December 2009
15 posts
IGN's Top 25 Xbox 360 Games →
1 tag
Running PHP as a Daemon →
Dependency Injection in PHP →
Red Dead Redemption →
This looks like it’s going to be awesome!
1 tag
3 tags
Homemade Gingerbread Latte →
UFO over Norway? →
UFO Over Norway: Residents Baffled By Mysterious Swirling Blue Light In The Sky (VIDEO)
New version of web2project
Web2project v1.2 has been released! It includes 10 new features, over 30 bug fixes, and over 10 miscellaneous improvements. Check out the release notes here, or get to downloading here.
2 tags
Google LatLong: Changing your perspective →
4 tags
Regex for restricting length of field in...
So recently I have been doing some work in Wordpress and more specifically the cformsII plugin. This is a great plugin for generating quick forms, however it does it’s validation in javascript.
One of the requirements was for a multi-line text input that was no longer then 500 characters. This is easily done with the plugin, but the regex generated looks like this.
^.{0,500}
The problem...
2 tags
1 tag
Google Public DNS →
Google Public DNS
1 tag
vim as a development environment →
I <3 vim, this link has some great tips and tricks