(Mostly) Free Resources for the Web Worker Who Works on the Web
by
Guest Editor - Dec. 07, 2007
Comments (0)
By Chris Poteet
Everyone, especially computer people, love lists of resources. I do as well, and I decided it's time to share many of the resources that have helped me in my career. All of these resources (except for the print books) are either freeware, open source, or the application offers a free version.
Firefox
- Firebug - Essential tool for CSS/JavaScript debugging.
- YSlow - Firebug add-on to help determine performance bottlenecks.
- Web Developer Toolbar - Provides tools to compliment Firebug.
- Fireftp - The best FTP client and in a browser no less!
- Dust-Me Selectors - Scans the page against your current style sheet to determine extraneous styles.
- Server Spy - See the server technology for current page.
- Colorzilla - Awesome color picker.
- HTML Validator - Validate pages and clean them with this tool.
- IE Tab - View pages in IE inside Firefox.
- Selenium IDE - Record and playback end-user testing.
- X-Ray - Bookmarklet to examine elements in DOM.
Web Worker Applications
Print Books
Online Books
Tutorials
- W3Schools.com - XHTML, CSS, PHP, SQL, XML, etc.
- Good Tutorials - Photoshop, Flash, Illustrator, PHP, HTML, etc.
- PHP for the Absolute Beginner
- ASP.NET 2.0 Quickstart Tutorial
- Learn CSS Positioning in 10 Easy Steps
Editors
Templates
Project Management/Version Control
- Assembla - Free TRAC/Subversion workspaces.
- TRAC - Slim, extensible SDLC tool.
- Subversion - The great open source source control.
- TortoiseSVN - GUI interface into Subversion via Windows shell.
- AnkhSVN - Browse Subversion repositories inside Visual Studio.
Testing/Validators
Application Comparison
Web Designer Blogs/News Aggregation
Chris Poteet is a web application developer under his company name, Siolon.
Share Your Comments