[ANN] RubyStation 0.1.5 (gives you the power of localhost!)

View: New views
1 Messages — Rating Filter:   Alert me  

[ANN] RubyStation 0.1.5 (gives you the power of localhost!)

by Yutaka Hara-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

RubyStation 0.1.5 has been relesed.

RubyStation is an installer/launcher of browser-GUI desktop applications.
  * Demo and screenshot: http://yhara.github.com/ruby-station/

== What is 'browser-GUI desktop application' ?

If you are familiar with Rails, the easiest way to write a
desktop application is using the browser as GUI. How?

  1. Write an application with Rails (or Sinatra, Merb, Ramaze..)
  2. Compress the files into a zip file.
  3. Users download it, unpack it and do './script/server'.
  4. The application runs in the browser.

Why can't we call it a desktop application? :-)

With RubyStation, you can:

  * install applications, which are distributed as RubyGems
  * start an application by clicking the link
    (you don't need to remember each port number of the applications)
  * write an application for RubyStation (it's as easy as creating a gem)

More information: http://yhara.github.com/ruby-station/

== Changes
  * version 0.1.5 (2009/11/05)
    * first release

--
Yutaka HARA
Here's how to pronounce my name: (just in case the Rails Envy Podcast
will introduce it :-) http://route477.net/files/yhara.mp3