Most people (programmers) I know also hate java applications, why is that? (not that I don't agree, I'd just like to hear your opinion)
Also are all IDEs written in Java? And with TextMate, for example, how do I make my HTML code show a page so I can see how it is going, so I can test it? And can I debug with TextMate? I mean, does it show compile time errors? On Fri, Apr 22, 2011 at 7:37 PM, Robert Walker <[email protected]> wrote: > Rodrigo Ruiz wrote in post #994581: > > Thank you for the tip guys, when I have some time to finally start my > > web > > programming i'll try it out. > > > > Tell me something, can I write HTML code with RubyMine to make a simple > > web > > page? > > I'm asking that cause that's the first thing I'm learning, HTML. > > You can write HTML with ANYTHING that can edit text. Same for Ruby, CSS > and JavaScript. Yes, there are tools that help you with navigation > around your project, auto-competion, etc. But, none of them are required > to develop web sites with Ruby on Rails. > > I'm still a TextMate user. I refuse to use any IDE written in Java when > given a choice. I pretty much have to use them for my day job, but I > have always hated Java applications. Yes, I use them almost every day, > but I still despise having to use them, ANY of them. > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

