• Lucid Dreaming - Dream Views




    View Poll Results: What IDE do you use?

    Voters
    14. You may not vote on this poll
    • XCode

      1 7.14%
    • .NET

      3 21.43%
    • Dev-C++ (Bloodshed)

      1 7.14%
    • gedit

      4 28.57%
    • Eclipse

      2 14.29%
    • KDevelop

      1 7.14%
    • none

      2 14.29%
    • other

      4 28.57%
    Multiple Choice Poll.
    Results 1 to 16 of 16
    1. #1
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935

      What IDE do yo use?

      Just curious.

      I use XCode exclusively on the Mac and gedit on Linux.
      Last edited by ninja9578; 05-09-2008 at 10:54 PM.

    2. #2
      The Nihilist MrDoom's Avatar
      Join Date
      Apr 2008
      Gender
      Location
      U$A
      Posts
      187
      Likes
      0
      I use Code::Blocks. I used to use Dev-C++, but I got irritated by the buggy code completion.

      http://bouml.free.fr/

      This tool is what I do most of the design and code generation in.
      Truths are material, like vegetables and weeds; as to whether vegetable or weed, the decision lies in me.
      --Max Stirner

    3. #3
      Member Identity X's Avatar
      Join Date
      Mar 2004
      Gender
      Posts
      1,529
      Likes
      7
      Eclipse. I'm a Java man, although I hear it handles other languages admirably, too. It's a heavyweight though, very resource intensive (on a 512MB system anyhow).

    4. #4
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      No, not really. You have to load a whole ton of crap to get it to do any other language well. I tried to get it to do C once, I just couldn't.

    5. #5
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      used to use Code::Blocks
      but now gedit with half-a-dozen plugins
      (\_ _/)
      (='.'=)
      (")_(")

    6. #6
      Member Identity X's Avatar
      Join Date
      Mar 2004
      Gender
      Posts
      1,529
      Likes
      7
      Just realised what gedit was. It's my modest "text editor". I have noticed it does highlighting, though.

    7. #7
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      the power is in the plugins
      http://live.gnome.org/Gedit/Plugins

      seriously, while it is "just a text editor"
      it ain't half flexible

      I've gone through several IDEs, Code::Blocks being my most favoured, but gedit is surprisingly efficient to use

      *edit*
      What is an IDE anyway, but a glorified text editor
      Last edited by Ynot; 05-10-2008 at 12:43 AM.
      (\_ _/)
      (='.'=)
      (")_(")

    8. #8
      Your cat ate my baby Pyrofan1's Avatar
      Join Date
      Nov 2006
      Gender
      Posts
      720
      Likes
      3
      I wouldn't consider gedit an IDE.

    9. #9
      Member Achievements:
      1 year registered Veteran First Class 5000 Hall Points

      Join Date
      Sep 2004
      Gender
      Location
      Seattle, WA
      Posts
      2,503
      Likes
      217
      I'm pretty solid with just a good ol' Vim

    10. #10
      Member Identity X's Avatar
      Join Date
      Mar 2004
      Gender
      Posts
      1,529
      Likes
      7
      Quote Originally Posted by Replicon View Post
      I'm pretty solid with just a good ol' Vim
      Yeah I'm surprised Vim/Emacs isn't included in the poll, if gedit is.

      I use Cream a lot, which is Vim with sane keybindings (and no stupid modes).

    11. #11
      I love cuddling!! cuddleyperson's Avatar
      Join Date
      Aug 2007
      Gender
      Location
      England
      Posts
      848
      Likes
      1
      hey urm not to sound dumb... but what's an IDE? My computers Hard Drive is IDE i think...
      Lugggs and cuddles and hugs for all!!

    12. #12
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      Integrated Developer Environment

      I thought about adding vim

    13. #13
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      Quote Originally Posted by cuddleyperson View Post
      hey urm not to sound dumb... but what's an IDE?
      Integrated Development Environment

      idea is to have everything a software writer needs - all in one program
      basically consisting of a text editor, compiler and debugger
      but most IDEs have lots of extra features besides those 3
      (\_ _/)
      (='.'=)
      (")_(")

    14. #14
      dsr
      dsr is offline
      我是老外,可是我會說一點中文。
      Join Date
      Nov 2006
      Gender
      Location
      my mind
      Posts
      374
      Likes
      1
      Emacs (counting both GNU Emacs and XEmacs) is probably the most popular IDE in existence, so it might be worth including in the poll. I personally use GNU screen with a screen for Vim, a screen for viewing documentation, and a screen for bash (although ksh93 might be slightly better for my needs). I've never seen a more productive IDE than my GNU screen setup, so I voted for other.

      If I could get myself to leave Mac OS X on this Macbook, I would install Arch with the ratpoison setup described here. Ratpoison is like screen but for the whole X environment.

    15. #15
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      never tried emacs
      (silly, really - but I've always been a bit intimidated by it)
      (\_ _/)
      (='.'=)
      (")_(")

    16. #16
      dsr
      dsr is offline
      我是老外,可是我會說一點中文。
      Join Date
      Nov 2006
      Gender
      Location
      my mind
      Posts
      374
      Likes
      1
      Me too. But by "intimidated" I mean afraid of getting carpal tunnel syndrome. Vim's modes are easier on my wrists than holding down control and meta and alt and a letter key all at once, and then repeating the process all over again just to move the cursor.

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •