SVN Externals – how to add them
When creating a Zend Framework site, its always best to keep the Zend library as an external source. This way…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
When creating a Zend Framework site, its always best to keep the Zend library as an external source. This way…
How to recursively add all new files to SVN > svn add --force * Saves a whole bunch of time…
If you need a CSV file of the currently running processes in Windows you can use the task manager command…