Speed Up Your ASP.NET Web Site with Gzip Compression By Jason Prothero Monday, May 17, 2010 I've used gzip compression on Apache/PHP projects before and the results are usually awesome. Especially for static files like CSS and Javascript files that compress to 30% of their original size.Now Read More >
How to Generate an RSS Feed from Facebook By Loyan Roylance Thursday, May 06, 2010 Facebook unlike Twitter and blogs do not publish an RSS feed for us. In addition it's content is behind a login. This makes Facebook very challenging to monitor. This is a method for generating an RSS Read More >