Best freeware applications for a developer
Hi Guys! I am making a list of recommended freeware applications for a developer .
If you are a developer these softwares might be very useful to you and maybe alternatives to softwares that you pay for .
So the first one is Notepad ++ A free, mature source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment. The editor can be considered as an advanced yet simple text-editor which is extremely customizable and offers most functionalities which are available in high-end commercial products
2. Gimp Gimp is the best free alternative to Adobe Photoshop Customizable Interface Each task requires a different environment and GIMP allows you to customize the view and behavior the way you like it. Starting from the widget theme, allowing you to change colors, widget spacings and icon sizes to custom tool sets in the toolbox. The interface is modulized into so called docks, allowing you to stack them into tabs or keep them open in their own window. Pressing the tab key will toggle them hidden. GIMP features a great fullscreen mode allowing you to not only preview your artwork but also do editing work while using the most of your screen estate. Photo Enhancement Numerous digital photo imperfections can be easily compensated for using GIMP. Fix perspective distortion caused by lens tilt simply choosing the corrective mode in the transform tools. Eliminate lens' barrel distortion and vignetting with a powerful filter but a simple interface. The included channel mixer gives you the flexibility and power to get your B/W photography stand out the way you need. Digital Retouching GIMP is ideal for advanced photo retouching techniques. Get rid of unneeded details using the clone tool, or touch up minor details easily with the new healing tool. With the perspective clone tool, it's not difficult to clone objects with perspective in mind just as easily as with the orthogonal clone.
Download Gimp – http://www.gimp.org/
3. Resource Hacker
Resource hacker is recommended when you want to find resource of a .dll or .exe file or some other file You may find this freeware useful when you are using beginupdateresource,updateresource and end endupdateresource functions Official website – http://www.angusj.com/resourcehacker/
4. Unlocker
As a developer you can face access is denied error many times . This freeware can fix these errors
http://download.cnet.com/Unlocker/3000-2248_4-10493998.html
5. Process Explorer
Description – Ever wondered which program has a particular file or directory open? Now you can find out. Process Explorer shows you information about which handles and DLLs processes have opened or loaded.
The Process Explorer display consists of two sub-windows. The top window always shows a list of the currently active processes, including the names of their owning accounts, whereas the information displayed in the bottom window depends on the mode that Process Explorer is in: if it is in handle mode you'll see the handles that the process selected in the top window has opened; if Process Explorer is in DLL mode you'll see the DLLs and memory-mapped files that the process has loaded. Process Explorer also has a powerful search capability that will quickly show you which processes have particular handles opened or DLLs loaded.
The unique capabilities of Process Explorer make it useful for tracking down DLL-version problems or handle leaks, and provide insight into the way Windows and applications work.
Here are some free css editors list by speckboy
Simple CSS
Features :Simple CSS allows you to easily create Cascading Style Sheets from scratch, and/or modify existing ones, using a familiar point-and-click interface. Compatabile with Mac, Windows and Linux.
Download: Simple CSS Download Page.
TS Webeditor (tswebeditor)
Features :tsWebEditor is an editor for HTML, PHP, Perl, JavaScript, CSS and many other languages. It displays the source code colored (syntax highlight), code hint for functions, code completion (PHP, JavaScript, ASP, HTML), code browser, PHP debugger and syntax validation, help, CSS wizard, HTML tag editor, HTML syntax validation, and an easy to use SQL Designer. To view all features click here.
Download: TS Webeditor Download Page.
A Style CSS Editor
Features :Visual easy-to-use interface ; Graphic tree-type view of attachment files and the CSS structure ; Grouped view of properties and selectors ; Automatic selection and grouping of CSS selectors from a markup language document ; Source CSS, HTML, XML highlight code editor ; Active preview current selectors and documents with IE and Mozilla support ; Clean up HTML document via CSS ; Icon associate dictionary ; Copy, Paste and Cut operations ; Drag and Drop operations…
Download: A Style CSS Editor Download Page.
CSSED – “A GTK-2 CSS Editor”
Features :It features syntax highlighting, syntax validation, MDI notebook based interface, quick CSS properties and values insertion, auto-completion and dialog-based insertion of CSS complex values.
Being a CSS editor, its not limited to this language. CSSED haved some support for HTML (with embbeded Javascript), XML, Javascript, Java, PHP, JSP, C, C++, Apache configuration files, .htaccess, Python, Perl, SQL, SH and other languages so it can serve quite well as multi-purpose editor.
Download: CSSED Download Page.
ELEDO – Eledicss
Features :Eledicss is a CSS2 editor (GPL licensed) implemented as a server-side PHP script. It allows editing CSS files using a web browser.
It can be installed both on UNIX and Windows webservers. It was tested on PHP 4.1.2 on server side, and Mozilla 1.0 on client side. Eledicss should safetly work on all PHP 4.X versions.
Download: ELEDO Download Page.
JustStyle CSS Editor
Features :JustStyle CSS Editor is full-featured, yet easy-to-use, software for webmasters. It is a specialized style sheets development environment, featuring everything needed to develop and deploy cascade style sheets. JustStyle CSS Editor provides an interactive user interface and presents CSS properties in special wizards and generic value lists.
Written entirely in Java, it works on different platforms, such as Microsoft Windows, IBM OS/2, Linux, Apple Mac OS, Mac OS X and others.
Download: JustStyle CSS Editor Download Page.
TopStyle Lite
Features :Click here to read the differences between TopStyle Pro and TopStyle Lite. This small freeware version still has plenty of power for most CSS editing.
Download: TopStyle Lite Download Page.
Lightbox
Lightbox, and the newer Lightbox 2, is a JavaScript application used to display large images using modal dialogs. The script has gained widespread popularity due to its simple yet elegant style and easy implementation. While it was initially developed from scratch, Lightbox has since been modified to use a number of JavaScript libraries (such as the Prototype Javascript Framework[1] andscript.aculo.us[2] for its animations and positioning), in order to reduce the size of the code.[3] The release of Lightbox encouraged other developers to work on similar projects, resulting in products such as the later Thickbox and lighter Slimbox.[3]
Jquery
jQuery is a cross-browser JavaScript library designed to simplify the client-side scripting of HTML.[1] It was released in January 2006 at BarCamp NYC by John Resig. Used by over 31% of the 10,000 most visited websites, jQuery is the most popular JavaScript library in use today.[2][3]
jQuery is free, open source software, dual-licensed under the MIT License and the GNU General Public License, Version 2.[4] jQuery's syntax is designed to make it easier to navigate a document, select DOMelements, create animations, handle events, and develop Ajax applications. jQuery also provides capabilities for developers to create plugins on top of the JavaScript library. Using these facilities, developers are able to create abstractions for low-level interaction and animation, advanced effects and high-level, theme-able widgets. This contributes to the creation of powerful and dynamic web pages.
XAMPP
XAMPP (pronounced /ˈzæmp/ or /ˈɛks.æmp/[2]) is a free and open source cross-platform web serversolution stack package, consisting mainly of the Apache HTTP Server, MySQL database, and interpreters for scripts written in the PHP and Perl programming languages.
If you think that the list is not complete free feel to suggest more applications for developers that are free and quite useful via comment .