Coding in php on android
It turns out that coding in php on android is possible (even if its not as good as on a mac, linux or even windows). In this blog post I'll…
It turns out that coding in php on android is possible (even if its not as good as on a mac, linux or even windows). In this blog post I'll…
Making a WordPress Theme. From Scratch. Research + Information Architecture Introduction Making a new WordPress theme from scratch can seem daunting, but it's pretty easy if you know the steps.…
This post is a combination of previous posts about privacy settings in mac and ios. Safari do not track: Safari gives users the option to enable the 'do not track'…
This is a burp suite beginners tutorial. Burpsuite is a collection of tools, written in Java used to perform various network security related tasks. Burpsuite can be used as a…
Keyword research for organic SEO used to be easy. You didn't need any keyword research tools. Put up some content, let google index the content and watch in analytics as…
This post is a wapiti tutorial. You'll find various wapiti options, how to import wapiti scan results into metasploit and how you can disable wapiti modules to speed up your…
multiloquent 9 1 0 changelog 01f86a2 - minor fixes for internationalisation 63c7275 - Merge branch 'master' of https://github.com/localhost8080/multiloquent.git 98ddc7a - small bug fixes 6c03ee2 - update to all bootstrap and…
Multiloquent 9 0 0 Changelog 3015a81 - Merge branch 'master' of https://github.com/localhost8080/multiloquent a79d3a3 - Update to version number as this removes backward compatibility with the old amelia theme df0d6df -…
What is an sql injection attack? All websites process data entered by users. An input-validation attack is when unexpected user input is processed by a web server or database and…