<?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>5key.net &#187; theme</title>
	<atom:link href="http://5key.net/blog/tag/theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://5key.net/blog</link>
	<description>设计改变生活</description>
	<lastBuildDate>Sun, 26 Feb 2012 07:01:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress theme V6发布</title>
		<link>http://5key.net/blog/2009/wordpress-theme-v6/</link>
		<comments>http://5key.net/blog/2009/wordpress-theme-v6/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 01:50:05 +0000</pubDate>
		<dc:creator>5key</dc:creator>
				<category><![CDATA[互联网产品设计]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WP相关]]></category>

		<guid isPermaLink="false">http://5key.net/blog/?p=840</guid>
		<description><![CDATA[5key发布第六款主题，黑色两栏设计。通过IE6、IE7、Firefox、Opera、Google浏览器测试。 <a href="http://5key.net/blog/2009/wordpress-theme-v6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Update一下<a href="http://manswear.net" target="_blank" title="Wordpress theme V6预览">最新预览地址</a>.</strong></p>
<blockquote>
<ol>
<li>修复Search结果页面，感谢<a href="http://uicss.cn" target="_blank">cuikai</a> @2009-04-22</li>
</ol>
</blockquote>
<p><a href="http://manswear.net" title="主题预览" target="_blank"><img src="http://farm4.static.flickr.com/3649/3464501184_7430fa88d9_o.jpg" alt="wordpress theme v6" /></a></p>
<p>【主题说明】</p>
<blockquote><p>1、通过IE6、IE7、Firefox、Opera、Google浏览器测试<br />
2、增加Twitter信息展示<br />
3、结合<a title="Unit PNG Fix解决IE6下PNG兼容问题" href="http://5key.net/blog/2008/07/17/unit_png_fix/" target="_blank">Unit PNG Fix</a>干掉IE6对PNG的不支持<br />
4、未安装任何插件，如果对定制化要求不高建议直接使用widget</p></blockquote>
<p>下载：<a title="Wordpress theme V6下载" href="http://5key.net/blog/down/v6.zip" target="_blank">5key_v6.zip [207KB]</a> | <a href="http://manswear.net" title="主题预览" target="_blank">预览</a></p>
<p><span id="more-840"></span></p>
<p>【使用说明】</p>
<blockquote><p>1、Twitter帐号配置<br />
打开header.php，找到如下代码，<br />
$username = “5key”;<br />
将‘5key’替换成你的twitter id</p>
<p>2、图片替换<br />
选择好你的图片，尺寸70*70，覆盖到images/about.jpg</p>
<p>3、个人介绍<br />
打开sidebar.php，15行开始
</p></blockquote>
<p>注：这款主题设计到完成只有一天时间，可能会存在一些我没有测到的地方。有问题欢迎大家给我留言。<strong>下载使用请保留版权，谢谢。</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://5key.net/blog/2009/wordpress-theme-v6/feed/</wfw:commentRss>
		<slash:comments>95</slash:comments>
		</item>
		<item>
		<title>WordPress官方站点主题</title>
		<link>http://5key.net/blog/2008/wordpress-theme/</link>
		<comments>http://5key.net/blog/2008/wordpress-theme/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 06:08:45 +0000</pubDate>
		<dc:creator>5key</dc:creator>
				<category><![CDATA[互联网产品设计]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WP相关]]></category>

		<guid isPermaLink="false">http://www.5key.net/blog2/?p=431</guid>
		<description><![CDATA[【简介】 由于个人比较喜欢Wordpress官方站点的样式，前段时间花了点时间自己移植到了WP的主题。最近不少朋友问我要此套皮肤。于是稍微整理了一下放出来。 【主题说明】 一、此款主题是基于WP2.6版本上制作的，使用WP2.6的原生Tag系统。低于2.6版本的同学不建议使用此主题，以免出现报错； 二、现有主题中调用了一些插件，如安装主题后页面出现报错，请安装相应主题或删除插件调用代码； 中文 WordPress 工具箱 WP-PostViews WordPress Related Posts 【使用主题】 一、下载主题包： 下载地址：http://5key.net/down/5key_v4.rar 二、安装主题： 解压缩主题包并复制到/wp-content/themes/目录下，然后到后台启用主题即可 三、文件修改： header.php 主要一个就是对Friendfeed最近信息的调用，具体的js在Friendfeed设置中可以找到。其他的一些个人信息请自行修改替换。 single.php 删除了现有模板中的广告模块，需要可自行添加。 四、主题截图]]></description>
			<content:encoded><![CDATA[<p><strong>【简介】</strong><br />
由于个人比较喜欢Wordpress官方站点的样式，前段时间花了点时间自己移植到了WP的主题。最近不少朋友问我要此套皮肤。于是稍微整理了一下放出来。</p>
<p><strong>【主题说明】</strong><br />
一、此款主题是基于WP2.6版本上制作的，使用WP2.6的原生Tag系统。低于2.6版本的同学不建议使用此主题，以免出现报错；</p>
<p>二、现有主题中调用了一些插件，如安装主题后页面出现报错，请安装相应主题或删除插件调用代码；</p>
<ol>
<li><a href="http://yanfeng.org/blog/" target="_blank">中文 WordPress 工具箱</a></li>
<li><a href="http://lesterchan.net/" target="_blank">WP-PostViews</a></li>
<li><a href="http://fairyfish.net/" target="_blank">WordPress Related Posts</a></li>
</ol>
<p><strong>【使用主题】</strong><br />
一、下载主题包：<br />
下载地址：<a href="http://5key.net/down/5key_v4.rar" target="_blank">http://5key.net/down/5key_v4.rar</a></p>
<p>二、安装主题：<br />
解压缩主题包并复制到/wp-content/themes/目录下，然后到后台启用主题即可</p>
<p>三、文件修改：</p>
<ol>
<li>header.php<br />
主要一个就是对Friendfeed最近信息的调用，具体的js在Friendfeed设置中可以找到。其他的一些个人信息请自行修改替换。</li>
<li>single.php<br />
删除了现有模板中的广告模块，需要可自行添加。</li>
</ol>
<p>四、主题截图<br />
<img title="wordpress-theme" src="http://5key.net/blog/wp-content/uploads/2008/11/wordpress-theme.jpg" alt="" width="387" height="1556" /></p>
]]></content:encoded>
			<wfw:commentRss>http://5key.net/blog/2008/wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>wordpress中文团队主题</title>
		<link>http://5key.net/blog/2008/wordpress-theme-china/</link>
		<comments>http://5key.net/blog/2008/wordpress-theme-china/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 09:42:37 +0000</pubDate>
		<dc:creator>5key</dc:creator>
				<category><![CDATA[互联网产品设计]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WP相关]]></category>

		<guid isPermaLink="false">http://5key.net/blog/index.php/2008/03/11/wordpress-theme-china/</guid>
		<description><![CDATA[因为手上项目的问题。WP主题 wordpress theme colorful 又跳票了。-_-!!  对于关注的朋友们，我只能先说句sorry了。不过我会尽快完成这款主题的制作。 来说说主题。应水煮鱼之邀，为WordPress中文团队 制作一款红色主题。暂时可能不会提供下载：）]]></description>
			<content:encoded><![CDATA[<p>因为手上项目的问题。<a rel="bookmark" target="_blank" href="http://5key.net/blog/index.php/2008/02/27/wordpress-theme-colorful/" title="WP主题 wordpress theme colorful">WP主题 wordpress theme colorful</a> 又跳票了。-_-!!  对于关注的朋友们，我只能先说句sorry了。不过我会尽快完成这款<a target="_blank" href="http://5key.net/blog/index.php/category/blog-optimize/wordpress/" title="wordpress主题">主题</a>的制作。</p>
<p>来说说主题。应<a target="_blank" href="http://fairyfish.net/" title="水煮鱼">水煮鱼</a>之邀，为<a target="_blank" href="http://www.wpcng.com" title="wordpress中文团队">WordPress中文团队</a> 制作一款红色主题。暂时可能不会提供下载：）</p>
<p><a target="_blank" href="http://5key.net/photo/galleries/Wordpress/wpcng.jpg" title="wordpress中文团队主题"><img width="600" src="http://5key.net/photo/galleries/Wordpress/wpcng.jpg" alt="Wordpress中文团队主题" style="width: 600px" title="Wordpress中文团队主题" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://5key.net/blog/2008/wordpress-theme-china/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>WP主题预告 wordpress theme colorful</title>
		<link>http://5key.net/blog/2008/wordpress-theme-colorful/</link>
		<comments>http://5key.net/blog/2008/wordpress-theme-colorful/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 09:45:50 +0000</pubDate>
		<dc:creator>5key</dc:creator>
				<category><![CDATA[互联网产品设计]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WP相关]]></category>

		<guid isPermaLink="false">http://5key.net/blog/index.php/2008/02/27/wordpress-theme-colorful/</guid>
		<description><![CDATA[呵呵。不好意思，各位朋友。此主题目前只是设计稿，还没有下载。如果你喜欢，请稍等两天 ：） 或者先来尝试一下这套WordPress Theme Blue V1]]></description>
			<content:encoded><![CDATA[<p>呵呵。不好意思，各位朋友。此主题目前只是设计稿，还没有下载。如果你喜欢，请稍等两天 ：）<br />
或者先来尝试一下这套<a target="_blank" href="http://5key.net/blog/index.php/2008/02/01/wordpress-theme-blue" title="wordpress免费主题 wordpress-theme-blue">WordPress Theme Blue V1</a><br />
<br />
<a target="_blank" href="http://5key.net/blog/wp-content/wordpress-theme-colorful.jpg" title="wordpress-theme-colorful"><img src="http://5key.net/blog/wp-content/wordpress-theme-colorful.jpg" alt="wordpress-theme-colorful" style="width: 600px" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://5key.net/blog/2008/wordpress-theme-colorful/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>wordpress-theme-blue for yo2</title>
		<link>http://5key.net/blog/2008/wordpress-theme-blue-for-yo2/</link>
		<comments>http://5key.net/blog/2008/wordpress-theme-blue-for-yo2/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 02:23:08 +0000</pubDate>
		<dc:creator>5key</dc:creator>
				<category><![CDATA[互联网产品设计]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WP相关]]></category>
		<category><![CDATA[yo2]]></category>

		<guid isPermaLink="false">http://5key.net/blog/index.php/2008/02/26/wordpress-theme-blue-for-yo2/</guid>
		<description><![CDATA[很高兴wordpress theme blue 受到大家的欢迎。目前有近60位朋友在使用这套皮肤，5key很开心：） 有几位朋友告知想在他们的yo2上使用这款皮肤，但又不知道怎么弄。前天5key与yo2的oneoo联系，稍作修改后将这套主题加入到了yo2中。你现在可以在推荐、精美、双栏  三个分类中找到并使用。  yo2的预览地址：http://demo.yo2.cn]]></description>
			<content:encoded><![CDATA[<p>很高兴<a target="_blank" href="http://5key.net/blog/index.php/2008/02/01/wordpress-theme-blue/" title="wordpress theme blue">wordpress theme blue</a> 受到大家的欢迎。目前有近60位朋友在使用这套皮肤，5key很开心：）</p>
<p>有几位朋友告知想在他们的<a target="_blank" href="http://www.yo2.cn" title="我的 WordPress 博客社区 - 优博网">yo2</a>上使用这款皮肤，但又不知道怎么弄。前天5key与yo2的<a target="_blank" href="http://oneoo.com/" title="oneoo">oneoo</a>联系，稍作修改后将这套主题加入到了yo2中。你现在可以在推荐、精美、双栏  三个分类中找到并使用。</p>
<p> yo2的预览地址：<a target="_blank" href="http://demo.yo2.cn" title="预览">http://demo.yo2.cn</a></p>
<p><img src="http://5key.net/blog/wp-content/1.jpg" alt="wordpress-theme-blue for yo2" /></p>
]]></content:encoded>
			<wfw:commentRss>http://5key.net/blog/2008/wordpress-theme-blue-for-yo2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

