Yesterday I received an email regarding a great article on developing a Firefox extension. Coincidentally, I also ran into another article about building a Firefox extension. Someone trying to tell me something?
Filed under Firefox by on Jul 24th, 2007. 1 Comment.
If you're doing web development – building sites, writing html and/or javscript, writing WordPress plugins, then you need to be able to test your site and code out with different versions of a web browser. Firefox is easily given its open source nature and versions of portable apps out there. You can have both Firefox 2.0 and 1.5 installed on your system and launch the appropriate one. For IE, this is a much harder task as Internet Explorer installs dlls all over the place, performs upgrading checking, uses the registry, etc.
Filed under Firefox, Microsoft, Web Development by on Jun 21st, 2007. Comment.