December, 2009

23Dec 09

Set up timed changes on a website

If you need to change content on your website in the future, and are running your page on an Apache web server, you can use Apache if statements to set up timed deployments based on the server time. An example of how this can be handy is if you want to serve one include and [...]

14Dec 09

Dessine moi un objet > iPhone paper stand dock

Download and print the template PDF to do it yourself!

14Dec 09

Regular Expressions > Tools and Tips

Sometimes you are given a haystack and taxes with producing the needle. In programming language, this calls for Regular Expression! A Regular Expression works wonders if you know how to write them! Good news, looking for a match in a huge document can be as easy as knowing what you want to achieve and using [...]