What's in your web-developer toolbox, please share.
|
19
|
|
|
|
|
|
For Java I swap out 1 and 3 with Eclipse, and it's plugins for Maven and SVN, I haven't found a refactoring plug in... you'd think I'd use IntelliJ IDEA but I never started using it. Read other peoples too. |
||
|
|
|
|
|
||
|
|
|
I have found a few useful extensions for Firefox which I don't think are listed here these are..
|
||
|
|
|
|
Firefox, Firebug, MozREPL and a heavily customized Emacs that lets me automagickally launch Selenium Tests or set Firebug breakpoints. (amongst other things). |
||
|
|
|
|
I recently added Watir (Web Application Testing In Ruby) to my toolbox. Basically it lets you script events in IE (Firefox and Safari versions also available) using a Ruby script. I've been using it to run through all the basic functionality of a project, take screenshots and dump them to a Word file, and spit out a log of what it did and anything bad that happened. Pretty useful as a sanity check. Example code:
|
||
|
|
|
|
|
||
|
|
|
|
|
||
|
|
|
Not a complete list, but... Fiddler for client side testing FeedValidator.org for checking RSS, KML, Atom stuff for correctness Picasa for resizing photos in batches. Dreamweaver & Fireworks for content development. Visual Studio 2008 for back end development. |
||
|
|
|
|
WebDeveloper toolbar and HackBar for Firefox. Also, ie4linux is great to test different versions of IE. |
||
|
|
|
|
Adding to the already mentioned Firefox Plugins: WebDeveloper and TamperData. Also NoScript, CookieSafe |
||
|
|
|
|
FireFox (Web Developer Toolbar, FireBug, YSlow, and FasterFox). Fiddler W3C Validators (HTML and CSS) Web CEO These are just outside tools, not counting programming. |
||
|
|
|
|
Test your web design in different browsers - http://browsershots.org (without actually installing them) |
||
|
|
|
Firefox (extensions: Firebug, Web Developer Toolbar) IE 7, IE 6, Safari |
||
|
|
|
Smush It (from Yahoo) |
||
|
|
|
|
Firefox, and its extensions: Firebug, Live HTTP Headers, HTML validator, YSlow also JSLint |
||
|
|
|
|
FireBug, IE Developer Toolbar and HttpWatch. |
||
|
|
