There are so many different PC application packages available for free. Below I’ve listed a few I find especially useful for streamlining my workflow when designing for the web.
- Notepad ++ is my source code editor of choice. It’s very handy ‘notepad’ replacement software. I find the tabbed interface and syntax highlighting particularly useful.
- XAMPP is by far the easiest way I’ve come accross to run PHP, MySQL, apache, etc. on my computer. I’m far too lazy to compile them all myself. I like XAMPP better than phpdev and EasyPHP which are what I’ve used in the past. I have WordPress and a few other scripts installed and I do all my design and coding development on my machine locally rather than directly onto a live server. I do this mainly because I’m really really good at breaking things! :)
- FastStone Photo Resizer is an image converter / resizer which is free for home users. It allows you to manipulate images in so many different ways. I’m constantly using it to create thumbnails and/or to quickly convert batches of images from one format to another.
- NexusFont is a very nifty free font manager. As well as your ‘typical’ font manager type features (grouping fonts, uninstalling fonts etc) I think the thing I like about it the most is that it allows you to easily view, preview and compare your fonts.
- ThumbView Lite is awesome. It allows you to view PSD files, PNG files (and a heap of other ones too) as thumbnails in Explorer.
- Taskbar Shuffle is very simple. It allows you to drag and drop the buttons in your Windows task bar, allowing you to rearrange them to whatever you like. I’ts very useful when you tend to have 43573485734 things open at any one time like I do.
- Filezilla is my FTP client of choice. It’s free, and does absolutley everything one could reasonably expect from an FTP program. :)
- Pixus is just a very simple Adobe Air based application I use to measure screen objects in pixels.
- Snippely is another Adobe Air based application. I use this one to organise code snippets I find myself using over and over again. Before using this I was using Notepad files, and organising them was annoying. Snippely is good because it allows you to define and group your code snippets. I also really like that you can add notes explaining what the code snippet actually does.
- Firebug for Firefox and Internet Explorer Developer Toolbar intergrate with their respective browsers and both allow you to debug CSS and HTML live on any website. I find these both really useful when making sure websites are cross browser compatible.
Are there any freeware/open source tools you use that you think I’d find handy? Please let me know!











The tabs and syntax highlighting of Notepad++ are my favourite features, too. I only recently made the switch from Notepad, and realised I should’ve done that a lot earlier.
I used to use Filezilla, but now I’ve use FireFTP for Firefox. I don’t need many features with software, so small Firefox addons are a good way to go for me.
Firefox addon’s are great! My poor Firefox installation is decked out with quite a few! :)
Oh man, thinking of what programs are free is a task here! The ones I love are Alcohol 52%,avast, ccleaner, online armor, ViGlance, and many firefox add-ons.
@Dez Ccleaner is awesome! I ran it last night and it cleared over 5GB of crap off my computer! :D
Wow this is a great list!! I think I’ll especially look into Taskbar Shuffle, as not being able to shuffle those windows is major pet peeve of mine.
I use FireFTP for my ftp (it’s a Firefox addon and loads in a tab), I really like it a lot.
I tend to use Dreamweaver to code as I like the prediction function (especially if you’ve got a side with a lot of id/class names)
Ah just realised you mentioned freeware/open source, which Dreamweaver isn’t obviously.
I use Web Developer for Firefox and it is aweeeeeesome. I love the option that highlights style elements. It was a complete life saver at my previous job where I basically had to edit CSS templates to create layouts, and the CSS had an INSANE amount of divs. And it also has an ‘on the fly’ CSS/HTML editor. So you can basically test html/css changes in the browser and see it change immediately.
I’ve used so many for work over the years that I don’t even remember them anymore.
I actually use Textpad as my text editor, which includes syntax highlighting etc.
For image editing, I’ve used Paint.NET – http://www.getpaint.net
And after upgrading from IE 7 to 8, I now use the built-in Dev Toolbar.
You can also use Firebug Lite with IE – http://getfirebug.com/lite/ie.html
But these days, most of my work is with Microsoft Visual Studio, which isn’t free. But they’ve got a free “Web Developers” edition called Visual Web Developer – http://www.microsoft.com/express/vwd/ The good thing about this is you can view things visually like Dreamweaver.
I use IETester for testing different version of IE (essential if you’re developing for clients who insist on older versions of IE) – http://www.my-debugbar.com/wiki/IETester/HomePage
One I didn’t see on your list that I can’t live without is HTML-Kit. It has temps, that are valid. It helps with CSS, PHP, HTML and so on. It charges colors of the code from words. You can preview in it. Pretty amazing program. But I live the list you did have. Some I hadn’t thought about before I might check out. :D
YSlow for Firebug for FireFox. Brilliant at helping you design fast-loading pages.
a program that will convert a pdf file in to various image formats?
J! Try this and let me know if it’s actually any good? http://www.pdf-to-jpg.com/
Wow this is useful. Thanks.