Getting Ant to run on Windows 7 (64bit)
If like me, you use Ant to deploy builds, etc, and you have migrated to Windows 7 – you may…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
If like me, you use Ant to deploy builds, etc, and you have migrated to Windows 7 – you may…
When backing up a source code working copy, you don’t always want all the little .svn folders everywhere. You can…
If you’re trying to get Cisco VPN client installed on Windows 7 – 64bit then you may as well give…
I wanted to export my Thunderbird Contacts to Microsoft Outlook 2010 beta. Jesus, if that wasn’t the most stressful export…
The stylesheet of our intranet is primarily Tahoma, and Firefox on Ubuntu doesn’t look good. To install the Microsoft Core…
The stylesheet of our intranet is primarily Tahoma, and Firefox on Ubuntu doesn’t look good. To install the Microsoft Core…
Say you have a list of movie titles, and you want to either sort them, or search through them, and…
Ever wanted to sort a resultset of data, by value, but I wanted a couple of exceptions to appear at…
On a project I am working on, I need to enable language translation. Thinking about it, turned into something quite…