PDA

View Full Version : What are you using for web development?



kapi
December 1st, 2009, 01:27 PM
Hi all,

wanted to find out what other linux users are using for web development in industry. What's your best php, xml or other app?

I currently use LAMP. For development I like geany

what's your thoughts, it'd be nice to talk to linux web developers as linux is all I use.

Jose Catre-Vandis
December 1st, 2009, 01:40 PM
See here:

http://ubuntuforums.org/showthread.php?t=1327626

Kazade
December 1st, 2009, 02:08 PM
Where I work, we use Python+Django+MySQL+Ubuntu I use Netbeans for editing. Django really is quite awesome. Ruby on Rails also looks good, but I don't know Ruby in detail.

Sam
December 1st, 2009, 03:10 PM
I work with PHP and MySQL, using apache2, php5, mysql-server and phpmyadmin locally.

My IDE is Eclipse with the plugins PHPeclipse, Subclipse, JSEclipse CSS Editor.

Dragonbite
December 1st, 2009, 03:28 PM
Visual Studio 2008.

Then again, that's at work while I'm a Linux user at home. ;)

At home, I am trying to set up Eclipse and LAMPP. I was hemming-and-hawing between Eclipse (w/PHP) or Netbeans for a while.

forrestcupp
December 1st, 2009, 03:40 PM
Visual Studio 2008.

+1

But that's not really as a Linux user, though, is it? It's still the best for any kind of development imo.

Dragonbite
December 1st, 2009, 03:46 PM
+1

But that's not really as a Linux user, though, is it? It's still the best for any kind of development imo.

*I* am a Linux user, just not when I am developing in VS2k8.

lotharmat
December 1st, 2009, 03:48 PM
+1 for Visual Studio 2008 - At work obviously!