// alex lawrence

Work - HTML

IE6 Death March Code Snippet

Posted on 2009-03-07 in HTML

"Internet Explorer 6 will be SEVEN years old on August 27th. It came out a few weeks before the Twin Towers fell. It came out before the Nintendo GameCube. It came out before the first iPod.
It’s time to put a deadline on dropping IE6, and I say that time is now, and the deadline should be soon… say like, March 2009
" - IE6 Death March

[more...]

Task manager

Posted on 2008-04-27 in Web, HTML, PHP

A simple work task manager. You have two kind of tasks: "inactive" and "active". As attributes you have a date, a task group, a task and the responsible person(s). Quite simply but effective. The good thing about it it is only one php file for the application and one csv file for the data. Have fun with it. Write me if you find it useful.

[more...]