FunPidgin – a fork of Pidgin Instant Messenger

I found out today that Pidgin project has been forked, using the name FunPidgin. In addition of the stock Pidgin features, FunPidgin offers :

  • “Text area manual sizing” a plugin by Artemy Kapitula that allows manual resizing of the entry area
  • An option to set the size of the buddy icons displayed in the chat window.
  • An option to let the window manager place new windows.
  • Two different ways of seeing that your buddies are typing.
  • An optional send button for Tablet PC users

I’m not going to elaborate the reason behind the fork as you can read it on the internet. But personally I think FunPidgin wouldn’t last long if they continue to make major changes from its parent project.

Currently FunPidgin is available from FunPidgin Sourceforge Project Website

Bloat alarm : We need a another “Firefox” to Mozilla Firefox

Back few years ago, there are a bunch of dude released a lightweight browser named Phoenix (way back in 2001-2002) as an alternative to the current Mozilla browser release.

This lightweight browser which contains no more than bare component (Gecko) to enable web browsing was a major attraction by itself. Then they changed the name to Firebird and finally to Mozilla Firefox because of legal issues. Its not about the naming problem though, a rose by another name is still a rose.

Mozilla Firefox

Mozilla Firefox gain the fame of being a lean and mean web browser, as in its original vision. But then things started to change. As the user grew, they started to add features that make the browser become more complicated. Bugs and usability problem begins to rear its ugly head. One of the things people might notice is it began to eat up much of valueable resources. CPU usage starts to shoot up, memory leaks being the norm since 1.5.x release. It does not feel like a “lean and mean” browser anymore.

What matter most is not the bell and whistle, if people want that, they would just download Seamonkey, because why else it is being offered in the first place? Fix memory and CPU resource problem because it is so damn obvious it failed to act as lightweight browser there. We dont need all the bell and whistle, a “simple lightweight” browser would suffice.

Perhaps we need another “Firefox” to Mozilla Firefox, this time for real…

FLV2MPEG4 : Convert FLV to MPEG4

Here is an easy way to convert Adobe Flash Video files (FLV) to MPEG-4 using a tool called flv2mpeg4.

  1. First you need to download flv2mpeg4 using svn from its project websites

    svn co https://vixynet.svn.sourceforge.net/svnroot/vixynet/trunk vixynet

    .

  2. Install ffmpeg, libavcodec-dev, libavformat-dev and libavutil-dev package
  3. read the docs and compile flv2mpeg4

You can convert flash video file to mpeg4 by executing :
flv2mpeg4 youtube.flv youtube.mpeg4

Alternatively you can install flv2mpeg4 from GetDeb.net website.

Upcoming OpenOffice.org 3.0 supports Microsoft OpenXML (docx) out of the box

The popular Free and Open Source Office application, OpenOffice.org is going to have OpenXML (*.docx, *.xlsx, *.pptx) support by default. Scheduled to be release on September 2008, OpenOffice.org 3.0 packs a lot of features you might find interesting :

openoffice 3.0 development release
  • Import PDF files support. PDF documents can be edited in Writer
  • Official Mac OS support, now includes native “Aqua” interface
  • Multiple page view in Writer
  • Error bars in OpenOffice.org charts
  • Supports OpenDocument 1.2 specification

The BETA is scheduled to be released on April 30th, 2008. For the time being, OpenOffice.org 2.x users can open Microsoft OpenXML files (*.docx, *.xlsx) using odf import filters

Thanks to Andrew Ziem for the original article, OpenOffice.org 3.0 new features, an early look

New features in Ubuntu Hardy Heron (due in 20 days)

Though the main focus of the upcoming release of Ubuntu 8.04 LTS (Hardy Heron) is for long term support and bug fixes of existing features, Hardy Heron still packs quite a few notable features to look forward to :

Wubi and umenu

Installation without creating a separate partition for Ubuntu Linux is made easier with Wubi! Inserting Ubuntu CDROM will display a start up application which enables you to install Ubuntu on your windows partition using a loopback device.

wubi ubuntu installer

umenu ubuntu installer using wubi

After installation, Ubuntu will be added as one of bootable operating system in your Windows boot menu.

Install Ubuntu without the need to repartition, format and hassle.

Fine-grained User Permission Control
Ubuntu Hardy Heron integrates PolicyKit on administrative user interfaces. This allows you to have better control over user access on specific administrative task. For example, you can assign privilege for one user to access network controls but not software installation.

PolicyKit in Hardy Heron

Easy to use host-based firewall
The new Ubuntu release, Hardy Heron also includes ufw (uncomplicated firewall) that is easy to setup and use by end users without bothering network admnistrators.

New default bittorrent downloader
Transmission replaced Gnome Bittorrrent as the default bittorrent downloader in Ubuntu Hardy Heron LTS. Transmission is a lightweight bittorrent client with automatic banning feature and protocol encryption.

transmission.jpg

Additionally, Ubuntu 8.04 LTS also includes GNOME 2.22 and Firefox 3 Beta, which is better integrated with GNOME desktop environment. I’m looking forward for the next Ubuntu release, due on April 24th, 2008, that is three weeks from now!

403 Forbidden during Ubuntu Gutsy Security Update

Some of you may encounter the message 403 Forbidden during Ubuntu Gutsy Security update, especially when you does your update using “sudo apt-get upgrade”.

The message was displayed because the Ubuntu team deliberately block security updates from the server side following reports that the updates are breaking xorg-server package (this very same incident also happened last year, during Dapper release).

Thankfully the issue has been handled by the Ubuntu team, and now you can continue updating your computer without any interruption or side effects from installing the security updates.

Was Ubuntu the only distro affected by this problem?
Credit to enforcer, now I know there are several other distro (OpenSuSE, Gentoo, Debian) besides Ubuntu that experienced this problem.

Should I install any security updates ?
It highly advisable to install security updates whenever they are available from the update server. Failure of doing so may expose your system to various security holes and vulnerability which can lead to your system being compromised by malicious party.