2011 LinuxQuestions.org Members Choice Awards This forum is for the 2011 LinuxQuestions.org Members Choice Awards.
You can now vote for your favorite products of 2011. This is your chance to be heard! Voting ends on February 9th.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
View Poll Results: IDE/Web Development Editor of the Year
|
|
Eclipse
|
  
|
60 |
22.14% |
|
Kdevelop
|
  
|
11 |
4.06% |
|
Quanta
|
  
|
2 |
0.74% |
|
Netbeans
|
  
|
28 |
10.33% |
|
Bluefish
|
  
|
35 |
12.92% |
|
Geany
|
  
|
40 |
14.76% |
|
SeaMonkey Composer
|
  
|
2 |
0.74% |
|
Zend Studio
|
  
|
2 |
0.74% |
|
Komodo
|
  
|
7 |
2.58% |
|
Anjuta
|
  
|
4 |
1.48% |
|
Emacs
|
  
|
33 |
12.18% |
|
MonoDevelop
|
  
|
2 |
0.74% |
|
Kompozer
|
  
|
6 |
2.21% |
|
eric
|
  
|
1 |
0.37% |
|
Aptana Studio
|
  
|
7 |
2.58% |
|
Lazarus
|
  
|
13 |
4.80% |
|
Qt Creator
|
  
|
12 |
4.43% |
|
Boa Constructor
|
  
|
2 |
0.74% |
|
Quanta Plus
|
  
|
4 |
1.48% |
 |
|
12-21-2011, 04:11 PM
|
#1
|
root 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 9,514
|
IDE/Web Development Editor of the Year
What is your IDE of choice?
|
|
|
|
12-28-2011, 06:02 PM
|
#2
|
|
Member
Registered: Apr 2006
Distribution: Fedora
Posts: 478
Rep:
|
It'll be interesting to see these results. Besides some other downfalls I see, the single most drawback for any IDE I've seen is that they all lack a decent text editor. It would be nice if you could easily use any text editor you wanted (say, vim for example) in the IDE. I don't mean an emulator, which all fall short of the real deal, but the actual text editor. Is it really that difficult to all drop-in replacements for that?
|
|
|
|
12-29-2011, 05:04 AM
|
#3
|
|
LQ Veteran
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,089
|
Emacs works for me .... again.
|
|
|
|
12-31-2011, 08:36 AM
|
#4
|
|
Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 18 with Awesome WM
Posts: 6,796
|
Hi,
Only started programming this year learning Python. My IDE of choice is eric (but version 4 for Python 2.6/2.7 and version 5 for Python 3.0). Eric3 isn't even available for download from their site. Maybe update/include eric4 or just leave it at eric?
Kind regards,
Eric
|
|
|
|
12-31-2011, 11:22 AM
|
#5
|
root 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 9,514
Original Poster
|
I've updated the entry to: eric
--jeremy
|
|
|
|
12-31-2011, 10:14 PM
|
#6
|
|
Member
Registered: Mar 2009
Location: Northwest
Distribution: LAPTOP->DreamStudio & Saline-Debian
Posts: 70
Rep:
|
Arachnophilia
I use Arachnophilia for everything - css, html, java script, you name it. I use to use seamonkey composer, but this app takes care of everything without any problems. Not sure if open source though.
http://vps.arachnoid.com/arachnophilia/
|
|
|
|
01-01-2012, 01:00 AM
|
#7
|
|
Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 18 with Awesome WM
Posts: 6,796
|
Quote:
Originally Posted by jeremy
I've updated the entry to: eric
--jeremy
|
Thanks Jeremy! And a Happy New Year to everyone in the LQ community.
Kind regards,
Eric
|
|
|
|
01-01-2012, 02:02 PM
|
#8
|
|
Senior Member
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Arch
Posts: 2,028
|
Eclipse!!! But then, this is my path:
notepad to jcreator to jbuilder and then (on Linux) Eclipse.
The webstuff, well, that's for Bluefish...
|
|
|
|
01-03-2012, 09:32 AM
|
#9
|
|
LQ Newbie
Registered: Jan 2008
Distribution: Slackware GNU/linux
Posts: 23
Rep:
|
As always, GNU Emacs is the answer !
P.S: it is really *GNU* Emacs and not only Emacs.
|
|
|
|
01-03-2012, 11:12 PM
|
#10
|
|
Member
Registered: Mar 2010
Location: Oak Cliff, TX
Distribution: Gentoo
Posts: 35
Rep:
|
I usually use vim combined with straight command-line gcc for building, but I use Geany on occasions when I'm running out of VTs or when my work is spread across too many files to make that feasible. Voted Geany
|
|
|
|
01-04-2012, 10:16 AM
|
#11
|
|
LQ Newbie
Registered: Dec 2011
Location: France
Distribution: Debian
Posts: 12
Rep: 
|
I use Vim with a few scripts... Then if I program on Windows I'll use GPS (for Ada programming) but it's really rare that I do... I might more in the year to come. I voted for Geany as I used it a few times to get an idea and "teach"/help someone (learning) programming basics and liked it, though it's not my first choice.
|
|
|
|
01-04-2012, 10:19 AM
|
#12
|
|
Member
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Rep: 
|
I use Geany for whatever little coding "work" I do (really just tinkering  )…
Sometimes I'll use nano for really quick editing, but when I'm doing anything involving multiple source files, Geany fits the bill much better for me.
Last edited by MrCode; 01-04-2012 at 10:20 AM.
|
|
|
|
01-04-2012, 03:54 PM
|
#13
|
|
LQ Newbie
Registered: Jan 2012
Location: Ohio
Distribution: Debian, CentOS, Fedora, LFS
Posts: 24
Rep: 
|
Vim. I've always done all my web development in Vim. Except for a few pages done in Windows Notepad many years ago. Vim. Just use Vim.
|
|
|
|
01-04-2012, 04:42 PM
|
#14
|
|
Member
Registered: Apr 2007
Location: USA
Distribution: Kubuntu 8.04
Posts: 579
Rep: 
|
Emacs here, too. 
|
|
|
|
01-04-2012, 07:17 PM
|
#15
|
|
Member
Registered: Jul 2003
Location: On the Beaches of Super Sunny Southern San Clemente, California USA
Distribution: Slackware - duh!
Posts: 513
Rep: 
|
I couldn't choose between Geany and Bluefish and Vim and.... so....
Quote:
Originally Posted by jeremy
What is your IDE of choice?
|
Well, I chose Aptana Studio, just to make sure that it got at least one vote (I figure it will get more).
Aptana Studio is RadRails plus more, and until recently RadRails was available as a separate offering which I maintain as such when using it as an Eclipse plug-in, although it is also standalone.
So I guess you could say I have four versions, not counting the Wynd0z3 implementations which I have too
I use Netbeans, but that doesn't need my vote, and I'm also fond of Geany and Bluefish too, and consider Kate for light stuff (even if it's in the editor section).
Well, that about covers it I suppose
Oh, wait.... There's also Vim
I hope that helps!
Kindest regards,
.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:47 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|