Sunday, March 16, 2008

Getting hooked on Linux Podcasts

Been really bz with work lately. March & April are hectic months for me. I've been asked to learn-up and deliver training on a couple of topics that are complete new to me. Out of bunch, 2 of the more interesting topics are Ubuntu Desktop & Solaris 10 on x86.

Apparently the local tech support need to be prepared to provide customers support for these OSs. Due to cost cuts I will not be getting any training on Ubuntu. (They assume that since I know Linux, Ubuntu should be simple) I hope they're right.

As for Solaris 10, I've been given an account to get into their e-learning site & I've been going through all their material for 2 weeks now. Some of this old school Unix stuff is really mind bogglingly boring and unnecessarily complicated. It's surprising for me to see a modern day commercial Unix still looks like something out of the 80s. CDE looks truly horrific, I though I'd traveled back in time to 1985.

To keep myself updated in the world of free software I've been listening to a couple of Podcasts that I would highly recommend to anyone interested in Linux.

My 2 favorites are:
lugradio - It's very European, with plenty of English jokes, biased reviews and profanities galore.
linuxoutlaws - A German accent, modest and lighthearted discussions and light on profanities.

Both are excellent Linux Podcasts. I listen with Amarok and can't get enough.

Saturday, February 9, 2008

A decent FPS for the EeePC

Because of the limited graphical performance of the EeePC, FPS choices are rather limited, the best I've come across so far is AssaultCube. It's a modified version on Cube that runs very well right away on the EeePC. In order to get better frame rates, you do have to tweak down some of the graphics, but overall it played very well. So if you're looking for a decent FPS to play on the EeePC, do give AssaultCube a go.

Tuesday, February 5, 2008

Tips for playing wormux on the EeePC

Due the screen resolution limitations of the EeePC, many applications will have windows taller than the screen. This is typically solved by using Alt+Drag to move the window around, typically so you can click the buttons at the bottom.

This resolution also posed some interesting problems for some games, while most games would happily run at 800x480 or 640x480, games such as wormux expects the minimum resolution to be 800x600. So running wormux on the EeePC has a few problems.

Fist off, it's necessary to modify wormux's ~/.wormux/config.xml file to set the desired resolution:
width 800
height 480
full_screen 1

After this you should be able to start the game nicely fullscreen. In the player selection screen you'll see the first problem crop up. Your ok & cancel button are not visible, they are lower down & can't be seen. You can overcome this easily using the keyboard, Enter for OK and Esc for Cancel.

Finally the last obstacle is in actually playing the game. Your right click weapon selection menu is too large & goes beyond the top of the screen. Making it impossible to choose the topmost weapons (such as the Bazooka which incidentally is the most common weapon of choice). Fortunately this last problem is solved using the keyboard shortcuts F1 through F5, these keys will allow you to cycle through and select a weapon/gadget from the 5 categories.

Enjoy blowing up them gimps. :)

Monday, February 4, 2008

Gaming on the Asus EeePC

I figured out that Asus EeePC worked quite well as a portable game machine. I installed Dgen & Snes9x into it, they work great. Playing Contra on it was excellent. I also installed a host of native linux games that all worked out very well.

Here's a list of em:
- abuse
- armagetron
- neverball
- pinball
- supertux
- wormux

I just can't get enough of wormux, it's excellent.

Saturday, January 12, 2008

My new toy - Asus EeePC

Wow, it's been a while since I last posted. Been bz with work & haven't had much time to hack. Over new year, I decided to get myself an Asus EeePC to use as my blog anywhere machine & Starbuck companion. I already have a Toshiba notebook, but at 14.1" & weighing over 4kg with the adapter, it was just too cumbersome to carry around.

I ordered a 4G 701 Galaxy Black EeePC and it arrived within a week hand delivered to my doorstep. Even YouTube cannot describe how truly small, light & portable this thing is. The first thing that strikes me is how impossibly small the keyboard is. It almost looks impossible to type on, even with my relatively small hands. So I'm typing this post to prove to myself that is does work with a little practice.

Overall the OS works just fine for it's intended market. The PDA like icon interface is fine for everyday use but I find it lacking any depth, so I quickly began hacking it into something more usable. I decided to stick with the Xandros because it's very fast & designed to minimize writes to the SSD. Other distros will no doubt need much tweaking in this area.

So this is what I decided to do for now:
- Activate the icewm start menu.
- Populate it with my preferred menus.
- Added essential firefox add-ons
- Run the system update

Overall I found the EeePC to be excellent for me. I'll definitely recommend it to anyone looking an ultra portable companion to their PC or notebook that has wifi and a decent keyboard. In fact I'm so taken by it that I'm posting my Toshiba up for sale.

Sunday, November 11, 2007

Get GNU/Linux

I came across these interesting sites lately & I had to share:

get GNU/Linux is a site that really help to explain why there's a large community running GNU/Linux & why someone should consider switching to Free Software.

Compare Distros is a site that makes some comparisons between the major distros and helps potential users choose the best fit. I have to agree that there is no perfect distro & there shouldn't be one.

Sunday, October 28, 2007

Compiz bug workaround

Couple of days ago I mentioned a bug in Compiz that made kscreensaver not cover the whole screen as it should. I accidentally discovered the solution to this problem by way of a botched upgrade to Compiz 0.6.2.

Here's the story, I read on a adamw's blog that the backports for the new Compiz and Compiz Fusion releases have hit the 2008 repositories. Of course I immediately jumped in to upgrade. Well, things didn't go too well. After upgrading I found compiz-fusion refused to start. It complained that ccp was still on the old version, I couldn't figure out what happened, so I gave up, uninstalled the new stuff & installed the original back but not before I had a quick look around ccsm to see what's new. This is where I found an entry I didn't notice before, this is where I found my workaround.

OK enough history, this is it; Window Decoration -> Decoration windows: any & !name=kdesktop_lock

Basically, this completely solved the kscreensaver issue. I'm not too upset with the bad upgrade, the only reason I wanted to upgrade was to get rid of bugs.