All stuffs for being best Web Developer.......
Web developer
Some free and open source resources for web developer
Code Editors
1. Aptana
The Aptana IDE is a free, open-source, cross-platform, JavaScript-focused development environment for building Ajax applications. It features code assist on JavaScript, HTML, and CSS languages, FTP/SFTP support and a JavaScript debugger to troubleshoot your code.
More about Aptana
http://www.aptana.com/
2. Eclipse
Eclipse is an open-source software framework written primarily in Java. In its default form it is a Java IDE, consisting of the Java Development Tools (JDT) and compiler (ECJ). Users can extend its capabilities by installing plug-ins written for the Eclipse software framework, such as development toolkits for other programming languages, and can write and contribute their own plug-in modules. Language packs are available for over a dozen languages. (Source Wikipedia)
More about Eclipse
http://www.eclipse.org/
3. jEdit
jEdit is a mature programmer’s text editor with hundreds (counting the time developing plugins) of person-years of development behind it. Being a Java based solution it runs across multiple operating systems including; Mac OS X, OS/2, Unix, VMS and Windows.
More about jEdit
http://www.jedit.org/
Modelling Tools
7. Dia
Dia is inspired by the commercial Windows program ‘Visio’, though more geared towards informal diagrams for casual use. It can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams, and many other diagrams. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.
More about Dia
http://www.gnome.org/projects/dia/
8. ArgoUML
ArgoUML is the leading open source UML modeling tool and includes support for all standard UML 1.4 diagrams. It runs on any Java platform and is available in ten languages.
More about ArgoUML
http://argouml.tigris.org/
9. StarUML
StarUML is an open source project to develop fast, flexible, extensible, feature rich, and freely-available UML/MDA platform running on Win32 platform. The goal of the StarUML project is to build a software modeling tool and also platform that is a compelling replacement of commercial UML tools such as Rational Rose.
More about StarUML
http://staruml.sourceforge.net/en/
10. MagicDraw
MagicDraw is a visual UML modeling and CASE tool with teamwork support. Designed for Business Analysts, Software Analysts, Programmers, QA Engineers, and Documentation Writers, this dynamic and versatile development tool facilitates analysis and design of Object Oriented (OO) systems and databases. It provides the industry’s best code engineering mechanism (with full round-trip support for J2EE, C#, C++, CORBA IDL programming languages, .NET, XML Schema, WSDL), as well as database schema modeling, DDL generation and reverse engineering facilities.
More about MagicDraw
http://www.magicdraw.com/main.php?ts=navig&NMSESSID=b9742b0ce0ec357394189fd1662206f8&cmd_show=1&menu=what_is&NMSESSID=b9742b0ce0ec357394189fd1662206f8
11. OpenOffice Draw
DRAW - from a quick sketch to a complex plan, DRAW gives you the tools to communicate with graphics and diagrams.
More About OpenOffice Draw
http://www.openoffice.org/product/draw.html
File Transfer Clients
13. FileZilla
FileZilla is a free FTP client and a server solution. FileZilla is open source software distributed under the terms of the GNU General Public License.
More about Filezilla
http://filezilla-project.org/
14. WinSCP
WinSCP is an open source SFTP client and FTP client for Windows. Its main function is the secure file transfer between a local and a remote computer. Beyond this, WinSCP offers basic file manager functionality. It uses Secure Shell (SSH) and supports, in addition to Secure FTP, also legacy SCP protocol.
More about WinSCP
http://winscp.net/eng/index.php
16. FireFTP
FireFTP is a free, secure, cross-platform FTP client for Mozilla Firefox which provides easy and intuitive access to FTP servers.
More about FireFTP
http://fireftp.mozdev.org/
Code Documentors
17. JSDoc
JSDoc is a tool that parses inline documentation in JavaScript source files, and produces an documentation of the JavaScript code. This is typically in the form of HTML, but XML and XMI (UML) export are also supported. JSDoc is based on the (very successful) javadoc tool that was created for the same purpose for the Java programming language.
More About JSDoc
http://jsdoc.sourceforge.net/
Bowser Plugins
21. ColorZilla
Advanced Eyedropper, ColorPicker, Page Zoomer and other colorful goodies.
More about ColorZilla
http://www.iosart.com/firefox/colorzilla/
22. LiveHTTPHeaders
LiveHTTPHeaders displays http headers in real time (while pages are being downloaded from the Internet) letting you edit request headers and replay a URL.
More about LiveHTTPHeaders
http://livehttpheaders.mozdev.org/
23. DebugBar
The DebugBar V4.1.1 is an Internet Explorer plug-in that brings you new powerful features such as a DOM Inspector, HTTP Inspector, JavaScript Inspector, JavaScript Console and HTML Validator.
More about DebugBar
http://www.debugbar.com/
27. Internet Explorer Toolbar
The Microsoft Internet Explorer Developer Toolbar provides a variety of tools for quickly creating, understanding, and troubleshooting Web pages. This version is a preview release and behavior may change in the final release.
More about Internet Explorer Toolbar
http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&DisplayLang=en
28. Firefox web developer toolbar
The Web Developer extension adds a menu and a toolbar to the browser with various web developer tools. It is designed for Firefox, Flock, Mozilla and Seamonkey, and will run on any platform that these browsers support including Windows, Mac OS X and Linux.
More about Firefox we developer toolbar
https://addons.mozilla.org/en-US/firefox/addon/60
29. IE7Pro
IE7Pro is a must have add-on for Internet Explorer, which includes a lot of features and tweaks to make your IE friendlier, more useful, secure and customizable. IE7Pro includes Tabbed Browsing Management, Spell Check, Inline Search, Super Drag Drop, Crash Recovery, Proxy Switcher, Mouse Gesture, Tab History Browser, Web Accelerator, User Agent Switcher, Webpage Capturer, AD Blocker, Flash Block, Greasemonkey like User Scripts platform, User Plug-ins and many more power packed features. You can customize not just Internet Explorer, but even your favorite website according to your need and taste using IE7Pro.
More about IE7Pro
http://www.ie7pro.com/
Unit Testing
38. NUnit
NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 2.4, is the fifth major release of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many .NET language features, for example custom attributes and other reflection related capabilities. NUnit brings xUnit to all .NET languages.
More about NUnit
http://www.nunit.org/
Code Editors
1. Aptana
The Aptana IDE is a free, open-source, cross-platform, JavaScript-focused development environment for building Ajax applications. It features code assist on JavaScript, HTML, and CSS languages, FTP/SFTP support and a JavaScript debugger to troubleshoot your code.
More about Aptana
http://www.aptana.com/
2. Eclipse
Eclipse is an open-source software framework written primarily in Java. In its default form it is a Java IDE, consisting of the Java Development Tools (JDT) and compiler (ECJ). Users can extend its capabilities by installing plug-ins written for the Eclipse software framework, such as development toolkits for other programming languages, and can write and contribute their own plug-in modules. Language packs are available for over a dozen languages. (Source Wikipedia)
More about Eclipse
http://www.eclipse.org/
3. jEdit
jEdit is a mature programmer’s text editor with hundreds (counting the time developing plugins) of person-years of development behind it. Being a Java based solution it runs across multiple operating systems including; Mac OS X, OS/2, Unix, VMS and Windows.
More about jEdit
http://www.jedit.org/
Modelling Tools
7. Dia
Dia is inspired by the commercial Windows program ‘Visio’, though more geared towards informal diagrams for casual use. It can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams, and many other diagrams. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.
More about Dia
http://www.gnome.org/projects/dia/
8. ArgoUML
ArgoUML is the leading open source UML modeling tool and includes support for all standard UML 1.4 diagrams. It runs on any Java platform and is available in ten languages.
More about ArgoUML
http://argouml.tigris.org/
9. StarUML
StarUML is an open source project to develop fast, flexible, extensible, feature rich, and freely-available UML/MDA platform running on Win32 platform. The goal of the StarUML project is to build a software modeling tool and also platform that is a compelling replacement of commercial UML tools such as Rational Rose.
More about StarUML
http://staruml.sourceforge.net/en/
10. MagicDraw
MagicDraw is a visual UML modeling and CASE tool with teamwork support. Designed for Business Analysts, Software Analysts, Programmers, QA Engineers, and Documentation Writers, this dynamic and versatile development tool facilitates analysis and design of Object Oriented (OO) systems and databases. It provides the industry’s best code engineering mechanism (with full round-trip support for J2EE, C#, C++, CORBA IDL programming languages, .NET, XML Schema, WSDL), as well as database schema modeling, DDL generation and reverse engineering facilities.
More about MagicDraw
http://www.magicdraw.com/main.php?ts=navig&NMSESSID=b9742b0ce0ec357394189fd1662206f8&cmd_show=1&menu=what_is&NMSESSID=b9742b0ce0ec357394189fd1662206f8
11. OpenOffice Draw
DRAW - from a quick sketch to a complex plan, DRAW gives you the tools to communicate with graphics and diagrams.
More About OpenOffice Draw
http://www.openoffice.org/product/draw.html
File Transfer Clients
13. FileZilla
FileZilla is a free FTP client and a server solution. FileZilla is open source software distributed under the terms of the GNU General Public License.
More about Filezilla
http://filezilla-project.org/
14. WinSCP
WinSCP is an open source SFTP client and FTP client for Windows. Its main function is the secure file transfer between a local and a remote computer. Beyond this, WinSCP offers basic file manager functionality. It uses Secure Shell (SSH) and supports, in addition to Secure FTP, also legacy SCP protocol.
More about WinSCP
http://winscp.net/eng/index.php
16. FireFTP
FireFTP is a free, secure, cross-platform FTP client for Mozilla Firefox which provides easy and intuitive access to FTP servers.
More about FireFTP
http://fireftp.mozdev.org/
Code Documentors
17. JSDoc
JSDoc is a tool that parses inline documentation in JavaScript source files, and produces an documentation of the JavaScript code. This is typically in the form of HTML, but XML and XMI (UML) export are also supported. JSDoc is based on the (very successful) javadoc tool that was created for the same purpose for the Java programming language.
More About JSDoc
http://jsdoc.sourceforge.net/
Bowser Plugins
21. ColorZilla
Advanced Eyedropper, ColorPicker, Page Zoomer and other colorful goodies.
More about ColorZilla
http://www.iosart.com/firefox/colorzilla/
22. LiveHTTPHeaders
LiveHTTPHeaders displays http headers in real time (while pages are being downloaded from the Internet) letting you edit request headers and replay a URL.
More about LiveHTTPHeaders
http://livehttpheaders.mozdev.org/
23. DebugBar
The DebugBar V4.1.1 is an Internet Explorer plug-in that brings you new powerful features such as a DOM Inspector, HTTP Inspector, JavaScript Inspector, JavaScript Console and HTML Validator.
More about DebugBar
http://www.debugbar.com/
27. Internet Explorer Toolbar
The Microsoft Internet Explorer Developer Toolbar provides a variety of tools for quickly creating, understanding, and troubleshooting Web pages. This version is a preview release and behavior may change in the final release.
More about Internet Explorer Toolbar
http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&DisplayLang=en
28. Firefox web developer toolbar
The Web Developer extension adds a menu and a toolbar to the browser with various web developer tools. It is designed for Firefox, Flock, Mozilla and Seamonkey, and will run on any platform that these browsers support including Windows, Mac OS X and Linux.
More about Firefox we developer toolbar
https://addons.mozilla.org/en-US/firefox/addon/60
29. IE7Pro
IE7Pro is a must have add-on for Internet Explorer, which includes a lot of features and tweaks to make your IE friendlier, more useful, secure and customizable. IE7Pro includes Tabbed Browsing Management, Spell Check, Inline Search, Super Drag Drop, Crash Recovery, Proxy Switcher, Mouse Gesture, Tab History Browser, Web Accelerator, User Agent Switcher, Webpage Capturer, AD Blocker, Flash Block, Greasemonkey like User Scripts platform, User Plug-ins and many more power packed features. You can customize not just Internet Explorer, but even your favorite website according to your need and taste using IE7Pro.
More about IE7Pro
http://www.ie7pro.com/
Unit Testing
38. NUnit
NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 2.4, is the fifth major release of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many .NET language features, for example custom attributes and other reflection related capabilities. NUnit brings xUnit to all .NET languages.
More about NUnit
http://www.nunit.org/
