<?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>Pixline</title>
	<atom:link href="http://pixline.net/feed/en/" rel="self" type="application/rss+xml" />
	<link>http://pixline.net</link>
	<description>handmade coding &#038; wordpress hacking</description>
	<pubDate>Tue, 17 Jun 2008 23:06:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6-beta3</generator>
	<language>en</language>
			<item>
		<title>Gengo 2.5.3</title>
		<link>http://pixline.net/2008/06/gengo-253-2/en/</link>
		<comments>http://pixline.net/2008/06/gengo-253-2/en/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 23:05:27 +0000</pubDate>
		<dc:creator>pixline</dc:creator>
		
		<category><![CDATA[Gengo]]></category>

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

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

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

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

		<guid isPermaLink="false">http://pixline.net/?p=203</guid>
		<description><![CDATA[Just a little bugfix release for Gengo (I know I&#8217;m late, but I&#8217;m working on something else, sorry): check out version 2.5.3! Major contributions:

Feed RSS/Atom now works (thanks to robteix)
category description now escaped properly (thanks to Emmanuel)

As usual, our work is just the beginning, and we&#8217;ll find useful your help on the Gengo forum, reporting [...]]]></description>
			<content:encoded><![CDATA[<p>Just a little bugfix release for Gengo (I know I&#8217;m late, but I&#8217;m working on something else, sorry): <a href="http://wordpress.org/extend/plugins/gengo/" onclick="javascript:pageTracker._trackPageview ('/outbound/wordpress.org');">check out version 2.5.3</a>! Major contributions:</p>
<ul>
<li>Feed RSS/Atom now works (thanks to <a href="http://jamietalbot.com/wp-hacks/forum/comments.php?DiscussionID=228" onclick="javascript:pageTracker._trackPageview ('/outbound/jamietalbot.com');">robteix</a>)</li>
<li>category description now escaped properly (thanks to <a href="http://jamietalbot.com/wp-hacks/forum/comments.php?DiscussionID=232" onclick="javascript:pageTracker._trackPageview ('/outbound/jamietalbot.com');">Emmanuel</a>)</li>
</ul>
<p>As usual, our work is just the beginning, and we&#8217;ll find useful your help on <a href="http://jamietalbot.com/wp-hacks/forum/" onclick="javascript:pageTracker._trackPageview ('/outbound/jamietalbot.com');">the Gengo forum</a>, reporting errors and suggestions. Thank you!</p>
]]></content:encoded>
			<wfw:commentRss>http://pixline.net/2008/06/gengo-253-2/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Paypal Shortcodes plugin</title>
		<link>http://pixline.net/2008/05/paypal-shortcodes-plugin/en/</link>
		<comments>http://pixline.net/2008/05/paypal-shortcodes-plugin/en/#comments</comments>
		<pubDate>Sat, 17 May 2008 16:23:22 +0000</pubDate>
		<dc:creator>gomez</dc:creator>
		
		<category><![CDATA[Paypal Shortcodes]]></category>

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

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

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

		<guid isPermaLink="false">http://pixline.net/?p=194</guid>
		<description><![CDATA[Time for a little new plugin, Paypal Shortcodes. This plugin allows to insert Paypal buttons in your posts or pages, just using a shortcode. This plugin don&#8217;t have a management panel at this time, I&#8217;ll code it later when I&#8217;ll be able to find out your desired options: you&#8217;ll need to edit paypal-shortcodes.php and follow the [...]]]></description>
			<content:encoded><![CDATA[<p>Time for a little new plugin, Paypal Shortcodes. This plugin allows to insert Paypal buttons in your posts or pages, just using a shortcode. This plugin don&#8217;t have a management panel at this time, I&#8217;ll code it later when I&#8217;ll be able to find out your desired options: you&#8217;ll need to edit paypal-shortcodes.php and follow the comments.</p>
<p><strong>Currently supported:</strong></p>
<ul>
<li>Add to cart</li>
<li>View cart</li>
</ul>
<p><strong>Usage:</strong></p>
<p><code>
<textarea name="code" class="xhtml:nogutter" cols="100" rows="15">[paypal type="add" name="Item Name vol. 1" amount="12.99"]</textarea>
<p></code></p>
<p>This shortcode will print the &#8220;Add to cart&#8221; image, which will add &#8220;Item Name vol. 1&#8243; (priced 12.99) to your paypal cart. Default currency is EUR, but you can change it editing the plugin file.</p>
<p><code>
<textarea name="code" class="xhtml:nogutter" cols="100" rows="15">[paypal type="view"]</textarea>
<p></code></p>
<p>This shortcode will print the &#8220;View cart&#8221; image.</p>
<p><strong>Download</strong></p>
<p>Download <a href="http://wordpress.org/extend/plugins/paypal-shortcodes/" title="Paypal Shortcodes for WordPress 2.5+" onclick="javascript:pageTracker._trackPageview ('/outbound/wordpress.org');">Paypal Shortcodes for WordPress 2.5+</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://pixline.net/2008/05/paypal-shortcodes-plugin/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing CSS:Greyscaper</title>
		<link>http://pixline.net/2008/05/introducing-css-greyscaper/en/</link>
		<comments>http://pixline.net/2008/05/introducing-css-greyscaper/en/#comments</comments>
		<pubDate>Tue, 06 May 2008 15:38:34 +0000</pubDate>
		<dc:creator>pixline</dc:creator>
		
		<category><![CDATA[CSS schemes]]></category>

		<category><![CDATA[color scheme]]></category>

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

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

		<category><![CDATA[wp-admin]]></category>

		<guid isPermaLink="false">http://pixline.net/?p=190</guid>
		<description><![CDATA[Short and sweet: our first WordPress admin color scheme, CSS:Greyscaper. It&#8217;s based on the nice Greyscale Paper color palette made by victorfacius we found on Adobe Kuler. Enjoy!
 

]]></description>
			<content:encoded><![CDATA[<p>Short and sweet: our first WordPress admin color scheme, <a href="http://pixline.net/wordpress-plugins/css-greyscaper-wp-admin-color-scheme/en/">CSS:Greyscaper</a>. It&#8217;s based on the nice <em>Greyscale Paper</em> color palette made by <em>victorfacius</em> we found on Adobe Kuler. Enjoy!</p>
<p> </p>
<p><a href="http://pixline.net/wordpress-plugins/css-greyscaper-wp-admin-color-scheme/en/"><img class="aligncenter size-medium wp-image-186" title="Greyscaped dashboard" src="http://pixline.net/files/2008/05/greyscape_dashboard-300x186.png" alt="Greyscaped dashboard" width="300" height="186" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://pixline.net/2008/05/introducing-css-greyscaper/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Gengo 2.5: call for translators</title>
		<link>http://pixline.net/2008/05/gengo-25-call-for-translators/en/</link>
		<comments>http://pixline.net/2008/05/gengo-25-call-for-translators/en/#comments</comments>
		<pubDate>Sun, 04 May 2008 22:57:36 +0000</pubDate>
		<dc:creator>pixline</dc:creator>
		
		<category><![CDATA[Gengo]]></category>

		<category><![CDATA[language file]]></category>

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

		<guid isPermaLink="false">http://pixline.net/?p=181</guid>
		<description><![CDATA[While I&#8217;m trying to fix the last things before releasing 2.5, I would like to ask your help to translate Gengo interface in other languages than english. I&#8217;ve managed to understand how to generate a new source file for translator, and now it&#8217;s in trunk. You can download it here: gengo.pot
You can use it with [...]]]></description>
			<content:encoded><![CDATA[<p>While I&#8217;m trying to fix the last things before releasing 2.5, I would like to ask your help to translate Gengo interface in other languages than english. I&#8217;ve managed to understand how to generate a new source file for translator, and now it&#8217;s in trunk. You can download it here: <a href="http://dev.wp-plugins.org/browser/gengo/language_files/2.5/gengo.pot" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">gengo.pot</a></p>
<p>You can use it with the latest <a href="http://downloads.wordpress.org/plugin/gengo.zip" onclick="javascript:pageTracker._trackPageview ('/outbound/downloads.wordpress.org');">release candidate 3</a> I&#8217;ve just committed :-) Some hints on how to work with this file on the <a href="http://codex.wordpress.org/Localizing_WordPress" onclick="javascript:pageTracker._trackPageview ('/outbound/codex.wordpress.org');">WordPress Codex</a>.</p>
<p>If you have an updated language file to submit, please leave a comment here, or (even better) <a href="http://dev.wp-plugins.org/ticket/834" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">submit it on this issue ticket</a>. Your help will be really appreciated. Thank you!</p>
]]></content:encoded>
			<wfw:commentRss>http://pixline.net/2008/05/gengo-25-call-for-translators/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Gengo 2.5 alpha 2</title>
		<link>http://pixline.net/2008/04/gengo-25-alpha-2/en/</link>
		<comments>http://pixline.net/2008/04/gengo-25-alpha-2/en/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 14:38:33 +0000</pubDate>
		<dc:creator>paolo</dc:creator>
		
		<category><![CDATA[Gengo]]></category>

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

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

		<category><![CDATA[language box]]></category>

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

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

		<guid isPermaLink="false">http://pixline.net/?p=173</guid>
		<description><![CDATA[With a great help from clope, gengo 2.5 alpha 2 is out, and you can download it from its download page on WordPress.org (get &#8216;development version&#8217;). This release is almost working, I&#8217;m testing it live on several websites, including Pixline as well, but still use at your own risk.
Last changes include:

better terms/tags/category dealing: [40724], [43374] (props clope)
language box fixed [...]]]></description>
			<content:encoded><![CDATA[<p>With a great help from <em>clope</em>, gengo 2.5 alpha 2 is out, and you can download it from its <a href="http://wordpress.org/extend/plugins/gengo/download/" onclick="javascript:pageTracker._trackPageview ('/outbound/wordpress.org');">download page on WordPress.org</a> (get &#8216;development version&#8217;). This release is almost working, I&#8217;m testing it live on several websites, including Pixline as well, but still use at your own risk.</p>
<p>Last changes include:</p>
<ul>
<li>better terms/tags/category dealing: <a href="http://dev.wp-plugins.org/changeset/40724" title="View changeset [40724]" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[40724]</a>, <a href="http://dev.wp-plugins.org/changeset/43374" title="View changeset [43374]" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[43374]</a> (props <em>clope</em>)</li>
<li>language box fixed (for both posts and pages): <a href="http://dev.wp-plugins.org/changeset/43371" title="View changeset [43371]" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[43371]</a>(props <em>clope</em>)</li>
<li>working language widget: <a href="http://dev.wp-plugins.org/changeset/43376" title="View changeset [43376]" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[43376]</a> (props <em>clope</em>)</li>
</ul>
<p>I&#8217;m going to make a complete debug list in the next days, and have the full picture of what&#8217;s working and what&#8217;s not. Would you like to help us? Report issues or submit patches on <a href="http://dev.wp-plugins.org/report/9?COMPONENT=gengo" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">our tracker at wp-plugins.org</a>.</p>
<p>As usual, this version will work with WordPress 2.5 only, and <strong>WILL NOT UPGRADE</strong> older websites that runs older version of gengo (wait a little more for this).</p>
<p>If you want to upgrade from 2.5 alpha 1 or googlecode version, you&#8217;ll better have a look at <em>gengo_schema.php</em> and make sure your db structure matches it, manually or by phpmyadmin. I&#8217;m sorry, I&#8217;m working on the updater, but the whole googlecode thing messed up schema a bit, please wait a little more.</p>
]]></content:encoded>
			<wfw:commentRss>http://pixline.net/2008/04/gengo-25-alpha-2/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Gengo for WordPress 2.5 (soon)</title>
		<link>http://pixline.net/2008/04/gengo-for-wordpress-25-soon/en/</link>
		<comments>http://pixline.net/2008/04/gengo-for-wordpress-25-soon/en/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 17:53:45 +0000</pubDate>
		<dc:creator>paolo</dc:creator>
		
		<category><![CDATA[Gengo]]></category>

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

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

		<guid isPermaLink="false">http://pixline.net/?p=165</guid>
		<description><![CDATA[We keep up working on Gengo compatibility with WordPress 2.5, even if slower that expected. Yesterday I had the honour of the commit bit directly from Jamie, and I&#8217;ve honoured this privilege committing some fixes I would have submitted some times ago.
Those fixes are about:

language codes ([40581]), ([40585]), ([40623])
default charset, and obsolete vars ([40589]), ([40614]), ([40630])
gengo_list_languages arguments ([40602])
(actually) disabled widget and category [...]]]></description>
			<content:encoded><![CDATA[<p>We keep up working on Gengo compatibility with WordPress 2.5, even if slower that expected. Yesterday I had the honour of the <a href="http://en.wikipedia.org/wiki/Commit_bit" onclick="javascript:pageTracker._trackPageview ('/outbound/en.wikipedia.org');">commit bit</a> directly from <a href="http://jamietalbot.com/wp-hacks/forum/comments.php?DiscussionID=193" onclick="javascript:pageTracker._trackPageview ('/outbound/jamietalbot.com');">Jamie</a>, and I&#8217;ve honoured this privilege committing <a href="http://dev.wp-plugins.org/log/gengo/trunk" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">some fixes</a> I would have submitted some times ago.</p>
<p>Those fixes are about:</p>
<ul>
<li>language codes (<a href="http://dev.wp-plugins.org/changeset/40581" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[40581]</a>), (<a href="http://dev.wp-plugins.org/changeset/40585" title="View changeset [40585]" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[40585]</a>), (<a href="http://dev.wp-plugins.org/changeset/40623" title="View changeset [40623]" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[40623]</a>)</li>
<li>default charset, and obsolete vars (<a href="http://dev.wp-plugins.org/changeset/40589" title="View changeset [40589]" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[40589]</a>), (<a href="http://dev.wp-plugins.org/changeset/40614" title="View changeset [40614]" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[40614]</a>), (<a href="http://dev.wp-plugins.org/changeset/40630" title="View changeset [40630]" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[40630]</a>)</li>
<li><em>gengo_list_languages</em> arguments (<a href="http://dev.wp-plugins.org/changeset/40602" title="View changeset [40602]" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[40602]</a>)</li>
<li>(actually) disabled widget and category description (<a href="http://dev.wp-plugins.org/changeset/40643" title="View changeset [40643]" onclick="javascript:pageTracker._trackPageview ('/outbound/dev.wp-plugins.org');">[40643]</a>)</li>
</ul>
<p>I&#8217;d love to see something almost working with WordPress 2.5 in two weeks&#8217; time. If you want to join in and hellp, you can download a <a href="http://wordpress.org/extend/plugins/gengo/download/" onclick="javascript:pageTracker._trackPageview ('/outbound/wordpress.org');">(development version)</a> and report errors and bugs in the <a href="http://jamietalbot.com/wp-hacks/forum/" onclick="javascript:pageTracker._trackPageview ('/outbound/jamietalbot.com');">support forum</a>. Also, you can support this project with the PayPal/Amazon badges you can find in this website  :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://pixline.net/2008/04/gengo-for-wordpress-25-soon/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>New Pixline theme (download it!)</title>
		<link>http://pixline.net/2008/04/new-pixline-theme-download-it/en/</link>
		<comments>http://pixline.net/2008/04/new-pixline-theme-download-it/en/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 22:07:12 +0000</pubDate>
		<dc:creator>paolo</dc:creator>
		
		<category><![CDATA[temi]]></category>

		<guid isPermaLink="false">http://pixline.net/?p=163</guid>
		<description><![CDATA[We taked advantage of the CSS naked day to style a new theme for Pixline, both the blog and the forums. For the first one we choose Sandbox as a foundation, while for forums we tweaked the default theme a bit.
Now you can download these themes. The WordPress one supports Category Page!
Download Sandbox (pixlined) 1.5.2 [...]]]></description>
			<content:encoded><![CDATA[<p>We taked advantage of the CSS naked day to style a new theme for Pixline, both the blog and the forums. For the first one we choose <a href="http://www.plaintxt.org/themes/sandbox/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.plaintxt.org');">Sandbox</a> as a foundation, while for forums we tweaked the default theme a bit.</p>
<p>Now you can download these themes. The WordPress one supports Category Page!</p>
<p>Download <a href="http://pixline.net/files/2008/04/sandbox_pixline.zip" onclick="javascript:pageTracker._trackPageview ('/downloads/zip/sandbox_pixline.zip');">Sandbox (pixlined)</a> 1.5.2 for WordPress 2.5</p>
<p>Download <a href="http://pixline.net/files/2008/04/kakumei_pixline.zip" onclick="javascript:pageTracker._trackPageview ('/downloads/zip/kakumei_pixline.zip');">Kakumei (pixlined)</a> 0.01 for bbPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://pixline.net/2008/04/new-pixline-theme-download-it/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Happy CSS-Naked Day!</title>
		<link>http://pixline.net/2008/04/happy-css-naked-day/en/</link>
		<comments>http://pixline.net/2008/04/happy-css-naked-day/en/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 23:01:00 +0000</pubDate>
		<dc:creator>paolo</dc:creator>
		
		<category><![CDATA[Accessibilità]]></category>

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

		<category><![CDATA[CSS Naked Day]]></category>

		<guid isPermaLink="false">http://pixline.net/?p=156</guid>
		<description><![CDATA[This website supports the CSS Naked Day, promoted by Dustin Diaz. 
This is just our little attemp to promote Web Standards. Learn more by visiting the CSS Naked Day website. 
Ok, we know, our &#60;body&#62; isn&#8217;t really fit, but we are working on it every day, it&#8217;s really a work in progress :-)
]]></description>
			<content:encoded><![CDATA[<p>This website supports the <a href="http://naked.dustindiaz.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/naked.dustindiaz.com');">CSS Naked Day</a>, promoted by <a href="http://www.dustindiaz.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.dustindiaz.com');">Dustin Diaz</a>. </p>
<p>This is just our little attemp to promote Web Standards. Learn more by visiting the <a href="http://naked.dustindiaz.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/naked.dustindiaz.com');">CSS Naked Day</a> website. </p>
<p>Ok, we know, our &lt;body&gt; <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fpixline.net" onclick="javascript:pageTracker._trackPageview ('/outbound/validator.w3.org');">isn&#8217;t really fit</a>, but we are working on it every day, it&#8217;s really a work in progress :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://pixline.net/2008/04/happy-css-naked-day/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress plugins auto-download? Rate it!</title>
		<link>http://pixline.net/2008/04/wordpress-plugins-auto-download-vote-for-it/en/</link>
		<comments>http://pixline.net/2008/04/wordpress-plugins-auto-download-vote-for-it/en/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 18:59:23 +0000</pubDate>
		<dc:creator>paolo</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

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

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

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

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

		<guid isPermaLink="false">http://pixline.net/?p=158</guid>
		<description><![CDATA[Now that WordPress 2.5 support plugins updating seamlessy, I think the next step is a native browse/download interface for plugins hosted in this Extend area.
All that we need is a WordPress Extend API, maybe via XML-RPC, in order to browse available plugin (maybe only the ones compatible with the used version of WordPress). The FTP [...]]]></description>
			<content:encoded><![CDATA[<p>Now that WordPress 2.5 support plugins updating seamlessy, I think the next step is a native browse/download interface for plugins hosted in this Extend area.</p>
<p>All that we need is a WordPress Extend API, maybe via XML-RPC, in order to browse available plugin (maybe only the ones compatible with the used version of WordPress). The FTP filesystem class would be powerful enough to deal with the download.</p>
<p>I have this idea, so <a href="http://wordpress.org/extend/ideas/topic.php?id=1350" onclick="javascript:pageTracker._trackPageview ('/outbound/wordpress.org');">I&#8217;ve submitted it</a> to WordPress Extend Ideas (yes, another way to be a part of the community). Please: if you like it, <a href="http://wordpress.org/extend/ideas/topic.php?id=1350" onclick="javascript:pageTracker._trackPageview ('/outbound/wordpress.org');"><strong>go rate it</strong></a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://pixline.net/2008/04/wordpress-plugins-auto-download-vote-for-it/en/feed/en/</wfw:commentRss>
		</item>
		<item>
		<title>Showcase your CategoryPage website!</title>
		<link>http://pixline.net/2008/04/showcase-your-categorypage-website/en/</link>
		<comments>http://pixline.net/2008/04/showcase-your-categorypage-website/en/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 14:09:50 +0000</pubDate>
		<dc:creator>paolo</dc:creator>
		
		<category><![CDATA[Category Page]]></category>

		<category><![CDATA[Short News]]></category>

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

		<guid isPermaLink="false">http://pixline.net/?p=154</guid>
		<description><![CDATA[I&#8217;m not aware of any live website that uses Category Page plugin, and this is quite strange, considering almost 7000 downloads in less than 9 months.. If you are using this plugin in your website, I invite you to submit it in this forum thread, just to let me/us know who is using it!
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not aware of any live website that uses Category Page plugin, and this is quite strange, considering almost 7000 downloads in less than 9 months.. If you are using this plugin in your website, I invite you to submit it in <a href="http://talks.pixline.net/topic.php?id=42">this forum thread</a>, just to let me/us know who is using it!</p>
]]></content:encoded>
			<wfw:commentRss>http://pixline.net/2008/04/showcase-your-categorypage-website/en/feed/en/</wfw:commentRss>
		</item>
	</channel>
</rss>
