Sorry I'm at Qcon and didn't really check my emails lately :( Here are my answers to your questions:
(1) Best IDE currently available for Merb. This is important since Netbeans is currently working on Merb support for future. IDE choice really depends on your needs/taste. TextMate/e-editor work fine with Merb. Yehuda and I are working with the NetBeans team to offer Merb integration so people liking NetBeans can use. Most editors supporting Ruby will work fine with Merb, we don't have one recommended IDE. (2) Best tutorials and slides to read ( Links are requested ) We are working on making that better. For the moment you have examples on the wiki: http://wiki.merbivore.com a nice peepcode from peepcode.com with a full example app (twitter client) (3) Good Beginners projects available on GitHub to start with. http://github.com/mattetti/simple_merb_example_app/tree/master It's not much but I hope to be able to write more example. Hopefully people will also write more examples for people to learn Merb. (4) A tutorial on working with Merb and console. The wiki covers some examples, the console is really simple you can just access it by doing: merb -i In your command line. The 3 Merb books might help covering this kind of information if you don't have time to try things or wait until we get more information in the wiki. (5) Some Good Tips and links to visit frequently for learning more. Look at the code on github, check my blog: http://merbist.com, and other blogs: http://merbunity.com and http://yehudakatz.com What would be nice is that if you learn something new you could share with people using the wiki. This way we could have a better documentation. - Matt On Thu, Nov 20, 2008 at 11:38 PM, MyMerb <[EMAIL PROTECTED]> wrote: > > Hello, > > Since Merb is new and so are we....can we expect some quick important > tips to move ahead from senior Merbists here...? > > It would be nice to guide us on the points below. > > (1) Best IDE currently available for Merb. > This is important since Netbeans is currently working on Merb support > for future. > > (2) Best tutorials and slides to read ( Links are requested ) > > (3) Good Beginners projects available on GitHub to start with. > > (4) A tutorial on working with Merb and console. > > (5) Some Good Tips and links to visit frequently for learning more. > > I hope this will help all fresh guys like me,willing to make a career > in Merb > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
