5820
Feed

Toolbox: Some Free and Open Source Web Design Apps

Watch this toolbox Identica_toolbox Tweetn
 
Summary:

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.

 

 
Author:

 

9 Tools - Sort by: popularity | last updated | name
  • 3321 Firefox in 345 toolboxes
    add to my toolbox

    Firefox is currently my browser of choice because of its add-ons Firebug and MeasureIt

  • 5768 Cyberduck in 27 toolboxes
    add to my toolbox

    Cyberduck 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.

  • 4568 MeasureIt in 5 toolboxes
    add to my toolbox

    Draw out a ruler to get the pixel width and height of any elements on a webpage.

  • 199 GIMP in 117 toolboxes
    add to my toolbox

    The 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

  • 2416 Firebug in 51 toolboxes
    add to my toolbox

    Firebug 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

  • 2849 seashore in 5 toolboxes
    add to my toolbox

    Seashore 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.

    tagged: editing, image, photo
  • 668 Opera in 8 toolboxes
    add to my toolbox

    I like to test my webpages in Opera first because of its standards-obsessed mission

  • 1303 Smultron in 10 toolboxes
    add to my toolbox

    Smultron 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. ;(

  • 361 mamp in 13 toolboxes
    add to my toolbox

    MAMP 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.