<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flib &#187; 应用</title>
	<atom:link href="http://blog.flib.me/category/%e5%ba%94%e7%94%a8/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flib.me</link>
	<description>flex&#039;s library</description>
	<lastBuildDate>Thu, 15 Dec 2011 11:05:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Marvell 88E8056 网卡驱动</title>
		<link>http://blog.flib.me/2010/04/16/marvell-88e8056-%e7%bd%91%e5%8d%a1%e9%a9%b1%e5%8a%a8/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=marvell-88e8056-%25e7%25bd%2591%25e5%258d%25a1%25e9%25a9%25b1%25e5%258a%25a8</link>
		<comments>http://blog.flib.me/2010/04/16/marvell-88e8056-%e7%bd%91%e5%8d%a1%e9%a9%b1%e5%8a%a8/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 10:57:40 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>
		<category><![CDATA[88e8056]]></category>
		<category><![CDATA[marvell]]></category>
		<category><![CDATA[驱动]]></category>

		<guid isPermaLink="false">http://blog.flib.me/?p=38171</guid>
		<description><![CDATA[在Marvell官网有linux 2.6内核驱动下载，然而在2.6.32内核上以模块形式编译安装时总是出错 /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c: In function ‘SkGeTestIsr’: /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: ‘TASK_NORMAL’ undeclared (first use in this function) /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: (Each undeclared identifier is reported only once /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: for each function it appears in.) /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c: In function ‘SkGeTestMsi’: /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1780: warning: passing argument &#8230; <a href="http://blog.flib.me/2010/04/16/marvell-88e8056-%e7%bd%91%e5%8d%a1%e9%a9%b1%e5%8a%a8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>在Marvell官网有linux 2.6内核驱动下载，然而在2.6.32内核上以模块形式编译安装时总是出错</p>
<blockquote><p>/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c: In function ‘SkGeTestIsr’:<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: ‘TASK_NORMAL’ undeclared (first use in this function)<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: (Each undeclared identifier is reported only once<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: for each function it appears in.)<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c: In function ‘SkGeTestMsi’:<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1780: warning: passing argument 2 of ‘request_irq’ from incompatible pointer type<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1790: error: ‘TASK_UNINTERRUPTIBLE’ undeclared (first use in this function)<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1790: error: implicit declaration of function ‘schedule_timeout’</p></blockquote>
<p>根据readme的步骤，以patch的方式打到内核里就没有问题了。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2010/04/16/marvell-88e8056-%e7%bd%91%e5%8d%a1%e9%a9%b1%e5%8a%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>find的exec参数</title>
		<link>http://blog.flib.me/2010/04/14/find%e7%9a%84exec%e5%8f%82%e6%95%b0/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=find%25e7%259a%2584exec%25e5%258f%2582%25e6%2595%25b0</link>
		<comments>http://blog.flib.me/2010/04/14/find%e7%9a%84exec%e5%8f%82%e6%95%b0/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 15:08:31 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>
		<category><![CDATA[exec]]></category>
		<category><![CDATA[execdir]]></category>
		<category><![CDATA[find]]></category>

		<guid isPermaLink="false">http://blog.flib.me/?p=38169</guid>
		<description><![CDATA[find的-exec参数执行命令时，当前目录是执行者运行find程序时所在的目录。如果需要在执行命令时进入匹配项所在目录，使用-execdir参数。两者均不能识别命令中的通配符，可以通过间接调用一个单行脚本来解决。]]></description>
			<content:encoded><![CDATA[<p>find的-exec参数执行命令时，当前目录是执行者运行find程序时所在的目录。如果需要在执行命令时进入匹配项所在目录，使用-execdir参数。两者均不能识别命令中的通配符，可以通过间接调用一个单行脚本来解决。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2010/04/14/find%e7%9a%84exec%e5%8f%82%e6%95%b0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>纠结的terminator 0.90</title>
		<link>http://blog.flib.me/2010/04/01/%e7%ba%a0%e7%bb%93%e7%9a%84terminator-0-90/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e7%25ba%25a0%25e7%25bb%2593%25e7%259a%2584terminator-0-90</link>
		<comments>http://blog.flib.me/2010/04/01/%e7%ba%a0%e7%bb%93%e7%9a%84terminator-0-90/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 05:20:12 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>
		<category><![CDATA[terminator]]></category>

		<guid isPermaLink="false">http://blog.flib.me/?p=38167</guid>
		<description><![CDATA[经过数个月的开发，terminator终于发布了0.90版（从0.14直接到0.90 -. -）。但是令人失望的是bug众多，而且没有我需要的命令行拆分窗口的新特性。随后作者紧急发布了0.91版修正bug。 ps1: 我以前提交的kde下面关闭tab时导致窗口变小的bug已经修正 ps2: terminator已经进入了官方源 ps3: 貌似字体颜色有点问题，变深了，已经有人提交了这个bug ps4: use_system_font选项在man手册里面没有，默认是True，会导致字体设置无效。我提交了这个bug]]></description>
			<content:encoded><![CDATA[<p>经过数个月的开发，terminator终于发布了0.90版（从0.14直接到0.90 -. -）。但是令人失望的是bug众多，而且没有我需要的命令行拆分窗口的新特性。随后作者紧急发布了0.91版修正bug。</p>
<p>ps1: 我以前提交的kde下面关闭tab时导致窗口变小的<a href="https://bugs.launchpad.net/terminator/+bug/500904">bug</a>已经修正</p>
<p>ps2: terminator已经进入了官方源</p>
<p>ps3: 貌似字体颜色有点问题，变深了，已经有人提交了这个<a href="https://bugs.launchpad.net/terminator/+bug/552904">bug</a></p>
<p>ps4: use_system_font选项在man手册里面没有，默认是True，会导致字体设置无效。我提交了这个<a href="https://bugs.launchpad.net/terminator/+bug/553033">bug</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2010/04/01/%e7%ba%a0%e7%bb%93%e7%9a%84terminator-0-90/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>windows任务计划与at命令</title>
		<link>http://blog.flib.me/2009/12/28/windows%e4%bb%bb%e5%8a%a1%e8%ae%a1%e5%88%92%e4%b8%8eat%e5%91%bd%e4%bb%a4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows%25e4%25bb%25bb%25e5%258a%25a1%25e8%25ae%25a1%25e5%2588%2592%25e4%25b8%258eat%25e5%2591%25bd%25e4%25bb%25a4</link>
		<comments>http://blog.flib.me/2009/12/28/windows%e4%bb%bb%e5%8a%a1%e8%ae%a1%e5%88%92%e4%b8%8eat%e5%91%bd%e4%bb%a4/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 16:43:32 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>
		<category><![CDATA[at]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[任务计划]]></category>

		<guid isPermaLink="false">http://blog.flib.me/?p=38130</guid>
		<description><![CDATA[windows计划任务有两种，一种是开始-程序-附件-系统工具-任务计划，另一种方式是用at命令 两者的区别在于“任务计划”会在前台运行，运行帐户为当前用户；而at命令在后台运行，运行帐户为system。当然at命令也可以使用/interactive选项在前台运行。 使用at命令要注意两点： 因为运行帐户不同，所以一些环境变量是不同的，比如使用pscp远程拷贝的时候，当前用户的key已经在注册表里，但是system用户没有，导致运行失败。（system如果第一次运行pscp会出现主机验证，解决方案是要么用/interactive运行一次，要么使用pscp -batch） 只有可执行文件（.exe .bat .com）可以直接使用at命令运行，cmd内置命令（如copy、ren和bat的语法等）要使用at 19:00 cmd /c copy &#8230;.的形式来运行，如果bat文件中也包含cmd命令，也要使用这种方式。]]></description>
			<content:encoded><![CDATA[<p>windows计划任务有两种，一种是开始-程序-附件-系统工具-任务计划，另一种方式是用at命令</p>
<p>两者的区别在于“任务计划”会在前台运行，运行帐户为当前用户；而at命令在后台运行，运行帐户为system。当然at命令也可以使用/interactive选项在前台运行。</p>
<p>使用at命令要注意两点：</p>
<ol>
<li>因为运行帐户不同，所以一些环境变量是不同的，比如使用pscp远程拷贝的时候，当前用户的key已经在注册表里，但是system用户没有，导致运行失败。（system如果第一次运行pscp会出现主机验证，解决方案是要么用/interactive运行一次，要么使用pscp -batch）</li>
<li>只有可执行文件（.exe .bat .com）可以直接使用at命令运行，cmd内置命令（如copy、ren和bat的语法等）要使用at 19:00 cmd /c copy &#8230;.的形式来运行，如果bat文件中也包含cmd命令，也要使用这种方式。</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2009/12/28/windows%e4%bb%bb%e5%8a%a1%e8%ae%a1%e5%88%92%e4%b8%8eat%e5%91%bd%e4%bb%a4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>redmine vs trac</title>
		<link>http://blog.flib.me/2009/12/24/redmine-vs-trac/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=redmine-vs-trac</link>
		<comments>http://blog.flib.me/2009/12/24/redmine-vs-trac/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 15:40:36 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod_rails]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[redmine]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://blog.flib.me/?p=38120</guid>
		<description><![CDATA[以下介绍仅限于两者初级试用阶段 trac基于python，有easy_install的话安装很简单，然而配置起来比较复杂，项目管理和用户权限控制等都要基于命令行，本土化工作也比较落后，不过插件很多，相关的功能比较完善 redmine和trac很像，基于ror，使用gem安装也很简单，配置全部可以在web界面搞定，本土化工作很不错，不过插件很少，有一些小的bug（主要集中在ajax上），svn的代码高亮很简陋，相关高亮插件有诡异的问题，具体表现是在 一些机器上只有在服务端第一次启动的时候高亮正常，其余情况下均产生错误的html页面。 redmine的一些注意事项： 使用mod_rails（passenger）或者直接运行内置服务器比较高效，fastcgi反应比较慢 使用fastcgi的话，注意要打开apache的rewrite模块，同时public目录下.htaccess设置RewriteBase，然后删掉除了fcgi的部分，不然会出循环rewrite的错误，类似这样：Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace. 如果ruby、apache(apxs)均为自己编译，安装mod_rails的时候要注意将ruby加到PATH中，然后export APXS2指向apxs，同时软连接一个rake到ruby的bin目录（没找到哪个环境变量能起作用，不得不说mod_rails的安装脚本虽然用户体验很好，但是比较弱智……） 使用mod_rails要在VirtualHost中设置RailsEnv production（请自行修改），同时注意加上Order]]></description>
			<content:encoded><![CDATA[<p>以下介绍仅限于两者初级试用阶段</p>
<p>trac基于python，有easy_install的话安装很简单，然而配置起来比较复杂，项目管理和用户权限控制等都要基于命令行，本土化工作也比较落后，不过插件很多，相关的功能比较完善</p>
<p>redmine和trac很像，基于ror，使用gem安装也很简单，配置全部可以在web界面搞定，本土化工作很不错，不过插件很少，有一些小的bug（主要集中在ajax上），svn的代码高亮很简陋，相关高亮插件有诡异的问题，具体表现是在 一些机器上只有在服务端第一次启动的时候高亮正常，其余情况下均产生错误的html页面。</p>
<p>redmine的一些注意事项：</p>
<ol>
<li>使用mod_rails（passenger）或者直接运行内置服务器比较高效，fastcgi反应比较慢</li>
<li>使用fastcgi的话，注意要打开apache的rewrite模块，同时public目录下.htaccess设置RewriteBase，然后删掉除了fcgi的部分，不然会出循环rewrite的错误，类似这样：<code>Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.</code></li>
<li>如果ruby、apache(apxs)均为自己编译，安装mod_rails的时候要注意将ruby加到PATH中，然后export APXS2指向apxs，同时软连接一个rake到ruby的bin目录（没找到哪个环境变量能起作用，不得不说mod_rails的安装脚本虽然用户体验很好，但是比较弱智……）</li>
<li>使用mod_rails要在VirtualHost中设置RailsEnv production（请自行修改），同时注意加上Order</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2009/12/24/redmine-vs-trac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>terminator配置文件</title>
		<link>http://blog.flib.me/2009/12/21/terminator%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=terminator%25e9%2585%258d%25e7%25bd%25ae%25e6%2596%2587%25e4%25bb%25b6</link>
		<comments>http://blog.flib.me/2009/12/21/terminator%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 14:56:46 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[palette]]></category>
		<category><![CDATA[terminator]]></category>

		<guid isPermaLink="false">http://blog.flib.me/?p=38105</guid>
		<description><![CDATA[基于terminator 0.14进行配置，配色方案模仿konsole的一个配色。 ~/.config/terminator/config [code lang="text" wraplines="false"] audible_bell = False force_no_bell = True #这两个都是禁止一切形式的响铃（包括视觉上的） enable_real_transparency = True #开启透明效果 background_color = #2C2C2C font = Consolas 12 #强烈推荐程序员使用这个字体 foreground_color = #DCDCCD scrollback_lines = 5000 #palette是颜色表，12位，6位的每位重复一次即可 palette=#33FF33FF33FF:#770055005500:#6600BB4488AA:#DDFFAAFF88FF:#99AABB99DD77:#DDCC88CCCC44:#88CCDD11DD33:#DDCCDDCCCCDD:#770099008800:#DDCCAA33AA33:#7722DD55AA22:#FF00DDFFAAFF:#9944CC00FF33:#EECC9933DD55:#9933EE11EE33:#FFFFFFFFFFFF maximise = True background_darkness = 0.8 #透明程度 &#8230; <a href="http://blog.flib.me/2009/12/21/terminator%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>基于terminator 0.14进行配置，配色方案模仿konsole的一个配色。<br />
~/.config/terminator/config</p>
<p>[code lang="text" wraplines="false"]<br />
audible_bell = False<br />
force_no_bell = True     #这两个都是禁止一切形式的响铃（包括视觉上的）<br />
enable_real_transparency = True  #开启透明效果<br />
background_color = #2C2C2C<br />
font = Consolas 12  #强烈推荐程序员使用这个字体<br />
foreground_color = #DCDCCD<br />
scrollback_lines = 5000<br />
#palette是颜色表，12位，6位的每位重复一次即可<br />
palette=#33FF33FF33FF:#770055005500:#6600BB4488AA:#DDFFAAFF88FF:#99AABB99DD77:#DDCC88CCCC44:#88CCDD11DD33:#DDCCDDCCCCDD:#770099008800:#DDCCAA33AA33:#7722DD55AA22:#FF00DDFFAAFF:#9944CC00FF33:#EECC9933DD55:#9933EE11EE33:#FFFFFFFFFFFF<br />
maximise = True<br />
background_darkness = 0.8   #透明程度<br />
background_type = transparent  #这样设置才能启用透明<br />
[/code]</p>
<p>ps1：vim里面如果偏暗，在vimrc里面添加：set background=dark<br />
ps2：详细的配置选项说明见 man terminator_config<br />
ps3：terminator的可视化配置菜单是摆设么……居然不能保存……</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2009/12/21/terminator%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>雷死人的skype</title>
		<link>http://blog.flib.me/2009/12/21/%e9%9b%b7%e6%ad%bb%e4%ba%ba%e7%9a%84skype/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e9%259b%25b7%25e6%25ad%25bb%25e4%25ba%25ba%25e7%259a%2584skype</link>
		<comments>http://blog.flib.me/2009/12/21/%e9%9b%b7%e6%ad%bb%e4%ba%ba%e7%9a%84skype/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 14:39:10 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[国内卡]]></category>

		<guid isPermaLink="false">http://blog.flib.me/?p=38102</guid>
		<description><![CDATA[skype客服：skype最新的4.1版本无法使用国内卡，请使用4.0.4版本 ps：经常用360升级软件的后果出来了……]]></description>
			<content:encoded><![CDATA[<p>skype客服：skype最新的4.1版本无法使用国内卡，请使用4.0.4版本</p>
<p>ps：经常用360升级软件的后果出来了……</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2009/12/21/%e9%9b%b7%e6%ad%bb%e4%ba%ba%e7%9a%84skype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gentoo下915双显示设置</title>
		<link>http://blog.flib.me/2008/08/03/gentoo%e4%b8%8b915%e5%8f%8c%e6%98%be%e7%a4%ba%e8%ae%be%e7%bd%ae/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gentoo%25e4%25b8%258b915%25e5%258f%258c%25e6%2598%25be%25e7%25a4%25ba%25e8%25ae%25be%25e7%25bd%25ae</link>
		<comments>http://blog.flib.me/2008/08/03/gentoo%e4%b8%8b915%e5%8f%8c%e6%98%be%e7%a4%ba%e8%ae%be%e7%bd%ae/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 18:14:00 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>

		<guid isPermaLink="false">http://frostynova.yo2.cn/articles/gentoo%e4%b8%8b915%e5%8f%8c%e6%98%be%e7%a4%ba%e8%ae%be%e7%bd%ae.html</guid>
		<description><![CDATA[工作室有几台空闲的显示器，我就搬了一台过来玩双显，windows下用的很爽，linux可就折腾死了 先是尝试了xinerama，结果和dri冲突，并且死活没办法让xorg不加载dri。 然后尝试MergedFB，双显是出来了，但是就是纯粹的镜像，而起还把我的本本的分辨率弄低了……备受打击…… 不经意间看了一下xorg的日志，结果和MergedFB有关的选项均为&#34;not used&#34;，莫非……goole了一通，发现xinerama和MergedFB已经是过时的东东了，现在都用xrandr命令来设置了，具体见intellinuxgraphics.org/dualhead.html 不过这样的设置还是有一些问题，比如不能做到windows桌面扩展那样最大化的时候依然是一个窗口，缺了这一点对我们程序员来说双显就没有啥实际意义了……]]></description>
			<content:encoded><![CDATA[<p>工作室有几台空闲的显示器，我就搬了一台过来玩双显，windows下用的很爽，linux可就折腾死了<br />
先是尝试了xinerama，结果和dri冲突，并且死活没办法让xorg不加载dri。<br />
然后尝试MergedFB，双显是出来了，但是就是纯粹的镜像，而起还把我的本本的分辨率弄低了……备受打击……<br />
不经意间看了一下xorg的日志，结果和MergedFB有关的选项均为&quot;not used&quot;，莫非……goole了一通，发现xinerama和MergedFB已经是过时的东东了，现在都用xrandr命令来设置了，具体见<a href="http://intellinuxgraphics.org/dualhead.html">intellinuxgraphics.org/dualhead.html</a><br />
不过这样的设置还是有一些问题，比如不能做到windows桌面扩展那样最大化的时候依然是一个窗口，缺了这一点对我们程序员来说双显就没有啥实际意义了……</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2008/08/03/gentoo%e4%b8%8b915%e5%8f%8c%e6%98%be%e7%a4%ba%e8%ae%be%e7%bd%ae/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>你这该死的硬盘！</title>
		<link>http://blog.flib.me/2008/05/03/%e4%bd%a0%e8%bf%99%e8%af%a5%e6%ad%bb%e7%9a%84%e7%a1%ac%e7%9b%98%ef%bc%81/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e4%25bd%25a0%25e8%25bf%2599%25e8%25af%25a5%25e6%25ad%25bb%25e7%259a%2584%25e7%25a1%25ac%25e7%259b%2598%25ef%25bc%2581</link>
		<comments>http://blog.flib.me/2008/05/03/%e4%bd%a0%e8%bf%99%e8%af%a5%e6%ad%bb%e7%9a%84%e7%a1%ac%e7%9b%98%ef%bc%81/#comments</comments>
		<pubDate>Sat, 03 May 2008 07:17:00 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>

		<guid isPermaLink="false">http://frostynova.yo2.cn/articles/%e4%bd%a0%e8%bf%99%e8%af%a5%e6%ad%bb%e7%9a%84%e7%a1%ac%e7%9b%98%ef%bc%81.html</guid>
		<description><![CDATA[昨天下午跑去电脑城买了160G的硬盘，然后从昨晚开始我的硬盘升级计划，结果一直折腾到现在才弄的差不多了，在此提醒所有准备给笔记本升级硬盘的人，卸掉原来的硬盘前一定要检查有没有把硬盘密码去掉，切记切记，否则就会遇到N多灵异事件……]]></description>
			<content:encoded><![CDATA[<div>昨天下午跑去电脑城买了160G的硬盘，然后从昨晚开始我的硬盘升级计划，结果一直折腾到现在才弄的差不多了，在此提醒所有准备给笔记本升级硬盘的人，卸掉原来的硬盘前一定要检查有没有把硬盘密码去掉，切记切记，否则就会遇到N多灵异事件……</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2008/05/03/%e4%bd%a0%e8%bf%99%e8%af%a5%e6%ad%bb%e7%9a%84%e7%a1%ac%e7%9b%98%ef%bc%81/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于双通道</title>
		<link>http://blog.flib.me/2008/01/24/%e5%85%b3%e4%ba%8e%e5%8f%8c%e9%80%9a%e9%81%93/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e5%2585%25b3%25e4%25ba%258e%25e5%258f%258c%25e9%2580%259a%25e9%2581%2593</link>
		<comments>http://blog.flib.me/2008/01/24/%e5%85%b3%e4%ba%8e%e5%8f%8c%e9%80%9a%e9%81%93/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 19:32:00 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>

		<guid isPermaLink="false">http://frostynova.yo2.cn/articles/%e5%85%b3%e4%ba%8e%e5%8f%8c%e9%80%9a%e9%81%93.html</guid>
		<description><![CDATA[这两天想升级内存，就去淘宝上看了一下，结果发现ddr2 533的条子都没货了，而买667我又不放心（因为另一条内存是533）。于是去网上搜了一下，结果找到了&#8220;不对称双通道&#8221;或者称为&#8220;弹性双通道&#8221;。 简言之，就是不同容量不同频率的内存也可以组双通道，是intel自915来的新技术，不过据评测说会比&#8220;对称双通道&#8221;稍差一些。我的情况又有些不同，我现在是有一根533 1G的，如果再加一根667 1G的话不晓得会是什么结果，个人认为因为667会自动降频到533，所以应该是和&#8220;对称双通道&#8221;差不多吧 ：）]]></description>
			<content:encoded><![CDATA[<div>
<p>这两天想升级内存，就去淘宝上看了一下，结果发现ddr2 533的条子都没货了，而买667我又不放心（因为另一条内存是533）。于是去网上搜了一下，结果找到了&ldquo;不对称双通道&rdquo;或者称为&ldquo;弹性双通道&rdquo;。</p>
<p>简言之，就是不同容量不同频率的内存也可以组双通道，是intel自915来的新技术，不过据评测说会比&ldquo;对称双通道&rdquo;稍差一些。我的情况又有些不同，我现在是有一根533 1G的，如果再加一根667 1G的话不晓得会是什么结果，个人认为因为667会自动降频到533，所以应该是和&ldquo;对称双通道&rdquo;差不多吧 ：）</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2008/01/24/%e5%85%b3%e4%ba%8e%e5%8f%8c%e9%80%9a%e9%81%93/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

