<?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>CODIGG &#187; 未分类</title>
	<atom:link href="http://www.codigg.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codigg.com</link>
	<description>关注互联网，关注云计算，关注生活</description>
	<lastBuildDate>Fri, 08 Jul 2011 02:48:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Chrome不能使用root帐号的解决办法</title>
		<link>http://www.codigg.com/2011/06/google-chrome-root/</link>
		<comments>http://www.codigg.com/2011/06/google-chrome-root/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 07:04:56 +0000</pubDate>
		<dc:creator>Codigg</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.codigg.com/?p=853</guid>
		<description><![CDATA[WordPress 数据库错误 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
				   GROUP BY tr.object_id
				   ORDER BY max_share DESC, p.post_date DESC
' at line 8 查询 SELECT p.ID, p.post_title, p.post_date, p.comment_count, p.post_name, COUNT(tr.object_id) AS max_share
				   FROM wp_posts AS p 
				   INNER JOIN wp_term_relationships AS tr ON (p.ID = tr.object_id)
				   INNER JOIN wp_term_taxonomy AS tt ON (tr.term_taxonomy_id = tt.term_taxonomy_id)
				   WHERE tt.taxonomy = 'post_tag'
				   AND p.ID <> 853
				   AND p.post_status = 'publish'
				   AND tt.term_id IN ()
				   GROUP BY tr.object_id
				   ORDER BY max_share DESC, p.post_date DESC
				   LIMIT 0, 10  require, require_once, do_feed, do_action, call_user_func_array, do_feed_rss2, load_template, require_once, the_excerpt_rss, apply_filters, call_user_func_array, wkc_add_related_posts_to_feed, wkc_related_posts, WPKitCN->get_related_posts 调用
升级了chrome, 提示:

Google Chrome can not be run as root

解决办法：在启动命令中加入&#8211;user-data-dir参数，设置到一个目录就行了

/opt/google/chrome/google-chrome %U &#8211;user-data-dir=/root/.config/chromium

<h3>相关文章</h3><ul><li>0</li></ul><h3>最近评论</h3><ul><li><a class="commentor" href="http://www.ebitkisel.com/marka/1-kibarli.aspx" >kibarlı</a> : <a class="comment_content" href="http://www.codigg.com/2011/06/google-chrome-root/#comment-216189" title="View the entire comment by kibarlı" >Hello admin very good put up considerably thanks c...</a></li>
<li><a class="commentor" href="http://www.inletin.com" >inletin</a> : <a class="comment_content" href="http://www.codigg.com/2011/06/google-chrome-root/#comment-214955" title="View the entire comment by inletin" >Excellent publish admin! i bookmarked your interne...</a></li>
<li><a class="commentor" href="http://tfkhwteytleh.com/" >njtnlwiohq</a> : <a class="comment_content" href="http://www.codigg.com/2011/06/google-chrome-root/#comment-214525" title="View the entire comment by njtnlwiohq" >8pruUy  cihataoxvdie, [url=http://qgxdcndubtqf.com...</a></li>
<li><a class="commentor" href="http://www.kemertatilkoyleri.com/kem...ki-evleri.html" >toki evleri</a> : <a class="comment_content" href="http://www.codigg.com/2011/06/google-chrome-root/#comment-214170" title="View the entire comment by toki evleri" >Greetings thanks for excellent post i used to be s...</a></li>
<li><a class="commentor" href="http://www.kopekoteliistanbul.com" >köpek oteli</a> : <a class="comment_content" href="http://www.codigg.com/2011/06/google-chrome-root/#comment-214085" title="View the entire comment by köpek oteli" >I used to be searching for this great sharing admi...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.codigg.com/2011/06/google-chrome-root/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>ZeroMQ学习笔记：似乎无法顺利进行故障恢复</title>
		<link>http://www.codigg.com/2011/01/zeromq-trouble-network-block/</link>
		<comments>http://www.codigg.com/2011/01/zeromq-trouble-network-block/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 09:13:35 +0000</pubDate>
		<dc:creator>Codigg</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.codigg.com/?p=843</guid>
		<description><![CDATA[WordPress 数据库错误 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
				   GROUP BY tr.object_id
				   ORDER BY max_share DESC, p.post_date DESC
' at line 8 查询 SELECT p.ID, p.post_title, p.post_date, p.comment_count, p.post_name, COUNT(tr.object_id) AS max_share
				   FROM wp_posts AS p 
				   INNER JOIN wp_term_relationships AS tr ON (p.ID = tr.object_id)
				   INNER JOIN wp_term_taxonomy AS tt ON (tr.term_taxonomy_id = tt.term_taxonomy_id)
				   WHERE tt.taxonomy = 'post_tag'
				   AND p.ID <> 843
				   AND p.post_status = 'publish'
				   AND tt.term_id IN ()
				   GROUP BY tr.object_id
				   ORDER BY max_share DESC, p.post_date DESC
				   LIMIT 0, 10  require, require_once, do_feed, do_action, call_user_func_array, do_feed_rss2, load_template, require_once, the_excerpt_rss, apply_filters, call_user_func_array, wkc_add_related_posts_to_feed, wkc_related_posts, WPKitCN->get_related_posts 调用
ZeroMQ（http://www.zeromq.org) 性能非常卓越，设计理念也非常牛，正在看文档中，这里记录一下遇到的一个问题：

服务端和客户端之间使用REQ , REP ， 启动之后，不停杀掉Server进程，并重启（模拟故障恢复），多试几次之后，Client就会卡住，此时无论怎样都恢复不了。看tcp连接，发现是ESTABLISHED，而且由于zeromq提供的接口都无法感知网络状况，所以此时client压根不知道已经挂死了&#8230;

继续看文档，看看是不是自己写得不对&#8230;



?View Code JAVApublic class Server &#123;

<span class="readmore"><a href="http://www.codigg.com/2011/01/zeromq-trouble-network-block/" title="ZeroMQ学习笔记：似乎无法顺利进行故障恢复">阅读全文——共1148字</a></span><h3>相关文章</h3><ul><li>0</li></ul><h3>最近评论</h3><ul><li><a class="commentor" href="http://denvang.com/real-deposit" >invest liberty reserve</a> : <a class="comment_content" href="http://www.codigg.com/2011/01/zeromq-trouble-network-block/#comment-216639" title="View the entire comment by invest liberty reserve" >ZeroMQå­¦ä¹ ç¬”è®°ï¼šä¼¼ä¹Žæ— æ³•é¡ºåˆ©è¿›è¡Œæ•…éš...</a></li>
<li><a class="commentor" href="http://androidwidgetso.blogspot.com" >android widgets</a> : <a class="comment_content" href="http://www.codigg.com/2011/01/zeromq-trouble-network-block/#comment-216482" title="View the entire comment by android widgets" >Excellent goods from you, man. ZeroMQå­¦ä¹ ç¬”è®°ï...</a></li>
<li><a class="commentor" href="http://www.ebitkisel.com/urunler/1-kibarli-clavis-panax.aspx" >panax</a> : <a class="comment_content" href="http://www.codigg.com/2011/01/zeromq-trouble-network-block/#comment-216388" title="View the entire comment by panax" >Greetings thanks for excellent post i used to be b...</a></li>
<li><a class="commentor" href="http://vidvain.com/hyip-investment" >hyip investment</a> : <a class="comment_content" href="http://www.codigg.com/2011/01/zeromq-trouble-network-block/#comment-216318" title="View the entire comment by hyip investment" >Magnificent goods from you, man. ZeroMQå­¦ä¹ ç¬”è®...</a></li>
<li><a class="commentor" href="http://oandroidapps.blogspot.com/p/grabatron-future.html" >grabatron app android</a> : <a class="comment_content" href="http://www.codigg.com/2011/01/zeromq-trouble-network-block/#comment-216285" title="View the entire comment by grabatron app android" >I'm not sure where you're getting your info, but g...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.codigg.com/2011/01/zeromq-trouble-network-block/feed/</wfw:commentRss>
		<slash:comments>78</slash:comments>
		</item>
		<item>
		<title>DBank.com数据银行广招各类人才(转载)</title>
		<link>http://www.codigg.com/2011/01/dbank-com/</link>
		<comments>http://www.codigg.com/2011/01/dbank-com/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 04:36:31 +0000</pubDate>
		<dc:creator>Codigg</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.codigg.com/?p=840</guid>
		<description><![CDATA[WordPress 数据库错误 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
				   GROUP BY tr.object_id
				   ORDER BY max_share DESC, p.post_date DESC
' at line 8 查询 SELECT p.ID, p.post_title, p.post_date, p.comment_count, p.post_name, COUNT(tr.object_id) AS max_share
				   FROM wp_posts AS p 
				   INNER JOIN wp_term_relationships AS tr ON (p.ID = tr.object_id)
				   INNER JOIN wp_term_taxonomy AS tt ON (tr.term_taxonomy_id = tt.term_taxonomy_id)
				   WHERE tt.taxonomy = 'post_tag'
				   AND p.ID <> 840
				   AND p.post_status = 'publish'
				   AND tt.term_id IN ()
				   GROUP BY tr.object_id
				   ORDER BY max_share DESC, p.post_date DESC
				   LIMIT 0, 10  require, require_once, do_feed, do_action, call_user_func_array, do_feed_rss2, load_template, require_once, the_excerpt_rss, apply_filters, call_user_func_array, wkc_add_related_posts_to_feed, wkc_related_posts, WPKitCN->get_related_posts 调用
DBank数据银行(http://www.dbank.com) 是全国最大的个人文件存储及分享平台，现招聘各类人才，所需岗位如下：

研发类



网络安全高级工程师（深圳、北京）

Windows软件（高级）工程师（深圳、北京）

<span class="readmore"><a href="http://www.codigg.com/2011/01/dbank-com/" title="DBank.com数据银行广招各类人才(转载)">阅读全文——共562字</a></span><h3>相关文章</h3><ul><li>0</li></ul><h3>最近评论</h3><ul><li><a class="commentor" href="http://sawdwadawd.awdadw" >Carey Achee</a> : <a class="comment_content" href="http://www.codigg.com/2011/01/dbank-com/#comment-215211" title="View the entire comment by Carey Achee" >Many thanks for the art, previously interesting an...</a></li>
<li><a class="commentor" href="http://www.escorthatti.com/" >bayan escort</a> : <a class="comment_content" href="http://www.codigg.com/2011/01/dbank-com/#comment-215010" title="View the entire comment by bayan escort" >Great a single weblog operator accomplishment blog...</a></li>
<li><a class="commentor" href="http://www.cmonclerjackets.com/" >MymnReelync</a> : <a class="comment_content" href="http://www.codigg.com/2011/01/dbank-com/#comment-214454" title="View the entire comment by MymnReelync" >marketable no ! lately usually [b]moncler usa [/b]...</a></li>
<li><a class="commentor" href="http://www.evdekopekegitimi.net" >evde köpek eğitimi</a> : <a class="comment_content" href="http://www.codigg.com/2011/01/dbank-com/#comment-214122" title="View the entire comment by evde köpek eğitimi" >Hello admin excellent publish significantly thanks...</a></li>
<li><a class="commentor" href="http://udlvids.com/how-to-download-videos-from-dailymotion-free-and-fast/" >daily motion video</a> : <a class="comment_content" href="http://www.codigg.com/2011/01/dbank-com/#comment-213991" title="View the entire comment by daily motion video" >I was happy to find this web-site. ! . ! My partne...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.codigg.com/2011/01/dbank-com/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>用php操作treapdb</title>
		<link>http://www.codigg.com/2010/12/php-treapdb-thrift/</link>
		<comments>http://www.codigg.com/2010/12/php-treapdb-thrift/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 07:25:25 +0000</pubDate>
		<dc:creator>Codigg</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[thrift]]></category>
		<category><![CDATA[treapdb]]></category>

		<guid isPermaLink="false">http://www.codigg.com/?p=834</guid>
		<description><![CDATA[treapdb是国内个人开发者的一个开源项目，支持memcache，thrift协议。但如果使用memcache协议，就无法支持range,prefix等特性了（如果丧失这些特性，还不如直接用memcache了吧）。

thrift是apache的一个项目，支持10余种语言。也要感谢facebook的大规模使用，让更多的人知道了这个东东。

作者提供了java/python的例子，这里仅提供php的操作方法。

关于thrift的编译/php扩展的编译，就不再啰嗦了，无非都是configure/make/phpize等命令，可以参考：

http://chanian.com/2010/05/13/thrift-tutorial-a-php-client/

<span class="readmore"><a href="http://www.codigg.com/2010/12/php-treapdb-thrift/" title="用php操作treapdb">阅读全文——共1238字</a></span><h3>相关文章</h3><ul><li><a href="http://www.codigg.com/2011/07/php-uniqid-performance/" title="PHP中uniqid的性能 2011.07.8">PHP中uniqid的性能</a>(22)</li>
<li><a href="http://www.codigg.com/2010/10/php-pfsockopen-errorno/" title="PHP pfsockopen错误码的含义 2010.10.18">PHP pfsockopen错误码的含义</a>(16)</li>
<li><a href="http://www.codigg.com/2010/08/php-request-cookie/" title="搞清楚php中$_REQUEST变量的问题，备忘一下 2010.08.16">搞清楚php中$_REQUEST变量的问题，备忘一下</a>(67)</li>
<li><a href="http://www.codigg.com/2010/04/lighttpd-expect-100-417-continue/" title="lighttpd不支持Expect: 100-continue的解决办法 2010.04.13">lighttpd不支持Expect: 100-continue的解决办法</a>(71)</li>
<li><a href="http://www.codigg.com/2010/03/php-rrdtool-install/" title="安装php rrdtool 2010.03.24">安装php rrdtool</a>(237)</li>
<li><a href="http://www.codigg.com/2010/01/php-aes-java-encrypt-decrypt/" title="php版的AES算法（可与java兼容） 2010.01.21">php版的AES算法（可与java兼容）</a>(129)</li>
<li><a href="http://www.codigg.com/2009/09/php-curl-download-filename/" title="php curl下载文件时保存原文件名 2009.09.6">php curl下载文件时保存原文件名</a>(72)</li>
<li><a href="http://www.codigg.com/2009/05/7-free-powerful-file-managers-1/" title="7款php/ajax/js实现的免费web文件管理工具（上） 2009.05.26">7款php/ajax/js实现的免费web文件管理工具（上）</a>(135)</li>
</ul><h3>最近评论</h3><ul><li><a class="commentor" href="http://www.escorthatti.com/" >bayan escort</a> : <a class="comment_content" href="http://www.codigg.com/2010/12/php-treapdb-thrift/#comment-215119" title="View the entire comment by bayan escort" >i bookmarked you in my browser admin thank you a l...</a></li>
<li><a class="commentor" href="http://www.amatorsikisizle.net/" >sikiş izle</a> : <a class="comment_content" href="http://www.codigg.com/2010/12/php-treapdb-thrift/#comment-214844" title="View the entire comment by sikiş izle" >i cant get how it is possible to reveal like this ...</a></li>
<li><a class="commentor" href="http://www.scriptlerim.net" >liseli porno</a> : <a class="comment_content" href="http://www.codigg.com/2010/12/php-treapdb-thrift/#comment-213884" title="View the entire comment by liseli porno" >I was curious about your subsequent post admin def...</a></li>
<li><a class="commentor" href="http://www.kizoyun.org/" >kız oyunları</a> : <a class="comment_content" href="http://www.codigg.com/2010/12/php-treapdb-thrift/#comment-213664" title="View the entire comment by kız oyunları" >oh my god great submit admin will check your web s...</a></li>
<li><a class="commentor" href="https://forum.geliyoo.com" >Teknoloji Haberleri</a> : <a class="comment_content" href="http://www.codigg.com/2010/12/php-treapdb-thrift/#comment-212961" title="View the entire comment by Teknoloji Haberleri" >oh my god fantastic article admin will examine you...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.codigg.com/2010/12/php-treapdb-thrift/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>技术女的寂寞你永远不懂（转载）</title>
		<link>http://www.codigg.com/2010/09/coder-joke/</link>
		<comments>http://www.codigg.com/2010/09/coder-joke/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 10:51:07 +0000</pubDate>
		<dc:creator>Codigg</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.codigg.com/?p=821</guid>
		<description><![CDATA[WordPress 数据库错误 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
				   GROUP BY tr.object_id
				   ORDER BY max_share DESC, p.post_date DESC
' at line 8 查询 SELECT p.ID, p.post_title, p.post_date, p.comment_count, p.post_name, COUNT(tr.object_id) AS max_share
				   FROM wp_posts AS p 
				   INNER JOIN wp_term_relationships AS tr ON (p.ID = tr.object_id)
				   INNER JOIN wp_term_taxonomy AS tt ON (tr.term_taxonomy_id = tt.term_taxonomy_id)
				   WHERE tt.taxonomy = 'post_tag'
				   AND p.ID <> 821
				   AND p.post_status = 'publish'
				   AND tt.term_id IN ()
				   GROUP BY tr.object_id
				   ORDER BY max_share DESC, p.post_date DESC
				   LIMIT 0, 10  require, require_once, do_feed, do_action, call_user_func_array, do_feed_rss2, load_template, require_once, the_excerpt_rss, apply_filters, call_user_func_array, wkc_add_related_posts_to_feed, wkc_related_posts, WPKitCN->get_related_posts 调用
好玩，转~

一个女程序员twitter上发了一条tweet:

昨晚梦见男朋友和别的女人在逛街，梦里我的第一反应是查源代码，结果调试半天查不出来为什么显示的是那个女人不是我，最后含泪把那个女人给注释掉了，再一运行就是我男朋友自己逛街了，醒来囧字脸呆了很久……

评论：

1L 把那个女人的指针指向你即可。

<span class="readmore"><a href="http://www.codigg.com/2010/09/coder-joke/" title="技术女的寂寞你永远不懂（转载）">阅读全文——共305字</a></span><h3>相关文章</h3><ul><li>0</li></ul><h3>最近评论</h3><ul><li><a class="commentor" href="http://udlvids.com/how-to-download-videos-using-google-chrome/" >google chrome video download</a> : <a class="comment_content" href="http://www.codigg.com/2010/09/coder-joke/#comment-214067" title="View the entire comment by google chrome video download" >very nice site, My spouse and I most definitely en...</a></li>
<li><a class="commentor" href="http://carlo.net.pl" >Hale Magazynowe</a> : <a class="comment_content" href="http://www.codigg.com/2010/09/coder-joke/#comment-213203" title="View the entire comment by Hale Magazynowe" >Very well written article. It will be helpful to a...</a></li>
<li><a class="commentor" href="http://www.vvcvv.waw.pl/" >Vella Felipa</a> : <a class="comment_content" href="http://www.codigg.com/2010/09/coder-joke/#comment-206267" title="View the entire comment by Vella Felipa" >˙ţC</a></li>
<li><a class="commentor" href="http://downloadvideomusic.net/68/matsuri-kitaro/" >kitaro music</a> : <a class="comment_content" href="http://www.codigg.com/2010/09/coder-joke/#comment-205011" title="View the entire comment by kitaro music" >I was more than happy to seek out this net-site.I ...</a></li>
<li><a class="commentor" href="http://www.canadagoosejakker-dk.org" >canada goose jakke billig</a> : <a class="comment_content" href="http://www.codigg.com/2010/09/coder-joke/#comment-204889" title="View the entire comment by canada goose jakke billig" >I and also my pals were looking through the best t...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.codigg.com/2010/09/coder-joke/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>使用nautilus脚本一键上传文件</title>
		<link>http://www.codigg.com/2010/08/nautilus-scripts-upload-dbank-python-ubuntu/</link>
		<comments>http://www.codigg.com/2010/08/nautilus-scripts-upload-dbank-python-ubuntu/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 02:59:27 +0000</pubDate>
		<dc:creator>Codigg</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.codigg.com/?p=802</guid>
		<description><![CDATA[<a href="http://www.codigg.com/2010/08/nautilus-scripts-upload-dbank-python-ubuntu/"><img align="left" hspace="5" width="150" height="150" src="http://www.codigg.com/wp-content/uploads/2010/08/file-menu-150x150.jpg" class="alignleft wp-post-image tfe" alt="" title="右键点击文件，会出现对应的菜单" /></a>每天都要从Ubuntu上将一些文件上传到www.dbank.com，使用网页很麻烦，于是用nautilus+python写了一个一键上传的脚本，这也是我自己的第一个Python脚本。

下载地址：DBankUploader-0.1.tar

系统要求：



支持Nautilus Script的Linux发行版（我这里只有Ubuntu），现在大部分的Linux都支持了

<span class="readmore"><a href="http://www.codigg.com/2010/08/nautilus-scripts-upload-dbank-python-ubuntu/" title="使用nautilus脚本一键上传文件">阅读全文——共860字</a></span><h3>相关文章</h3><ul><li>0</li></ul><h3>最近评论</h3><ul><li><a class="commentor" href="http://www.sportclassici.com/entry.php?91-The-facts-About-E-Cigarettes" >Electronic cigarette</a> : <a class="comment_content" href="http://www.codigg.com/2010/08/nautilus-scripts-upload-dbank-python-ubuntu/#comment-216475" title="View the entire comment by Electronic cigarette" >It never ceases to be able to astonish me personal...</a></li>
<li><a class="commentor" href="http://www.ebitkisel.com/urunler/1-kibarli-clavis-panax.aspx" >panax</a> : <a class="comment_content" href="http://www.codigg.com/2010/08/nautilus-scripts-upload-dbank-python-ubuntu/#comment-216394" title="View the entire comment by panax" >Excellent article admin! i bookmarked your web blo...</a></li>
<li><a class="commentor" href="http://www.sexualhealthblog.info/effects-of-diabetes-on-male-sexual-health/" >How to cum a lot</a> : <a class="comment_content" href="http://www.codigg.com/2010/08/nautilus-scripts-upload-dbank-python-ubuntu/#comment-216236" title="View the entire comment by How to cum a lot" >I appreciate all the work you all have put into yo...</a></li>
<li><a class="commentor" href="http://csqx.sjtu.edu.cn/user/profile/4473.page" >Michale Scifres</a> : <a class="comment_content" href="http://www.codigg.com/2010/08/nautilus-scripts-upload-dbank-python-ubuntu/#comment-216142" title="View the entire comment by Michale Scifres" >who is watching the big superbowl</a></li>
<li><a class="commentor" href="http://www.trampolineavecfilet.com/" >trampoline avec filet</a> : <a class="comment_content" href="http://www.codigg.com/2010/08/nautilus-scripts-upload-dbank-python-ubuntu/#comment-215968" title="View the entire comment by trampoline avec filet" >Absolutely   composed   subject material ,  regard...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.codigg.com/2010/08/nautilus-scripts-upload-dbank-python-ubuntu/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>google搜索工作原理图解</title>
		<link>http://www.codigg.com/2010/08/how-google-works/</link>
		<comments>http://www.codigg.com/2010/08/how-google-works/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 04:51:52 +0000</pubDate>
		<dc:creator>Codigg</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.codigg.com/?p=794</guid>
		<description><![CDATA[<a href="http://www.codigg.com/2010/08/how-google-works/"><img align="left" hspace="5" width="150" src="http://www.codigg.com/wp-content/uploads/2010/08/how-google-works-en-590x1024.jpg" class="alignleft wp-post-image tfe" alt="" title="how-google-works-en" /></a>PPCBlog发表的图片，详细解释了网页从被Google的网络蜘蛛爬取、收录、索引，最后再到用户进行一次Google搜索并产生搜索结果的过程，图中还描述了Google Adwords在搜索中产生的过程。

英文版（点击可看大图）：



中文版：

<h3>相关文章</h3><ul><li><a href="http://www.codigg.com/2010/04/google-pr-prediction-tool/" title="Google PR预测 2010.04.2">Google PR预测</a>(14)</li>
<li><a href="http://www.codigg.com/2010/03/30-google-search/" title="3月30日google被盾始末 2010.03.31">3月30日google被盾始末</a>(3)</li>
<li><a href="http://www.codigg.com/2010/03/google-china/" title="与时俱进,纪晓岚想说句公道话(转) 2010.03.23">与时俱进,纪晓岚想说句公道话(转)</a>(6)</li>
<li><a href="http://www.codigg.com/2009/09/interview-with-mr-kaifu-lee-google/" title="夜访google前副总裁李开复 Interview with Mr.Kai-fu Lee 2009.09.5">夜访google前副总裁李开复 Interview with Mr.Kai-fu Lee</a>(31)</li>
<li><a href="http://www.codigg.com/2009/09/tencent-soso-google-search-engin/" title="腾讯soso抛弃谷歌，使用自主搜索技术 2009.09.5">腾讯soso抛弃谷歌，使用自主搜索技术</a>(33)</li>
<li><a href="http://www.codigg.com/2009/06/google-translate-joke/" title="google翻译的玩笑 2009.06.8">google翻译的玩笑</a>(25)</li>
<li><a href="http://www.codigg.com/2009/05/google-wave-preview/" title="下一代网络通讯平台Google Wave 2009.05.29">下一代网络通讯平台Google Wave</a>(4)</li>
<li><a href="http://www.codigg.com/2009/05/google-staff-210k-in-profit-per-head-in-2008/" title="科技公司薪金揭秘:Google人均年薪15万美元 2009.05.29">科技公司薪金揭秘:Google人均年薪15万美元</a>(130)</li>
<li><a href="http://www.codigg.com/2009/05/google-newegg-360buy/" title="新蛋借Google广告作恶 2009.05.28">新蛋借Google广告作恶</a>(4)</li>
<li><a href="http://www.codigg.com/2009/05/google-adsense-server-too-slow/" title="连不上google adsense服务器 2009.05.26">连不上google adsense服务器</a>(5)</li>
</ul><h3>最近评论</h3><ul><li><a class="commentor" href="http://www.cntv.cn/" >jimmy choo on sale</a> : <a class="comment_content" href="http://www.codigg.com/2010/08/how-google-works/#comment-145541" title="View the entire comment by jimmy choo on sale" >i have your post in search engines,i agree on hand...</a></li>
<li><a class="commentor" href="http://www.yesure.net" >yesureadmin</a> : <a class="comment_content" href="http://www.codigg.com/2010/08/how-google-works/#comment-99901" title="View the entire comment by yesureadmin" >还是不懂，只觉得复杂</a></li>
<li><a class="commentor" href="http://www.christianlouboutinsmall.com" >christian louboutin</a> : <a class="comment_content" href="http://www.codigg.com/2010/08/how-google-works/#comment-91789" title="View the entire comment by christian louboutin" >谢谢博主，正从事这方面的事情，学习了</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.codigg.com/2010/08/how-google-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>推荐WEBGame，Erepublik 电子共和国</title>
		<link>http://www.codigg.com/2010/06/webgame-erepublik/</link>
		<comments>http://www.codigg.com/2010/06/webgame-erepublik/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 08:51:45 +0000</pubDate>
		<dc:creator>Codigg</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.codigg.com/?p=775</guid>
		<description><![CDATA[WordPress 数据库错误 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
				   GROUP BY tr.object_id
				   ORDER BY max_share DESC, p.post_date DESC
' at line 8 查询 SELECT p.ID, p.post_title, p.post_date, p.comment_count, p.post_name, COUNT(tr.object_id) AS max_share
				   FROM wp_posts AS p 
				   INNER JOIN wp_term_relationships AS tr ON (p.ID = tr.object_id)
				   INNER JOIN wp_term_taxonomy AS tt ON (tr.term_taxonomy_id = tt.term_taxonomy_id)
				   WHERE tt.taxonomy = 'post_tag'
				   AND p.ID <> 775
				   AND p.post_status = 'publish'
				   AND tt.term_id IN ()
				   GROUP BY tr.object_id
				   ORDER BY max_share DESC, p.post_date DESC
				   LIMIT 0, 10  require, require_once, do_feed, do_action, call_user_func_array, do_feed_rss2, load_template, require_once, the_excerpt_rss, apply_filters, call_user_func_array, wkc_add_related_posts_to_feed, wkc_related_posts, WPKitCN->get_related_posts 调用
一个完全虚拟的网页游戏，应该算策略类？

反正比较休闲，尤其对于低级的来说。就是打工、训练，一天5分钟搞定，到4级以后可以战斗

级别高了可以建立政党、参选国会议员、总统，因为中国玩家比较少，所以现在中国不少城市被别的国家占领了。。（不过韩国更惨，因为没有玩家，被日本完全占领。。。）

注册邀请地址：http://www.erepublik.com/en/referrer/xukaifu

注册之后请找我，我会免费送面包等物资自助你上手。

<span class="readmore"><a href="http://www.codigg.com/2010/06/webgame-erepublik/" title="推荐WEBGame，Erepublik 电子共和国">阅读全文——共2230字</a></span><h3>相关文章</h3><ul><li>0</li></ul><h3>最近评论</h3><ul><li><a class="commentor" href="http://www.ebitkisel.com/marka/1-kibarli.aspx" >kibarlı</a> : <a class="comment_content" href="http://www.codigg.com/2010/06/webgame-erepublik/#comment-216217" title="View the entire comment by kibarlı" >Hello admin excellent post significantly thanks ad...</a></li>
<li><a class="commentor" href="http://www.escorthatti.com/" >escort</a> : <a class="comment_content" href="http://www.codigg.com/2010/06/webgame-erepublik/#comment-214994" title="View the entire comment by escort" >Excellent put up admin! i bookmarked your website ...</a></li>
<li><a class="commentor" href="http://www.kopekpansiyonlari.net" >köpek pansiyonu</a> : <a class="comment_content" href="http://www.codigg.com/2010/06/webgame-erepublik/#comment-214111" title="View the entire comment by köpek pansiyonu" >I used to be curious about your future submit admi...</a></li>
<li><a class="commentor" href="http://www.atkibere.com/" >polar bere</a> : <a class="comment_content" href="http://www.codigg.com/2010/06/webgame-erepublik/#comment-213778" title="View the entire comment by polar bere" >I was searching for this blog survive three or mor...</a></li>
<li><a class="commentor" href="http://semidicannabis83.wordpress.com/2012/01/28/prendi-carta-medical-marijuanamarijuana-for-medical-use-per-ricevere-le-cure-marijuana-weed/" >seeds of cannabis</a> : <a class="comment_content" href="http://www.codigg.com/2010/06/webgame-erepublik/#comment-213554" title="View the entire comment by seeds of cannabis" >This particular site actually responded to my conc...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.codigg.com/2010/06/webgame-erepublik/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Google PR预测</title>
		<link>http://www.codigg.com/2010/04/google-pr-prediction-tool/</link>
		<comments>http://www.codigg.com/2010/04/google-pr-prediction-tool/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 01:59:21 +0000</pubDate>
		<dc:creator>Codigg</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[pr]]></category>

		<guid isPermaLink="false">http://www.codigg.com/?p=653</guid>
		<description><![CDATA[Google PR距离上次更新已经有近4个月了，预计4月份就会有一次更新。

下面是一个PR预测工具，在输入框中填写域名（如www.codigg.com)后点击按钮即可看到结果







<span class="readmore"><a href="http://www.codigg.com/2010/04/google-pr-prediction-tool/" title="Google PR预测">阅读全文——共176字</a></span><h3>相关文章</h3><ul><li><a href="http://www.codigg.com/2010/08/how-google-works/" title="google搜索工作原理图解 2010.08.11">google搜索工作原理图解</a>(0)</li>
<li><a href="http://www.codigg.com/2010/03/30-google-search/" title="3月30日google被盾始末 2010.03.31">3月30日google被盾始末</a>(3)</li>
<li><a href="http://www.codigg.com/2010/03/google-china/" title="与时俱进,纪晓岚想说句公道话(转) 2010.03.23">与时俱进,纪晓岚想说句公道话(转)</a>(6)</li>
<li><a href="http://www.codigg.com/2009/09/interview-with-mr-kaifu-lee-google/" title="夜访google前副总裁李开复 Interview with Mr.Kai-fu Lee 2009.09.5">夜访google前副总裁李开复 Interview with Mr.Kai-fu Lee</a>(31)</li>
<li><a href="http://www.codigg.com/2009/09/tencent-soso-google-search-engin/" title="腾讯soso抛弃谷歌，使用自主搜索技术 2009.09.5">腾讯soso抛弃谷歌，使用自主搜索技术</a>(33)</li>
<li><a href="http://www.codigg.com/2009/06/google-translate-joke/" title="google翻译的玩笑 2009.06.8">google翻译的玩笑</a>(25)</li>
<li><a href="http://www.codigg.com/2009/05/google-wave-preview/" title="下一代网络通讯平台Google Wave 2009.05.29">下一代网络通讯平台Google Wave</a>(4)</li>
<li><a href="http://www.codigg.com/2009/05/google-staff-210k-in-profit-per-head-in-2008/" title="科技公司薪金揭秘:Google人均年薪15万美元 2009.05.29">科技公司薪金揭秘:Google人均年薪15万美元</a>(130)</li>
<li><a href="http://www.codigg.com/2009/05/google-newegg-360buy/" title="新蛋借Google广告作恶 2009.05.28">新蛋借Google广告作恶</a>(4)</li>
<li><a href="http://www.codigg.com/2009/05/google-adsense-server-too-slow/" title="连不上google adsense服务器 2009.05.26">连不上google adsense服务器</a>(5)</li>
</ul><h3>最近评论</h3><ul><li><a class="commentor" href="https://secureweb.sd25.org/groups/mrsburnsstudentblogs/wiki/e6b0f/OksanPorno.html" >hd porno</a> : <a class="comment_content" href="http://www.codigg.com/2010/04/google-pr-prediction-tool/#comment-214754" title="View the entire comment by hd porno" >Hello admin excellent submit very much thanks cher...</a></li>
<li><a class="commentor" href="http://www.almankurduegitimi.com" >alman kurdu eğitimi</a> : <a class="comment_content" href="http://www.codigg.com/2010/04/google-pr-prediction-tool/#comment-214131" title="View the entire comment by alman kurdu eğitimi" >Fantastic put up admin thank you. I observed what ...</a></li>
<li><a class="commentor" href="http://www.savasoyunum.org" >savaş oyunu oyna</a> : <a class="comment_content" href="http://www.codigg.com/2010/04/google-pr-prediction-tool/#comment-213707" title="View the entire comment by savaş oyunu oyna" >i bookmarked you in my browser admin thank you so ...</a></li>
<li><a class="commentor" href="http://www.kolonkanseribelirtileri.com/" >kolon kanseri belirtileri</a> : <a class="comment_content" href="http://www.codigg.com/2010/04/google-pr-prediction-tool/#comment-213202" title="View the entire comment by kolon kanseri belirtileri" >Genuinely vital submit admin good one particular i...</a></li>
<li><a class="commentor" href="http://xarthd.com/x-art-model-aria-the-morning-after/" >Aria</a> : <a class="comment_content" href="http://www.codigg.com/2010/04/google-pr-prediction-tool/#comment-212119" title="View the entire comment by Aria" >This unique blog seriously answered my concern, Ki...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.codigg.com/2010/04/google-pr-prediction-tool/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>突破windows远程桌面连接数限制</title>
		<link>http://www.codigg.com/2010/03/windows-xp-2k3-termsrv-multiplets/</link>
		<comments>http://www.codigg.com/2010/03/windows-xp-2k3-termsrv-multiplets/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 05:24:36 +0000</pubDate>
		<dc:creator>Codigg</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[远程桌面]]></category>
		<category><![CDATA[连接数限制]]></category>

		<guid isPermaLink="false">http://www.codigg.com/?p=598</guid>
		<description><![CDATA[远程桌面这功能确实好用，不过在xp上却只支持单一用户的连接，当第二个用户连接时，第一个用户就被迫断开、回到用户登录界面了，这可和多任务的操作系统理念不符啊，想来是微软为了突出他们的server系统吧。

不过没有关系，网上早就有用2055测试版的termsrv.dll替换的方法，不过像我这样的完美主义者，对于最新的sp3……

好了，话不多说，放出最新的让Windows XP SP3也支持多用户远程桌面连接的方法吧，有网友说看不懂我写的文章，我尽量详细些吧：

1、下载破解过的termsrv.dll，版本5.1.2600.5512，语言中文(中国)。

2、复制到windows\system32文件夹覆盖同名文件。（如果开着SFC还要覆盖dllcache和servicepackfiles\i386里的）

<span class="readmore"><a href="http://www.codigg.com/2010/03/windows-xp-2k3-termsrv-multiplets/" title="突破windows远程桌面连接数限制">阅读全文——共567字</a></span><h3>相关文章</h3><ul><li>0</li></ul><h3>最近评论</h3><ul><li><a class="commentor" href="http://winferno-software.com?p=2994" >Damon Altig</a> : <a class="comment_content" href="http://www.codigg.com/2010/03/windows-xp-2k3-termsrv-multiplets/#comment-216680" title="View the entire comment by Damon Altig" >Appreciate it for this post, I am a big  big fan  ...</a></li>
<li><a class="commentor" href="http://www.scamornotreviews.com/jvs-partnerships/ultimate-jv-magnet-plugin/ultimate-jv-magnet-plugin-ultimate-jv-magnet-review-ultimate-jv-magnet-bonus" >Ultimate JV Magnet Bonus</a> : <a class="comment_content" href="http://www.codigg.com/2010/03/windows-xp-2k3-termsrv-multiplets/#comment-216524" title="View the entire comment by Ultimate JV Magnet Bonus" >Thanks friend for sharing superb information. Your...</a></li>
<li><a class="commentor" href="http://wiki.extractvalue.com/index.php?title=User:MuktaDougall3635" >Newton Trancoso</a> : <a class="comment_content" href="http://www.codigg.com/2010/03/windows-xp-2k3-termsrv-multiplets/#comment-216420" title="View the entire comment by Newton Trancoso" >Wow! This could be one particular of the most bene...</a></li>
<li><a class="commentor" href="http://abbff.com/forum/blog.php?b=119" >E-Zigaretten</a> : <a class="comment_content" href="http://www.codigg.com/2010/03/windows-xp-2k3-termsrv-multiplets/#comment-216280" title="View the entire comment by E-Zigaretten" >Never believed that it absolutely was this simple ...</a></li>
<li><a class="commentor" href="http://dasl.mem.drexel.edu/HUBO/wiki/index.php/User_talk:Bustoma" >Walker Massena</a> : <a class="comment_content" href="http://www.codigg.com/2010/03/windows-xp-2k3-termsrv-multiplets/#comment-216279" title="View the entire comment by Walker Massena" >solid post my mom does this kidn of work BUT last ...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.codigg.com/2010/03/windows-xp-2k3-termsrv-multiplets/feed/</wfw:commentRss>
		<slash:comments>85</slash:comments>
		</item>
	</channel>
</rss>

