Glitch is open!

For a while I’ve beta-tested a new multi-user game of imagination, called Glitch. However, it was in pretty closed beta, and the company (Tiny Speck) didn’t want any artwork to leak out. So I hadn’t mentioned it before.

But, today around noon, “God” announced that Glitch was leaving beta and opening up to the public! So, I’m finally able to reveal Glitch, the game where you’re playing in the minds of 11 giants, each trying to become the only giant.

The game style is pretty nice, very cartoonesque, and the game itself is an ongoing tutorial driven by quests. But instead of trying to put it in words, take a look at the trailer:

Join me at Glitch, and when you’re there, look up Thrud. :-)

Jason’s Deli showing use case for the Chrome netbook

Jason’s Deli is a dining chain based out of Texas, and they have been selected to beta test the Chrome Notebook. Here’s some of the people involved with the test telling about their experiences:

Google delivered a late Christmas present

Two days ago a non-descript package arrived. Opening up the package very carefully, I found a big, rectangular cardboard box inside, with on it something that looked like an assembly drawing of a mouse trap.

After putting on my Hazmat suit, and telling wife and kid to evacuate the building, I carefully opened it. Inside was a black slab, about 12 by 9 inches inside. At that point I heard “Also Sprach Zarathustra” in the back of my mind. Luckily it wasn’t a monolith, but one of Google’s CR48 netbooks.

So far I’ve been able to charge the battery, take my profile picture, log into our corporate and home networks, and probably screw up the built-in 3G wireless account…

I haven’t run into any major problems yet, apart from the fact that my beloved NotScripts uses a setting in a file on the file system, that is not accessible – all you get with the Chrome OS is a browser windows. But I’ll let you all share in the experience of Living in the Cloud.

Oh, and I apologize for the picture quality – I only had my cellphone available, and the carpet didn’t make for the best background…

Google Chrome available for download

Google has released their beta browser Chrome for Windows. It distinguishes itself from other browsers by having a very minimalistic design, and some interesting technological features:

  • The address bar doubles as a search box, history browser and suggestion bar.
  • The tabs can be dragged out of the browser to create a new window, or multiple tabs can be combined into one window.
  • The new sandbox feature allows every tab to run independently from the other tabs, so if one site crashes it won’t take anything else down, and can confine “bad” sites to just their sandbox (instead of giving them access to your whole machine as in some browsers made in the Northwest of the USA).
  • Activating the Incognito mode will prevent any pages you visit from showing up in your history.
  • Chrome has improved warnings for suspected phishing sites, malware, etc.
  • By clicking the star icon next to the address of a website, it is turned into a bookmark.
  • It features Google Gears integrated in the browser.
  • The Javascript engine is one of the fastest available today.
  • Chrome is multi-threaded. Not only does this mean that one looping JavaScript will no longer tie up your whole browser, it simplifies memory management (since the separate process can be closed, and release all used memory), and can make use of multiple processors.
  • Google continually updates a list of harmful sites, that Chrome uses to warn the user.

After all these benefits, there are some negatives:

  • I couldn’t run the Chrome browser out of the box. Whenever I started it, it would give me “The application failed to initialize properly (0xc0000005). Click on OK to terminate the application.”. A bit of Googling taught me that Symantec doesn’t like the sandbox option of Chrome. If you add –no-sandbox to the shortcut used to launch Chrome, all is well (except you’re not using the sandbox feature).
  • Limited plugin availability. Since the browser is pretty new, there aren’t a lot of third party, or even first party, add-ons, as opposed to Firefox.
  • The end user license. Although Google’s motto is “Do no evil”, some of the wording in the EULA suggests that Google has rights to do anything it wants with whatever you enter through the browser. This sounds like Adobe’s EULA for Photoshop Express, and hopefully Google will revise the license to be more respective of the user’s ownership.
  • Beta. I know Google has a history of releasing beta products (I think GMail just recently left beta status), but this time, the playing field is different. This is the frontline of the battle against intrusions, this is where the new malware tries to enter your computer. If there is a hole in Chrome, the bad guys will exploit it – especially since Google is a pretty high-profile target.
  • Fear of lock-in. Soon you’ll be using GMail, Google Docs, Google Calendar, Google Spreadsheets, etc., all through your Google browser… One company to rule them all?

It will be interesting to see where Google takes Chrome, and if acceptance is going to be as high, or even higher, as Firefox.

If you want to try it, go to Google Chrome and download your copy.

Skype 2.0 beta for Linux includes video

Skype announced the release of a beta version of Skype 2.0 for Linux. The new version supports video, so Linux Skype users can now put the webcam to good use.

The Linux beta can be downloaded here. Hardware requirements are:

  • Processor: 1GHz or faster
  • RAM: 256MB
  • Hard disk: 20MB free space
  • Microphone and speakers, or headset
  • Internet connection, broadband is best, GPRS is not supported for voice calls, and results may vary on a satellite connection.
  • Videocard driver with Xv support
  • Qt 4.2.1 or higher
  • D-Bus 1.0.0
  • libasound2 1.0.12

The page has versions for Ubuntu (7.04 – no 7.10, although this version should work fine with Gutsy), Fedora (Core 6, and 7), Debian Etch, OpenSUSE 10+, Mepis, Mandriva, Xandros and CentOS. There is also a generic Dynamic and Static package.