Monday, June 12, 2006

Google Earth for Linux!

I never thought I'd see the day:

Yeah, I've got a lot of crap installed...

Google has just released a beta of Google Earth for Linux. It includes a better-than-usual installer, and appears to be WINE based (I stand corrected) uses QT3 as a graphics toolkit. From what I can tell, it's got all the features of the Windows version. It's nice to see this awesome application finally be released for Linux.


Enjoy!

Thursday, June 08, 2006

Google Spreadsheets

Free Image Hosting at www.ImageShack.us

To my delight, when I opened my inbox this morning I found an invitation to try Google Spreadsheets. It's got a decent amount of spreadsheet functions (probably all the Excel ones), a cool AJAX-ified interface, and a nice auto-save feature.
I was hoping that it would be able to generate some funky SVG plots, but it looks like it can't do any plotting at all right now.
If someone discovers any more cool features, please post them in the comments!

(Oh yeah, and this isn't very Linux related, but oh well...) ;)

(... and another note: Don't mind OS X in the screenshot - I'm at work) :D

Monday, June 05, 2006

Gaming in XGL: Finally

Looks like I've been out of the loop for a while, because someone finally figured out how to get OpenGL accelerated apps to run on XGL without any noticeable performance hit. I just tested it with my Dapper/GNOME/Nvidia setup, and it works great!

This fix works by allowing those applications to run on the regular Xorg X server that runs beside XGL. The only side-effect is that if you try to run games in windowed mode, you won't be able to move them around because there won't be a window manager running on the other X server (although you might be able to just run one, but I haven't tried it.)
(... so no wobbly Quake 3 this way, but at least it works at full speed!)

Thursday, June 01, 2006

Ubuntu 6.06 LTS Released!

Ubuntu 6.06 LTS was just released!

This new version features:

So what are you waiting for? Download it now!

Wednesday, May 31, 2006

Ahhhh, I love the smell of Dapper in the morning...

Tomorrow's finally the big day. The first "enterprise-ready" release of Ubuntu is officially out tomorrow, and hopefully it'll continue to make some waves.

Tonight is like the calm before the storm - The Dapper Development Forum has been closed for the night, and the new Dapper support forums are still on their way.

For many of us who are already running Dapper, upgrading to the final release will be a simple daily update away.

In the next 6 months, I hope we continue to see the Ubuntu community grow and support each other even more. If Ubuntu does become a hit in the business desktop market, then it'll be interesting to see how it happens, and to take a look at what trends start to appear.

Once again, if anyone from the Ubuntu team ever reads this, thanks for making a great operating system that anyone in the world can use for free. :)

Monday, May 29, 2006

Free Gamer Blog

A fellow Ubuntu-er has set up an awesome blog called Free Gamer. The blog has a bunch of good commentary on free/open source games, and includes a really good breakdown of current and upcoming games by their project status (with a realistic eye)...

If you're interested in next-gen Linux games and such (I know I am!), definitely check out that site!

:)

Sunday, May 28, 2006

Open source audio applications: A rebuttal

I just spotted this article over on digg: Open source audio applications need to learn from listeners

After reading the first few paragraphs, I had to ask myself a question: What the heck is the editor talking about?

I understood the opening paragraph, which points out that there's no software (albeit on any operating system) that allows the user to listen to music from any source universally (FM, MP3s, CDs, etc.), but we're basically as close as one could possibly get to having that. It's impossible for both hardware manufacturers (think Sony stereos) and software developers to allow playback from every audio source, so they choose to support the ones you're actually going to use. FM is useful to many people in a stereo, but being able to listen to podcasts in music playback software is something that many people would find much more useful on their PCs than FM radio in the same software.

It really starts to go downhill in the third paragraph:

Only in software applications is this distinction made, and consequently we have to use separate apps to play music from different sources. And the problem is by no means limited to FM broadcasts and MP3 playback. How many of the mature open source audio players support basic CD playback? There are a few that support ripping CD audio directly within the app, but cannot play that audio directly off of the disc. Would anyone in their right mind buy a hardware device with that kind of limitation?

This is exactly the kind of writing that hurts the Linux community - Uninformed writing. The editor of the article obviously hasn't actually tried any "mature open source audio players" in the past few years. Last time I checked, XMMS has been able to playback CDs for a long time.
In addition, Rhythmbox, Banshee, and AmaroK can all playback CDs, MP3s/OGGs/whatever, received podcasts, and have support for cool extras like last.fm.
Once again, what the hell is the editor talking about?

Building an application from a data-task perspective locks out the possibility of new features, yet history teaches us that there will constantly be new methods and approaches to delivering audio to listeners. CDs, audio files, streaming radio, DAAP sharing, FM, XM, podcasting -- the list goes on. How many new ones will be invented this year?

...and if the editor had actually tried any of the mature open source audio players I mentioned (which are the mature ones), with the exception of XMMS, he would have realized that developers stopped designing their music playback software from a "data-task perspective" a long time ago. That's exactly why you're able to have podcast, streaming radio, DAAP sharing, etc. support in these applications - media sources are abstracted, and have been so for a while now.

The final piece of the editorial, "The underlying cause", is like a rotten cherry to top it off:
There is no malice behind any of these shortcomings in the Linux audio player ecosystem. Rather, I think they are the unintended result of a philosophy that predates Linux, and may in this particular application space do more harm than good.
The entire article is about a supposed lack of integrated playback sources in audio players, but this has nothing to do with Linux at all - Every uninformed qualm the editor has about audio players could just as equally (and unjustifiably) be applied to ANY platform, not just Linux.

Yes, some of the editor's article would have been true six years ago, but the majority of it is completely unfounded today.

The impact of this article on readers who aren't familiar with the features of open source audio players today is akin to trying to show off Linux by running FVWM, and showing it to someone who's never seen the OS before - it's going to leave an extremely misrepresentative first impression.

If anyone was wondering why I picked the hokey tagline for this blog, I hope it's a little more clear now.
Insight into the Linux community and their desktop in 2006

Friday, May 26, 2006

Dashboard for XGL/Compiz

There's a nice little HOWTO on setting up Compiz's "widget" plugin over at the Ubuntuforums. The widget plugin mimic's OS X's dashboard functionality. It'll also let you turn any program into a widget with Compiz's "state" plugin. There's a decent thread over in the Compiz Forums outlining how to get all of this working, if you're interested.