Category Archives: Uncategorized

Google Trends a useful tool

Quick post today about google trends. For those of you that don’t know google offers a really useful tool that allows you to see search trend data from all the way back to 2004 (or earlier?). trends.google.com This really has … Continue reading

Posted in Uncategorized | Leave a comment

Slow javascript performance in IE (string concatenation)

I’ve come to realize while IE 7 is no less than a landslide improvement over IE 6, it is still IE. While IE alone in the market appeared to be a superior product, compared to the likes of firefox it … Continue reading

Posted in Uncategorized | 2 Comments

Diagnose ‘File does not exist’ error in ASP.net

I have ventured deep into the land of asp.net the past few months.  Luckily the the blogsphere keeps me on track.  Every day or so I run into a nagging issue with asp.net or something I can’t quite accomplish.  I … Continue reading

Posted in Uncategorized | Leave a comment