Friday, November 27, 2009

The Chromium Projects

The Chromium projects include Chromium and Chromium OS, the open-source projects behind the Google Chrome browser and Google Chrome OS, respectively. The site, http://www.chromium.org/, houses the documentation and code related to the Chromium projects and is intended for developers interested in learning about and contributing to the open-source projects.

Chromium
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web. This site contains design documents, architecture overviews, testing information, and more to help you learn to build and work with the Chromium source code.

Chromium OS
Chromium OS is an open-source project that aims to provide a fast, simple, and more secure computing experience for people who spend most of their time on the web. Learn more about the project goals, obtain the latest build, and learn how you can get involved, submit code, and file bugs.

Thursday, November 19, 2009

Google released Chromium OS open source project

In July Google announced that we were working on Google Chrome OS, an open source operating system for people who spend most of their time on the web. In 11/19/2009, Google Google released Chromium OS open source project.

This release of Chromium OS includes:

* Source code
* Design docs
* User interface experiments
* How to build and contribute
* Short overview video

Source: http://googleblog.blogspot.com/2009/11/releasing-chromium-os-open-source.html

What is Google Chrome OS?

Telling the story of Google Chrome and how it inspired an operating system. Produced by Epipheo Studios.

Tuesday, November 10, 2009

GO: a systems programming language expressive, concurrent, garbage-collected

Google released a new, experimental systems programming language today, GO. It is open source. For more information, check out the Google Open Source blog.



A short promotional video about the Go Programming Language presented by Russ Cox.

For a more detailed video about Go, please see:
http://www.youtube.com/watch?v=rKnDgT...

The Go home page:
http://golang.org

Friday, November 6, 2009

ASE (Android Scripting Environment) r14 is now available


The Android Scripting Environment (ASE) brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.

ASE r14
is released.