Friday, May 26, 2006

Virtualization and another Buzz

Virtualization is causing a buzz in Technology right now.
It has Microsoft's attention at the moment in the software world with Microsoft releasing the latest update to Virtual Server, Virtual Server 2005 R2 as a free download. Of course this has nothing to do with VMWare offering their VMware Server Beta for free. Then of course there is the buzz about virtualization in the hardware world with Xen for Linux and Intel's whatever...

Without going into too much detail virtualization refers to running more than one Client or Server Operating System at a time on a single hardware box. Of course there is more to it than that, with another flavor of virtualization being an implementation from Altiris that allows applications to run with controlled access to the underlying OS (Altiris SVS). What's great is that a lot of the software tools have free versions. VMwares Virtual Player is one of them.

Virtualization is something I work with almost every day, but another buzz is about something I only just heard about for the first time: Rails for Ruby.

Rails for Ruby, which is being hailed as a successor to Java as it is a whole lot faster to develop web-based database applications. The language itself, Ruby has been around since about 1993.
"Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server." this is according to the official website RubyOnRails.org

Instant Rails for Ruby on Rails which includes everything needed to setup Rails for Ruby can be found here

No comments: