Thanks Dan / George.<br><br>I got into the new OgDen project but there is a problem with some new facets, I think. I will definitely have a look at <a href="http://ramaze.net/" target="_blank">ramaze</a>, my 'thing' of course is organisational ecology; I'm thinking that a healthy Ruby community needs 3 or 4 examples of a "web framework"-s. <br>
<br>I am interested to know if there are Nitro powered web sites still.<br><br>As an aside, I recommend the March-2008<br><ul><li><b><a href="http://www.youtube.com/watch?v=PfnP-8XbJao">The Power of Java and Ruby</a></b> ( * * * * _ )<br>
<a href="http://www.youtube.com/watch?v=PfnP-8XbJao">http://www.youtube.com/watch?v=PfnP-8XbJao</a><br></li></ul>In there, they have substituted ActiveRecord with scalable hibernate (and it is faster than Ruby 1.9)<br><br>
Also for those not looking, NetBeans lets you configure a project to target --> Ruby 1.9, Ruby 1.9, JRuby and Groovy from the same nice IDE. I'm sorry to say I find Eclipse dysfunctional now (netbeans doesn't do Git yet).<br>
<br>I don't mention this much; this is a good time to comment. I'm into knowledge management and sensemaking (some overlap with semantic computation). The nice people on the <a href="http://freemind.sourceforge.net/wiki/index.php/FreeMind_0.9.0:_The_New_Features">freemind</a> project have instanced <a href="http://freemind.sourceforge.net/wiki/index.php/FreeMindGroovyObjects">groovy</a> as the script language. <br>
<br>That's just "news" for the gang. Often as not, I'm last to know such things. :-)<br><br>aloha,<br> \_w_/<br> ___________________________________<br>
º <a href="http://mbimarketing.wordpress.com/" target="_blank">http://mbimarketing.wordpress.com</a><br> º <a href="http://adroit-process.blogspot.com/" target="_blank">http://adroit-process.blogspot.com</a><br><br>
<br><div class="gmail_quote">2009/3/25 George Moschovitis <span dir="ltr"><<a href="mailto:george.moschovitis@gmail.com" target="_blank">george.moschovitis@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Indeed, I am not working on the public Ruby version of Nitro any more (although I am maintaining a heavily customized version used on <a href="http://www.me.gr" target="_blank">http://www.me.gr</a>)<br>
<br>However, I am working on a JavaScript version of Nitro: <a href="http://www.github.com/gmosx/nitro" target="_blank">www.github.com/gmosx/nitro</a><br>
<br>It's at the very early stages (ie it is expected to change a lot) and the philosophy is quite different than the old Ruby version. <br><br>If you liked the old version you should indeed check out Ramaze.<br><br>regards,<br>
George.<div><div></div><div><br><br><br><br><br><div class="gmail_quote">On Tue, Mar 24, 2009 at 8:15 PM, Dan North <span dir="ltr"><<a href="mailto:tastapod@gmail.com" target="_blank">tastapod@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi William.<br><br>The Nitro world has gone quiet. George stopped actively developing it and the Og ORM was spun off into its own project.<br><br>Take a look at <a href="http://ramaze.net/" target="_blank">ramaze</a> for a non-rails web stack with a very similar feel to nitro. It plays nice with about every view/template technology and ORM you can think of - including the sucky ActiveRecord and the lovely Og - and you can be up and running as quick as you can type:<br>
<br><div style="margin-left: 40px; font-family: courier new,monospace;">require 'ramaze'<br><br>class MainController < Ramaze::Controller<br> def index<br> "hello"<br> end<br>end<br><br>Ramaze.start<br>
</div><br><div class="gmail_quote">2009/3/24 * William <span dir="ltr"><<a href="mailto:william.full.moon@gmail.com" target="_blank">william.full.moon@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div>Hi all...<br><br>I've been busy on my researches, and have some time to connect back with the Og/Nitro gang. Actually I'd like a nice mature, non-rails ruby bases web deployment system to generate interest in FOSS development in my local (geographical) area.<br>
<br>There is no reason to not do Rails, it is a career move for some people I think. I tend to thin the Nitro way is 'better'. I also think that mono-culture is a poor substitute for thinking. To mis-use Tolkein, "There can NOT be only one framework to rule them all". For me.<br>
<br>I would like some example URI-s for Nitro powered and Nitro derived web sites that you Know or Own?<br><br></div></div></blockquote></div></blockquote></div></div></div></blockquote></div><br><br>