Web Development with NotePad++
I’ve started using NotePad++ as my primary editor for web development – HTML, CSS, JavaScript and PHP. Notepad++ gives you everything you need, but you do have to turn on a few settings.
Autocompletion.
This will prompt for you to complete repeated or known text for the relevant language you are working with:
Settings > Preferences > Backup/Auto-Completion
Tick [...]
NotePad++ Run in Various Browsers
By default, NotePad++ has a number of browsers included in the Run menu including:
Firefox
Internet Explorer
Safari
Chrome
However, depending on where these browsers are installed on your computer they may not work. For example, I have Firefox Portable installed, so, the command to launch it is D:\Programs\Firefox\FirefoxPortable.exe.
To update the shortcuts listed on the Run menu, you need to [...]
StatPress Analytics in Wordpress
I’ve been trying StatPress for a week now and its going pretty well. Its an alternative to analytics software such as Google Analytics to give you information about visitors to your wordpress site.