<?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; Themes</title>
	<atom:link href="http://icyleaf.com/tag/themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://icyleaf.com</link>
	<description>icyleaf&#039;s blog - 心外无理，心外无物，心外无事</description>
	<lastBuildDate>Tue, 13 Dec 2011 02:34:45 +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>freicurv MOD纪念</title>
		<link>http://icyleaf.com/2008/02/freicurv-mod-memorial/</link>
		<comments>http://icyleaf.com/2008/02/freicurv-mod-memorial/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 03:10:29 +0000</pubDate>
		<dc:creator>icyleaf</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[MOD]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.icyleaf.cn/2008/02/28/freicurv-mod-memorial/</guid>
		<description><![CDATA[这个主题的原始版本修改自 Freicurv 主题，做这个主题的最初原因主要是应为想做成 Pownce 主题的效果。主体的部分你和背景呈半透明状，Freicurv 的这个原始主题是一个纯白色的，现在感觉有些厌恶背景是白色，原因有2： 1.白色费电- - 2.看时间长了容易眼疲劳。 这个主题让我学到了很多做主题的知识，很棒的一个主题，里面基本上框架的东西没有修改多少，主要是css及图片，其中部分图片还是从pownce扣下来的，呵呵(^___^)，发现我从pownce拿到的东西太多了~ 半透明的效果，就是使用透明度不是100%的PNG图片放在背景图片的上面即可，对于我来说，公司的机器都是IE6，而且IE6不支持PNG图片，这个让我很是无奈，记得当时痛恨为什么世界上还有那么多IE6的使用者。没过多久微软以升级补丁的方式强制用户升级之IE7，但据后来报道其实IE6的份额还是没有减少多少，尤其是在中国，估计是怕升级之后，不断的提示“您可能是WINDOWS盗版软件的受害者”而关闭了自动升级&#8230;为了不影响显示效果，我在header.php添加了浏览器类型判断，如果是IE6用户就会显示 Freicurv 的最初版本。 本来有打算一直用下去这个主题， 个人感觉良好，嘿嘿～后来很多朋友都说我这个主题看着太花了，只好换之。今特留此纪念。 同时放出这个MOD版本的下载地址以及上次 sIMPRESS MOD 的MOD版本的下载地址，有喜欢的朋友赶紧下哦～ 另外就是有一个饭否和Twitter的显示，随机显示上面的最新&#8221;叨唠&#8221;，如果有打算使用这个主题的话，请修改 intro.php 文件，而且images文件夹包括logo的PSD文件。 freicurv MOD Version: Download@纳米盘 &#124; Download@Fs2You (s)impress MOD Version: Click Here to download]]></description>
			<content:encoded><![CDATA[<p><a href="http://photo1.bababian.com/upload7/20080228/D474D8503693DFA2233DC62B4057F3F4.jpg" onclick="return hs.expand(this, {captionId:'caption_1204166864390'});" class="highslide-image"><img src="http://photo1.bababian.com/upload7/20080228/D474D8503693DFA2233DC62B4057F3F4_500.jpg" style="width: 262px; height: 363px" alt="image" title="Click to enlarge" align="left" height="363" width="262" /></a>这个主题的原始版本修改自 <a href="http://www.flisterz.com/2007/12/02/freicurv-wordpress-theme/" target="_blank">Freicurv</a> 主题，做这个主题的最初原因主要是应为想做成 <a href="http://pownce.com/icyleaf">Pownce</a> 主题的效果。主体的部分你和背景呈半透明状，Freicurv 的这个原始主题是一个纯白色的，现在感觉有些厌恶背景是白色，原因有2：<br />
1.白色费电- -<br />
2.看时间长了容易眼疲劳。</p>
<p>这个主题让我学到了很多做主题的知识，很棒的一个主题，里面基本上框架的东西没有修改多少，主要是css及图片，其中部分图片还是从pownce扣下来的，呵呵(^___^)，发现我从pownce拿到的东西太多了~<br />
半透明的效果，就是使用透明度不是100%的PNG图片放在背景图片的上面即可，对于我来说，公司的机器都是IE6，而且IE6不支持PNG图片，这个让我很是无奈，记得当时痛恨为什么世界上还有那么多IE6的使用者。没过多久微软以升级补丁的方式强制用户升级之IE7，但据后来报道其实IE6的份额还是没有减少多少，尤其是在中国，估计是怕升级之后，不断的提示“您可能是WINDOWS盗版软件的受害者”而关闭了自动升级&#8230;为了不影响显示效果，我在header.php添加了浏览器类型判断，如果是IE6用户就会显示 Freicurv 的最初版本。</p>
<p>本来有打算一直用下去这个主题， 个人感觉良好，嘿嘿～后来很多朋友都说我这个主题看着太花了，只好换之。今特留此纪念。</p>
<p>同时放出这个MOD版本的下载地址以及上次 sIMPRESS MOD 的MOD版本的下载地址，有喜欢的朋友赶紧下哦～<br />
另外就是有一个饭否和Twitter的显示，随机显示上面的最新&#8221;叨唠&#8221;，如果有打算使用这个主题的话，请修改 intro.php 文件，而且images文件夹包括logo的PSD文件。</p>
<p>freicurv MOD Version: <a href="http://www.namipan.com/d/freicurv.zip/d07c769395d9442da69bb65e6519199a1acf861036bc0700" target="_blank">Download</a>@纳米盘 | <a href="http://www.fs2you.com/files/7be6cea3-e5aa-11dc-b5d8-0014221f4662/" target="_blank">Download</a>@Fs2You</p>
<p>(s)impress MOD Version: <a href="http://www.icyleaf.cn/2007/11/18/simpress-mod-memorial/" target="_blank">Click Here to download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://icyleaf.com/2008/02/freicurv-mod-memorial/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress主题推荐：Massive News</title>
		<link>http://icyleaf.com/2008/02/wordpress-themes-massive-news/</link>
		<comments>http://icyleaf.com/2008/02/wordpress-themes-massive-news/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 01:00:11 +0000</pubDate>
		<dc:creator>icyleaf</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[新闻类]]></category>

		<guid isPermaLink="false">http://www.icyleaf.cn/2008/02/04/wordpress-themes-massive-news/</guid>
		<description><![CDATA[本来在 WPThemesPlugin.com 看中了一款名叫 Forte 的新闻类主题，准备想分享给大家的时候，发现漫步同学早已经有介绍。Forte这个主题真的是很好很强大！ Massive News 主题是我在 wpelements.com 博客上面发现的，wpelements.com博客本身的主题就非常的漂亮，我很喜欢，看到它博客上面有个Themes分类，立刻前往看看是否有它当前使用的主题，搜索一圈没有发现即对网站发布的几个主题一一尝试了下，看中了其中2个主题，Massive News就是其中之一，和Forte一样也是新闻类主题。首页支持一个国内很流行的类似Flash的图片滚动新闻。点击上面的图片显示整体图。 不过这个主题没有支持当前比较流行的Wordpress插件， 如 Get Recent Comments、Popularity Contest、Most Commented Post、WP-PageNavi等。这点稍微略显不足。而且在发布日志的时候第一个必须要插入图片才能显示上图的效果。否则一塌糊涂&#8230;总体来说这个还是一个很不错的作品，自己下载下来好好改改就会更好！（此主题按署名-非商业性使用-禁止演绎 3.0协议发布）。 另外一个我喜欢的主题是The WPE Video Gallery Theme，貌似还没有正式的名字，这是一个视频类主题，貌似还没有类似的主题出现吧?此主题将支持YouTube，MetaCafe, Vimeo和一些其他的视频分享网站。我是比较期待这个主题的发布：）]]></description>
			<content:encoded><![CDATA[<p>本来在 <a href="http://wpthemesplugin.com/">WPThemesPlugin.com </a>看中了一款名叫 <a href="http://wpthemesplugin.com/forte-2-column-blog-magazine-list-styled-wordpress-theme/" target="_blank">Forte</a> 的新闻类主题，准备想分享给大家的时候，发现<a href="http://roamlog.cn" target="_blank">漫步</a>同学早已经有<a href="http://roamlog.cn/archives/wordpress-theme-forte.html" target="_blank">介绍</a>。Forte这个主题真的是很好很强大！<a href="http://www.wpelements.com/wp-content/uploads/2008/01/massivenews1.jpg" target="_blank"><img src="http://www.wpelements.com/wp-content/uploads/2008/01/mn1.jpg" alt="mn1.jpg" style="width: 460px; height: 281px" height="281" width="460" /></a><a href="http://www.wpelements.com/2008/01/15/introducing-the-massive-news-wordpress-theme/" target="_blank"><br />
Massive News</a> 主题是我在 <a href="http://www.wpelements.com" target="_blank">wpelements.com</a> 博客上面发现的，wpelements.com博客本身的主题就非常的漂亮，我很喜欢，看到它博客上面有个Themes分类，立刻前往看看是否有它当前使用的主题，搜索一圈没有发现即对网站发布的几个主题一一尝试了下，看中了其中2个主题，Massive News就是其中之一，和Forte一样也是新闻类主题。首页支持一个国内很流行的类似Flash的图片滚动新闻。点击上面的图片显示整体图。</p>
<p>不过这个主题没有支持当前比较流行的Wordpress插件， 如 <a href="http://blog.jodies.de/archiv/2004/11/13/recent-comments/">Get Recent Comments</a>、<a href="http://alexking.org/projects/wordpress">Popularity Contest</a>、<a href="http://ja.rafi.pl/2006/05/01/wp-most-commented-posts/">Most Commented Post</a>、<a href="http://lesterchan.net/portfolio/programming.php">WP-PageNavi</a>等。这点稍微略显不足。而且在发布日志的时候第一个必须要插入图片才能显示上图的效果。否则一塌糊涂&#8230;总体来说这个还是一个很不错的作品，自己下载下来好好改改就会更好！（此主题按署名-非商业性使用-禁止演绎 3.0<a href="http://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh" target="_blank">协议</a>发布）。</p>
<p>另外一个我喜欢的主题是<a href="http://www.wpelements.com/2008/01/20/coming-soon-wpe-video-gallery-theme/" target="_blank">The WPE Video Gallery Theme</a>，貌似还没有正式的名字，这是一个视频类主题，貌似还没有类似的主题出现吧?此主题将支持<a href="http://www.youtube.com/" target="_blank">YouTube</a>，<a href="http://www.metacafe.com/" target="_blank">MetaCafe</a>, <a href="http://www.vimeo.com/" target="_blank">Vimeo</a>和一些其他的视频分享网站。我是比较期待这个主题的发布：）</p>
]]></content:encoded>
			<wfw:commentRss>http://icyleaf.com/2008/02/wordpress-themes-massive-news/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>7个免费圣诞专题WordPress主题</title>
		<link>http://icyleaf.com/2007/12/seven-free-christmas-themes-wordpress-theme/</link>
		<comments>http://icyleaf.com/2007/12/seven-free-christmas-themes-wordpress-theme/#comments</comments>
		<pubDate>Mon, 24 Dec 2007 11:31:43 +0000</pubDate>
		<dc:creator>icyleaf</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[圣诞节]]></category>

		<guid isPermaLink="false">http://www.icyleaf.cn/2007/12/24/seven-free-christmas-themes-wordpress-theme/</guid>
		<description><![CDATA[圣诞节（Christmas）是教会年历的一个传统节日，它是基督徒庆祝耶稣基督诞生的庆祝日。在圣诞节，大部分的基督教教堂都会先在12月24日的平安夜举行礼拜，然后在12月25日庆祝圣诞节；而基督教的另一大分支东正教的圣诞节庆祝则在每年的1月7日。根据基督教福音书，耶稣是伯利恒的圣母玛利亚受圣灵感孕后生下的，玛利亚和丈夫约瑟当时正在去罗马人口普查注册的路上。耶稣的出生在信徒看来是犹太教预言中的弥赛亚将要到来计划的实现，因为伯利恒是约瑟祖先大卫一族的家。圣诞节也是西方世界以及其他很多地区的公共假日，例如：在中国香港、马来西亚和新加坡。但耶稣确切的出生日期是存在争议的。 圣诞节就要到来，人们都在苦苦寻找免费圣诞主题的WordPress下载和打扮自己的博客。最近，我从Google搜寻圣诞主题，我列出7款圣诞主题的WordPress您可以下载和使用的。点击图片即可跳转到主题的下载页面。 Christmas Themes for WordPress 1. Christmas Days WordPress Theme for Christmas 2.Christmas Gifts (2 colums) 3. Vermilion Christmas Theme 4. Merry Christmas WordPress Theme 5. Cosmin&#8217;s WordPress Theme for Christmas 6. Christmas Bells 7. Christmas Gift (3-Column) 当然你还可以通过更多的关键字搜索更多的主题。 &#8230; <a href="http://icyleaf.com/2007/12/seven-free-christmas-themes-wordpress-theme/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://pddl02.mofile.com/p/1/2007/12/24/E9/E94Z45RJTU_103.jpg" alt="圣诞主题" height="300" width="380" /></p>
<blockquote><p><strong>圣诞节</strong>（Christmas）是教会年历的一个传统节日，它是基督徒庆祝耶稣基督诞生的庆祝日。在圣诞节，大部分的基督教教堂都会先在12月24日的平安夜举行礼拜，然后在12月25日庆祝圣诞节；而基督教的另一大分支东正教的圣诞节庆祝则在每年的1月7日。根据基督教福音书，耶稣是伯利恒的圣母玛利亚受圣灵感孕后生下的，玛利亚和丈夫约瑟当时正在去罗马人口普查注册的路上。耶稣的出生在信徒看来是犹太教预言中的弥赛亚将要到来计划的实现，因为伯利恒是约瑟祖先大卫一族的家。圣诞节也是西方世界以及其他很多地区的公共假日，例如：在中国香港、马来西亚和新加坡。但耶稣确切的出生日期是存在争议的。</p></blockquote>
<p>圣诞节就要到来，人们都在苦苦寻找免费圣诞主题的WordPress下载和打扮自己的博客。最近，我从Google搜寻圣诞主题，我列出7款圣诞主题的WordPress您可以下载和使用的。点击图片即可跳转到主题的下载页面。</p>
<h3><span id="more-125"></span>Christmas Themes for WordPress</h3>
<p><strong>1. Christmas Days<br />
<a href="http://wp-themes.designdisease.com/2007/11/12/christmas-days-wordpress-theme-release/" target="_blank"><img src="http://www.binh.name/files/2007/12/christmas-days-wordpress-theme.png" height="251" width="400" /></a></strong><br />
<a href="http://www.binh.name/2007/11/21/wordpress-theme-for-christmas/" title="Permanent Link to WordPress Theme for Christmas" target="_blank">WordPress Theme for Christmas</a></p>
<p><strong>2.Christmas Gifts (2 colums)<br />
</strong><a href="http://wpthemes.amazing-christmas-ideas.com/cg/" target="_blank"><img src="http://www.binh.name/files/2007/12/christmas-gifts-2-colums.png" height="237" width="400" /></a></p>
<p><strong>3. Vermilion Christmas Theme<br />
</strong><a href="http://wpthemes.amazing-christmas-ideas.com/vc/" target="_blank"><img src="http://www.binh.name/files/2007/12/vermilion-christmas.png" height="239" width="400" /></a></p>
<p><strong>4. Merry Christmas WordPress Theme<br />
</strong><a href="http://www.blogohblog.com/wordpress-theme-merry-christmas/" target="_blank"><img src="http://www.binh.name/files/2007/12/merry-christmas-wordpress-theme.png" height="273" width="400" /></a></p>
<p><strong>5. Cosmin&#8217;s WordPress Theme for Christmas<br />
</strong><a href="http://www.acosmin.com/new-wordpress-theme-for-christmas/" target="_blank"><img src="http://www.binh.name/files/2007/12/tmzwinter-wordpress-theme.png" height="197" width="400" /></a></p>
<h4>6. Christmas Bells<br />
<a href="http://bobek.co.uk/blog/?p=16" target="_blank"><img src="http://www.bobek.co.uk/images/demo13.jpg" height="300" width="300" /></a></h4>
<h4>7. Christmas Gift (3-Column)<br />
<a href="http://www.thatsprofound.com/out/Free_Christmas_Wordpress_Theme_Christmas_Gift_3-Column" target="_blank"><img src="http://www.binh.name/files/2007/12/christmas-gift-worpdress-theme.png" height="225" width="300" /></a></h4>
<p>当然你还可以通过<a href="http://www.binh.name/2007/12/12/7-free-wordpress-christmas-themes-2007/" target="_blank">更多的关键字</a>搜索更多的主题。<br />
以上文字来自：<a href="http://www.binh.name" target="_blank">Binh dot Name </a></p>
]]></content:encoded>
			<wfw:commentRss>http://icyleaf.com/2007/12/seven-free-christmas-themes-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>WordPress主题：操作系统发烧友专用</title>
		<link>http://icyleaf.com/2007/12/wordpress-themes-the-operating-system-for-enthusiasts/</link>
		<comments>http://icyleaf.com/2007/12/wordpress-themes-the-operating-system-for-enthusiasts/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 10:41:14 +0000</pubDate>
		<dc:creator>icyleaf</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.icyleaf.cn/2007/12/12/wordpress%e4%b8%bb%e9%a2%98%ef%bc%9a%e7%bb%9d%e5%af%b9%e6%93%8d%e4%bd%9c%e7%b3%bb%e7%bb%9f%e5%8f%91%e7%83%a7%e5%8f%8b%e4%b8%93%e7%94%a8/</guid>
		<description><![CDATA[如图上面，不要怀疑，这是一个WordPress主题，可不是某*uix系统的文本操作界面！这个主题名为CLI2，此主题是由Rod McFarland网站的创意之作，这款主题不仅仅可以输入命令显示各个日志及其其他内容，而且也可以通过鼠标点击“命令”而显示，在日志部分还设有Del.icio.us，Digg等推荐收藏按钮。 不过如果各位没有一些*uix的基础估计还是很难上手的。 Rod McFarland网站不仅仅做了这一个仿*uix系统的文本操作界面的主题，同时还创作了一些更Geek化的主题，目前总共有5款主题，基本都有些像早期Windows3.1操作系统。无论用上用不上，真的要赞一个。 我在Wordpress官方网站找到了IAK和Splat的下载。]]></description>
			<content:encoded><![CDATA[<p><img src="http://photo15.yupoo.com/20071212/182625_18487288.jpg" alt="Morticious Thrind" height="438" width="396" /></p>
<p>如图上面，不要怀疑，这是一个WordPress主题，可不是某*uix系统的文本操作界面！这个主题名为<a href="http://thrind.xamai.ca/themes/CLI2/">CLI2</a>，此主题是由<a href="http://thrind.xamai.ca/themes/" target="_blank">Rod McFarland</a>网站的创意之作，这款主题不仅仅可以输入命令显示各个日志及其其他内容，而且也可以通过鼠标点击“命令”而显示，在日志部分还设有Del.icio.us，Digg等推荐收藏按钮。<br />
不过如果各位没有一些*uix的基础估计还是很难上手的。</p>
<p><a href="http://thrind.xamai.ca/themes/" target="_blank">Rod McFarland</a>网站不仅仅做了这一个仿*uix系统的文本操作界面的主题，同时还创作了一些更Geek化的主题，目前总共有5款主题，基本都有些像早期Windows3.1操作系统。无论用上用不上，真的要赞一个。</p>
<p>我在Wordpress官方网站找到了<a href="http://themes.wordpress.net/columns/1-column/4183/iak-10/" target="_blank">IAK</a>和<a href="http://themes.wordpress.net/columns/1-column/1894/splat-10/" target="_blank">Splat</a>的下载。</p>
]]></content:encoded>
			<wfw:commentRss>http://icyleaf.com/2007/12/wordpress-themes-the-operating-system-for-enthusiasts/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>sIMPRESS MOD纪念</title>
		<link>http://icyleaf.com/2007/11/simpress-mod-memorial/</link>
		<comments>http://icyleaf.com/2007/11/simpress-mod-memorial/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 02:23:40 +0000</pubDate>
		<dc:creator>icyleaf</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[MOD]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.icyleaf.cn/2007/11/18/simpress-mod%e7%ba%aa%e5%bf%b5/</guid>
		<description><![CDATA[通过昨天晚上的整修，右图的主题总算让我很满意了，这个主题的文件很少，少到连single.php,tag.php等文件没有，而且代码也相当的凌乱，据火星猴子的讽刺，说我跟不是时代的脚步，这个皮肤应该不是WP2.3版本的&#62;_______________&#60; 修改列表： 1.修复了日志的一些bugs。 2.把原有的日期样式改成了文字显示，虽然原来的效果很漂亮但是插入某些东西会使之错位(又改回去了）。 3.调整标题以及评论的位置，原因同上。 4.修改日志主体的某些布局和样式。 5.融合了Heliosgrin主题的部分功能效果：日志收藏，底部分类显示等。 6.使得第二个侧栏支持Widgets。 目前多多少少或许会出现一些小毛病，恩，在研究在修改^_^ 有一点小郁闷，本地测试和传到空间的有些效果不同，难道Win+Apache和Linux+Apache有这么很大的区别？？ Update 11/20/2007 暂时还是不要丢人现眼了，在FF下发现好多bugs&#8230; 11/24/2007 1.增加了每个日志下面有一个相关日志的功能。 2.修改侧栏搜索栏为Google Custom Search。 3.修复了大部分的bug，现在在FF下基本看不到任何问题。IE下稍微有些瑕疵。 02/28/2008 增加此MOD作品的下载地址：Download@纳米盘 &#124; Download@Fs2You]]></description>
			<content:encoded><![CDATA[<p><img src="http://photo14.yupoo.com/20071124/152306_1030792095.jpg" alt="EWS-Themes-07-12" align="right" />通过昨天晚上的整修，右图的主题总算让我很满意了，这个主题的文件很少，少到连single.php,tag.php等文件没有，而且代码也相当的凌乱，据<a href="http://wwww.mars-monkey.cn" target="_blank">火星猴子</a>的讽刺，说我跟不是时代的脚步，这个皮肤应该不是WP2.3版本的&gt;_______________&lt;</p>
<p>修改列表：<br />
1.修复了日志的一些bugs。<br />
2.<strike>把原有的日期样式改成了文字显示</strike><strike>，虽然原来的效果很漂亮但是插入某些东西会使之错位</strike>(又改回去了）。<br />
3.调整标题以及评论的位置，原因同上。<br />
4.修改日志主体的某些布局和样式。<br />
5.融合了<span style="color: #00019b"><a href="http://www.elegantwpthemes.com/" target="_blank">Heliosgrin主题</a></span>的部分功能效果：日志收藏，底部分类显示等。<br />
6.使得第二个侧栏支持Widgets。</p>
<p>目前多多少少或许会出现一些小毛病，恩，在研究在修改^_^</p>
<p>有一点小郁闷，本地测试和传到空间的有些效果不同，难道Win+Apache和Linux+Apache有这么很大的区别？？</p>
<p><span style="color: #ff0000"><strong>Update<br />
</strong></span><strong>11/20/2007</strong><strike><br />
暂时还是不要丢人现眼了，在FF下发现好多bugs&#8230;</strike></p>
<p><strong>11/24/2007</strong><br />
1.增加了每个日志下面有一个相关日志的功能。<br />
2.修改侧栏搜索栏为Google Custom Search。<br />
3.修复了大部分的bug，现在在FF下基本看不到任何问题。IE下稍微有些瑕疵。</p>
<p><strong>02/28/2008</strong><br />
增加此MOD作品的下载地址：<a href="http://www.namipan.com/d/df_simpress.zip/4664318ff108b7759d02eadc91b8daaed56fd5fa41f20100" target="_blank">Download</a>@纳米盘 |<a href="http://www.fs2you.com/files/c72879e1-e5a9-11dc-a26e-0014221f4662/" target="_blank"> Download</a>@Fs2You</p>
]]></content:encoded>
			<wfw:commentRss>http://icyleaf.com/2007/11/simpress-mod-memorial/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>[推荐]专业WordPress主题皮肤</title>
		<link>http://icyleaf.com/2007/10/recommended-professional-wordpress-theme-of-the-skin/</link>
		<comments>http://icyleaf.com/2007/10/recommended-professional-wordpress-theme-of-the-skin/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 13:41:57 +0000</pubDate>
		<dc:creator>icyleaf</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.icyleaf.cn/2007/10/23/%e4%b8%93%e4%b8%9awordpress%e4%b8%bb%e9%a2%98%e7%9a%ae%e8%82%a4/</guid>
		<description><![CDATA[Just Skin &#124; Professional Web Applications Themes 不知道怎么搜就搜出这个网站，上面很多专业，而且是非常好看的WP主题皮肤！ Just Skin提供的WordPress皮肤可以和收费的相媲美，因为想要主题皮肤的版权就是收费，而且价格不低哦~ 其网站提供免费下载，大家可以放心的使用。下面展示3个。其中第3个是我最喜欢的o(∩_∩)o&#8230;]]></description>
			<content:encoded><![CDATA[<p><strong><font size="6" color="#99cc00">Just Skin</font></strong> <font size="6" color="#99cc00">|</font> <font color="#333399">Professional Web Applications Themes</font></p>
<p><font color="#000000">不知道怎么搜就搜出这个网站，上面很多专业，而且是非常好看的WP主题皮肤！<br />
<font color="#000000"><a target="_blank" href="http://www.justskins.com/themes/wordpress-themes/">Just Skin</a>提供的WordPress皮肤可以和收费的相媲美，因为想要主题皮肤的版权就是收费，而且价格不低哦~<br />
其网站提供免费下载，大家可以放心的使用。</font></font><font color="#000000"><font color="#000000">下面展示3个。其中第3个是我最喜欢的o(∩_∩)o&#8230;<br />
<img width="400" src="http://www.justskins.com/wp-content/uploads/2007/06/twilight.png" alt="WP Themes" height="300" /></font></font><font color="#000000"><font color="#000000"><font color="#000000"><img width="400" src="http://www.justskins.com/wp-content/uploads/2007/06/accord.png" alt="Wp Themes" height="300" /></font></font></font><font color="#000000"><font color="#000000"> </font></font><font color="#000000"><br />
<img border="0" width="400" src="http://www.justskins.com/wp-content/uploads/2007/06/curved.png" alt="Wp Themes" height="300" /></font></p>
]]></content:encoded>
			<wfw:commentRss>http://icyleaf.com/2007/10/recommended-professional-wordpress-theme-of-the-skin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>正式开业o(∩_∩)o&#8230;</title>
		<link>http://icyleaf.com/2007/10/opened-o-e-_-e-o/</link>
		<comments>http://icyleaf.com/2007/10/opened-o-e-_-e-o/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 13:32:17 +0000</pubDate>
		<dc:creator>icyleaf</dc:creator>
				<category><![CDATA[生活记录]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.icyleaf.cn/2007/10/09/%e6%ad%a3%e5%bc%8f%e5%bc%80%e4%b8%9ao%e2%88%a9_%e2%88%a9o/</guid>
		<description><![CDATA[终于搞定FEED了！固定性的feed地址：http://feed.icyleaf.cn，在侧栏也已经添加了各个订阅器的连接，欢迎订阅~~ 现在我需要整理思路，整理自己的生活，原来的主题我也开始换掉了，现在使用的是Business lite。 New Blog, Old Life&#8230;38336d5a]]></description>
			<content:encoded><![CDATA[<p>终于搞定FEED了！固定性的feed地址：<a href="http://feed.icyleaf.cn/">http://feed.icyleaf.cn</a>，在侧栏也已经添加了各个订阅器的连接，欢迎订阅~~<br />
现在我需要整理思路，整理自己的生活，原来的主题我也开始换掉了，现在使用的是<a href="http://www.wpthemesfree.com/view.php?theme_id=1216" target="_blank">Business lite</a>。</p>
<p>New Blog, Old Life&#8230;<font color="#e0eae0">38336d5a</font></p>
]]></content:encoded>
			<wfw:commentRss>http://icyleaf.com/2007/10/opened-o-e-_-e-o/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

