Ubuntu 5.10 Breezy and GNOME 2.12 LiveCD

Today, I finally had the time to sit down and blog about my experience using GNOME 2.12 via GNOME LiveCD.

I had great experience testing out GNOME 2.12 LiveCD, it has exceeded all of my expectations from a demo cd. I can do most of my work using only the demo cd, like reading and printing documents, get online, watch movies, listening to music/radio, instant messaging and obviously blogging ;). The CD also includes some pictures from GNOME community events as well as freely distributable musics and videos .


Gnome 2.12 LiveCD
Why I haven’t use GNOME 2.12 on any of my operating systems? Because I’m waiting for Ubuntu 5.10 (Breezy) to come out. Just to let you know, the official GNOME 2.12 LiveCD is based on Ubuntu 5.10 which will be released officially on October 13, 2005. I’m satisfied with the LiveCD and thus i’m satisfied with Ubuntu Breezy too!

Well I guess that’s all for now, time to go to sleep.

jar2jad – My first python application

I’m publishing my first python apps from my self-taught python class as promised.

This apps generates JAD file from *.jar file which is widely used in J2ME java mobile application. This apps is simple+compact and can be executed in any platform that supports python.

I was going to publish this earlier, but I’ve been busy for the past few days doing other stuff besides python.

Download links

  1. jar2jad-0.1.tar.gz
  2. jar2jad-0.1.zip

Python is interesting, i might create and publish more apps in python to polish up my skills.

I’m going to backup my Mozilla profiles but…

Mozilla Firefox Logo

I want to migrate all of my old emails and settings from my Windows box to my GNU/Linux box. Well, I heard of a program called MozBackup which can help you backup your thunderbird profile including settings, emails and preferences.

The problem is, The program only works in the Microsoft Windows platform and does not work in GNU/Linux or *BSD system. The FAQ page of this software explains that the author is rewriting the software in .NET to be use on GNU/Linux. But it isnt good enough because it’s isn’t a Free Software (philosophy side) and everybody knows that Mono still haven’t supported Windows Form quite well yet (technical feasibility side).

There are other alternatives, but all of them are meant to be executed on Microsoft Windows platform. Can anybody point me a Mozilla backup software (which automates the profile backup) which runs on GNU/Linux platform?

p/s: I know how to do this manually, I’m just asking out of curiosity if there exist an application out there which automates this procedure for GNU/Linux and *BSD platform.

Two days till GNOME 2.12 Official Release

It’s going to be another 2 days till GNOME 2.12 is officially release to public. The much anticipated GNOME 2.12 seems to spots a few more enhancement, than it’s previous release :

  1. Smoother edges with Cairo vector graphics library
  2. Drag and drop handling has been improved
  3. Better Integration with HAL, GNOME can display icons for different devices connected to computer
  4. System Tools that can configure your startup services
  5. Totem GStreamer backend now has full support for DVD menu


Please read A Prerelease Tour of GNOME 2.12 for more information.

The GNOME 2.12 official page. Watch this page for GNOME LiveCD.

I’ve received Ubuntu CDs!


My Ubuntu CD


Mypapit Ubuntu CDs

Hello there, yesterday I received 10 set of Ubuntu 5.04 “Hoary Hedgehog” CDs from my friend. He gave me the CDs to be distributed for other people who wants to use GNU/Linux.

Ubuntu is a nice distro for people who want to start using GNU/Linux. It Ubuntu is newbie-friendly and has a nice selection of applications to start over with. Ubuntu uses apt-get package management system which enables user to receive package updates and upgrades.

The Ubuntu pressed CD cover is nice each sets contains 2 CDs, the typical installation CD and the LiveCD. The installation CD can be use to install GNU/Linux inside your pc, the installation process is fairly easy and simple to follow. The LiveCD is for people who wants to test out Ubuntu without installing them, you can boot the GNOME desktop, and can start using GNU/Linux immediately.

I’m planning to give away the CDs to my friends and to my sister, as well as to anybody who really wants to use and learn GNU/Linux. They might be a couple of leftovers CD, so if you want the CD, I can send it to you also, just email me for details.

IPv6 and ShowIP Mozilla Firefox extension

ShowIP Description

Hello, now I’d like to share my experience using ShowIP Mozilla extension with you today. ShowIP is a browser extension which display the IP address of the current page in the status bar.

IPv4

While this seems not to be helpful at first glance, this extenstion might be handy when you want to test the webserver you’re accessing is using IPv6 or not and test out your own IPv6 configuration.

The extension supports IPv6 address compression notation, so it’s nicer and cleaner to the eye.
ipv6

You can download the extension from : Mozilla Update website.

I guess that’s all for today folks!