Monthly Archives: July 2010

Added projects to github

I just added a few projects to github. Here’s the rundown: jQuery Asset Loader – This class is based off an example from Steve Souder’s book Even Faster Websites. Essentially you can load a script OR a stylesheet with a … Continue reading

Posted in canvas, css, html5, jQuery, javascript | Tagged: , , | Leave a comment, start the conversation!

Safari personal info hack

Jeremiah Grossman recently published a security vulnerability in Safari that can steal your personal information. The gist of the problem is that an attacker can hide some inputs on their site with field names that normally get autofilled by the browser. Then using … Continue reading

Posted in Uncategorized | Tagged: , , | Leave a comment, start the conversation!

Cheap eBooks

Mark Pilgrim wrote this great online book “Dive into HTML5” that you should check out. It’s being released by O’Reilly as “HTML5: Up and Running“. I’m not sure how different the physical copy will be from the online version, but … Continue reading

Posted in workflow | Tagged: | Leave a comment, start the conversation!

jQuery UI Position without jQuery UI

When you go download jQuery UI 1.8.2, you have the option to add the position plugin. If you haven’t heard of it, it’s new to jQuery UI and described as “A utility plugin for positioning elements relative to other elements”. … Continue reading

Posted in jQuery, javascript | Tagged: , , , , | Leave a comment, start the conversation!