Daily Archives Friday, January 2007

Keep scummers out of your .svn directories

If your a website developer or designer then you don't want to be editing the files on your live webserver if you can help it. One of the best way around this is to do your development work on a local machine and check your files into a version control system such as Subversion.
However when [...]

Sytax highlighting A-go-go

Theres only one thing that I love more than technology and thats code!
I've added the IG: Syntax Higliter plugin to this blog so I can start publishing snippets of code on this blog. The plugin can support php, html, sql, and a whole host of others languages click here to find out more about it.
Below [...]