Monthly Archives: January 2008

WordPress and .htaccess Password Protected Directories

I tried to make a password protected directory using a .htaccess file earlier today and found out that the root WordPress .htaccess file causes a little trouble. The situation looks something like: / .htaccess <- From WordPress /ProtectedDir .htaccess <- … Continue reading

Posted in Uncategorized | Tagged , | 27 Comments

How to Size Text in CSS

Proper typography can mean the difference between an elegant web site and an utterly hideous one. How to Size Text in CSS on A List Apart gives particularly good sizing advice to help you achieve typographic perfection. It has an … Continue reading

Posted in Web Design | Tagged | Leave a comment

Physics in Flash

Coincidentally, Adi and I were just talking about physics engines in Silverlight the other day, then I spotted these two posts on Reddit about physics engines in Flash: xavierenigma’s next physics game – This one incorporates objects with hard joints, but … Continue reading

Posted in Uncategorized | 1 Comment