Tag Archive for 'eee'

Experiments with the eee

It’s been a while since I last handled the eee.

I haven’t gotten around to changing the default Xandros OS to either Ubunty or Fedora. Frankly, the OS works just fine for me. And as long as I can get a command-line and an internet connection, I’m a happy camper.

But it’s been an unusually quiet weekend so I decided to focus a bit more on this cute little monster.

First off, an upgrade. It was a simple matter of doing a sudo apt-get update && sudo apt-get upgrade. The bad side is, since the OS uses unionfs, the 4GB storage is now down to only ~260MB free (or around 83% in use). I’ll have to look at the repackaged updates from the XEPC project, if the storage factor becomes critical, but for now, I can live with this.

Next, the OS change. I did attempt to install Ubuntu Hardy Heron on the eee, but hit a snag while creating a USB bootable flash disk. I had a spare 1GB flash disk at hand, and was able to dump the netboot image from the Ubuntu archives. For some reason, the eee cannot recognize it. Again, I’ll have to dig into this later, but as I’ve said, Xandros works fine for me for now so I’ll stick with it at the moment.

Since I cannot change the OS, I opted to optimize whatever I have for now. One major “annoyance” is the screen real estate (i.e., the lack thereof). Firefox, for example, have large chrome properties that need to be slimmed down. I’m using the basic display mode for Xandros, so there’s desktop screen space is not a primary concern. Since I mostly use the eee for browsing, I need to trim the fat off Firefox.

I had to download the TinyMenu extension. This reduced the menu to a vertical one, which is nifty since I was able to move the navigation bar buttons alongside it. I reduced the space even further by using a minimalist theme called Mini Firefox. I then hid navigation bar buttons that are currently disabled through some tweaks in userChrome.css:

#back-button[disabled="true"], #forward-button[disabled="true"],
#stop-button[disabled="true"], .search-go-button-stack { display: none !important; }

The result:

Reduced Firefox chrome

Playing with the eee

I have been messing around with the Asus eee PC. Here are my first impressions (sorry for the bullet points, I really am having trouble typing with the dwarfish keyboard {more on this later}).

eee in the garden

The good:

  • Low cost. This subnotebook has an amazing price point. Asus really outdid itself with this. At about USD 490, this proves to be an attractive proposition for budget-conscious consumers.
  • Open source. This is really a win. Aside from being customizable, this really proves that Linux and open source software can significantly compete in the desktop space. In no time, I was able to add new repositories, enable full desktop mode, and insstall Beryl, among others. The peripherals Just Work ™ — no need for modprobe and other CLI voodoo to detect USB storage, for example.
  • User interface. I have a strict usability testing regimen: if my six-year old son cannot browse the web in under two minutes, the interface has failed miserably. This one passed with flying colors. The easy mode’s tab-and-button interface was intuitive enough, and provided ease-of-navigation. It’s very difficult to get lost with the customized KDE UI.

The not-so-good:

  • Small form-factor. Okay, I admit this may not be a device for me, but the keyboard and screen size are killing me. After squinting for about an hour while playing FrozenBubble and TuxRacer, Gab gave up, saying, “maliit ang monitor, saka may mga ganun o” (pointing to the horizontal and vertical scrollbars). Rant: Why did they place the Up arrow between the “?|/” and right Shift keys? Touch typists will despair with the eee keyboard.
  • Heat. My “crown jewels” (as Jim Ayson so eloquently described it) almost got cooked. The eee generates way too much heat for its size. Heck, it gets even hotter than my Dell.

Despite the negatives, however, the eee shines as a low-cost powerful ultraportable device. (There, three superlatives — shows how much I like it.) So far, I have installed a quite-useless but still very cool Beryl on the native Xandros OS that came with it. Contemplating on installing Ubuntu, if I can spare a USB flashdisk. I still can’t get Smart 3G to connect through my phone, though, but it’s most likely because of my settings rather than eee’s fault.