<?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>ioni2 - Free Premium Wordpress Theme &#187; Plugins</title>
	<atom:link href="http://ioni2.com/area/ideas/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://ioni2.com</link>
	<description>Free Premium Wordpress Theme &#124; Премиум шаблон Wordpress</description>
	<lastBuildDate>Mon, 21 Jun 2010 15:52:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Buzz plugin idea</title>
		<link>http://ioni2.com/2010/google-buzz-plugin-idea/</link>
		<comments>http://ioni2.com/2010/google-buzz-plugin-idea/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 02:58:43 +0000</pubDate>
		<dc:creator>ioni2.com</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Buzz]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://ioni2.com/2010/google-buzz-plugin-idea/</guid>
		<description><![CDATA[A very simple Google Buzz plugin idea, I would say.]]></description>
			<content:encoded><![CDATA[<p>A very simple Google Buzz plugin idea, I would say. </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="googlebuzz_1575276c" border="0" alt="googlebuzz_1575276c" src="http://ioni2.com/wp-content/uploads/2010/04/googlebuzz_1575276c.jpg" width="460" height="287"> </p>
<p>Since Buzz is integrated in GMail this means that it may accept gangets. Ince such gadget, call it RateBuzz or anything, that actually once activated, allows the people to rate buzzes, more them up or down, see people who has “liked” or “disliked” any particular buzz (with their permission).</p>
<p>We have the “like” button, granted, but I also want to make sure that I also get the dislike button.</p>
<img src="http://ioni2.com/wp-content/themes/ioni3/images/sunshine-by.gif" alt="End of article" style="vertical-align:text-bottom;" />]]></content:encoded>
			<wfw:commentRss>http://ioni2.com/2010/google-buzz-plugin-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ioni Pagination Plugin</title>
		<link>http://ioni2.com/2009/ioni_pagination/</link>
		<comments>http://ioni2.com/2009/ioni_pagination/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 21:17:45 +0000</pubDate>
		<dc:creator>ioni2.com</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress plugin]]></category>
		<category><![CDATA[ioni pagination]]></category>
		<category><![CDATA[plugin for Wordpress]]></category>

		<guid isPermaLink="false">http://ioni2.com/?p=134</guid>
		<description><![CDATA[One day I was just had enough. I was tired of Page Navi plugin. It uses excessive code, unnecessarily calles database and generally is not at all so customizable. So I have decided to make my own pagination plugin – and use only native Wordpress code.]]></description>
			<content:encoded><![CDATA[<div id="attachment_135" class="wp-caption alignright" style="width: 310px"><a rel="attachment wp-att-135" href="http://ioni2.com/2009/ioni_pagination/ioni_pagination-2/"><img class="size-medium wp-image-135" title="ioni Pagination" src="http://ioni2.com/wp-content/uploads/2009/08/ioni_pagination-300x182.jpg" alt="ioni Pagination in action" width="300" height="182" /></a><p class="wp-caption-text">ioni Pagination in action</p></div>
<p>One day I was just had enough. I was tired of Page Navi plugin. It uses excessive code, unnecessarily calles database and generally is not at all so customizable. So I have decided to make my own pagination plugin – and use only native Wordpress code.</p>
<p>Basically you just have to upload the plugin to your wp-content/plugins directory and activate it using the standard Wordpress routine</p>
<p>In you theme, wherever you want to put the pagination, put this code:</p>
<blockquote><p>&lt;?php ioni_paginate();?&gt;</p></blockquote>
<p>This will insert the &lt;div &gt; id=”navigation” at the place of insertion according to default settings – or your changed ones.</p>
<p>However if you want to make things a bit more secure – make sure you insert this code:</p>
<blockquote><p>&lt;?php if (function_exists(‘ioni_paginate’)) ioni_paginate();?&gt;</p></blockquote>
<p>This will also check if the plugin is actually activated, so I suggest you use this code instead of the short one.</p>
<p>Download <a href="http://ioni2.com/wp-content/uploads/2009/08/ioni_paginate.zip">ioni Paginate</a></p>
<img src="http://ioni2.com/wp-content/themes/ioni3/images/sunshine-by.gif" alt="End of article" style="vertical-align:text-bottom;" />]]></content:encoded>
			<wfw:commentRss>http://ioni2.com/2009/ioni_pagination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
