Hey Ed, Have you looked at the scriptomatic 2.0 tool? It produces python and perl code, not to mention vbscript and javascript.
Jon -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed Leafe Sent: Friday, September 22, 2006 6:08 PM To: ProFox Email List Subject: Re: [nf] 10 programming languages to learn know On Sep 22, 2006, at 11:59 AM, Steve Ellenoff wrote: > I assume the Ruby on Rails is different than developing in just Ruby? > > I've seen a lot of blogging from former .NET programmers who've > switched over and love it. RoR is a web app framework that has a lot of the boring stuff needed to create a dynamic web app built-in. Stuff like accessing data. ;-) I've seen RoR as well as several Python web frameworks, such as Django and TurboGears, and they all look remarkably similar: specify a few things, and it spits out a framework. You then modify the framework classes to create your custom behaviors. -- Ed Leafe -- http://leafe.com -- http://dabodev.com [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

