Html5 finally solves an age old problem of being able to upload files while also showing the upload progress. However it is fairly complicated and not for the faint of heart because you are essentially taking over the entire server side processing (when you tap into the byte stream) and that includes implementing the multipart/form-data …
Tag Archives: link
Web Font Plug-in for Photoshop
CodeKit
CodeKit automatically compiles Less, Sass, Stylus & CoffeeScript files. It effortlessly combines, minifies and error-checks Javascript. It even optimizes images, auto-reloads your browser and lets you use the same files across many projects. And that’s just the first paragraph. From the creators of Less.app CodeKit → via Andy
The Myths of Mobile Context by Josh Clark
Against flags for language choice
PlugBug
PlugBug is made exclusively for all MacBook Power Adapters, including current and previous models. Snap PlugBug onto your MacBook Power Adapter and you now have the first ever device that lets you charge your MacBook + iPad or iPhone simultaneously, from one wall outlet. Clever. Very clever. For now North America only though (International version …
Original Hover Effects with CSS3
jQuery 1.7
jQuery 1.7 has been released. Most important change indefinitely is the introduction of the new .on() and .off() methods. If you’ve been using .bind() and .delegate(), transitioning to these new functions should be no problem. If you’ve been using .live(), which you shouldn’t (also see this test on jsperf), then it’s a great moment to …