Flash Site Compatibility Issue
It seems that the Toyota site does not render correctly with Firefox under Linux (with Flash plugin enabled). It definitely […]
It seems that the Toyota site does not render correctly with Firefox under Linux (with Flash plugin enabled). It definitely […]
Flash 10 just came out a few days ago, and I just installed it using the information provided on Ubuntu […]
I have an old webcam (Creative PD1001) which is not officially supported on Linux. Fortunately, Endpoints EPCAM USB Camera Driver […]
Once a while, I would comb through my server logs to see i there is any unusual activities. Among all […]
I upgraded my P5E BIOS to 0903 and it seems that this BIOS has some improvements on over-clocking.
My old Dell Dimension 4100 (Pentium III, 1GHz, 512MB) has been running faithfully for around eight years now. And after […]
A While ago, I created a TIFF Merge and Split Utility that can be used to merge multiple TIFF files […]
In an earlier post, I created a simple prime finding program using Intel’s TBB (Thread Building Block). The main benefit […]
Today I encountered a rather obscure error while maintaining some old ASP.Net code (Framework 1.1).
During the weekend, I decided to upgrade the server running my blog from Ubuntu Server 7.04 to 8.04 since version […]
Processes tend to benefit greatly from multi-core processors if they are CPU bound (i.e. computational intensive tasks). The actual speedup […]
I went through a week-long training class on Flex last week.
I have to admit, not being able to watch Olympics on Linux is truly disappointing (I,II).
In the previous three posts(I, II, III), I showed you how to inherit from GridView control to create an extended […]
In Part II, I showed you how to extend the GridView control so that we can bind a generic list […]