The Google chrome OS will be the most shocking OS. It was claimed that Chrome OS can boot up only in 3 seconds…waw incredible.
Google Chrome OS Promises a 3-Second Boot
Sundar Pichai, vice president of product management at Google, announced on November 19th the immediate availability of the source code for their upcoming Chrome Operating System, under the name of Chromium OS. The actual Chrome OS, as Google said, will be released sometime at the end of 2010, one year from now, and it will be available at first for netbooks and, later on, high-end machines. With this source code freely available for download, various developers can get involved in the project, by creating applications, patches, etc. In other words, from now on, the development of the upcoming Chrome OS will be done transparently. “There is still a lot of work to do, and we’re excited to work with the open source community. We have benefited hugely from projects like GNU, the Linux Kernel, Moblin, Ubuntu, WebKit and many more. We will be contributing our code upstream and engaging closely with these and other open source efforts.” – was stated in the official release annoucement. OK, so please enjoy the official, 1 hour and 20 minutes long “Google Chrome OS Open Source Project Announcement” video, in high-definition! So, here’s what we’ve learned about the Google Chrome OS until now. Under the hood, it will be powered by the Linux kernel (version 2.6.30 in the current so…
Here is the nice news from softpedia.com that discuss about Gedit, a text editor in Linux system. Check this out
Gedit: Don't Get Tricked by Its Simple Looks
Every Linux user that has used the GNOME desktop environment must have had at least an encounter with its default text editor, Gedit. You start it up, and it looks like a simple notepad type application with a toolbar added on top. However, don’t let yourself fooled by that simple appearance. If you know how to customize this application, it can be modified to serve almost any text exiting purpose, and you can even create an IDE-like environment.With Gedit, it’s not the general appearance that counts, it’s all the little details that make a great application. As a programmer, I know that simple things like auto indentation and syntax highlighting can make your job much more easier. Gedit’s can do syntax highlighting for quite a large number of programming languages or file formats, over 70 in fact. Also, the customizable tab width makes it easy to structure your texts, and the option to fill tabs with spaces makes it so much friendly to many environments in which your files could end up. The line numbers make it easy to collaboratively edit text files like source code, and along with the jump to line function it provides a way to refer and return to a certain section of the document without scrolling through to it.Many text editors have trouble opening files that were created on other platforms, or with spec…