We welcome our new Extraordinary Alien, I am a little more than a short drive East of you, but anytime you get really lost, and are in Michigan feel free to drop by for dinner, beer and a friendly way station.
What text editors handle embedded Ruby inside of HTML the best? That is, rhtml files. Neither RDE nor Scite really handle the job. Warren Seltzer
On Oct 3, 2005, at 4:31 PM, Warren Seltzer wrote:> What text editors handle embedded Ruby inside of HTML the best? That > is, rhtml files. > Neither RDE nor Scite really handle the job. > > Warren SeltzerTextMate handles nested scopes superbly. If you''re mac-deficient there''s MMM mode for Emacs, but it''s not as good or easy to set up as TextMate. Probably easier to just get a mac if you don''t have one ... -- Scott Barron Lunchbox Software http://lunchboxsoftware.com http://lunchroom.lunchboxsoftware.com http://rubyi.st
Well, TextMate on OSX seems pretty cool. Of course, that''s possibly of no interest to you. On 3 Oct 2005, at 21:31, Warren Seltzer wrote:> What text editors handle embedded Ruby inside of HTML the best? > That is, rhtml files. > Neither RDE nor Scite really handle the job. > > Warren Seltzer > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
might seem odd but get a mac to run textmate for Rails editing. On 03.Eki.2005, at 23:31, Warren Seltzer wrote:> What text editors handle embedded Ruby inside of HTML the best? > That is, rhtml files. > Neither RDE nor Scite really handle the job. > > Warren Seltzer > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
JEdit does a nice job of highlighting and indentation. What features are you trying to ''handle''? -Rob Kaufman On 10/3/05, Oyku Gencay <oyku-EH/T/IZ+b7usTnJN9+BGXg@public.gmane.org> wrote:> > might seem odd but get a mac to run textmate for Rails editing. > > On 03.Eki.2005, at 23:31, Warren Seltzer wrote: > > > What text editors handle embedded Ruby inside of HTML the best? > > That is, rhtml files. > > Neither RDE nor Scite really handle the job. > > > > Warren Seltzer > > > > > > _______________________________________________ > > Rails mailing list > > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >_______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
i couldn''t agree more. if you don''t have a mac, get one and use TextMate. On Oct 3, 2005, at 4:20 PM, Oyku Gencay wrote:> might seem odd but get a mac to run textmate for Rails editing. > > On 03.Eki.2005, at 23:31, Warren Seltzer wrote: > > >> What text editors handle embedded Ruby inside of HTML the best? >> That is, rhtml files. >> Neither RDE nor Scite really handle the job. >> >> Warren Seltzer >_______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On 10/3/05, Warren Seltzer <warrens@actcom.net.il> wrote:> What text editors handle embedded Ruby inside of HTML the best? That is, rhtml files. > Neither RDE nor Scite really handle the job.Vim. Runs everywhere. http://vim.org -- Greg Donald Zend Certified Engineer MySQL Core Certification http://destiney.com/ _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
The question was what editor I''d suggest vim or xemacs as well Suggesting a {pricey} hardware solution for a software question seems to be fairly illogical -----Original Message----- From: rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Greg Donald Sent: Monday, October 03, 2005 2:51 PM To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: Re: [Rails] Best Rhtml Editor? On 10/3/05, Warren Seltzer <warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org> wrote:> What text editors handle embedded Ruby inside of HTML the best? That is,rhtml files.> Neither RDE nor Scite really handle the job.Vim. Runs everywhere. http://vim.org -- Greg Donald Zend Certified Engineer MySQL Core Certification http://destiney.com/
On Monday 03 Oct 2005 21:31, Warren Seltzer wrote:> What text editors handle embedded Ruby inside of HTML the best? That is, > rhtml files. Neither RDE nor Scite really handle the job.Kate (KDE) does me pretty OK. It''s not perfect, but it''s pretty good and I''m happy enough with it in general, although I wish it would allow for multi-line regular expressions in the find and replace. The syntax highlighting works fine, but I think I had to download some extra files for it and tweak the settings a bit to get it right for .rhtml files. ~Dave -- Dave Silvester Rent-A-Monkey Website Development Web: http://www.rentamonkey.com/
On 10/3/05, Clayton Cottingham <dr.frog-fVOoFLC7IWo@public.gmane.org> wrote:> Suggesting a {pricey} hardware solution for a software question seems to be > fairly illogicalRecently there have been several emails asking for participation in "going in" on the purchase of a group license etc. If anyone is willing, I will gladly to the footwork to make this possible. ;-) P.S. Dibs on the first year with our "group" Powerbook...
Eclipse! I''ve struggled with Scite +explorer, Xemacs +mmm mode and some stupid tree bar, but they''re nowhere near Eclipse. The below link describes how to configure Eclipse. It might take you an hour or so to get the job done, but it''s definitely worth it. http://www.napcs.com/howto/railsonwindows.html#_Toc111133460 On 10/3/05, Warren Seltzer <warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org> wrote:> > What text editors handle embedded Ruby inside of HTML the best? That is, > rhtml files. > Neither RDE nor Scite really handle the job. > > Warren Seltzer > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >_______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
VIM? Does it still have insert and edit mode? I used to hate the escape key ''cause I hit it when I didn''t need to, just to be sure... It handles nested languages? The last time I used it, it was called vi on Sun workstations and it didn''t have syntax highlighting. Bill Joy (who invented vi) stopped using it in the 1980''s. At least that''s what he said. That was before some of you were born. You mean to tell me I gave up vi for Emacs, then gave up Emacs, and now they''re both back? Will I have to relearn FORTRAN, too? Now, where are those bellbottom pants that made me look so cool? Oh, and my love beads... And my slide rule! I had a slide rule when I used vi! I guess I''ll give it a twirl. Vim, that is. Warren Seltzer
I''ve also given a shot to RDT however I was disappointed to see that there was no debug support at the moment. It was my first day with rails and I though a debugger would make it easy to get hold of behind scenes. Anyway, I''m back at my standard attitude, which is "debugger? what''s a debugger". Onl for an editor Eclipse seemed a bit fat to me. But the editor MUST HAVE a dir tree view. For that Kate I agree would be fine on Linux. But just out of curiosity I wonder what editor would be suitable in M$ On 04.Eki.2005, at 01:25, Bogdan Ionescu wrote:> Eclipse! > I''ve struggled with Scite +explorer, Xemacs +mmm mode and some > stupid tree bar, but they''re nowhere near Eclipse. > The below link describes how to configure Eclipse. It might take > you an hour or so to get the job done, but it''s definitely worth it. > > http://www.napcs.com/howto/railsonwindows.html#_Toc111133460 > > > On 10/3/05, Warren Seltzer <warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org> wrote: > What text editors handle embedded Ruby inside of HTML the best? > That is, rhtml files. > Neither RDE nor Scite really handle the job. > > Warren Seltzer > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >_______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On Oct 3, 2005, at 5:20 PM, Oyku Gencay wrote:> might seem odd but get a mac to run textmate for Rails editing.... and development, testing. (In case you weren''t implying that in ''editing'') _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Come on.. Just spare one hour and take a look at vim - vi improved. Might not use for rails editing but when there''s nothing you have on a remote server with a slow connection, and having to mangle a rails app, your shortlist of editors will surely include vim. On 04.Eki.2005, at 01:39, Warren Seltzer wrote:> VIM? Does it still have insert and edit mode? I used to hate the > escape key ''cause I hit > it when I didn''t need to, just to be sure... > > It handles nested languages? The last time I used it, it was > called vi on Sun > workstations and it didn''t have syntax highlighting. Bill Joy (who > invented vi) stopped > using it in the 1980''s. At least that''s what he said. That was > before some of you were > born. > > You mean to tell me I gave up vi for Emacs, then gave up Emacs, > and now they''re both > back? Will I have to relearn FORTRAN, too? Now, where are those > bellbottom pants that > made me look so cool? Oh, and my love beads... And my slide > rule! I had a slide rule > when I used vi! > > I guess I''ll give it a twirl. Vim, that is. > > > Warren Seltzer > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
Warren Seltzer wrote:> Will I have to relearn FORTRAN, too?Actually, they''ve dropped the all caps; so, no. :) -- Bil http://fun3d.larc.nasa.gov
2005/10/3, Warren Seltzer <warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org>:> What text editors handle embedded Ruby inside of HTML the best? That is, rhtml files. > Neither RDE nor Scite really handle the job.Try Arachno IDE http://www.ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php -- JZ
On 10/3/05, Warren Seltzer <warrens@actcom.net.il> wrote:> VIM? Does it still have insert and edit mode? I used to hate the escape key 'cause I hit > it when I didn't need to, just to be sure...Vim says what mode it is in at the bottom, for example: -- INSERT -- -- INSERT (paste) -- -- REPLACE (paste) --> It handles nested languages?I assume you are referring to syntax highlighting, so yeah.. my .rhtml files look pretty good I think: http://destiney.com/images/vim_ss.png.> Bill Joy (who invented vi) stopped > using it in the 1980's. At least that's what he said. That was before some of you were > born.Being an old fart doesn't mean you have to keep using old stuff. Vi is painful. Vim is a pleasure. Disclaimer: I was born long before 1980. -- Greg Donald Zend Certified Engineer MySQL Core Certification http://destiney.com/ _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On 10/3/05, Greg Donald <destiney-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > It handles nested languages? > > I assume you are referring to syntax highlighting, so yeah.. my > .rhtml files look pretty good I think: > http://destiney.com/images/vim_ss.png. >Can I ask what syntax file you are using? I just duplicated my HTML one, but it gets confused, esp. on some ''''%>'' Thanks Ed
I think Emacs plus ruby-mode, mmm-mode and nxml-mode is good. Somebody want to a ruby orieted IDE. Emacs seems not the answer. But in Unix/Linux world, lots of people to make vim and emacs as the best editor for all purpose. That''s innovation and keep you only learn short-cut and anything else one time. Save tons of time to learn new envirement.> > On 10/3/05, *Warren Seltzer* <warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org > <mailto:warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org>> wrote: > > What text editors handle embedded Ruby inside of HTML the > best? That is, rhtml files. > Neither RDE nor Scite really handle the job. > > Warren Seltzer > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org <mailto:Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org> > http://lists.rubyonrails.org/mailman/listinfo/rails > > >------------------------------------------------------------------------ > >_______________________________________________ >Rails mailing list >Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >http://lists.rubyonrails.org/mailman/listinfo/rails > >
On Oct 4, 2005, at 05:14, Ed Howland wrote:> On 10/3/05, Greg Donald <destiney-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> >> >>> It handles nested languages? >>> >> >> I assume you are referring to syntax highlighting, so yeah.. my >> .rhtml files look pretty good I think: >> http://destiney.com/images/vim_ss.png. >> >> > Can I ask what syntax file you are using? I just duplicated my HTML > one, but it gets confused, esp. on some ''''%>''http://rubyforge.org/projects/vim-ruby/ I don''t know whether that''s what Greg use, but the above project does include an eruby.vim syntax file and a convenient installer to put everything in place for you. Have a nice day Morten -- http://m.mongers.org/weblog/
Le lundi 03 octobre 2005 à 23:11 +0100, Dave Silvester a écrit :> Kate (KDE) does me pretty OK. It''s not perfect, but it''s pretty good and I''m > happy enough with it in general, although I wish it would allow for > multi-line regular expressions in the find and replace. > > The syntax highlighting works fine, but I think I had to download some extra > files for it and tweak the settings a bit to get it right for .rhtml files.Can you tell us what are the files you downloaded and what are the settings you tweaked ? I''m interested in having a good .rhtml support in Kate. Thank you. -- Nicolas Cavigneaux | GPG KeyID : CFE76D24 nico-DRabjd/C3MEdnm+yROfE0A@public.gmane.org | http://www.bounga.org _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On Tuesday 04 Oct 2005 11:37, Nicolas Cavigneaux wrote:> Can you tell us what are the files you downloaded and what are the > settings you tweaked ? > I''m interested in having a good .rhtml support in Kate. > Thank you.Certainly, see here: http://samuelk.info/articles/2005/06/02/an-erb-syntax-definition-for-kdevelop Follow the instructions on that page - although I''m on Gentoo running KDE 3.4 and had to unpack them somewhere different IIRC. I guess we should be adding links this to the Wiki? Ahh, there we go, I''ve updated the following page with a bunch of new links: http://wiki.rubyonrails.com/rails/pages/Other Cheers, ~Dave -- Dave Silvester Rent-A-Monkey Website Development Web: http://www.rentamonkey.com/
On 10/3/05, Jaroslaw Zabiello <hipertracker-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Try Arachno IDE http://www.ruby-ide.com/ruby/ruby_ide_and_ruby_editor.phpI will second this. The editor still has a few rough edges (it is working toward a 0.7 release soon I hear) and is commercial (but not too expensive), but if you are not on a Mac, and not a die hard vi/emac guy, download the demo. Lothar (the author), is responsive to requests, and on top of syntax highlighting (in and out of rthtml), code folding and all the normal features you would expect -- it has fantastic code navigation. Patrick
On 10/3/05, Bogdan Ionescu <bogdan.ionescu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Eclipse! > I''ve struggled with Scite +explorer, Xemacs +mmm mode and some stupid tree > bar, but they''re nowhere near Eclipse. > The below link describes how to configure Eclipse. It might take you an > hour or so to get the job done, but it''s definitely worth it.Not to mention an hour or so of your life wasted every day waiting for that bloated Java beast to start up. ;-) -- Regards, John Wilger ----------- Alice came to a fork in the road. "Which road do I take?" she asked. "Where do you want to go?" responded the Cheshire cat. "I don''t know," Alice answered. "Then," said the cat, "it doesn''t matter." - Lewis Carrol, Alice in Wonderland
On 10/3/05, Ed Howland <ed.howland@gmail.com> wrote:> Can I ask what syntax file you are using? I just duplicated my HTML > one, but it gets confused, esp. on some ''%>'Here are the files I use in my setup: http://destiney.com/pub/vim.tbz2 -- Greg Donald Zend Certified Engineer MySQL Core Certification http://destiney.com/ _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On 10/4/05, Greg Donald <destiney-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > On 10/3/05, Ed Howland <ed.howland-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Can I ask what syntax file you are using? I just duplicated my HTML > > one, but it gets confused, esp. on some ''''%>'' > > Here are the files I use in my setup: > http://destiney.com/pub/vim.tbz2 >You should be able to use anything that handles JSP or ASP. Curt _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On 10/4/05, John Wilger <johnwilger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 10/3/05, Bogdan Ionescu <bogdan.ionescu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Eclipse! > > I''ve struggled with Scite +explorer, Xemacs +mmm mode and some stupid tree > > bar, but they''re nowhere near Eclipse. > > The below link describes how to configure Eclipse. It might take you an > > hour or so to get the job done, but it''s definitely worth it. > > Not to mention an hour or so of your life wasted every day waiting for > that bloated Java beast to start up. ;-) > > -- > Regards, > John Wilger > > ----------- > Alice came to a fork in the road. "Which road do I take?" she asked. > "Where do you want to go?" responded the Cheshire cat. > "I don''t know," Alice answered. > "Then," said the cat, "it doesn''t matter." > - Lewis Carrol, Alice in Wonderland > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >Sounds like you could use a new machine. If you''re waiting for the computer to do its work... then it''s not letting you do your work. Eclipse takes < 60 sec. on a 2.4 Ghz 2Gig ibm. (2gig is only due to 3 MS SQL instances running... actual "available" memory to the system is more like just shy of 1gig not including swapfile.) Regards, Peter Fitzgibbons.
On 10/4/05, Peter Fitzgibbons <peter.fitzgibbons-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 10/4/05, John Wilger <johnwilger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > On 10/3/05, Bogdan Ionescu <bogdan.ionescu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Eclipse! > > > I''ve struggled with Scite +explorer, Xemacs +mmm mode and some stupid tree > > > bar, but they''re nowhere near Eclipse. > > > The below link describes how to configure Eclipse. It might take you an > > > hour or so to get the job done, but it''s definitely worth it. > > > > Not to mention an hour or so of your life wasted every day waiting for > > that bloated Java beast to start up. ;-) > > > > -- > > Regards, > > John Wilger > > > > ----------- > > Alice came to a fork in the road. "Which road do I take?" she asked. > > "Where do you want to go?" responded the Cheshire cat. > > "I don''t know," Alice answered. > > "Then," said the cat, "it doesn''t matter." > > - Lewis Carrol, Alice in Wonderland > > _______________________________________________ > > Rails mailing list > > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > Sounds like you could use a new machine. If you''re waiting for the > computer to do its work... then it''s not letting you do your work. > > Eclipse takes < 60 sec. on a 2.4 Ghz 2Gig ibm. (2gig is only due to 3 > MS SQL instances running... actual "available" memory to the system is > more like just shy of 1gig not including swapfile.) > > Regards, > > Peter Fitzgibbons.Sounds like you could use a new machine too. :) I just timed the Eclipse + MyEclipse startup after a fresh reboot, and desktop to "New Project" menu took 11 seconds. Only 1GB of RAM in this system, as well. Sorry for taking the thread further off-track. Here''s something on-topic: Eclipse isn''t that much slower than a full-on install of xemacs or kdevelop, and should be considered a valid tool for writing Ruby/Rails code. Personally, I use UltraEdit out of long habit, but its RHTML support still isn''t perfect. --Wilson.
And I''m working on a patch that will install / configure the whole thing on top of a base Eclipse 3.1.1 install so you don''t have to go through my article if you don''t want to. (however, you''ll be stuck using my hard-coded paths for everything! :) ) On 10/4/05, Wilson Bilkovich <wilsonb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > On 10/4/05, Peter Fitzgibbons <peter.fitzgibbons-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > On 10/4/05, John Wilger <johnwilger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > On 10/3/05, Bogdan Ionescu <bogdan.ionescu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > Eclipse! > > > > I''ve struggled with Scite +explorer, Xemacs +mmm mode and some > stupid tree > > > > bar, but they''re nowhere near Eclipse. > > > > The below link describes how to configure Eclipse. It might take you > an > > > > hour or so to get the job done, but it''s definitely worth it. > > > > > > Not to mention an hour or so of your life wasted every day waiting for > > > that bloated Java beast to start up. ;-) > > > > > > -- > > > Regards, > > > John Wilger > > > > > > ----------- > > > Alice came to a fork in the road. "Which road do I take?" she asked. > > > "Where do you want to go?" responded the Cheshire cat. > > > "I don''t know," Alice answered. > > > "Then," said the cat, "it doesn''t matter." > > > - Lewis Carrol, Alice in Wonderland > > > _______________________________________________ > > > Rails mailing list > > > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > Sounds like you could use a new machine. If you''re waiting for the > > computer to do its work... then it''s not letting you do your work. > > > > Eclipse takes < 60 sec. on a 2.4 Ghz 2Gig ibm. (2gig is only due to 3 > > MS SQL instances running... actual "available" memory to the system is > > more like just shy of 1gig not including swapfile.) > > > > Regards, > > > > Peter Fitzgibbons. > > Sounds like you could use a new machine too. :) > I just timed the Eclipse + MyEclipse startup after a fresh reboot, and > desktop to "New Project" menu took 11 seconds. Only 1GB of RAM in > this system, as well. > > Sorry for taking the thread further off-track. Here''s something on-topic: > Eclipse isn''t that much slower than a full-on install of xemacs or > kdevelop, and should be considered a valid tool for writing Ruby/Rails > code. Personally, I use UltraEdit out of long habit, but its RHTML > support still isn''t perfect. > > --Wilson. > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >_______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Warren Seltzer escribió:>What text editors handle embedded Ruby inside of HTML the best? That is, rhtml files. >Neither RDE nor Scite really handle the job. > >Warren Seltzer > > >_______________________________________________ >Rails mailing list >Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >http://lists.rubyonrails.org/mailman/listinfo/rails > > >An add-in for Visual Studio would be KICK ASS, IMHO. Kind of like Vs.php I tried diving into the requirements to build one myself, but my knowledge of the .NET languages is so rusty that I got lost, fast.
On 10/3/05, Ben Luo <luoxiangxin-CZK690njTpI@public.gmane.org> wrote:> > I think Emacs plus ruby-mode, mmm-mode and nxml-mode is good. Somebody > want to a ruby orieted IDE. Emacs seems not the answer. But in > Unix/Linux world, lots of people to make vim and emacs as the best > editor for all purpose. That''s innovation and keep you only learn > short-cut and anything else one time. Save tons of time to learn new > envirement. > >Care to share your mmm-mode settings for co-mingling ruby-mode and nxml-mode? I''ve been wanting to bootstrap this setup lately but every time I look at mmm-mode configuration I find myself getting distracted by something more tractable... _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
> We welcome our new Extraordinary Alien, I am a little more than a > short drive East of you, but anytime you get really lost, and are in > Michigan feel free to drop by for dinner, beer and a friendly way > station.Thanks. I''m looking forward to jumping the pond for something more permanent. -- David Heinemeier Hansson http://www.loudthinking.com -- Broadcasting Brain http://www.basecamphq.com -- Online project management http://www.backpackit.com -- Personal information manager http://www.rubyonrails.com -- Web-application framework
I''m having problems with the syntax highlighting for rhtml in vim. It''s intermitent. For some files it does it but the number of rhtml files that does not do it is growing. Any ideas why this might be happening? Thanks in advance, Adrian Greg Donald wrote:> On 10/3/05, Warren Seltzer <warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org> wrote: > >> VIM? Does it still have insert and edit mode? I used to hate the escape key ''cause I hit >> it when I didn''t need to, just to be sure... >> > > Vim says what mode it is in at the bottom, for example: > > -- INSERT -- > -- INSERT (paste) -- > -- REPLACE (paste) -- > > >> It handles nested languages? >> > > I assume you are referring to syntax highlighting, so yeah.. my > .rhtml files look pretty good I think: > http://destiney.com/images/vim_ss.png. > > >> Bill Joy (who invented vi) stopped >> using it in the 1980''s. At least that''s what he said. That was before some of you were >> born. >> > > Being an old fart doesn''t mean you have to keep using old stuff. Vi > is painful. Vim is a pleasure. Disclaimer: I was born long before > 1980. > > > -- > Greg Donald > Zend Certified Engineer > MySQL Core Certification > http://destiney.com/ > > ------------------------------------------------------------------------ > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Adrian Madrid HyperX Inc. Mobile: 801.815.1870 Office: 801.566.0670 aemadrid-kSB444ljgzMmlAP/+Wk3EA@public.gmane.org www.hyperxmedia.com 9000 S. 45 W. Sandy, UT 84070 _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On Wed, 5 Oct 2005, Adrian Madrid wrote:> I''m having problems with the syntax highlighting for rhtml in vim. It''s > intermitent. For some files it does it but the number of rhtml files that > does not do it is growing. Any ideas why this might be happening?We will need details about this *NOW". There has just been a release of the vim-ruby files today -- See Ruby-Talk:159144 -- Vim-ruby-2005-10-05, in preparation for next weeks release of Vim 6.4. Please get hold of the files from Rubyforge http://rubyforge.org/projects/vim-ruby/ and stress them, and let the project know about problems. Doug Kearns has done a lot of the work for this version. I''ve not contributed anything apart from a bug report.> > Thanks in advance, > > > AdrianThank you, and HTH Hugh
What is the process to report this? Report it at Vim or Vim-Files? Thanks, Adrian Madrid Hugh Sasse wrote:> On Wed, 5 Oct 2005, Adrian Madrid wrote: > >> I''m having problems with the syntax highlighting for rhtml in vim. >> It''s intermitent. For some files it does it but the number of rhtml >> files that does not do it is growing. Any ideas why this might be >> happening? > > We will need details about this *NOW". There has just been a release > of the vim-ruby files today -- See Ruby-Talk:159144 -- > Vim-ruby-2005-10-05, in preparation for next weeks release of Vim > 6.4. Please get hold of the files from Rubyforge > http://rubyforge.org/projects/vim-ruby/ > and stress them, and let the project know about problems. Doug Kearns > has done a lot of the work for this version. I''ve not > contributed anything apart from a bug report. >> >> Thanks in advance, >> >> >> Adrian > > Thank you, and HTH > Hugh > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Adrian Madrid HyperX Inc. Mobile: 801.815.1870 Office: 801.566.0670 aemadrid-kSB444ljgzMmlAP/+Wk3EA@public.gmane.org www.hyperxmedia.com 9000 S. 45 W. Sandy, UT 84070 _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Don''t know about the rest of you but Komodo on PC and TextMate on OSX do the job great for me. I only use VIM when i have to hotfix a file on one of my servers... _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On 10/5/05, subimage interactive <subimage@gmail.com> wrote:> Don't know about the rest of you but Komodo on PC and TextMate on OSX do the > job great for me. I only use VIM when i have to hotfix a file on one of my > servers...Doesn't that cost money and stuff? -- Greg Donald Zend Certified Engineer MySQL Core Certification http://destiney.com/ _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On Oct 5, 2005, at 7:37 PM, Greg Donald wrote:> On 10/5/05, subimage interactive <subimage-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> Don''t know about the rest of you but Komodo on PC and TextMate on >> OSX do the >> job great for me. I only use VIM when i have to hotfix a file on >> one of my >> servers... > > Doesn''t that cost money and stuff?Don''t you? Perhaps you''re missing a smiley? :-) -- -- Tom Mornini
On Wed, 5 Oct 2005, Adrian Madrid wrote:> What is the process to report this? Report it at Vim or Vim-Files?Vim-files -- it is ruby specific. Or better (quoting headers): Reply-To: Vim-Ruby Devel ML <vim-ruby-devel-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org> List-Id: Vim-Ruby Devel ML <vim-ruby-devel.rubyforge.org> List-Unsubscribe: <http://rubyforge.org/mailman/listinfo/vim-ruby-devel>, <mailto:vim-ruby-devel-request-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org?subject=unsubscribe> List-Archive: <http://rubyforge.org/pipermail/vim-ruby-devel> List-Post: <mailto:vim-ruby-devel-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org> List-Help: <mailto:vim-ruby-devel-request-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org?subject=help> List-Subscribe: <http://rubyforge.org/mailman/listinfo/vim-ruby-devel>, <mailto:vim-ruby-devel-request-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii"> > Thanks, > > > Adrian MadridHTH Hugh> > Hugh Sasse wrote: >> On Wed, 5 Oct 2005, Adrian Madrid wrote: >> >>> I''m having problems with the syntax highlighting for rhtml in vim. It''s >>> intermitent. For some files it does it but the number of rhtml files that >>> does not do it is growing. Any ideas why this might be happening? >> >> We will need details about this *NOW". There has just been a release >> of the vim-ruby files today -- See Ruby-Talk:159144 -- >> Vim-ruby-2005-10-05, in preparation for next weeks release of Vim >> 6.4. Please get hold of the files from Rubyforge >> http://rubyforge.org/projects/vim-ruby/ >> and stress them, and let the project know about problems. Doug Kearns has >> done a lot of the work for this version. I''ve not >> contributed anything apart from a bug report. >>> >>> Thanks in advance, >>> >>> >>> Adrian >> >> Thank you, and HTH >> Hugh
So, how do I get Eclipse to syntax-color the Ruby inside the html tags <% %> in the .Rhtml files ? Warren Seltzer _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Rodrigo Alvarez Fernández
2005-Oct-07 09:36 UTC
Re: Best Rhtml Editor? ECLIPSE SYNTAX COLOR
On 10/7/05, Warren Seltzer <warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org> wrote:> > So, how do I get Eclipse to syntax-color the Ruby inside the html tags <% %> in the .Rhtml files ?You must add the .rhtml extension to the jsp editor
Yes, see my article http://www.napcs.com/howto/railsonwindows.html On 10/7/05, Rodrigo Alvarez Fernández <papipo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > On 10/7/05, Warren Seltzer <warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org> wrote: > > > > So, how do I get Eclipse to syntax-color the Ruby inside the html tags > <% %> in the .Rhtml files ? > > You must add the .rhtml extension to the jsp editor > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >_______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Fantastic... thanks! Curt On 10/7/05, Brian Hogan <bphogan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Yes, see my article > http://www.napcs.com/howto/railsonwindows.html > > > On 10/7/05, Rodrigo Alvarez Fernández <papipo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > On 10/7/05, Warren Seltzer <warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org> wrote: > > > > > > So, how do I get Eclipse to syntax-color the Ruby inside the html tags > > <% %> in the .Rhtml files ? > > > > You must add the .rhtml extension to the jsp editor > > _______________________________________________ > > Rails mailing list > > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >_______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
On Oct 3, 2005, at 11:53 PM, Ben Luo wrote:> I think Emacs plus ruby-mode, mmm-mode and nxml-mode is good.I''ve been using Emacs with ruby-mode, mmm-mode, and html-mode. I''d much rather use nxml-mode but I''ve had problems with it when I add in mmm-mode. Ben, can you dump out some elisp for this? Ryan Tomayko rtomayko-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org http://naeblis.cx/rtomayko/ http://lesscode.org/
Nice. I''d seen that tutorial before yet somehow managed to miss that section. On 10/7/05, Curt Hibbs <curt.hibbs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Fantastic... thanks! > > Curt > > On 10/7/05, Brian Hogan <bphogan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > Yes, see my article > > http://www.napcs.com/howto/railsonwindows.html > > > > > > On 10/7/05, Rodrigo Alvarez Fernández <papipo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > wrote: > > > > > > On 10/7/05, Warren Seltzer <warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org> wrote: > > > > > > > > So, how do I get Eclipse to syntax-color the Ruby inside the html > > > tags <% %> in the .Rhtml files ? > > > > > > You must add the .rhtml extension to the jsp editor > > > _______________________________________________ > > > Rails mailing list > > > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > > _______________________________________________ > > Rails mailing list > > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >_______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails