LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
Go Back   LinuxQuestions.org > Forums > LinuxQuestions.org > 2005 LinuxQuestions.org Members Choice Awards
User Name
Password
2005 LinuxQuestions.org Members Choice Awards This forum is for the 2005 LinuxQuestions.org Members Choice Awards.
You can now vote for your favorite products of 2005. This is your chance to be heard! Voting ends March 6th.

Notices

View Poll Results: IDE of the Year
Eclipse 262 31.99%
Zend Studio 28 3.42%
Komodo 13 1.59%
Anjuta 46 5.62%
Kdevelop 257 31.38%
Emacs 107 13.06%
Netbeans 50 6.11%
MonoDevelop 30 3.66%
Kylix 14 1.71%
eric3 12 1.47%
Voters: 819. You may not vote on this poll

Tags used in this thread
Popular LQ Tags

Reply
 
Thread Tools
Old 02-01-2006, 07:53 AM   #16
sekelsenmat
Member
 
Registered: Apr 2005
Location: São Paulo - Brazil
Distribution: Mandriva 10.2 Limited Edition
Posts: 347
Thanked: 0

[Log in to get rid of this advertisement]
I ended up voting for Kylix, but I really wanted to vote for Lazarus. Please add it on the options.

It is a fully RAD IDE, the sucessor of Kylix. Also multiplatform (Linux, FreeBSD, Windows, Windows CE, Mac OS X, ...) and open source.

http://www.lazarus.freepascal.org/
http://en.wikipedia.org/wiki/Lazarus_%28software%29
sekelsenmat is offline     Reply With Quote
Old 02-01-2006, 09:29 AM   #17
crabboy
Moderator
 
Registered: Feb 2001
Location: Atlanta, GA
Distribution: Slackware
Posts: 1,596
Thanked: 12
If KDevelop wins again this year, I'll barf all over my keyboard. Bunches of weenies just vote for it because of the 'K' even though they've never used it.

Eclipse is miles ahead!!!
crabboy is offline     Reply With Quote
Old 02-01-2006, 10:54 AM   #18
stevietheman
LQ Newbie
 
Registered: Dec 2005
Location: Louisville, Kentucky
Distribution: Mandriva 2006
Posts: 3
Thanked: 0
2005: The year Eclipse became powerful and competitive

Well, for me anyway. 2005 was the first year that found Eclipse to provide the functionality I personally needed from an IDE so that I wouldn't have to pay for one any longer.

Cheers to the Eclipse team! (and the PHPEclipse devs as well)

On edit: I'm now in the process of moving all my development from Zend Studio to Eclipse, and loving it!

Last edited by stevietheman; 02-01-2006 at 10:56 AM..
stevietheman is offline     Reply With Quote
Old 02-01-2006, 10:59 AM   #19
stevietheman
LQ Newbie
 
Registered: Dec 2005
Location: Louisville, Kentucky
Distribution: Mandriva 2006
Posts: 3
Thanked: 0
Quote:
Originally Posted by sekelsenmat
I ended up voting for Kylix, but I really wanted to vote for Lazarus. Please add it on the options.
I'll have to seriously check Lazarus out. I would really like to leverage my many years of Delphi experience without having to play with the abandoned Kylix.
stevietheman is offline     Reply With Quote
Old 02-01-2006, 12:42 PM   #20
ionu
LQ Newbie
 
Registered: Apr 2005
Distribution: Kbuntu
Posts: 1
Thanked: 0
I use zend, it is kind of slow, but very good for php aplications
ionu is offline     Reply With Quote
Old 02-01-2006, 01:05 PM   #21
mrjshum
LQ Newbie
 
Registered: Sep 2005
Distribution: Slackware
Posts: 16
Thanked: 0
voting for eclipse

voting for eclipse...
made the switch this year from netbeans for java development.
mrjshum is offline     Reply With Quote
Old 02-01-2006, 02:41 PM   #22
jctaborda
LQ Newbie
 
Registered: Oct 2003
Distribution: vectorlinux
Posts: 2
Thanked: 0
I would vote for lazarus. Please add it to the list

It has made a terrific progress during last year.
jctaborda is offline     Reply With Quote
Old 02-01-2006, 04:17 PM   #23
sdexp
Member
 
Registered: Sep 2003
Location: USA
Distribution: Ubuntu Linux
Posts: 103
Thanked: 0
Isn't this question more like "What is your favorite programming language?"

I find it hard to compare certain IDEs which I have not ever even used because I don't program in the languages they compile for.
sdexp is offline     Reply With Quote
Old 02-01-2006, 08:05 PM   #24
stupendo44
LQ Newbie
 
Registered: Feb 2006
Posts: 5
Thanked: 0
I would say REALBasic. Please add it to the list.
stupendo44 is offline     Reply With Quote
Old 02-01-2006, 09:18 PM   #25
NomadX
Member
 
Registered: Jul 2005
Location: Portland, OR
Distribution: Debian Testing
Posts: 78
Thanked: 0
using vi myself but.....

Call me crazy, or call me old fashioned, but I'd realy love to see RHIDE ported to linux... but then the first code I ever saw was from the borland compiler that rhide tries to look like... nothing else seemed natural after that..
NomadX is offline     Reply With Quote
Old 02-02-2006, 03:42 PM   #26
jtshaw
Moderator
 
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu 9.10 AMD64, RHEL3/5
Posts: 3,890
Blog Entries: 1
Thanked: 3
It's easy..

My perfect IDE would contain direct access to vim as an editor, gdb (ddd in some cases), and man.... wait... does that make a gnu screen session coupled with bash an IDE?
jtshaw is offline     Reply With Quote
Old 02-02-2006, 03:58 PM   #27
crabboy
Moderator
 
Registered: Feb 2001
Location: Atlanta, GA
Distribution: Slackware
Posts: 1,596
Thanked: 12
Atlanta traffic getting to you jt?

Don't get me wrong, I still use both vi and gdb, but you can't compare them to eclipse, or any good IDE for that matter.

Eclipse gives you realtime syntax and type checking; method browsing; auto code formatters; refactoring method and variable names. It makes coding so much quicker.
crabboy is offline     Reply With Quote
Old 02-02-2006, 04:39 PM   #28
jtshaw
Moderator
 
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu 9.10 AMD64, RHEL3/5
Posts: 3,890
Blog Entries: 1
Thanked: 3
Yes.. the Atlanta traffic is getting to me

I agree Eclipse is pretty good for Java projects. (Though last time I used it with a large java project it spent most of the day loading or crashing) But since most of my day to day coding is straight C very few of the things that it does actually help me.

I also should have added indent to the list of programs I use all the time... though that only comes into play when somebody that doesn't know how to use a decent editor edits code in my CVS Repository
jtshaw is offline     Reply With Quote
Old 02-02-2006, 05:25 PM   #29
crabboy
Moderator
 
Registered: Feb 2001
Location: Atlanta, GA
Distribution: Slackware
Posts: 1,596
Thanked: 12
Ahh, I remember now, it explains everyting. You're a Gentoo user... You must love the pain.
crabboy is offline     Reply With Quote
Old 02-02-2006, 06:55 PM   #30
jtshaw
Moderator
 
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu 9.10 AMD64, RHEL3/5
Posts: 3,890
Blog Entries: 1
Thanked: 3
Quote:
Originally Posted by crabboy
Ahh, I remember now, it explains everyting. You're a Gentoo user... You must love the pain.
Absolutely Bring it on!
jtshaw is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RH9 &9.0 Benq CDRW 4012a IDE + IDE CDROM - Install - how to cgtueno Linux - Hardware 6 05-30-2004 03:43 PM
hpt372 ide controller and on-the-fly ide removeing captgoodnight Linux - Hardware 0 01-25-2004 01:38 AM
bad dmesg output when using ide-scsi boot parameter for IDE CD/DVD-ROM Locura Slackware 7 09-29-2003 03:36 AM
how2 make the kernel scan both PCI IDE and Mboard IDE channels? carboncopy Slackware 1 07-23-2003 04:26 PM


All times are GMT -5. The time now is 05:40 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration