<?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://www.zhangpeng.info/tag/themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhangpeng.info</link>
	<description>简单生活，分享快乐</description>
	<lastBuildDate>Fri, 10 Sep 2010 03:01:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://www.zhangpeng.info/wp-includes/js/jquery/jquery.js?ver=1.4.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://www.zhangpeng.info/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=tag&id=88_1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>5 tips for making a good wordpress theme</title>
		<link>http://www.zhangpeng.info/2010/5-tips-for-making-a-good-wordpress-theme/</link>
		<comments>http://www.zhangpeng.info/2010/5-tips-for-making-a-good-wordpress-theme/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 15:50:47 +0000</pubDate>
		<dc:creator>张鹏</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.zhangpeng.info/?p=305</guid>
		<description><![CDATA[Some people find it hard to make a good blog theme. But there are some common points a good theme have. Follow these 5 tips and you will make a perfect blog theme. Make as whole theme A theme contains much IDs. The id couldn&#8217;t appear twice protocol don&#8217;t allow it.  Make wp theme as a [...]]]></description>
			<content:encoded><![CDATA[<p>Some people find it hard to make a good blog theme. But there are some common points a good theme have. Follow these 5 tips and you will make a perfect <a href="http://www.zhangpeng.info/themes/">blog theme</a>.<span id="more-305"></span></p>
<h3>Make as whole theme</h3>
<p>A theme contains much IDs. The id couldn&#8217;t appear twice protocol don&#8217;t allow it.  Make wp theme as a whole let you make less mistake.</p>
<h3>Separate theme into models</h3>
<p>This is a good way to let your theme have a great structure. For example, WP define a theme into Header, Siderbar, Footer and so on. And models can let you write codes more efficiency.</p>
<h3>Optimize codes</h3>
<p>Use less code. You can combine same CSS properties. For example, define a left tag like .left { float:left;} and use it when you need let a DIV float left.</p>
<h3>Check compatibility</h3>
<p>A site with error codes will never be trusted by users especially those webmasters. You may need to make your theme fit W3C standards. And make sure all data look correct.</p>
<h3>SEO</h3>
<p>Many wordpress users do not just write blog for themselves. So the may think of traffics when choosing a <a href="http://www.wprex.com" target="_blank">wp theme free</a>. Put entry title front of blog title. Your title looks in search engines should be this format: post title + blog title. Add meta tag. Add keywords and description in your header tag. The third tip is to think about how to use &lt;H&gt; tag.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zhangpeng.info/2010/5-tips-for-making-a-good-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New theme preview</title>
		<link>http://www.zhangpeng.info/2009/new-theme-preview/</link>
		<comments>http://www.zhangpeng.info/2009/new-theme-preview/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 15:16:04 +0000</pubDate>
		<dc:creator>张鹏</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.zhangpeng.info/new-theme-preview/</guid>
		<description><![CDATA[I&#8217;m now using the theme &#8216;beach house&#8217; . But I&#8217;m not satisfied with this theme . Now I decided to make my own theme . Though PHP is totally a new language for me ,  I have been learning Turbo C and ASP . Even more I &#8216;m familiar with HTML and CSS . PHP [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m now using the theme &#8216;beach house&#8217; . But I&#8217;m not satisfied with this theme . Now I decided to make my own theme .</p>
<p>Though PHP is totally a new language for me ,  I have been learning Turbo C and ASP . Even more I &#8216;m<a href="http://www.zhangpeng.info/"> familiar with HTML and CSS </a>. PHP is a language just like Turbo C and ASP . So I have confidence to finish my theme . What&#8217;s more , there are many <a href="http://www.zhangpeng.info/themes/">wordpress themes</a> I can refer to .</p>
<p>Now I&#8217;ll give you a brief preview about my new theme :</p>
<p><span id="more-27"></span></p>
<p><img src="http://lh5.ggpht.com/_nfKMnwfPaho/SdXIobNWE0I/AAAAAAAAARI/jTAfWIvZYvY/s400/whole.jpg" alt="zhangpeng's Blog" /></p>
<p>I&#8217;ll share this with you for free . Please wait !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zhangpeng.info/2009/new-theme-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
