When design blogs and webpages, some tools are essential: image editor, text
editor, flash maker and programming IDE. Softwares such as Dreamwaver, Photoshop, Adobe Flash make the web design much easier. Besides these commercial goodies, there are many free but pricelss softwares there, we just need to know where to look for.
Image Editor
Commercial version: Photoshop
Free version:
GiMP (the GNU Image Manipulation Program) It's open source and excellent.
Inkscape: a free vector graphics editor.
ImageMagick: bitmap images editor for many formats.
Text Editor
Commercial version: Dreamwaver
Free version:
Notepad ++ a basic scripting tool with many convenient features.
Flash Editor
Commercial version: Adobe Flash
Free version:?
Programming IDE
Commercial version: Microsoft Visual studio
Free version:
Eclipse an integrated programming enviroment for many languages such as Java, C++, Python.
Netbeans Similar to Eclipse, have more friendly GUI.