<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9-rare" -->
<rss version="0.92">
<channel>
	<title>Fly together Forever 比翼恒飞</title>
	<link>http://www.liucougar.net/blog</link>
	<description></description>
	<lastBuildDate>Sat, 26 Mar 2011 06:37:08 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Lexmark Pro900 printer linux driver</title>
		<description><![CDATA[It seems there is little documentation on how to setup Lexmark Pro900 printer driver in linux. Lexmark does provide linux driver,  but it&#8217;s only for RPM or DEB based systems, without a manual installation option, which does not help much for installing to a Gentoo distribution.

After jumping through several hoops by reading the various scripts embedded [...]]]></description>
		<link>http://www.liucougar.net/blog/archives/275</link>
			</item>
	<item>
		<title>announcing kojslint: komodo jslint integration with autofix</title>
		<description><![CDATA[Just uploaded kojslint to komodo extension site: a komodo jslint integration with additional feature of auto-fix some of the most common jslint warnings. 
Kojslint is a fork of kjslint: thanks Ben Smawfield, the author of kjslint.
Give it a try if you use komodo IDE or Edit. Currently kojslint inherits all features from kjslint, and added [...]]]></description>
		<link>http://www.liucougar.net/blog/archives/269</link>
			</item>
	<item>
		<title>Debug komodo extensions</title>
		<description><![CDATA[After asking in komodo extension forum, and then digging in google search result, I finally found out how to record all errors in chrome (including all komodo extensions)  in the error console window:

According to this MDN article on how to setup mozilla extension development, set javascript.options.showInConsole = true would log errors in chrome files to [...]]]></description>
		<link>http://www.liucougar.net/blog/archives/262</link>
			</item>
	<item>
		<title>Fixing virtualbox X video driver</title>
		<description><![CDATA[It has been quite a while since I started X server in one of my development gentoo virtualbox guest. Today, when I tried to startx, I got the following error:
dlopen: /usr/lib/xorg/modules/drivers/vboxvideo_drv.so: undefined symbol: resVgaShared
(EE) Failed to load /usr/lib/xorg/modules/drivers/vboxvideo_drv.so
(EE) Failed to load module "vboxvideo" (loader failed, 7)
And X failed to start.  I tried to reinstall virtualbox-guest-additions, [...]]]></description>
		<link>http://www.liucougar.net/blog/archives/256</link>
			</item>
	<item>
		<title>s3ql ebuild for gentoo in liucougar overlay</title>
		<description><![CDATA[After some research for a S3 backup strategy, I settled with s3ql which looks to be one of the most promising solutions for a maintained, compressing, de-duplicating, encrypted, chunked, S3/ssh/sftp based, backup filesystem.
However, the installation of s3ql is non-trivial work because there is no ebuild for it, so I decided to write one. I just [...]]]></description>
		<link>http://www.liucougar.net/blog/archives/247</link>
			</item>
	<item>
		<title>psycopg2 &#8220;hidden&#8221; dependency of mx.DateTime</title>
		<description><![CDATA[While trying to run our tests in a clean virtualenv (&#8211;no-site-packages), psycopg2 (tried both 2.0.13 and 2.0.14) can not be imported with a error traceback like the following:


File &#34;....py&#34;, line .., in
  import psycopg2
  File &#34;build/bdist.linux-i686/egg/psycopg2/__init__.py&#34;, line 69, in
  File &#34;build/bdist.linux-i686/egg/psycopg2/_psycopg.py&#34;, line 7, in
  File &#34;build/bdist.linux-i686/egg/psycopg2/_psycopg.py&#34;, line 6, in __bootstrap__
ImportError: can't [...]]]></description>
		<link>http://www.liucougar.net/blog/archives/233</link>
			</item>
	<item>
		<title>Fix Skype (2.1.0.81) video in Gentoo Linux</title>
		<description><![CDATA[I have a USB camera I want to use with Skype to make video calls. The camera has the following lsusb output:
Bus 004 Device 002: ID 0471:0328 Philips SPC 700NC PC Camera
My gentoo is 64bit, using multilib (has 32bit libraries as well).  After fiddling with Google to find the proper linux kernel driver for [...]]]></description>
		<link>http://www.liucougar.net/blog/archives/220</link>
			</item>
	<item>
		<title>&#8220;setting a property that has only a getter error&#8221; Error in FF 3.6</title>
		<description><![CDATA[I have been seeing &#8220;setting a property that has only a getter error&#8221; poping up in my firebug for a while, which I believed was a Firefox extension conflict with new version of firebug.
A recent post to dojo-interest mailing list caught my eye: basically, a user can reproduce this problem by just loading dojo from [...]]]></description>
		<link>http://www.liucougar.net/blog/archives/207</link>
			</item>
	<item>
		<title>Bug fixes and a new feature in DOH</title>
		<description><![CDATA[Over the weekends, I spent some time on Dojo Objective Harness (DOH) to fix a reported bug: in some cases the global progress bar overshoots 100%. This is obvious in the dojo test suite, the progress bar goes beyond 900%.
After some digging, it turns out the algorithm to calculate the global progress bar has a [...]]]></description>
		<link>http://www.liucougar.net/blog/archives/186</link>
			</item>
	<item>
		<title>Switch user interface language in google maps</title>
		<description><![CDATA[Apparently, google maps has different features/capacities based on different user interface languages. My parents just complained to me that they can&#8217;t find &#8220;place of interests&#8221; in their google maps any more. After obtaining more information from them, it appears that they are actually using Chinese version of google maps, while when they were using the [...]]]></description>
		<link>http://www.liucougar.net/blog/archives/179</link>
			</item>
</channel>
</rss>

