Torvalds On Where Linux Is Headed In 2008
Posted on: July 10th, 2010With new releases of the kernel coming every two to three months, Linux continues to test the limits of the open-source development process. Moving forward, the roadmap for the open-source operating system indicates a constant drive to add features, while maintaining quality and stability.
To get some perspective on what lies ahead in 2008, we caught up with Linus Torvalds via email. His responses touched on the Linux development process, upcoming features, and whether he’s concerned about potential patent litigation.
InformationWeek: Is Linux kernel development proceeding faster than Windows Server development?
Advantages of Ruby on Rails
Posted on: August 18th, 2008
Image source: www.flickr.com
Ruby on rails is a complete cross-platform application for web development. It is a very contemporary web framework and like other platforms it uses a “Model Views Controller”. Nowadays it is the best architecture for developing application programming. Ruby on Rails has several advantages over other frameworks. They are what makes Ruby development tasks fast and easy, like “out of the box” creation. It provides a meta programming method for creating of database based web applications, it is also known as “Scaffold”. Using this technique you can easily construct some of the templates, models and views needed for the majority of the basic websites, homepages and even web portals. “WEBrick” is a new technology which Ruby development uses too. The sense of it is that library, which is included in Ruby distribution, provides basic HTTP web server services and tools. “Rake” is also included too, the sense of this anonymous function block is: to define various tasks which allows one to use Ruby syntax.
