I am not a web developer/designer BUT I do dabble a lot for my job. Here are some of the tools that get me by and let me pretend I know how to hack the interwebs.
-
Cyberduck
in 27 toolboxes
add to my toolboxCyberduck is an open source FTP and SFTP client for Mac OS X. This means that it's a tool that allows me to access the files of a website so I can download HTML, CSS and PHP files, tweak them, then upload them again to change the website.
-
Firebug
in 51 toolboxes
add to my toolboxFirebug is the best Firefox add-on ever. It allows you to see the underlying code of a webpage and lets you see what the site would look like if you were to tweak the code. Essential for finding out what the color code is for your favorite webpage background or figuring out how many divs it took to make that layout
-
Firefox
in 345 toolboxes
add to my toolboxFirefox is currently my browser of choice because of its add-ons Firebug and MeasureIt
-
GIMP
in 116 toolboxes
add to my toolboxThe open source Photoshop, GIMP definitely has a steep learning curve but once you get the hang of it, it's an incredible piece of open source software for altering and playing with images
tagged: apc, bitmap, crossplatform, graphics, lasatech_photos, Linux, multimedia, opensource, photos, photo_editor, windows -
mamp
in 13 toolboxes
add to my toolboxMAMP is a piece of software that will allow you to use your computer as a server so you can install programs like Wordpress, Joomla and Drupal on it to play around with and test.
-
MeasureIt
in 5 toolboxes
add to my toolboxDraw out a ruler to get the pixel width and height of any elements on a webpage.
-
Opera
in 8 toolboxes
add to my toolboxI like to test my webpages in Opera first because of its standards-obsessed mission
-
seashore
in 4 toolboxes
add to my toolboxSeashore is another open source image editor like GIMP. It's much much lighter-weight for your computer in terms of memory and computing power than GIMP so I like to use it when I need to do simple image edits like resizing.
-
Smultron
in 10 toolboxes
add to my toolboxSmultron is a text editor that I am in love with. It recognizes multiple languages meaning it will highlight different tags in different colors to make your code way easier to read. Word on the street is that development has stopped for this program. ;(