Monday, September 29, 2008
Getting VLC to work with East Asian characters
Sunday, September 21, 2008
VirtualBox and Simultanenous Guests
http://www.google.com/linuxrepositories/apt.html
Thursday, September 18, 2008
VirtualBox on performance
Tuesday, September 16, 2008
VirtualBox
I am a big fan of virtualization lately as I have been involved in several development projects and they all need different setup. Instead of loading my system with all these "only use once" or very unwelcome software (e.g. Visual Studio 2008), I installed them into different copies of virtual machines. This allows me to work on clean copies of Windows with only necessary software. Once I finished with them, I simply delete the guest OS image. Very neat.
Until few days ago, I was using VMWare Server as my virtualization platform. Then, I found out VirtualBox from Sun MicroSystem. Now I have been using both of them, I must say for user point of view, there is very little difference between them. What made me move initially was the support of hardware virutlization support, namely Intel VT-x and AMD-V technologies. However, it turns out it does more damages than helping. With VT-x switched on, VirtualBox would crash. It seems the implementation of AMD-V is a bit better. VirtualBox runs perfectly there, but very slow in comparison to VMWare Server I was using. After a quick search on Google, it seems with VirtualBox, enabling hardware support will actual decrease the performance. It is very sad as I really would like to have hardware assisted VM. I don't like the idea of having software emulating function while dedicate hardware supposedly can do it.
Anyway, putting performance issue and buggy VM hardware supports aside, VirtualBox is quite stable and pleasant to use. Especially if you need to run multi guest instances at the same time, it seem to handle better than VMWare Server.
Sunday, September 14, 2008
Getting Lazarus to work
sudo aptitude install fpc fpc-source
After, everything works as it should be.
Saturday, September 13, 2008
Watching FLV using Media Player Classic on Windows
regsvr32 FLVSplitter.axA simple word, it works! So, if you like me who have trouble to play FLV videos using WMP Classic, you may want to give this little utility a try.
Sunday, September 7, 2008
Firefox and add-on
Firefox and Opera are two browsers I used on my Ubuntu machine. However, I always thought Firefox is less stable when it comes to Flash heavy website. Today, I finally fed up with all these crashes, and search Google again to see if there is a solution to my problem. Well, it seems my unstable Firefox problem can also caused by bad add-on. So, I went through my add-on list and start to uninstall them one by one. I started by the one which is flash related.
I have this add-on called Download Helper, which I used to get flash videos from site like YouTube. I have been using it on my Windows version of Firefox for a long time now. I don't if it is a coincident or real, ever since I have uninstalled it, my Firefox seems to be a bit more happier.
Getting Skype
deb http://download.skype.com/linux/repos/debian/ stable non-freein the sources.list