Monthly Archives: November 2008

Best Practices for Speeding Up Your Web Site

I recently found this great article about best coding practices for Speeding Up Your Web Site http://developer.yahoo.com/performance/rules.html

Posted in Code | Tagged , , , , | Leave a comment

Detect iPhone / iTouch Orientation – Change In Your Code

I have been working on a template for an iPhone Library Application today, its pretty simple stuff, A search, Asynchonous paginated results with the full details on each result. It will be using FileMaker for its database, but currently I … Continue reading

Posted in apple, Code, design, Technology, work | Tagged , , , , | 1 Comment

Javascript Password generation and strength testing.

While working on an online school application I came across the need to users to be able to change their passwords, I wrote a quick and dirty random pass script, then decided to see if I could figure out how … Continue reading

Posted in Code, fun, Technology, work | Tagged , , , , | Leave a comment