A Software Engineer in the Bay Area. Living Life, Learning Software and Loving Both. RSS Feed

Quick Tip: Making Fiddler Work with Localhost and Firefox 3.0
25 Jun 2008, 05:08:00 PM
As I mentioned yesterday, I recently upgraded to Firefox 3.0 and immediately found a few issues with the application we are testing.  After going through the standard debugging steps, I pulled out Fiddler, an awesome (and free) application to analy ...
Read post

Quick Tip: Making Firefox Work With SharePoint
24 Jun 2008, 04:37:00 PM
Since a lot of people (including me) are upgrading to Firefox 3.0, I thought I'd share a quick tip that I rediscovered on Patrick Cauldwell's Blog.  If you use Firefox (any version), it can drive you crazy trying to access internal network sites (sp ...
Read post

Replacing Notepad with Notepad 2
24 Jun 2008, 02:41:00 PM
UPDATE: This post applies to Windows Vista, although comments indicate that it works on XP despite a few warnings.  I've been playing with IronPython and IronRuby the past week or two.  To get basic syntax highlighting, I use the Notepad2 text edi ...
Read post

Entity Framework: Vote of No Confidence
23 Jun 2008, 11:05:00 AM
I thought I'd post this summary that I sent out to our internal developer list earlier today.  UPDATE: Tim posted his views on the EF and the open letter here. -------- There have been a lot of complaints about the current implementation of th ...
Read post