<?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>以太之内 生存之上 &#187; cms</title>
	<atom:link href="http://ixhan.com/tag/cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://ixhan.com</link>
	<description>Live in your world, get owned in mine</description>
	<lastBuildDate>Mon, 26 Jul 2010 17:09:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>永远的扫雷英雄(开源) 登场</title>
		<link>http://ixhan.com/2009/12/minesweeperever/</link>
		<comments>http://ixhan.com/2009/12/minesweeperever/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 16:40:04 +0000</pubDate>
		<dc:creator>xhan</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[决定]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[编译]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[minesweeper]]></category>
		<category><![CDATA[minesweeperever]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://ixhan.com/?p=230</guid>
		<description><![CDATA[开源小游戏 永远的扫雷英雄 登场! 写这个游戏的目的就是想写个小教程,后来想想文字就算了,有问题直接留言或邮件更直接. 源码:http://github.com/xhan/minesweeperever 游戏介绍 MINE SWEEPER EVER是经典的扫雷iphone版本.你可以在app store上免费下载 Link 你可能可以学到什么 一个完整的游戏(片头,菜单,光卡,排行榜) 基本UIKIT界面的使用,手写和nib的混合 不同界面间传递消息 播放视频 简单游戏的状态机 UserDefault的使用和简单的排行榜 在编译之前 由于资源文件比较多,开场视频是大头,还有许多策划时涂鸦使用的ps文件,请移步下载 http://ixhan.com/kill/MineSweeperEver-Resource.zip 到当前目录并解压. 为什么写这个小游戏 半年前(May 2009)做毕业设计(PlutoCMS)的时候头昏脑涨,逐下载了iPhoneSDK把玩下,原意是测试下学校带宽并看看iPhone模拟器是什么样子的.结果控制不住看了 iPhone cookbook ,记得第一章有个教你嵌套绘制图层 和 响应手指点击的 两个片段 .于是就想到了由两个技术做个扫雷绰绰有余,两个晚上后做了个只能扫雷不能放置旗帜的半成品就撒手不管.继续回头研究俺的毕业设计了. 离职后的这段时间刚好有些空闲,决定把之前未完成的东西收尾,并开源给有需要的人.花费了一个下午修改完善了下之前的代码,又花了一个晚上和一个早上把其他东西(几个界面,排行榜)添加了上去.最后是UI方面,第一个晚上画了个logo,简单策划了下大概需要的素材,还找了美工朋友帮我画了个坑,可是第二天在ps中做素材发现还是无法掌控美术上的东西,干脆决定用windows上经典的界面. 等待9天后通过审核,然后在那天上海iphone会议上才在mars的真机上见到自己的程序(惭愧呀,iphone因经济危机被我卖了),感觉还不是特别糟糕.哈哈. 许多特性没来得及加上去: 互联网排行榜功能 退出保存当前状态功能 左右手不同界面 长按或双击添加/取消 旗帜功能 荣誉系统 ,包括炸死次数,成功次数,等等. 不过作为一个简单的教程应该还是够了.可能再过几个月闲的没事会改改~. 源码:http://github.com/xhan/minesweeperever Related Posts12月串烧-年轻人就要飘逸2009年10月15日DownloadsPlutoCMS! 基于ROR的内容管理系统]]></description>
			<content:encoded><![CDATA[<h2>开源小游戏 永远的扫雷英雄 登场!</h2>
<p>写这个游戏的目的就是想写个小教程,后来想想文字就算了,有问题直接留言或邮件更直接. <img src='http://ixhan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>源码:<a href="http://github.com/xhan/minesweeperever">http://github.com/xhan/minesweeperever</a></p>
<h2>游戏介绍</h2>
<p>MINE SWEEPER EVER是经典的扫雷iphone版本.你可以在app store上免费下载 <a href="http://itunes.apple.com/us/app/minesweeperever/id345567798?mt=8">Link</a></p>
<p><a href="http://ixhan.com/wp-content/uploads/2009/12/mainShot.jpg"><img class="alignnone size-full wp-image-231" title="mainShot-MineSweeperEver" src="http://ixhan.com/wp-content/uploads/2009/12/mainShot.jpg" alt="mainShot-MineSweeperEver" width="320" height="460" /></a></p>
<h2>你可能可以学到什么</h2>
<ul>
<li>一个完整的游戏(片头,菜单,光卡,排行榜)</li>
<li>基本UIKIT界面的使用,手写和nib的混合</li>
<li>不同界面间传递消息</li>
<li>播放视频</li>
<li>简单游戏的状态机</li>
<li>UserDefault的使用和简单的排行榜</li>
</ul>
<h2>在编译之前</h2>
<p>由于资源文件比较多,开场视频是大头,还有许多策划时涂鸦使用的ps文件,请移步下载 <code>http://ixhan.com/kill/MineSweeperEver-Resource.zip</code> 到当前目录并解压.</p>
<h2>为什么写这个小游戏</h2>
<p>半年前(May 2009)做毕业设计(<a href="http://ixhan.com/2009/10/plutocms-ruby-on-rails-cms/">PlutoCMS</a>)的时候头昏脑涨,逐下载了iPhoneSDK把玩下,原意是测试下学校带宽并看看iPhone模拟器是什么样子的.结果控制不住看了 iPhone cookbook ,记得第一章有个教你嵌套绘制图层 和 响应手指点击的 两个片段 .于是就想到了由两个技术做个扫雷绰绰有余,两个晚上后做了个只能扫雷不能放置旗帜的半成品就撒手不管.继续回头研究俺的毕业设计了.</p>
<p>离职后的这段时间刚好有些空闲,决定把之前未完成的东西收尾,并开源给有需要的人.花费了一个下午修改完善了下之前的代码,又花了一个晚上和一个早上把其他东西(几个界面,排行榜)添加了上去.最后是UI方面,第一个晚上画了个logo,简单策划了下大概需要的素材,还找了美工朋友帮我画了个坑,可是第二天在ps中做素材发现还是无法掌控美术上的东西,干脆决定用windows上经典的界面.</p>
<p>等待9天后通过审核,然后在那天上海iphone会议上才在mars的真机上见到自己的程序(惭愧呀,iphone因经济危机被我卖了),感觉还不是特别糟糕.哈哈.</p>
<p>许多特性没来得及加上去:</p>
<ul>
<li>互联网排行榜功能</li>
<li>退出保存当前状态功能</li>
<li>左右手不同界面</li>
<li>长按或双击添加/取消 旗帜功能</li>
<li>荣誉系统 ,包括炸死次数,成功次数,等等.</li>
</ul>
<p>不过作为一个简单的教程应该还是够了.可能再过几个月闲的没事会改改~.</p>
<p>源码:<a href="http://github.com/xhan/minesweeperever">http://github.com/xhan/minesweeperever</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ixhan.com/2009/12/dec-review/" title="12月串烧-年轻人就要飘逸">12月串烧-年轻人就要飘逸</a></li><li><a href="http://ixhan.com/2009/10/15th/" title="2009年10月15日">2009年10月15日</a></li><li><a href="http://ixhan.com/downloads/" title="Downloads">Downloads</a></li><li><a href="http://ixhan.com/2009/10/plutocms-ruby-on-rails-cms/" title="PlutoCMS! 基于ROR的内容管理系统">PlutoCMS! 基于ROR的内容管理系统</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ixhan.com/2009/12/minesweeperever/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Downloads</title>
		<link>http://ixhan.com/downloads/</link>
		<comments>http://ixhan.com/downloads/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 15:53:59 +0000</pubDate>
		<dc:creator>xhan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ixhan.com/?page_id=79</guid>
		<description><![CDATA[本站提供些下载镜像服务（测试中）。 2009年11月01日 MacRuby Nightlies 10-31 version(40Mb)  Download Ubuntu 910(karmic) Netbook-Remix Verison (680Mb) Download 2009年10月16日 Cyberduck-3.3b4 (FTP 鸭子，支持雪豹) Download [iPhone上线必备]开发向导（Dev Guide v5.0 ,教你怎么上线）Download [iPhone上线必备]IDP用户向导（v2.5最终版，教你怎么用idp帐号真机调试自己程式） Download 2009年10月14日 PlutoCMS (A CMS based in Ruby on Rails) Download openSUSE-11.1-DVD-x86_64.iso   Download openSUSE-11.1-Addon-Lang-x86_64.iso  Download cocos2d-iphone-0.8.2-rc0.tar.gz    Download VirtualBox-3.0.8-53138-OSX.dmg    Download macruby091012.pkg   Download Related Posts永远的扫雷英雄(开源) 登场2009年10月15日PlutoCMS! 基于ROR的内容管理系统A new approach to my career]]></description>
			<content:encoded><![CDATA[<blockquote><p>本站提供些下载镜像服务（测试中）。</p></blockquote>
<p><span style="color: #808080;">2009年11月01日</span></p>
<ul>
<li><span style="color: #808080;"><span style="color: #000000;">MacRuby Nightlies 10-31 version(40Mb)  <a href="/kill/macruby-10-31.pkg">Download</a></span></span></li>
<li><span style="color: #808080;"><span style="color: #000000;">Ubuntu 910(karmic) Netbook-Remix Verison (680Mb) </span></span><a href="/kill/karmic-netbook-remix-i386.iso"><span style="color: #808080;"><span style="color: #000000;">Download</span></span></a></li>
</ul>
<p><span style="color: #808080;">2009年10月16日</span></p>
<ul>
<li>Cyberduck-3.3b4 (FTP 鸭子，支持雪豹) <a href="/kill/Cyberduck-3.3b4.zip">Download</a></li>
<li>[iPhone上线必备]开发向导（Dev Guide v5.0 ,教你怎么上线）<a href="/kill/iTC_Dev_Guide_5.0.pdf">Download</a></li>
<li>[iPhone上线必备]IDP用户向导（v2.5最终版，教你怎么用idp帐号真机调试自己程式） <a href="/kill/iphone_developer_program_user_guide_standard_program_v2.5_final.pdf">Download</a></li>
</ul>
<p><span style="color: #808080;">2009年10月14日</span></p>
<ul>
<li>PlutoCMS (A CMS based in Ruby on Rails) <a href="/kill/plutocms.tgz">Download</a></li>
<li style="text-align: left;">openSUSE-11.1-DVD-x86_64.iso   <a href="openSUSE-11.1-DVD-x86_64.iso">Download</a></li>
<li style="text-align: left;">openSUSE-11.1-Addon-Lang-x86_64.iso  <a href="openSUSE-11.1-Addon-Lang-x86_64.iso">Download</a></li>
<li style="text-align: left;">cocos2d-iphone-0.8.2-rc0.tar.gz    <a href="cocos2d-iphone-0.8.2-rc0.tar.gz">Download</a></li>
<li style="text-align: left;">VirtualBox-3.0.8-53138-OSX.dmg    <a href="VirtualBox-3.0.8-53138-OSX.dmg">Download</a></li>
<li style="text-align: left;">macruby091012.pkg   <a href="macruby091012.pkg">Download</a></li>
</ul>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ixhan.com/2009/12/minesweeperever/" title="永远的扫雷英雄(开源) 登场">永远的扫雷英雄(开源) 登场</a></li><li><a href="http://ixhan.com/2009/10/15th/" title="2009年10月15日">2009年10月15日</a></li><li><a href="http://ixhan.com/2009/10/plutocms-ruby-on-rails-cms/" title="PlutoCMS! 基于ROR的内容管理系统">PlutoCMS! 基于ROR的内容管理系统</a></li><li><a href="http://ixhan.com/2010/04/a-new-approach-to-my-career/" title="A new approach to my career">A new approach to my career</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ixhan.com/downloads/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PlutoCMS! 基于ROR的内容管理系统</title>
		<link>http://ixhan.com/2009/10/plutocms-ruby-on-rails-cms/</link>
		<comments>http://ixhan.com/2009/10/plutocms-ruby-on-rails-cms/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 13:46:17 +0000</pubDate>
		<dc:creator>xhan</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://ixhan.com/?p=77</guid>
		<description><![CDATA[此为本人毕业设计，使用的是 Ruby on Rails 框架。 Introduce PlutoCMS View more presentations from xhan87. 项目代码托管在 google code 上 http://code.google.com/p/plutocms/ (已停止更新，如果有机会重新启动我会把项目挪到github上) 本站下载： http://ixhan.com/kill/plutocms.tgz Related Posts[Flex + Rails]茶餐厅（在线购物）网永远的扫雷英雄(开源) 登场[Rails]学生教务管理系统[Rails]DoiTeam 基于团队的任务管理系统]]></description>
			<content:encoded><![CDATA[<p>此为本人毕业设计，使用的是 Ruby on Rails 框架。</p>
<div id="__ss_2136478" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Introduce PlutoCMS" href="http://www.slideshare.net/xhan87/introduce-plutocms">Introduce PlutoCMS</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=gray-091005215742-phpapp01&amp;rel=0&amp;stripped_title=introduce-plutocms" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=gray-091005215742-phpapp01&amp;rel=0&amp;stripped_title=introduce-plutocms" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/xhan87">xhan87</a>.</div>
</div>
<p>项目代码托管在 google code 上 <a href="http://code.google.com/p/plutocms/">http://code.google.com/p/plutocms/<br />
</a> (已停止更新，如果有机会重新启动我会把项目挪到github上)</p>
<p>本站下载： <a href="http://ixhan.com/kill/plutocms.tgz">http://ixhan.com/kill/plutocms.tgz</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ixhan.com/2009/10/flex-rails-e-commerce/" title="[Flex + Rails]茶餐厅（在线购物）网">[Flex + Rails]茶餐厅（在线购物）网</a></li><li><a href="http://ixhan.com/2009/12/minesweeperever/" title="永远的扫雷英雄(开源) 登场">永远的扫雷英雄(开源) 登场</a></li><li><a href="http://ixhan.com/2009/10/student-manager-system-by-rails/" title="[Rails]学生教务管理系统">[Rails]学生教务管理系统</a></li><li><a href="http://ixhan.com/2009/10/doiteam-project/" title="[Rails]DoiTeam 基于团队的任务管理系统">[Rails]DoiTeam 基于团队的任务管理系统</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ixhan.com/2009/10/plutocms-ruby-on-rails-cms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
