<?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; opensource</title>
	<atom:link href="http://ixhan.com/tag/opensource/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>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>
		<item>
		<title>[iPhone]播放midi文件</title>
		<link>http://ixhan.com/2009/10/how-to-let-iphone-play-midi-file/</link>
		<comments>http://ixhan.com/2009/10/how-to-let-iphone-play-midi-file/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 15:41:57 +0000</pubDate>
		<dc:creator>xhan</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://ixhan.com/?p=62</guid>
		<description><![CDATA[iPhone 默认不带播放MIDI的框架，所以播放MIDI还得寻求第3方的库帮忙。 这里使用的库就是大名鼎鼎的 FMOD ,许多火爆游戏使用的都是这个库。开发者可以免费下载使用。 首先下载安装 FMOD API FOR IPHONE： http://www.fmod.org/index.php/release/version/fmodapi42607iphone-installer.dmg 安装后可以在目录中看到不少示范代码，可惜没有MIDI。 自己写一个：） 感谢强大的api，写起来异常轻松。 新建一个基于view项目 修改项目属性，添加 Other Linker Flags 为 -lfmodexL_$PLATFORM_NAME 添加 Header Search Paths ：/Developer/FMOD\ Programmers\ API\ iPhone/api/inc  （默认是这个位置，修改成自己FMOD安装的目录） 添加 Library Search Paths ：/Developer/FMOD\ Programmers\ API\ iPhone/api/lib （同上） 把 appDelegate 修改成 .mm 的后缀 MIDI 播放需要一个 DLS 文件， 在osx 下没找到，这里使用了xp 自带的 gm.dls 文件（3M 有点大～）,拷贝到项目中。 修改ViewController [...]]]></description>
			<content:encoded><![CDATA[<p>iPhone 默认不带播放MIDI的框架，所以播放MIDI还得寻求第3方的库帮忙。</p>
<p>这里使用的库就是大名鼎鼎的 <a href="http://www.fmod.org/">FMOD</a> ,许多火爆游戏使用的都是这个库。开发者可以免费下载使用。</p>
<p>首先下载安装 FMOD API FOR IPHONE：<br />
<a href="http://www.fmod.org/index.php/release/version/fmodapi42607iphone-installer.dmg" target="_blank">http://www.fmod.org/index.php/release/version/fmodapi42607iphone-installer.dmg</a></p>
<p>安装后可以在目录中看到不少示范代码，可惜没有MIDI。</p>
<p>自己写一个：）<br />
感谢强大的api，写起来异常轻松。</p>
<ul>
<li>新建一个基于view项目</li>
<li>修改项目属性，添加 Other Linker Flags 为 -lfmodexL_$PLATFORM_NAME</li>
<li>添加 Header Search Paths ：/Developer/FMOD\ Programmers\ API\ iPhone/api/inc  （默认是这个位置，修改成自己FMOD安装的目录）</li>
<li>添加 Library Search Paths ：/Developer/FMOD\ Programmers\ API\ iPhone/api/lib （同上）</li>
<li>把 appDelegate 修改成 .mm 的后缀</li>
<li>MIDI 播放需要一个 DLS 文件， 在osx 下没找到，这里使用了xp 自带的 gm.dls 文件（3M 有点大～）,拷贝到项目中。</li>
<li>修改ViewController 代码如下 ，随便在xib文件中链接两个按钮action上即可</li>
<li>运行（真机有效）</li>
</ul>
<p>主要源码：<span id="more-62"></span></p>
<p><script src="http://gist.github.com/202178.js"></script></p>
<p>项目打包下载（懒人专用包）<a href="http://ixhan.com/wp-content/uploads/2009/10/PlayMidiDemo.zip">PlayMidiDemo</a></p>
<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/2010/05/now-or-never/" title="now or never">now or never</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><li><a href="http://ixhan.com/2010/03/tutorial-of-kissxml-iphone/" title="Tutorial of  kissXML(iPhone)">Tutorial of  kissXML(iPhone)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ixhan.com/2009/10/how-to-let-iphone-play-midi-file/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
		<item>
		<title>[Rails]学生教务管理系统</title>
		<link>http://ixhan.com/2009/10/student-manager-system-by-rails/</link>
		<comments>http://ixhan.com/2009/10/student-manager-system-by-rails/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 03:22:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://ixhan.com/?p=45</guid>
		<description><![CDATA[[todo: 截图here  这个项目应该可以找到，记得还写过文档～～] 项目描述：学生教务信息管理系统 项目时间：08年11月6日 项目周期：2天（一晚上ps界面 +html+css ，一天时间code） 项目功能：[todo:等找到文档后补上] [todo:找到文档了，得安装个iwork才能打开～～] 源码下载：StudentPlanet Related Posts[Rails]DoiTeam 基于团队的任务管理系统PlutoCMS! 基于ROR的内容管理系统[Flex + Rails]茶餐厅（在线购物）网永远的扫雷英雄(开源) 登场]]></description>
			<content:encoded><![CDATA[<p>[todo: 截图here  这个项目应该可以找到，记得还写过文档～～]<br />
项目描述：学生教务信息管理系统<br />
项目时间：08年11月6日<br />
项目周期：2天（一晚上ps界面 +html+css ，一天时间code）<br />
项目功能：[todo:等找到文档后补上]</p>
<p>[todo:找到文档了，得安装个iwork才能打开～～]</p>
<p>源码下载：<a href="http://ixhan.com/wp-content/uploads/2009/10/StudentPlanet.zip">StudentPlanet</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ixhan.com/2009/10/doiteam-project/" title="[Rails]DoiTeam 基于团队的任务管理系统">[Rails]DoiTeam 基于团队的任务管理系统</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/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></ul>]]></content:encoded>
			<wfw:commentRss>http://ixhan.com/2009/10/student-manager-system-by-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Flex + Rails]茶餐厅（在线购物）网</title>
		<link>http://ixhan.com/2009/10/flex-rails-e-commerce/</link>
		<comments>http://ixhan.com/2009/10/flex-rails-e-commerce/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 02:04:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://ixhan.com/?p=13</guid>
		<description><![CDATA[来源老博客 首页截图 购物界面截图（主要功能了） 后台有两个，一个是简单的rails写的。另一个也用 flex 完成，包括订单管理，商品管理，类别管理。（可能还有，忘记了） 项目时间： 08年11月11日 （以老博客为准了） 开发时间段：08年国庆回家开始折腾 Flex 到 11月中旬 。大概45天。 这是第一个 flex 项目也是目前唯一一个。兴奋点太低，导致我什么东西都想尝试，害人不浅。 布局和一开始在ps 上的设计差距很大，不过出来后别人感觉页面还是蛮清爽的。唯一的缺点是首页的蓝色背景图没对其。 附源码（包括 Flex 和 Rails 项目 ，Flex 项目在 public/src 内）  ：AbyssPlanet Related PostsPlutoCMS! 基于ROR的内容管理系统 About[Rails]学生教务管理系统[Rails]DoiTeam 基于团队的任务管理系统]]></description>
			<content:encoded><![CDATA[<p><a class="alignright" href="http://blogs.javaeye.com/blog/265771" target="_blank">来源老博客</a></p>
<p style="text-align: center;">首页截图</p>
<p><a href="http://ixhan.com/wp-content/uploads/2009/10/flex+rails-index.jpg"><img class="aligncenter size-medium wp-image-14" title="flex+rails-index" src="http://ixhan.com/wp-content/uploads/2009/10/flex+rails-index-300x196.jpg" alt="flex+rails-index" width="300" height="196" /></a></p>
<p style="text-align: center;">购物界面截图（主要功能了）</p>
<p><a href="http://ixhan.com/wp-content/uploads/2009/10/flex+rails-index.jpg"></a><a href="http://ixhan.com/wp-content/uploads/2009/10/flex+rails-shopping.jpg"><img class="aligncenter size-medium wp-image-16" title="flex+rails-shopping" src="http://ixhan.com/wp-content/uploads/2009/10/flex+rails-shopping-300x186.jpg" alt="flex+rails-shopping" width="300" height="186" /></a></p>
<p>后台有两个，一个是简单的rails写的。另一个也用 flex 完成，包括订单管理，商品管理，类别管理。（可能还有，忘记了）</p>
<p><span id="more-13"></span>项目时间： 08年11月11日 （以老博客为准了）</p>
<p>开发时间段：08年国庆回家开始折腾 Flex 到 11月中旬 。大概45天。</p>
<p>这是第一个 flex 项目也是目前唯一一个。兴奋点太低，导致我什么东西都想尝试，害人不浅。</p>
<p>布局和一开始在ps 上的设计差距很大，不过出来后别人感觉页面还是蛮清爽的。唯一的缺点是首页的蓝色背景图没对其。</p>
<p>附源码（包括 Flex 和 Rails 项目 ，Flex 项目在 public/src 内）  ：<a href="http://ixhan.com/wp-content/uploads/2009/10/AbyssPlanet.zip">AbyssPlanet</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><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/about/" title=" About"> About</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/flex-rails-e-commerce/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[Rails]DoiTeam 基于团队的任务管理系统</title>
		<link>http://ixhan.com/2009/10/doiteam-project/</link>
		<comments>http://ixhan.com/2009/10/doiteam-project/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 16:12:00 +0000</pubDate>
		<dc:creator>xhan</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[分享]]></category>
		<category><![CDATA[决定]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[redmine]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://ixhan.com/?p=7</guid>
		<description><![CDATA[「截图暂缺（换了台电脑不知还能否找到之前的截图。教训是什么东西都需要存档！）」 决定在这个新博客中记录下自己各个阶段写的小玩意，既然目前还没法体验到分享自己代码的快感。 就先自娱自乐把。 这个是自己第一个写了后还能被其他人拿来使用的项目，觉得用来作为第一个记录的项目还是蛮有意思的。 开发过程也挺好玩。 当时曾在飞燕算法群听到 ruby 这个东西，然后体验了 _why 大牛的try ruby 程式。 顿时再次召唤出我那兴奋点及其低热情。最后便捧了那两本经典书籍跑到杭州某公司开始了实习之旅。 经过两周的拼搏从不懂 ruby , rails , MVC , AJAX 进阶到虽然不懂但是会勉强使用。 DoiTeam 就是这2周内的产物了。从前台到后台一手包办，一开始花了一个晚上用FireWorks 模仿做了个很酷的界面。被老大否决曰太花哨。后逐直接用 html 写了个虽然简洁不过布局配色还是不错的的前台。终于投入团队使用。 初期功能非常简单，只有查看，修改，新建，分配任务。不过基本都由 AJAX 实现。后期逐渐添加了 评论，查看团队任务信息，近期状态，日历，以及从redmine 同步任务（这个是老大改的） 欣慰的是据说这个系统现在公司仍然在继续使用，虽然已经改的面目全非了。不过还是蛮有成就感的。 记得当时想在这个程序上添加个 jabber 新任务提醒功能，不过被老大否决了。额，如果实现了会更有趣。 附件为程序源码，已经忘记是什么时候打包的了。 使用的是 Rails 2.1.0 写到这里发现这个包的创建时间是 08 年 08 月08 日 。也真是巧了。 doiTeam.tar Related Posts[Rails]学生教务管理系统永远的扫雷英雄(开源) 登场2009年10月15日PlutoCMS! 基于ROR的内容管理系统]]></description>
			<content:encoded><![CDATA[<p>「截图暂缺（换了台电脑不知还能否找到之前的截图。教训是什么东西都需要存档！）」</p>
<p>决定在这个新博客中记录下自己各个阶段写的小玩意，既然目前还没法体验到分享自己代码的快感。</p>
<p>就先自娱自乐把。</p>
<p>这个是自己第一个写了后还能被其他人拿来使用的项目，觉得用来作为第一个记录的项目还是蛮有意思的。</p>
<p>开发过程也挺好玩。</p>
<p>当时曾在飞燕算法群听到 ruby 这个东西，然后体验了 _why 大牛的try ruby 程式。 顿时再次召唤出我那兴奋点及其低热情。最后便捧了那两本经典书籍跑到杭州某公司开始了实习之旅。</p>
<p>经过两周的拼搏从不懂 ruby , rails , MVC , AJAX 进阶到虽然不懂但是会勉强使用。</p>
<p>DoiTeam 就是这2周内的产物了。从前台到后台一手包办，一开始花了一个晚上用FireWorks 模仿做了个很酷的界面。被老大否决曰太花哨。后逐直接用 html 写了个虽然简洁不过布局配色还是不错的的前台。终于投入团队使用。</p>
<p>初期功能非常简单，只有查看，修改，新建，分配任务。不过基本都由 AJAX 实现。后期逐渐添加了 评论，查看团队任务信息，近期状态，日历，以及从redmine 同步任务（这个是老大改的）</p>
<p>欣慰的是据说这个系统现在公司仍然在继续使用，虽然已经改的面目全非了。不过还是蛮有成就感的。</p>
<p>记得当时想在这个程序上添加个 jabber 新任务提醒功能，不过被老大否决了。额，如果实现了会更有趣。</p>
<p>附件为程序源码，已经忘记是什么时候打包的了。 使用的是 Rails 2.1.0</p>
<p><span id="more-7"></span></p>
<p>写到这里发现这个包的创建时间是 08 年 08 月08 日 。也真是巧了。</p>
<p><a href="http://ixhan.com/wp-content/uploads/2009/09/doiTeam.tar.gz">doiTeam.tar</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><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/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></ul>]]></content:encoded>
			<wfw:commentRss>http://ixhan.com/2009/10/doiteam-project/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
