<?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; Project</title>
	<atom:link href="http://ixhan.com/category/project/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>[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>[Flash]转盘抽奖系统客户端</title>
		<link>http://ixhan.com/2009/10/flash-lottery-activity-clien/</link>
		<comments>http://ixhan.com/2009/10/flash-lottery-activity-clien/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 01:35:45 +0000</pubDate>
		<dc:creator>xhan</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[转盘]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[抽奖]]></category>

		<guid isPermaLink="false">http://ixhan.com/?p=40</guid>
		<description><![CDATA[版权关系只提供 Flash 端代码。 写这个东西设计上出了点漏洞，回顾代码整个项目只有一frame 。所以浪费了很多代码控制各个组件 visible 属性。 还有在如何控制指针缓慢停下到最后位置的设计也有点赶巧，一开始为了节约设计时间直接凑了几个数字做时间关键字。结果效果不理想，调整了很久才勉强看起来自然点。如果一开始就用物理方法计算估计效率会高很多。 附源码，有debug模式，单机也可以玩玩～ 开发环境： Flex3(代码) + Flash10(界面) 项目时间：2009年3月20日 开发时间：一周（服务端和客户端） flash-lottery-src Related PostsThings I&#8217;ve done int past 5 months[Flex + Rails]茶餐厅（在线购物）网 Aboutnow or never]]></description>
			<content:encoded><![CDATA[<div id="attachment_38" class="wp-caption aligncenter" style="width: 490px"><a href="http://ixhan.com/wp-content/uploads/2009/10/Screen-shot-2009-10-03-at-9.59.20-AM.png"><img class="size-full wp-image-38" title="展示界面" src="http://ixhan.com/wp-content/uploads/2009/10/Screen-shot-2009-10-03-at-9.59.20-AM.png" alt="展示界面" width="480" height="609" /></a><p class="wp-caption-text">展示界面</p></div>
<div id="attachment_39" class="wp-caption aligncenter" style="width: 310px"><a href="http://ixhan.com/wp-content/uploads/2009/10/Screen-shot-2009-10-03-at-9.58.51-AM.png"><img class="size-medium wp-image-39" title="全站外貌" src="http://ixhan.com/wp-content/uploads/2009/10/Screen-shot-2009-10-03-at-9.58.51-AM-300x200.png" alt="全站外貌" width="300" height="200" /></a><p class="wp-caption-text">全站外貌</p></div>
<p>版权关系只提供 Flash 端代码。</p>
<p>写这个东西设计上出了点漏洞，回顾代码整个项目只有一frame 。所以浪费了很多代码控制各个组件 visible 属性。</p>
<p>还有在如何控制指针缓慢停下到最后位置的设计也有点赶巧，一开始为了节约设计时间直接凑了几个数字做时间关键字。结果效果不理想，调整了很久才勉强看起来自然点。如果一开始就用物理方法计算估计效率会高很多。</p>
<p>附源码，有debug模式，单机也可以玩玩～</p>
<p>开发环境： Flex3(代码) + Flash10(界面)</p>
<p>项目时间：2009年3月20日</p>
<p>开发时间：一周（服务端和客户端）<span id="more-40"></span></p>
<p><a href="http://ixhan.com/wp-content/uploads/2009/10/src.zip">flash-lottery-src</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ixhan.com/2009/11/things-ive-done-in-past-5-months/" title="Things I&#8217;ve done int past 5 months">Things I&#8217;ve done int past 5 months</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/about/" title=" About"> About</a></li><li><a href="http://ixhan.com/2010/05/now-or-never/" title="now or never">now or never</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ixhan.com/2009/10/flash-lottery-activity-clien/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>[C/CPP]HNU.ACM.ACCEPT.CODES</title>
		<link>http://ixhan.com/2009/10/ccpphnu-acm-accept-codes/</link>
		<comments>http://ixhan.com/2009/10/ccpphnu-acm-accept-codes/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 14:30:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://ixhan.com/?p=26</guid>
		<description><![CDATA[[todo: 这里添加一张照片] 此为偶然一次参加学校acm比赛并得奖后在校培训班时期写的一些ac代码。 持续更新中，包括ac代码，资料。 在线答题网址：http://acm.hnu.cn 项目地址：http://github.com/xhan/HNU_ACM_AC_Codes Related Postsnow or neverA new approach to my careerTutorial of kissXML(iPhone)经不住的似水流年]]></description>
			<content:encoded><![CDATA[<p>[todo: 这里添加一张照片]</p>
<p>此为偶然一次参加学校acm比赛并得奖后在校培训班时期写的一些ac代码。</p>
<p>持续更新中，包括ac代码，资料。</p>
<p>在线答题网址：<a href="http://acm.hnu.cn">http://acm.hnu.cn</a></p>
<p>项目地址：<a href="http://github.com/xhan/HNU_ACM_AC_Codes">http://github.com/xhan/HNU_ACM_AC_Codes</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><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><li><a href="http://ixhan.com/2010/03/%e7%bb%8f%e4%b8%8d%e4%bd%8f%e7%9a%84%e4%bc%bc%e6%b0%b4%e6%b5%81%e5%b9%b4/" title="经不住的似水流年">经不住的似水流年</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ixhan.com/2009/10/ccpphnu-acm-accept-codes/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>
