Click to find out more about our Work

Posts Tagged ‘Windows’

September 7th, 2008

Google Chrome on Linux and Android ?

It seems Google wants to take over the world, Earlier this week Google released its own web browser Chrome. You can Read the previous post for more information. Currently its available for download only in the Windows Platform (Windows XP SP2/Windows Vista). A statement by Google co-founder Sergey Brin has linked Chrome with Google’s upcoming mobile operating system Android. Just in case if you are wondering what is Android, Android is Google’s Open Source Operating System for the mobile phones (just like Microsoft’s Windows Mobile), already the first handset in development by HTC powered by Android is going to roll out in Q4 2008 or early 2009. The handset is named HTC Dream.

2 Comments
 |  |  |  |  | 
July 9th, 2008

Tutorial : Installing Ruby on Rails 2 in Windows Vista/XP

Greetings,

Most of you must have heard of “Ruby on Rails (RoR)”. It being touted as the next best thing (apart from php :P ). Well lemme give you a lowdown of what Ruby on Rails is…

I`ll try to explain the power of RoR in the simplest of words,

If PHP can do something after typing 75 lines of code, RoR can do the same thing in typing mearly 3 lines of code !!!!
Thats as simple is it gets ! But then again, there is a catch to it, RoR is equally complex. So Today, I`ll just give you the basic idea of what Ruby on Rails is, and how to set up a developer environment for RoR, So next time we can directly start creating applications. woohoo !

23 Comments