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
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 Code, Technology, apple, design, work
Tagged apple, iphone, javascript, orientation, screen
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, Technology, fun, work
Tagged Code, fun, javascript, password, strength
Leave a comment