<?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>Erick &#187; 我的作品</title>
	<atom:link href="http://blog.xiongchuan.org/category/mycases/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xiongchuan.org</link>
	<description>Even a great life is only a life until you make it.</description>
	<lastBuildDate>Thu, 10 Mar 2011 14:44:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://blog.xiongchuan.org/wp-includes/js/jquery/jquery.js?ver=1.4.4'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>红酒网站&#8211;ecshop</title>
		<link>http://blog.xiongchuan.org/wines-site-ecshop-theme.html</link>
		<comments>http://blog.xiongchuan.org/wines-site-ecshop-theme.html#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:50:27 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[ecshop]]></category>
		<category><![CDATA[我的作品]]></category>
		<category><![CDATA[作品]]></category>

		<guid isPermaLink="false">http://www.pigblog.net/?p=402</guid>
		<description><![CDATA[花了一个月的时间，和同学一起帮别人的做的红酒的网站，ECSHOP改的，修改了后台的功能，增加了酒卡，前台模板全部重新做的，前台的php文件改了N多，修改了N多，前台的AJAX的数据传输部分全部用JQ改写(原因是ecshop的transport.js和JQ有冲突，不得已啊)，可是，最近心情很不爽，11月11日的审判，最终交稿的时候，虽然是同事，但我还是中止了合同，这个网站就是留个纪念罢了。 不想做什么这一个星期，下个星期开始，做自己要做的事了 Related Posts博客归来，更简洁了Biolab.cn]]></description>
			<content:encoded><![CDATA[<p>花了一个月的时间，和同学一起帮别人的做的红酒的网站，ECSHOP改的，修改了后台的功能，增加了酒卡，前台模板全部重新做的，前台的php文件改了N多，修改了N多，前台的AJAX的数据传输部分全部用JQ改写(原因是ecshop的transport.js和JQ有冲突，不得已啊)，可是，最近心情很不爽，11月11日的审判，最终交稿的时候，虽然是同事，但我还是中止了合同，这个网站就是留个纪念罢了。</p>
<p><a href="http://www.pigblog.net/wp-content/uploads/2009/11/2.jpg" rel="external nofollow"><img class="size-full wp-image-403 alignleft" title="首页" src="http://www.pigblog.net/wp-content/uploads/2009/11/2.jpg" alt="首页" width="705" height="273" /></a><br />
<span id="more-402"></span><br />
<a href="http://www.pigblog.net/wp-content/uploads/2009/11/3.jpg" rel="external nofollow"><img class="size-full wp-image-404 alignleft" title="商品页" src="http://www.pigblog.net/wp-content/uploads/2009/11/3.jpg" alt="商品页" width="705" height="385" /></a></p>
<p>不想做什么这一个星期，下个星期开始，做自己要做的事了</p>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/blog-back.html" title="博客归来，更简洁了">博客归来，更简洁了</a></li><li><a href="http://blog.xiongchuan.org/biolab-cn-dedecms-template.html" title="Biolab.cn">Biolab.cn</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/wines-site-ecshop-theme.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>发一个dedeEIMS企业模板</title>
		<link>http://blog.xiongchuan.org/an-enterprise-theme-for-dedeeims.html</link>
		<comments>http://blog.xiongchuan.org/an-enterprise-theme-for-dedeeims.html#comments</comments>
		<pubDate>Wed, 11 Nov 2009 01:49:32 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[dedecms]]></category>
		<category><![CDATA[我的作品]]></category>
		<category><![CDATA[dedeeims]]></category>
		<category><![CDATA[模板]]></category>

		<guid isPermaLink="false">http://www.pigblog.net/?p=385</guid>
		<description><![CDATA[模仿的一个企业站，增加了一个标签 include/taglib/topchannel.lib.php 修改了一个标签 include/taglib/channel.lib.php,注释掉了第98行到104行，原因是，我要下级栏目的时候，如果没有的话，这个标签会列出同级栏目，这一点不需要，所以 注释了，现在的情况是没有下级栏目就留空。 模仿对象是www.chinasqs.cn/SQS/,所以有这些改动，在Windows下，已经修正了原来的几处浏览器的不兼容。 下载地址是:http://www.pigblog.net/download/dedeeims_wugang.tar.gz Related Posts博客归来，更简洁了小小改动高亮插件Google Syntax Highlighter for WordPressdopost is not a function 解决Biolab.cn]]></description>
			<content:encoded><![CDATA[<p>模仿的一个企业站，增加了一个标签<br />
include/taglib/topchannel.lib.php<br />
修改了一个标签<br />
include/taglib/channel.lib.php,注释掉了第98行到104行，原因是，我要下级栏目的时候，如果没有的话，这个标签会列出同级栏目，这一点不需要，所以<br />
注释了，现在的情况是没有下级栏目就留空。</p>
<p>模仿对象是www.chinasqs.cn/SQS/,所以有这些改动，在Windows下，已经修正了原来的几处浏览器的不兼容。<br />
<a href="http://www.pigblog.net/wp-content/uploads/2009/11/1.jpg" rel="external nofollow"><img src="http://www.pigblog.net/wp-content/uploads/2009/11/1-300x201.jpg" alt="内容页" title="内容页" width="300" height="201" class="aligncenter size-medium wp-image-386" /></a></p>
<p>下载地址是:http://www.pigblog.net/download/dedeeims_wugang.tar.gz</p>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/blog-back.html" title="博客归来，更简洁了">博客归来，更简洁了</a></li><li><a href="http://blog.xiongchuan.org/make-a-change-google-syntax-highlighter-for-wordpress.html" title="小小改动高亮插件Google Syntax Highlighter for WordPress">小小改动高亮插件Google Syntax Highlighter for WordPress</a></li><li><a href="http://blog.xiongchuan.org/dopost-is-not-a-function-resove.html" title="dopost is not a function 解决">dopost is not a function 解决</a></li><li><a href="http://blog.xiongchuan.org/biolab-cn-dedecms-template.html" title="Biolab.cn">Biolab.cn</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/an-enterprise-theme-for-dedeeims.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Biolab.cn</title>
		<link>http://blog.xiongchuan.org/biolab-cn-dedecms-template.html</link>
		<comments>http://blog.xiongchuan.org/biolab-cn-dedecms-template.html#comments</comments>
		<pubDate>Sun, 28 Jun 2009 11:53:00 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[dedecms]]></category>
		<category><![CDATA[我的作品]]></category>
		<category><![CDATA[二次开发]]></category>
		<category><![CDATA[作品]]></category>

		<guid isPermaLink="false">http://www.pigblog.net/?p=202</guid>
		<description><![CDATA[时间原因，现在才放上来，这个是基于DEDECMS的二次开发，改了相当多的东西，模板是仿的国外的一个网站 Related Posts博客归来，更简洁了红酒网站&#8211;ecshop发一个dedeEIMS企业模板dopost is not a function 解决]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">时间原因，现在才放上来，这个是基于DEDECMS的二次开发，改了相当多的东西，模板是仿的国外的一个网站</p>
<div id="attachment_201" class="wp-caption alignnone" style="width: 518px"><img class="size-full wp-image-201 " title="Biolab.cn" src="http://www.pigblog.net/wp-content/uploads/2009/06/310.jpg" alt="Biolab.cn" width="508" height="337" /><p class="wp-caption-text">Biolab.cn</p></div>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/blog-back.html" title="博客归来，更简洁了">博客归来，更简洁了</a></li><li><a href="http://blog.xiongchuan.org/wines-site-ecshop-theme.html" title="红酒网站&#8211;ecshop">红酒网站&#8211;ecshop</a></li><li><a href="http://blog.xiongchuan.org/an-enterprise-theme-for-dedeeims.html" title="发一个dedeEIMS企业模板">发一个dedeEIMS企业模板</a></li><li><a href="http://blog.xiongchuan.org/dopost-is-not-a-function-resove.html" title="dopost is not a function 解决">dopost is not a function 解决</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/biolab-cn-dedecms-template.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PigBlog.net个人博客系统</title>
		<link>http://blog.xiongchuan.org/pigblog-net-program.html</link>
		<comments>http://blog.xiongchuan.org/pigblog-net-program.html#comments</comments>
		<pubDate>Mon, 15 Jun 2009 07:12:02 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[我的作品]]></category>
		<category><![CDATA[pigblog]]></category>
		<category><![CDATA[小猪blog]]></category>
		<category><![CDATA[小猪博客]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://www.wp.com/wordpress/?p=21</guid>
		<description><![CDATA[第二个PHP作品，同样是PHP MYSQL SMARTY 但是加入PATH_INFO作伪静态，对SEO好点 http://www.pigblog.net Related Posts百度把我的博客当罗志祥的了PigBlog系统猪123网址之家(www.pig123.com)张路林骨科诊所三无网站(www.3wu.org)]]></description>
			<content:encoded><![CDATA[<p>第二个PHP作品，同样是PHP MYSQL SMARTY 但是加入PATH_INFO作伪静态，对SEO好点</p>
<p>http://www.pigblog.net</p>
<div id="attachment_22" class="wp-caption alignnone" style="width: 604px"><a href="/wp-content/uploads/2009/06/pigblog.jpg" target="_blank"><img class="size-full wp-image-22" title="pigblog.net" src="/wp-content/uploads/2009/06/pigblog.jpg" alt="pigblog.net" width="594" height="432" /></a><p class="wp-caption-text">pigblog.net</p></div>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/baidu-pig-blog-luozhixiang.html" title="百度把我的博客当罗志祥的了">百度把我的博客当罗志祥的了</a></li><li><a href="http://blog.xiongchuan.org/pigblog-program.html" title="PigBlog系统">PigBlog系统</a></li><li><a href="http://blog.xiongchuan.org/www-pig123-com.html" title="猪123网址之家(www.pig123.com)">猪123网址之家(www.pig123.com)</a></li><li><a href="http://blog.xiongchuan.org/orthopedics-clinic.html" title="张路林骨科诊所">张路林骨科诊所</a></li><li><a href="http://blog.xiongchuan.org/3wu-org-site.html" title="三无网站(www.3wu.org)">三无网站(www.3wu.org)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/pigblog-net-program.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>猪123网址之家(www.pig123.com)</title>
		<link>http://blog.xiongchuan.org/www-pig123-com.html</link>
		<comments>http://blog.xiongchuan.org/www-pig123-com.html#comments</comments>
		<pubDate>Mon, 15 Jun 2009 07:08:54 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[我的作品]]></category>
		<category><![CDATA[pig123]]></category>
		<category><![CDATA[猪123]]></category>
		<category><![CDATA[网址之家]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://www.wp.com/wordpress/?p=17</guid>
		<description><![CDATA[学习了PHP很长时间，一直没有练手，这就是我的试验品 用PHP MYSQL SMARTY 完全的MVC思想，这部分思想从ThinkPHP而来。 http://www.pig123.com 这个域名也很不错哦，模板用的是369的，因为我个人喜欢 Related PostsPigBlog.net个人博客系统张路林骨科诊所三无网站(www.3wu.org)]]></description>
			<content:encoded><![CDATA[<p>学习了PHP很长时间，一直没有练手，这就是我的试验品<br />
用PHP MYSQL SMARTY 完全的MVC思想，这部分思想从ThinkPHP而来。</p>
<p>http://www.pig123.com</p>
<p>这个域名也很不错哦，模板用的是369的，因为我个人喜欢</p>
<div id="attachment_18" class="wp-caption alignnone" style="width: 568px"><a href="/wp-content/uploads/2009/06/pig123.jpg" target="_blank"><img class="size-full wp-image-18" title="猪123网址之家" src="/wp-content/uploads/2009/06/pig123.jpg" alt="猪123网址之家" width="558" height="348" /></a><p class="wp-caption-text">猪123网址之家</p></div>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/pigblog-net-program.html" title="PigBlog.net个人博客系统">PigBlog.net个人博客系统</a></li><li><a href="http://blog.xiongchuan.org/orthopedics-clinic.html" title="张路林骨科诊所">张路林骨科诊所</a></li><li><a href="http://blog.xiongchuan.org/3wu-org-site.html" title="三无网站(www.3wu.org)">三无网站(www.3wu.org)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/www-pig123-com.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>张路林骨科诊所</title>
		<link>http://blog.xiongchuan.org/orthopedics-clinic.html</link>
		<comments>http://blog.xiongchuan.org/orthopedics-clinic.html#comments</comments>
		<pubDate>Mon, 15 Jun 2009 07:05:25 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[我的作品]]></category>
		<category><![CDATA[网站]]></category>
		<category><![CDATA[网页]]></category>

		<guid isPermaLink="false">http://www.wp.com/wordpress/?p=13</guid>
		<description><![CDATA[我的一个初中同学之托，帮她什么什么做的，是个医生…… 这个网站不想说什么，本来我就没有收钱，还搞了些不开心的事…… 大家有兴趣就来看下吧 http://www.zhanglulin.com Related PostsPigBlog.net个人博客系统猪123网址之家(www.pig123.com)三无网站(www.3wu.org)学校网页设计大赛作品]]></description>
			<content:encoded><![CDATA[<p>我的一个初中同学之托，帮她什么什么做的，是个医生……<br />
这个网站不想说什么，本来我就没有收钱，还搞了些不开心的事……<br />
大家有兴趣就来看下吧</p>
<p>http://www.zhanglulin.com</p>
<div id="attachment_14" class="wp-caption alignnone" style="width: 560px"><a href="/wp-content/uploads/2009/06/zhang.jpg" target="_blank"><img class="size-full wp-image-14" title="张路林骨科诊所" src="/wp-content/uploads/2009/06/zhang.jpg" alt="张路林骨科诊所" width="550" height="378" /></a><p class="wp-caption-text">张路林骨科诊所</p></div>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/pigblog-net-program.html" title="PigBlog.net个人博客系统">PigBlog.net个人博客系统</a></li><li><a href="http://blog.xiongchuan.org/www-pig123-com.html" title="猪123网址之家(www.pig123.com)">猪123网址之家(www.pig123.com)</a></li><li><a href="http://blog.xiongchuan.org/3wu-org-site.html" title="三无网站(www.3wu.org)">三无网站(www.3wu.org)</a></li><li><a href="http://blog.xiongchuan.org/web-design-works.html" title="学校网页设计大赛作品">学校网页设计大赛作品</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/orthopedics-clinic.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>三无网站(www.3wu.org)</title>
		<link>http://blog.xiongchuan.org/3wu-org-site.html</link>
		<comments>http://blog.xiongchuan.org/3wu-org-site.html#comments</comments>
		<pubDate>Mon, 15 Jun 2009 06:55:40 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[我的作品]]></category>
		<category><![CDATA[三无]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://www.wp.com/wordpress/?p=6</guid>
		<description><![CDATA[这是阿伦介绍的一个同学，他的一个什么，忘 了要写一本书，想搞个网站宣传……所以了…… 一个月，我搞完的，因为这时候是放假时间，在家我都要在家帮忙的，没有太多时间做，所以搞这么长时间 3wu.org Related PostsPigBlog.net个人博客系统猪123网址之家(www.pig123.com)张路林骨科诊所]]></description>
			<content:encoded><![CDATA[<p>这是阿伦介绍的一个同学，他的一个什么，忘 了要写一本书，想搞个网站宣传……所以了……<br />
一个月，我搞完的，因为这时候是放假时间，在家我都要在家帮忙的，没有太多时间做，所以搞这么长时间</p>
<p><a href="/wp-content/uploads/2009/06/3wu.jpg" target="_blank"><img class="size-full wp-image-7 alignnone" title="3wu.org" src="/wp-content/uploads/2009/06/3wu.jpg" alt="3wu.org" width="569" height="397" /></a>3wu.org</p>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/pigblog-net-program.html" title="PigBlog.net个人博客系统">PigBlog.net个人博客系统</a></li><li><a href="http://blog.xiongchuan.org/www-pig123-com.html" title="猪123网址之家(www.pig123.com)">猪123网址之家(www.pig123.com)</a></li><li><a href="http://blog.xiongchuan.org/orthopedics-clinic.html" title="张路林骨科诊所">张路林骨科诊所</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/3wu-org-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>学校网页设计大赛作品</title>
		<link>http://blog.xiongchuan.org/web-design-works.html</link>
		<comments>http://blog.xiongchuan.org/web-design-works.html#comments</comments>
		<pubDate>Mon, 15 Jun 2009 06:50:19 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
				<category><![CDATA[我的作品]]></category>
		<category><![CDATA[大赛]]></category>
		<category><![CDATA[学校]]></category>
		<category><![CDATA[网页]]></category>

		<guid isPermaLink="false">http://www.wp.com/wordpress/?p=4</guid>
		<description><![CDATA[2008年4月知道我们学校，海军工程大学地方生院第二届网页设计大赛开始，我就拉了几个人和我一起参与。 参赛人：我，刘凯，张云，廖庆磊（徐琪，这家伙PS玩的棒，帮我们处理了图片） 参赛作品：学校网站建设 就是我对ASP了解多点儿，但是也不是很多，对CSS,HTML,JAVASCRIPT都有了解，因为我用过很CMS的系统，改过模板 大家一起学习，我们前三个是程序员，最后一个是网页设计的，大家都是从头做起，大赛时限一个月。 我主要负责网站架构和一部分模块的开发，那两个都是程序。 哎，很可惜，现在我手上没有源码了，在那个廖手上，要不可以贴出来…… 哎，更加可惜，我们学校，不再招收本科生了，所以我们开发的网站没有机会，出现在这个人世了…… 我们得了第一名！ Related Posts张路林骨科诊所]]></description>
			<content:encoded><![CDATA[<p>2008年4月知道我们学校，海军工程大学地方生院第二届网页设计大赛开始，我就拉了几个人和我一起参与。<br />
参赛人：我，刘凯，张云，廖庆磊（徐琪，这家伙PS玩的棒，帮我们处理了图片）<br />
参赛作品：学校网站建设</p>
<p>就是我对ASP了解多点儿，但是也不是很多，对CSS,HTML,JAVASCRIPT都有了解，因为我用过很CMS的系统，改过模板<br />
大家一起学习，我们前三个是程序员，最后一个是网页设计的，大家都是从头做起，大赛时限一个月。</p>
<p>我主要负责网站架构和一部分模块的开发，那两个都是程序。<br />
哎，很可惜，现在我手上没有源码了，在那个廖手上，要不可以贴出来……<br />
哎，更加可惜，我们学校，不再招收本科生了，所以我们开发的网站没有机会，出现在这个人世了……</p>
<p>我们得了第一名！</p>
<h4  class="entry-title">Related Posts</h4><ul class="related_post"><li><a href="http://blog.xiongchuan.org/orthopedics-clinic.html" title="张路林骨科诊所">张路林骨科诊所</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.xiongchuan.org/web-design-works.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

