Essential Web Development Tools (2 of 2):
Alright, so we have all of our Web Browsers installed, now lets stock up on tools to make developing a breeze.
For each browser listed below, I'm going to list the "Essential" extensions/addons that you'll want to pick up.
Mozilla Firefox
Web Developer Toolbar
FireBug
Live HTTP Headers
Colorzilla
Internet Explorer
Microsoft Developer Toolbar
Microsoft Script Debugger
Microsoft Fiddler Tool
Opera
Konqueror
Safari
Yes, there is a slightly heavier set of options available for Firefox. This is not a big surprise since the Web Development community was so actively participating in its design, enhancements, and success.
Monday, October 09, 2006
Essential Web Development Tools (1 of 2):
Before getting into the nitty gritty of Web Development, you need to make sure you have the right tools to make your job quick and easy, so you can spend more time designing, and less time debugging, and searching for information.
The first key, is the Web Browser itself. As a developer leaning towards Web Standards, you'll want a browser, that will do a good job, steering you in the right direction, and helping you stick to the standards.
My recommendation, is to use Mozilla Firefox, as your default Web Browser. There's several reasons why, and I'll get to them later, but it is important to start with a default browser that will give you lots of tools to help you out.
That said, you'll need to install other browsers, (and virtual machines) to test out other systems.
In terms of priority, I would be inclined to follow the list below;
- Mozilla Firefox
- Internet Explorer v6.0
- Internet Explorer v7.0 (currently in Beta*)[update! Its out! go get it!]
- Opera
- Safari
- Konqueror
- Camino
Items 2 and 3 (MSIE) will switch in terms of priority, within ~ 3 months from when it goes live, since it will be distirbuted automatically, most users will upgrade without blinking.
*Well, not Beta officially, as it is at RC1 stage, but for those familiar with its progress, Beta would be the more appropriate term.
(Update! Microsoft says that it will be out this October (2006))
Friday, October 06, 2006
Welcome to the Advanced Web Development Blog.
The plan is to provide an advanced web development blog with a keen focus on web standards HTML, XHTML, JavaScript & CSS. Technology neutral in terms of PHP/ASP/JSP/XML, .Net, ColdFussion, MVC/Struts etc.
Likewise it will be Platform neutral too, since the Internet and all of its users, have the freedom to choose their OS.
It will be a Tell-It-Like-It-Is Blog... if "feature x" in "browser y" is a piece of junk, I'll tell it like it is, and explain why it sucks, and hopefully provide links to the applicable bug tracking systems, to get them fixed ASAP.
Thanks for checking out my Blog.
xyz
Posted by
xyz
at
4:41 PM
0
comments
Labels: announce, css, html, javascript, standards, technology