<?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>毛叔老矣</title>
	<atom:link href="http://blog.kungfusoft.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.kungfusoft.com</link>
	<description>Live life with a passion!</description>
	<lastBuildDate>Wed, 10 Mar 2010 10:28:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>cocos2d学习笔记(一)</title>
		<link>http://blog.kungfusoft.com/programming/iphone/topic-311.html</link>
		<comments>http://blog.kungfusoft.com/programming/iphone/topic-311.html#comments</comments>
		<pubDate>Wed, 10 Mar 2010 08:35:59 +0000</pubDate>
		<dc:creator>毛叔</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.kungfusoft.com/programming/iphone/topic-311.html</guid>
		<description><![CDATA[<img src="http://www.cocos2d-iphone.org/wiki/lib/exe/fetch.php/resources:official-cocos-logo-portrait-angry.png?w=160&#34; alt=&#34;cocos2d" alt="cocos2d" width="160" height="237" />

<strong>安装cocos2d项目模板</strong>

cocos2d v.099版本提供了3个xcode项目模板:
<ul>
	<li>标准cocos2d模板</li>
	<li>cocos2d+box2d模板</li>
	<li>cocos2d+chipmunk模板</li>
</ul>]]></description>
		<wfw:commentRss>http://blog.kungfusoft.com/programming/iphone/topic-311.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>被垃圾回复严重困扰</title>
		<link>http://blog.kungfusoft.com/gab/topic-308.html</link>
		<comments>http://blog.kungfusoft.com/gab/topic-308.html#comments</comments>
		<pubDate>Wed, 10 Mar 2010 08:18:46 +0000</pubDate>
		<dc:creator>毛叔</dc:creator>
				<category><![CDATA[唠唠叨叨]]></category>

		<guid isPermaLink="false">http://blog.kungfusoft.com/gab/topic-308.html</guid>
		<description><![CDATA[<p>毛叔很生气,后果很严重!<br />
每天一堆垃圾回复,老毛子发得居多.<br />
准备近期升级一下WordPress,然后装个插件,让垃圾回复机器人死远点吧.<br />
不过,nnd,要是外国五毛党人工来发可咋整呢?也不至于,我这个个人小破站,应该不至于,哈哈.</p>
]]></description>
		<wfw:commentRss>http://blog.kungfusoft.com/gab/topic-308.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>获取和设置iphone屏幕亮度</title>
		<link>http://blog.kungfusoft.com/programming/iphone/topic-298.html</link>
		<comments>http://blog.kungfusoft.com/programming/iphone/topic-298.html#comments</comments>
		<pubDate>Mon, 08 Feb 2010 04:58:27 +0000</pubDate>
		<dc:creator>毛叔</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.kungfusoft.com/gab/topic-298.html</guid>
		<description><![CDATA[首先，Apple是不允许应用程序这样做的。当然，所谓的不允许，是你提交的应用会被reject。我们如果不提交给AppStore，苹果当然就管不着了，呵呵。
实现方法来自于<a href="http://www.iphonedevsdk.com" target="_blank">Dev SDK Forum</a>]]></description>
		<wfw:commentRss>http://blog.kungfusoft.com/programming/iphone/topic-298.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Objective-C中的字符串格式化输出</title>
		<link>http://blog.kungfusoft.com/programming/iphone/topic-281.html</link>
		<comments>http://blog.kungfusoft.com/programming/iphone/topic-281.html#comments</comments>
		<pubDate>Thu, 14 Jan 2010 07:15:32 +0000</pubDate>
		<dc:creator>毛叔</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.kungfusoft.com/programming/iphone/topic-281.html</guid>
		<description><![CDATA[在使用诸如NSLog, [NSString stringWithFormat:]之类的函数时,都是基于c/c++风格的字符串格式化工作的.
本来c/c++就没怎么用过,到iphone开发开发时掺合上NS系的对象,格式化输出更是一头的乱.
看了一下Programming Guide for Cocoa的文档,还是有比较详尽的说明的,整理出来备查.]]></description>
		<wfw:commentRss>http://blog.kungfusoft.com/programming/iphone/topic-281.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu启动进入命令行模式</title>
		<link>http://blog.kungfusoft.com/programming/others/topic-278.html</link>
		<comments>http://blog.kungfusoft.com/programming/others/topic-278.html#comments</comments>
		<pubDate>Mon, 21 Dec 2009 01:50:29 +0000</pubDate>
		<dc:creator>毛叔</dc:creator>
				<category><![CDATA[Others]]></category>

		<guid isPermaLink="false">http://blog.kungfusoft.com/programming/others/topic-278.html</guid>
		<description><![CDATA[在8.x的ubuntu上，很容易通过sysv-rc-conf修改设置，关闭gdm，实现启动默认进入命令行。
关闭gdm之后，要重新进入图形界面，可以使用命令：
&#60;pre id="terminal" user="hunterx" computer="ubuntu"&#62;telinit 3&#60;/pre&#62;

但是在ubuntu9.10里，这个方法不起作用。使用sysv-rc-conf管理gdm会发现所有启动分级下gdm都没有被设置为装载。
去google了一下，得到如下解决方案：]]></description>
		<wfw:commentRss>http://blog.kungfusoft.com/programming/others/topic-278.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

