<?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"
	>

<channel>
	<title>Wordpress Project</title>
	<atom:link href="http://wp-project.nazieb.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp-project.nazieb.com</link>
	<description>free wordpress themes &#38; plugins</description>
	<pubDate>Thu, 20 Nov 2008 10:46:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Comments Count Filter</title>
		<link>http://wp-project.nazieb.com/plugins/comments-count-filter/</link>
		<comments>http://wp-project.nazieb.com/plugins/comments-count-filter/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 05:41:30 +0000</pubDate>
		<dc:creator>Nazieb</dc:creator>
		
		<category><![CDATA[plugins]]></category>

		<category><![CDATA[comments]]></category>

		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://wp-project.nazieb.com/?p=5</guid>
		<description><![CDATA[I like replying my commentators, because I can get into a discussion with them. I&#8217;m very glad to know that newest Wordpress 2.7 has a feature to reply to comment. But sometimes I feel annoyed with comment counter that messed up because it counts my comments too. I can&#8217;t get the right statistic about the [...]]]></description>
			<content:encoded><![CDATA[<p>I like replying my commentators, because I can get into a discussion with them. I&#8217;m very glad to know that newest <a title="Wordpress 2.7 Beta 2" href="http://wordpress.org/development/2008/11/wordpress-27-beta-2/" target="_blank">Wordpress 2.7</a> has a feature to reply to comment. But sometimes I feel annoyed with comment counter that messed up because it counts my comments too. I can&#8217;t get the right statistic about the others&#8217; comment.</p>
<p>Because of that, I made this simple plugin, that will keep your own comment (or post owner&#8217;s) from being counted in post comments count. You just need to copy the file to you /wp-contents/plugins/ and then activate it from Plugin section in Admin page.</p>
<p>Feedbacks are welcome <img src='http://wp-project.nazieb.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Total download: 46 times<br />
<a href="http://wp-project.nazieb.com/download/comments_count_filter.zip" title="Version 1.0 downloaded 46 times" >Download Comments Count Plugin (1.73 KB)</a><br />
<a href="http://wordpress.org/extend/plugins/comments-count-filter/" target="_blank">Download from Wordpress Plugin Directory</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wp-project.nazieb.com/plugins/comments-count-filter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress Theme Demo</title>
		<link>http://wp-project.nazieb.com/plugins/wordpress-theme-demo/</link>
		<comments>http://wp-project.nazieb.com/plugins/wordpress-theme-demo/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 17:58:38 +0000</pubDate>
		<dc:creator>Nazieb</dc:creator>
		
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://wp-project.nazieb.com/?p=4</guid>
		<description><![CDATA[At the first time this blog was used to &#8220;display&#8221; Wordpress themes that I created. And I directly edit the configuration files (such wp-config.php) to allow the visitor test-run the themes I created before they download. And to show a &#8220;demo&#8221; link in the post content, I add a plain HTML code like &#60;a href=&#8221;?demo=true&#38;temp=theme&#38;style=theme&#8221;&#62;Demo&#60;/a&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>At the first time this blog was used to &#8220;display&#8221; Wordpress themes that I created. And I directly edit the configuration files (such wp-config.php) to allow the visitor test-run the themes I created before they download. And to show a &#8220;demo&#8221; link in the post content, I add a plain HTML code like &lt;a href=&#8221;?demo=true&amp;temp=theme&amp;style=theme&#8221;&gt;Demo&lt;/a&gt; to the content. Yes, it works fine, but then I realize something terrible.</p>
<p>After I edit a theme post and go to the blog home, the template was changed to the template that the post I edit recently. <img src='http://wp-project.nazieb.com/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' /><br />
So I decide to create a plugin to make those configuration and to make a link in the post content. And after I finished, I decide to use this blog not only to display my themes, but also the plugins. <img src='http://wp-project.nazieb.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Okay, here you are the plugin: <strong>Wordpress Theme Demo</strong></p>
<p>After activated this plugin, you just need to add a specific tag that will be replaced as a link to test-run your themes in your post content. The tag is something like this:</p>
<p style="text-align: center;"><em>[demo]Demo#theme#theme[/demo]</em></p>
<p>Where</p>
<ul>
<li>Text link is the text that will be the anchor</li>
<li>Template dir is the directory where you put your template files</li>
<li>Stylesheet  dir is the directory where you put your stylesheet files, usually it is same with template dir</li>
</ul>
<p>For the example, tag like this : <em>[demo]Demo#theme#theme[/demo]</em>will generate a link like this: <a onclick="return false" href="?demo=true&amp;temp=theme&amp;style=theme">Demo</a></p>
<p>Thanks to <a href="http://blue-anvil.com" target="_blank">Mike Jolley</a> for the inspiring plugin WP Download Monitor. Yes, I use that plugin too.. </p>
<p>Total download: 9 times<br />
<a href="http://wp-project.nazieb.com/download/wpthemedemo.zip" title="Version 1.0 downloaded 9 times" >Download WP Theme Demo (1.54 KB)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wp-project.nazieb.com/plugins/wordpress-theme-demo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ziemple Blue</title>
		<link>http://wp-project.nazieb.com/themes/ziemple-blue/</link>
		<comments>http://wp-project.nazieb.com/themes/ziemple-blue/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 12:11:49 +0000</pubDate>
		<dc:creator>Nazieb</dc:creator>
		
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://wp-project.nazieb.com/?p=3</guid>
		<description><![CDATA[A simple blue themes with single widgetized sidebar. Uses almost no image within.
Built on famous sandbox theme. Suitable for Wordpress or Wordpress MU. Yes, I just realized that they gives a different tag for widget title.
Total download : 7 times
Demo &#124; Download Ziemple Blue (33.82 KB)
]]></description>
			<content:encoded><![CDATA[<p>A simple blue themes with single widgetized sidebar. Uses almost no image within.<br />
Built on famous sandbox theme. Suitable for Wordpress or Wordpress MU. Yes, I just realized that they gives a different tag for widget title.</p>
<p>Total download : 7 times</p>
<p><a href='http://wp-project.nazieb.com?demo=true&#038;temp=ziempleblue&#038;style=ziempleblue'>Demo</a> | <a href="http://wp-project.nazieb.com/download/ziempleblue.zip" title="Version 1.0 downloaded 7 times" >Download Ziemple Blue (33.82 KB)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wp-project.nazieb.com/themes/ziemple-blue/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
