S E R V E R   S I D E
View current page
...more recent posts

Holy cow, WebKit just implemented, per the HTML 5 specification, multiple attribute on file inputs (i.e. <input type="file" multiple>)

The Safari 4 beta has it already supposedly. Hallelujah! I cannot understand why this took 10 freakin' years.
- jim 3-06-2009 7:37 pm [link] [2 comments]

That'll teach me. I just wasted 3 hours trying to fix a website that had been working perfectly. Turned out I linked to some jquery files stored at jqueryui.com (in the /latest/ directory) and they updated while I wasn't looking. I had meant to download the files and link to them locally, but in the rush of development I forgot about that. When they updated their ui plugin libraries everything stopped working with my older code. Arggg! Took forever for me to figure it out.

Cache locally Jim, cache locally!
- jim 3-06-2009 7:25 pm [link] [4 comments]

older posts...