PDA

View Full Version : web design and development apps and tools


tahoetechie.com
May 6th, 2009, 11:07 AM
I am a freelance web designer that just made the switch from Windows XP to Ubuntu and I am looking for some good Linux apps for experienced designers. I would like to have a design suite that supports all the basic web languages (HTML, XML, CSS, PHP, SQL) and has some sort of real-time page rendering (for CSS design). I am an experienced coder so I am not interested in WYSIWYG editors, just a well-integrated web design suite that can display sites locally before uploading them to the web.

kernow
May 6th, 2009, 11:13 AM
apache2 with any modules you may need, to host sites and bluefish I find is great for editing,

hessiess
May 6th, 2009, 11:43 AM
Vim ;)

TheBuzzSaw
May 6th, 2009, 11:46 AM
Quanta is good and fast for simple HTML/CSS editing. For PHP/MySQL projects, I use Netbeans, but it's a heavy/slow program.

Paul41
May 6th, 2009, 11:57 AM
You can use Eclipse and add any plugins you need for the various languages.

Mickeysofine1972
May 6th, 2009, 01:25 PM
Hi

I work as a web developer/ designer and I develop on ubuntu so here's what I use:

gPHPEdit : for php and html/css markup
Gedit: Python work
firefox 3 with firebug: page creation and css tweaking
apache2 : for my webserver but you could use xampp
CodeIgniter PHP framework : saves me hours of coding
Inkscape : designing webpages in vector format
GIMP: edit photos etc

So that what I use and its all in the package manager too.

Hope that helps.

Mike

xalu
April 28th, 2011, 09:58 PM
Hi

I work as a web developer/ designer and I develop on ubuntu so here's what I use:

gPHPEdit : for php and html/css markup
Gedit: Python work
firefox 3 with firebug: page creation and css tweaking
apache2 : for my webserver but you could use xampp
CodeIgniter PHP framework : saves me hours of coding
Inkscape : designing webpages in vector format
GIMP: edit photos etc

So that what I use and its all in the package manager too.

Hope that helps.

Mike

Thanks ! :KS

uRock
April 29th, 2011, 01:38 AM
Necromancy

Thread Closed.