SciTE Alternatives

Are there any good SciTE alternatives that are mainly for Ruby editing
and compiling? I don't mean FreeRIDE, as I can't stand that program
(so many warnings and errors when you run it, it's unbelievable).

Can you guys give me any alternatives? (a link to a list or a direct
link is fine)

- Alx

PythonUsr wrote:

Are there any good SciTE alternatives that are mainly for Ruby editing
and compiling? I don't mean FreeRIDE, as I can't stand that program
(so many warnings and errors when you run it, it's unbelievable).

This may be the same problem fxri has. fxri does work though, so if you
say errors with freeride it may be something diferent.

Can you guys give me any alternatives? (a link to a list or a direct
link is fine)

I'm using jEdit as editor when I need to look at large classes. Normally
I'm using SciTE.

jedit is available at http://www.jedit.org/

You may want to read these instructions for how to install the ruby
plugin http://rubyjedit.org/download/

And btw, ruby programs are not compiled.

Stefan

The free version of Komodo Edit may be of interest:

It's derived from Mozilla code I believe.

I'm not a GUI fan, and I still use my Unix editor (joe), but this is almost
good enough to make me change. It's fast to load, and easy to navigate.

There is also a version with IDE, which is expensive but has a free trial.
(But with Ruby, I'm happy using an editor to edit, and a shell to run)

Regards,

Brian.

···

On Sun, Mar 18, 2007 at 09:30:04PM +0900, PythonUsr wrote:

Are there any good SciTE alternatives that are mainly for Ruby editing
and compiling? I don't mean FreeRIDE, as I can't stand that program
(so many warnings and errors when you run it, it's unbelievable).

Can you guys give me any alternatives? (a link to a list or a direct
link is fine)

Am I missing something?
I have used FreeRide many times with no errors (unless my code has bugs).
Is there a problem with new versions?

Harry

···

On 3/18/07, PythonUsr <pythonusr@gmail.com> wrote:

Are there any good SciTE alternatives that are mainly for Ruby editing
and compiling? I don't mean FreeRIDE, as I can't stand that program
(so many warnings and errors when you run it, it's unbelievable).

--

Japanese Ruby List Subjects in English

Mondrian [http://www.mondrian-ide.com/\] looks pretty good. I don't
know why it's not more popular.

martin

···

On 3/18/07, PythonUsr <pythonusr@gmail.com> wrote:

Are there any good SciTE alternatives that are mainly for Ruby editing
and compiling? I don't mean FreeRIDE, as I can't stand that program
(so many warnings and errors when you run it, it's unbelievable).

Can you guys give me any alternatives? (a link to a list or a direct
link is fine)

Netbeans if providing a very nice IDE for Ruby development. Take a look
at this thread:

http://www.ruby-forum.com/topic/101616#new

There you can find a comparison between this IDE and Eclipse's.

Regards,

Nando

···

--
Posted via http://www.ruby-forum.com/.

On the Windows platform there is the Zeus IDE:

    http://www.zeusedit.com

Zeus has standard IDE features like syntax highlighting,
integrated version control, project/workspace, class
browsing etc, but it will also do smart indenting and
code folding for the Ruby language

And provided you have Ruby WSH installed you can even
write Zeus macros using Ruby :wink:

Jussi Jumppanen
Author: Zeus for Windows IDE

···

On Mar 18, 11:29 pm, "PythonUsr" <python...@gmail.com> wrote:

Are there any goodSciTEalternatives that are mainly for Ruby
editing and compiling?

Heh, I know... I usually use SciTE, but it hates me, now. It freezes
when I use gets() for anything...

I'll check jEdit out... Is it free?

···

On Mar 18, 9:34 am, Stefan Mahlitz <ste...@mahlitz-net.de> wrote:

PythonUsr wrote:
> Are there any good SciTE alternatives that are mainly for Ruby editing
> and compiling? I don't mean FreeRIDE, as I can't stand that program
> (so many warnings and errors when you run it, it's unbelievable).

This may be the same problem fxri has. fxri does work though, so if you
say errors with freeride it may be something diferent.

> Can you guys give me any alternatives? (a link to a list or a direct
> link is fine)

I'm using jEdit as editor when I need to look at large classes. Normally
I'm using SciTE.

jedit is available athttp://www.jedit.org/

You may want to read these instructions for how to install the ruby
pluginhttp://rubyjedit.org/download/

And btw, ruby programs are not compiled.

Stefan

Martin DeMello wrote:

···

On 3/18/07, PythonUsr <pythonusr@gmail.com> wrote:

Are there any good SciTE alternatives that are mainly for Ruby editing
and compiling? I don't mean FreeRIDE, as I can't stand that program
(so many warnings and errors when you run it, it's unbelievable).

Can you guys give me any alternatives? (a link to a list or a direct
link is fine)

Mondrian [http://www.mondrian-ide.com/\] looks pretty good. I don't
know why it's not more popular.

martin

Is it a live project? I looked at both Mondrian and FreeRide a while back. They looked similar, but FreeRide looked more active, and it was in Gentoo's Portage tree.

--
M. Edward (Ed) Borasky, FBG, AB, PTA, PGS, MS, MNLP, NST, ACMC(P)
http://borasky-research.blogspot.com/

If God had meant for carrots to be eaten cooked, He would have given rabbits fire.

Brian Candler wrote:

  

Are there any good SciTE alternatives that are mainly for Ruby editing
and compiling? I don't mean FreeRIDE, as I can't stand that program
(so many warnings and errors when you run it, it's unbelievable).

Can you guys give me any alternatives? (a link to a list or a direct
link is fine)
    
The free version of Komodo Edit may be of interest:
Komodo Edit - ActiveState
It's derived from Mozilla code I believe.

I'm not a GUI fan, and I still use my Unix editor (joe), but this is almost
good enough to make me change. It's fast to load, and easy to navigate.

There is also a version with IDE, which is expensive but has a free trial.
(But with Ruby, I'm happy using an editor to edit, and a shell to run)

Regards,

Brian.
  

I have the paid-up version of Komodo and I just love it! If you're doing multi-language development (Perl, Python, PHP, Tcl, Ruby are the main ones) it's very well integrated. If you're doing either Perl or Tcl development on Windows, it's probably the best thing out there. There are some good alternatives on open source platforms, but on Windows, Komodo is worth what they charge for it.

BTW, I have the Linux version. :slight_smile:

···

On Sun, Mar 18, 2007 at 09:30:04PM +0900, PythonUsr wrote:

--
M. Edward (Ed) Borasky, FBG, AB, PTA, PGS, MS, MNLP, NST, ACMC(P)
http://borasky-research.blogspot.com/

If God had meant for carrots to be eaten cooked, He would have given rabbits fire.

This was a probem with FXRuby when the first version of Ruby 1.8.5 was
released (tons of warnings, but it still worked) This was fix with newer
versions of FXRuby and/or the newer release of 1.8.5-p12. It shouldn't be a
problem any longer.

Curt

···

On 3/18/07, Harry <ruby.hardware@gmail.com> wrote:

On 3/18/07, PythonUsr <pythonusr@gmail.com> wrote:
> Are there any good SciTE alternatives that are mainly for Ruby editing
> and compiling? I don't mean FreeRIDE, as I can't stand that program
> (so many warnings and errors when you run it, it's unbelievable).
>

Am I missing something?
I have used FreeRide many times with no errors (unless my code has bugs).
Is there a problem with new versions?

I'm using jEdit as editor when I need to look at large classes. Normally
I'm using SciTE.

I'm curious: Why normally SciTE, not jEdit?
(I don't know SciTE, I use jEdit... , Windows.)

- Axel

Activestate just changed their licensing so I can't speak to the free
editor or expensive ide but I bought the $29 dollar ide and editor
from their last licensing model and I wouldn't use anything else.
Works on 3 platforms and has an 'intellisense' syntax analyzer that
has saved me quite a lot of time (especially in javascript but also in
ruby). It does have bugs and hopefully they have been fixed to justify
the new expensive ide. It also has a ruby shell but I found it lame
compared to SciTE's and irb.

Bob

···

On Mar 18, 9:56 am, Brian Candler <B.Cand...@pobox.com> wrote:

The free version of Komodo Edit may be of interest:Komodo Edit - ActiveState
It's derived from Mozilla code I believe.

I'm not a GUI fan, and I still use my Unix editor (joe), but this is almost
good enough to make me change. It's fast to load, and easy to navigate.

This link describes how to configure Windows Ruby WSH:

  Writing Zeus Macros in Ruby - Zeus IDE

Jussi Jumppanen
Author:Zeus for Windows IDE

···

On Mar 20, 11:00 am, "JussiJ" <jus...@zeusedit.com> wrote:

And provided you have Ruby WSH installed you can even
writeZeusmacros using Ruby :wink:

What platform? You may be able to get SciTE working properly again, and
not have to worry about a new editor.

···

On Sun, Mar 18, 2007 at 10:50:05PM +0900, PythonUsr wrote:

Heh, I know... I usually use SciTE, but it hates me, now. It freezes
when I use gets() for anything...

--
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
Leon Festinger: "A man with a conviction is a hard man to change. Tell
him you disagree and he turns away. Show him facts and figures and he
questions your sources. Appeal to logic and he fails to see your point."

I for one don't like jEdit.

Too heavy.

How about emacs with some use-me-without-freaky-shortcuts mode?

bgulian@gmail.com wrote:

The free version of Komodo Edit may be of interest:Komodo Edit - ActiveState
It's derived from Mozilla code I believe.

I'm not a GUI fan, and I still use my Unix editor (joe), but this is almost
good enough to make me change. It's fast to load, and easy to navigate.
    
Activestate just changed their licensing so I can't speak to the free
editor or expensive ide but I bought the $29 dollar ide and editor
from their last licensing model and I wouldn't use anything else.
Works on 3 platforms and has an 'intellisense' syntax analyzer that
has saved me quite a lot of time (especially in javascript but also in
ruby). It does have bugs and hopefully they have been fixed to justify
the new expensive ide. It also has a ruby shell but I found it lame
compared to SciTE's and irb.

Bob
  

The licensing change was essentially to make the "$29 dollar IDE" (Personal Edition) free as in beer. I have the "expensive IDE" on Linux and the free editor on Windows. I'm really spoiled by the IDE -- I think it's worth the money for the hooks to CVS and Subversion and all the other goodies.

I'll have to agree with you on "irb" though. The full IDE has a hack to bring up the standard Ruby executable in an interactive mode, but if you're used to irb, you have to learn a new interface. I think the ActiveState folks are looking at connecting to irb, but even if they aren't, you can add a cmd prompt (Windows) or an xterm/konsole/whatever window running irb as a tool in the toolbox, which is what I've done.

···

On Mar 18, 9:56 am, Brian Candler <B.Cand...@pobox.com> wrote:

--
M. Edward (Ed) Borasky, FBG, AB, PTA, PGS, MS, MNLP, NST, ACMC(P)
http://borasky-research.blogspot.com/

If God had meant for carrots to be eaten cooked, He would have given rabbits fire.

PythonUsr wrote:

Heh, I know... I usually use SciTE, but it hates me, now. It freezes
when I use gets() for anything...

Can you show example code - I never had problems with SciTE.

I'll check jEdit out... Is it free?

Yes, I think so. But maybe they have a licence statement on their website.

Stefan

···

On Mar 18, 9:34 am, Stefan Mahlitz <ste...@mahlitz-net.de> wrote:

Axel wrote:

I'm using jEdit as editor when I need to look at large classes. Normally
I'm using SciTE.

I'm curious: Why normally SciTE, not jEdit?
(I don't know SciTE, I use jEdit... , Windows.)

Because it is faster than jEdit. And available on Linux as well (finally
I got jEdit installed on Ubuntu, but I do not remember how).

And normally my class files are short - so I do not need the structure
browser.

Stefan

I look at the page every now and then, and there usually seems to be
progress. Seems like a nice, lightweight and polished IDE, though not
something I'd use due to its lack of a vim part :slight_smile:

martin

···

On 3/19/07, M. Edward (Ed) Borasky <znmeb@cesmail.net> wrote:

Martin DeMello wrote:
>
> Mondrian [http://www.mondrian-ide.com/\] looks pretty good. I don't
> know why it's not more popular.
>
> martin
Is it a live project? I looked at both Mondrian and FreeRide a while
back. They looked similar, but FreeRide looked more active, and it was
in Gentoo's Portage tree.