Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > [ANN] Nitro 0.5.0

Reply
Thread Tools

[ANN] Nitro 0.5.0

 
 
George Moschovitis
Guest
Posts: n/a
 
      11-23-2004
Hello everyone,

a new version of Nitro was just released.

Homepage: http://www.navel.gr/nitro
Download: http://www.rubyforge.com/projects/nitro

The highlight of this release is the stand-alone Og
distribution (easily the most requested feature )

here are the release notes:

Many new features:

* Stand-alone Og distribution.
* Scaffolding.
* Og RDBMS index support (works again).
* improved render/dispatcher.
* REST/XML dspatcher.
* RssBuilder.
* Improved BLOG example.
* Many fixes.

some words about Nitro:

Nitro is an efficient, yet simple engine for developing professional
Web
Applications using the Ruby language. Nitro aims to provide a robust
infrastructure for scalable web applications that can be distributed
over a server cluster. However, Nitro can also power simple web
applications for deployment on intranets or even personal computers.
Nitro integrates the powerful Og Object-Relational mapping library.

Suggestions, ideas, bug reports are welcome!
have fun,
George Moschovitis

 
Reply With Quote
 
 
 
 
George Moschovitis
Guest
Posts: n/a
 
      11-23-2004
> * REST/XML dspatcher.

Btw the REST/XML dispatcher is especially intersting. With zero lines
of code you can have a REST interface to your site. Or create RSS
syndication again with zero lines of code (using the REST dispatcher,
Scaffolding and the RssBuilder). Have a look at the blog example.

Basically, when you have a url like this:

http://www.mysite.com/blog/list_entries

you can trigger the REST dispatcher with a simple change:

http://www.mysite.com/rest/blog/list_entries

and get XML (for example RSS) output.


have fun!
George Moschovitis


--
www.navel.gr | tel: +30 2106898050 | fax: +30 2106898437

web appliction engine: http://www.navel.gr/nitro
have fun: http://www.joy.gr
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Nitro] [ANN] Nitro/Og 0.31.0 gabriele renzi Ruby 22 08-01-2006 12:33 PM
Nitro Ax Full Tower Server Case @ A True Review Silverstrand Front Page News 0 11-25-2005 10:27 PM
[ANN] Nitro Web Engine 0.2.0 George Moschovitis Ruby 2 10-27-2004 08:03 AM
[ANN] Nitro 0.1.2 George Moschovitis Ruby 2 10-21-2004 08:49 AM
DVD Verdict reviews: NITRO DIGGERS, CRASH ENCOUNTERS, and more! DVD Verdict DVD Video 0 06-26-2004 09:01 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57