<?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>Nicolas Kuttler &#187; WordPress plugin</title>
	<atom:link href="http://www.nkuttler.de/tag/wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nkuttler.de</link>
	<description>WordPress Services, IT Services</description>
	<lastBuildDate>Tue, 07 Sep 2010 21:36:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ajax For All WordPress Blogs</title>
		<link>http://www.nkuttler.de/2010/07/22/automatic-ajax-for-wordpress-plugin/</link>
		<comments>http://www.nkuttler.de/2010/07/22/automatic-ajax-for-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 18:25:37 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[WordPress theme]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de/?p=1851</guid>
		<description><![CDATA[This is a new plugin of mine that will turn many existing WordPress blogs and their themes into Ajax-powered blogs. The best way to see what this plugin does is to look at the live demo. The theme on that site wasn&#8217;t tweaked at all to make the Ajax functionality work (except some irrelevant CSS [...]]]></description>
			<content:encoded><![CDATA[<p>This is a new plugin of mine that will turn many existing WordPress blogs and their themes into Ajax-powered blogs. The best way to see what this plugin does is to look at the <a href="http://ajax.nkuttler.de">live demo</a>.<span id="more-1851"></span></p>
<p>The theme on that site wasn&#8217;t  tweaked at all to make the Ajax functionality work (except some irrelevant CSS changes). It works out of the box on most WordPress themes that follow the <a href="http://codex.wordpress.org/Theme_Development#Anatomy_of_a_Theme">theme coding recommendations</a>, see the plugin&#8217;s <tt>readme.txt</tt> for details.</p>
<p>Downloads are available at <a href=http://wordpress.org/extend/plugins/ajax-for-all/">WordPress.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2010/07/22/automatic-ajax-for-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
		<item>
		<title>WPMU fast backend switch</title>
		<link>http://www.nkuttler.de/2010/06/07/wpmu-switch-backend/</link>
		<comments>http://www.nkuttler.de/2010/06/07/wpmu-switch-backend/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 11:10:46 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://nkuttler.wordpress-server.de/?p=1687</guid>
		<description><![CDATA[I recently converted several simple WordPress installs into a single WPMU install. As I use all of the blogs myself I wanted a quick way to switch between the various backends. This is probably only useful if you don&#8217;t have too many blogs and use all of them yourself. The switch links will be added [...]]]></description>
			<content:encoded><![CDATA[<p>I recently converted several simple WordPress installs into a single WPMU install. As I use all of the blogs myself I wanted a quick way to switch between the various backends. This is probably  only useful if you don&#8217;t have too many blogs and use all of them yourself. The switch links will be added to your super admin menu.<span id="more-1687"></span></p>
<p>By the way, I use the <a href="http://wordpress.org/extend/plugins/ozh-admin-drop-down-menu/">Ozh admin menu plugin</a>. You might need two clicks to switch if  you don&#8217;t. </p>
<p><a href="http://wordpress.org/extend/plugins/wpmu-fast-backend-switch/">Download the plugin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2010/06/07/wpmu-switch-backend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visitor Movies for WordPress</title>
		<link>http://www.nkuttler.de/2010/05/21/record-movies-of-visitors/</link>
		<comments>http://www.nkuttler.de/2010/05/21/record-movies-of-visitors/#comments</comments>
		<pubDate>Fri, 21 May 2010 10:02:04 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[clicktracking]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de/?p=1530</guid>
		<description><![CDATA[Did you ever want to know what exactly your visitors are doing on your site? Watch them! A client of mine wanted a plugin to log what users type into forms. I kind of didn&#8217;t see the point at first. But a few days later I was a little annoyed that there was apparently no [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever want to know what exactly your visitors are doing on your site? Watch them!</p>
<p>A client of mine wanted a plugin to log what users type into forms. I kind of didn&#8217;t see the point at first. But a few days later I was a little annoyed that there was apparently no free alternative to websites like <a href="http://clixpy.com">clixpy</a>, clicktale and similar services.<span id="more-1530"></span></p>
<p>It occured to me that recording movies of visits isn&#8217;t really hard to do. And so i started a new plugin, loosely based on the unpublished form input tracking plugin.</p>
<p>I am very pleased with the results so far. Of course it&#8217;s no match for the professional services mentioned above. But it is good enough to gain a few insights into what can be improved on your website.</p>
<p>The recording script is pretty lightweight but has a rather hefty dependeny: jQuery. It also loads json2.js. I&#8217;m sure the logging could be rewritten without the jQuery dependency but that really wasn&#8217;t a priority for the first public release.</p>
<p>This plugin probably needs WordPress 2.8 and PHP 5. I didn&#8217;t bother to test older versions and won&#8217;t support them in the future.</p>
<p>Here is a sample movie of what a recorded session can look like. As you can see mouse movements, clicks, form input, select boxes, checkboxes and radio buttons are recorded.</p>
<p><object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/OTv8loMWDPU&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OTv8loMWDPU&#038;fs=1" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong>Important</strong>: For the playback you should always use the same browser as the visitor. If you don&#8217;t, the mouse position will probably be very wrong. The plugin also doesn&#8217;t save a page&#8217;s state at the time of recording. This means if comments are added or the content changes, you will see the old movements on a new website.</p>
<p>Downloads at <a href="http://wordpress.org/extend/plugins/visitor-movies/">WordPress.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2010/05/21/record-movies-of-visitors/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Custom Avatars For Comments</title>
		<link>http://www.nkuttler.de/2010/03/31/custom-avatars-for-comments/</link>
		<comments>http://www.nkuttler.de/2010/03/31/custom-avatars-for-comments/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 21:21:08 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[custom avatars]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de/?page_id=1441</guid>
		<description><![CDATA[This plugin was initially written for a client and he agreed to open-source it. Thanks, John! Your visitors will be able to choose from the avatars you upload to your website for each and every comment they make. This can make leaving a comment on your blog more fun and more interesting for the visitors. [...]]]></description>
			<content:encoded><![CDATA[<p>This plugin was initially written for a client and he agreed to open-source it. Thanks, John! Your visitors will be able to choose from the avatars you upload to your website for each and every comment they make. This can make leaving a comment on your blog more fun and more interesting for the visitors. See the <a href="#commentform">comment form at the bottom</a> for an example.<br />
<span id="more-1441"></span><br />
Downloads are available at <a href="http://wordpress.org/extend/plugins/custom-avatars-for-comments/">wordpress.org</a>.</p>
<p>The beautiful avatars on this page were created by  <a href="http://deleket.deviantart.com/">Deleket</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2010/03/31/custom-avatars-for-comments/feed/</wfw:commentRss>
		<slash:comments>128</slash:comments>
		</item>
		<item>
		<title>Delete pending WordPress comments</title>
		<link>http://www.nkuttler.de/2009/10/11/delete-pending-comments/</link>
		<comments>http://www.nkuttler.de/2009/10/11/delete-pending-comments/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 15:59:22 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[delete comments]]></category>
		<category><![CDATA[delete pending comments]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de/?page_id=1200</guid>
		<description><![CDATA[With this plugin you can easily delete all pending WordPress comments. It&#8217;s quite useful if you&#8217;re the victim of a spammer attack. Downloads at WordPress.org.]]></description>
			<content:encoded><![CDATA[<p>With this plugin you can easily <strong>delete all pending WordPress comments</strong>. It&#8217;s quite useful if you&#8217;re the victim of a spammer attack.<br />
<span id="more-1200"></span><br />
</p>
<p>Downloads at <a href="http://wordpress.org/extend/plugins/delete-pending-comments/">WordPress.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2009/10/11/delete-pending-comments/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Zero Conf Mail</title>
		<link>http://www.nkuttler.de/2009/10/11/zero-conf-mail/</link>
		<comments>http://www.nkuttler.de/2009/10/11/zero-conf-mail/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 11:43:48 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[mail form]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[zero conf mail]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de/?page_id=1194</guid>
		<description><![CDATA[It took me quite some time to check a few existing contact forms and I didn&#8217; t like any of them. No, I don&#8217;t want you to load jquery on every page of my blog. I want it localized, pretty please. Oh, and I want this JavaScript onfocus/onblur effect I wrote about. And why do [...]]]></description>
			<content:encoded><![CDATA[<p>It took me quite some time to check a few existing contact forms and I didn&#8217;    t like any of them. No, I don&#8217;t want you to load jquery on every page of my blog. I want it localized, pretty please. Oh, and I want this JavaScript onfocus/onblur effect I <a href="http://www.nkuttler.de/2008/09/20/html-forms-and-onclickonfocus/">wrote about</a>. And why do I have to do any configuration at all anyway?<br />
<span id="more-1194"></span><br />
<strong>Update</strong>: The plugin now has a simply but hopefully very effective protection against automated spam bots.</p>
<p>Install, add <tt>&#091;zcmail]</tt> on some page or post, done.</p>
<p>Shortcode demo, please <strong>don&#8217;t</strong> send me test mails:</p>
<div id="zcmail"><form action="" method="post"><fieldset><input type="text" size="40" name="zcmail[name]" value="Your name" onfocus="if(this.value=='Your name'){this.value=''};"  onblur="if(this.value==''){this.value='Your name'}"  class="zcmail_text" /><input type="text" size="40" name="zcmail[from]" value="Your email" onfocus="if(this.value=='Your email'){this.value=''};"  onblur="if(this.value==''){this.value='Your email'}"  class="zcmail_text" /><input type="text" size="40" name="zcmail[subject]" value="Subject" onfocus="if(this.value=='Subject'){this.value=''};"  onblur="if(this.value==''){this.value='Subject'}"  class="zcmail_text" /><textarea rows="10" cols="50" name="zcmail[body]" class="zcmail_textarea"  onfocus="if(this.value=='Your message'){this.value=''};"  onblur="if(this.value==''){this.value='Your message'}" >Your message</textarea>
<input type="submit" id="submit" value="Send message" class="zcmail_submit" />
<input type="text" name="zcmail[honeypot]" value="" style="display:none;" /></fieldset></form></div>
<p>Downloads at <a href="http://wordpress.org/extend/plugins/zero-conf-mail/">WordPress.org</a>.</p>
<p>Since 0.3.1 the plugin includes a CSS file that is included by default. It is pretty similar to what I use to style the form on this site:</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #cc00cc;">#zcmail</span> .zcmail_error<span style="color: #00AA00;">,</span>
<span style="color: #cc00cc;">#zcmail</span> .zcmail_success<span style="color: #00AA00;">,</span>
<span style="color: #cc00cc;">#zcmail</span> textarea<span style="color: #00AA00;">,</span>
<span style="color: #cc00cc;">#zcmail</span> .zcmail_text<span style="color: #00AA00;">,</span>
<span style="color: #cc00cc;">#zcmail</span> input.zcmail_name<span style="color: #00AA00;">,</span>
<span style="color: #cc00cc;">#zcmail</span> input.zcmail_mail<span style="color: #00AA00;">,</span>
<span style="color: #cc00cc;">#zcmail</span> input<span style="color: #6666ff;">.zcmail_subject</span> <span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span>                 <span style="color: #933;">2px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span>
    <span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span>                <span style="color: #933;">2px</span> <span style="color: #933;">4px</span><span style="color: #00AA00;">;</span>
    <span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span>                 <span style="color: #933;">1px</span> <span style="color: #993333;">solid</span> <span style="color: #cc00cc;">#0d0d0d</span><span style="color: #00AA00;">;</span>
    border-radius<span style="color: #00AA00;">:</span>          <span style="color: #933;">4px</span><span style="color: #00AA00;">;</span>
    -moz-border-radius<span style="color: #00AA00;">:</span>     <span style="color: #933;">4px</span><span style="color: #00AA00;">;</span>
    -webkit-border-radius<span style="color: #00AA00;">:</span>  <span style="color: #933;">4px</span><span style="color: #00AA00;">;</span>
    -khtml-border-radius<span style="color: #00AA00;">:</span>   <span style="color: #933;">4px</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
<span style="color: #6666ff;">.zcmail_error</span> <span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">background-color</span><span style="color: #00AA00;">:</span>       <span style="color: #cc00cc;">#fcc</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
<span style="color: #6666ff;">.zcmail_success</span> <span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">background-color</span><span style="color: #00AA00;">:</span>       <span style="color: #cc00cc;">#cfc</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#zcmail</span> textarea <span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span>                <span style="color: #993333;">block</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span></pre></div></div>

<ul>
<li><a href="http://www.456bereastreet.com/archive/200701/styling_form_controls_with_css_revisited/">Styling form controls with CSS</a></li>
<li><a href="http://www.w3.org/TR/CSS21/conform.html#conformance">UA CSS conformance</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2009/10/11/zero-conf-mail/feed/</wfw:commentRss>
		<slash:comments>95</slash:comments>
		</item>
		<item>
		<title>Move WordPress Comments</title>
		<link>http://www.nkuttler.de/2009/08/31/move-wordpress-comments/</link>
		<comments>http://www.nkuttler.de/2009/08/31/move-wordpress-comments/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 14:52:05 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[move comments]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de//?page_id=885</guid>
		<description><![CDATA[This plugin adds a small form to every comment on your blog. The form is only added for admins and allows you to move comments to a different page and to fix comment threading. This plugin is not designed for mass-moving of comments, rather for moving single comments from time to time. There are other [...]]]></description>
			<content:encoded><![CDATA[<p>This plugin adds a small form to every comment on your blog. The form is only added for admins and allows you to move comments to a different page and to fix comment threading. This plugin is not designed for mass-moving of comments, rather for moving single comments from time to time. There are other plugins better suited for moving many comments at once.<br />
<span id="more-885"></span></p>
<p>The forms will be visible on every comment on your post/page, but not in the admin section. I found this more convenient than the existing solutions. There&#8217;s also a widget included that allows you to turn the forms on and off in case you don&#8217;t need them all the time.</p>
<p>Download it from <a href="http://wordpress.org/extend/plugins/move-wordpress-comments/">it&#8217;s WordPress.org page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2009/08/31/move-wordpress-comments/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>WordPress Fireworks Plugin</title>
		<link>http://www.nkuttler.de/2008/12/11/wordpress-fireworks-plugin/</link>
		<comments>http://www.nkuttler.de/2008/12/11/wordpress-fireworks-plugin/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 00:54:05 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[fireworks]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de//?page_id=450</guid>
		<description><![CDATA[This plugin shows fireworks on your WordPress blog. I think it&#8217;s pretty stable by now, although the images still aren&#8217;t that nice. If you&#8217;re a designer and you like this plugin, feel free to submit nicer explosions or rockets. You should be able to see the fireworks on this page. The plugin is similar to [...]]]></description>
			<content:encoded><![CDATA[<p>This plugin shows fireworks on your WordPress blog. I think it&#8217;s pretty stable by now, although the images still aren&#8217;t that nice. If you&#8217;re a designer and you like this plugin, feel free to submit nicer explosions or rockets. You should be able to see the fireworks on this page.<br />
<span id="more-450"></span><br />
The plugin is similar to my <a href="http://www.nkuttler.de//nksnow/">snow</a> plugin and shares some code.</p>
<p>You can download it from the <a href="http://www.wordpress.org/extend/plugins/nkfireworks/">WordPress plugin page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2008/12/11/wordpress-fireworks-plugin/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>A Better Tag Cloud</title>
		<link>http://www.nkuttler.de/2008/11/03/a-better-tag-cloud-widget/</link>
		<comments>http://www.nkuttler.de/2008/11/03/a-better-tag-cloud-widget/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 16:41:28 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[better tag cloud]]></category>
		<category><![CDATA[configurable tag cloud]]></category>
		<category><![CDATA[flexible tag cloud]]></category>
		<category><![CDATA[improved tag cloud]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de//?page_id=385</guid>
		<description><![CDATA[I was pretty annoyed with the default tag cloud widget. It does a lot of things wrong, like inconsistent HTML markup and hardcoded font sizes. So I wanted to write my own. Digging through the code I found out that the wordpress wp_tag_cloud() function is pretty powerful. In fact, it could do almost everyhing I [...]]]></description>
			<content:encoded><![CDATA[<p>I was pretty annoyed with the default tag cloud widget. It does a lot of things wrong, like inconsistent HTML markup and hardcoded font sizes. So I wanted to write my own. Digging through the code I found out that the wordpress <code>wp_tag_cloud()</code> function is pretty powerful. In fact, it could do almost everyhing I want. So I abandoned my plan to rewrite everything from scratch and added a nice admin interface to my tag cloud widget.</p>
<p><span id="more-385"></span></p>
<p>This plugin makes the options for wp_tag_cloud() available to a tag cloud widget and a shortcode. This means that you can easily choose things like font sizes, HTML markup and ordering. See the wp_tag_cloud page for what the settings can do.</p>
<p>Additionally, it is possible to sort tags by count and alphabetically at the same time. It is also possible to add a counter to the tags, so that your visitors can see how many posts are associated with each tag. The plugin also adds a sensible CSS class to every tag.</p>
<p>Here&#8217;s a demo of the new shortcode:</p>
<div class="better-tag-cloud-shortcode" ><ul class='wp-tag-cloud'>
	<li><a href='http://www.nkuttler.de/tag/accents/'  class='tag-link-116 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>accents</a></li>
	<li><a href='http://www.nkuttler.de/tag/advertising/'  class='tag-link-117 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>advertising</a></li>
	<li><a href='http://www.nkuttler.de/tag/ajax/'  class='tag-link-118 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>ajax</a></li>
	<li><a href='http://www.nkuttler.de/tag/apache/'  class='tag-link-119 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>apache</a></li>
	<li><a href='http://www.nkuttler.de/tag/audio/'  class='tag-link-120 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>audio</a></li>
	<li><a href='http://www.nkuttler.de/tag/balloons/'  class='tag-link-121 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>balloons</a></li>
	<li><a href='http://www.nkuttler.de/tag/better-tag-cloud/'  class='tag-link-122 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>better tag cloud</a></li>
	<li><a href='http://www.nkuttler.de/tag/border-radius/'  class='tag-link-123 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>border-radius</a></li>
	<li><a href='http://www.nkuttler.de/tag/christmas/'  class='tag-link-125 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>christmas</a></li>
	<li><a href='http://www.nkuttler.de/tag/clicktracking/'  class='tag-link-126 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>clicktracking</a></li>
	<li><a href='http://www.nkuttler.de/tag/comments/'  class='tag-link-127 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>comments</a></li>
	<li><a href='http://www.nkuttler.de/tag/configurable-tag-cloud/'  class='tag-link-128 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>configurable tag cloud</a></li>
	<li><a href='http://www.nkuttler.de/tag/css/'  class='tag-link-129 nktagcloud-11' title='8 topics' rel="tag" style='font-size: 11.6296296296pt;'>CSS</a></li>
	<li><a href='http://www.nkuttler.de/tag/cups/'  class='tag-link-220 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>cups</a></li>
	<li><a href='http://www.nkuttler.de/tag/custom-avatars/'  class='tag-link-130 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>custom avatars</a></li>
	<li><a href='http://www.nkuttler.de/tag/custom-loop/'  class='tag-link-131 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>Custom Loop</a></li>
	<li><a href='http://www.nkuttler.de/tag/debian/'  class='tag-link-132 nktagcloud-10' title='5 topics' rel="tag" style='font-size: 10.0740740741pt;'>Debian</a></li>
	<li><a href='http://www.nkuttler.de/tag/delete-comments/'  class='tag-link-133 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>delete comments</a></li>
	<li><a href='http://www.nkuttler.de/tag/delete-pending-comments/'  class='tag-link-134 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>delete pending comments</a></li>
	<li><a href='http://www.nkuttler.de/tag/desktop/'  class='tag-link-135 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>desktop</a></li>
	<li><a href='http://www.nkuttler.de/tag/development/'  class='tag-link-136 nktagcloud-13' title='11 topics' rel="tag" style='font-size: 13.1851851852pt;'>development</a></li>
	<li><a href='http://www.nkuttler.de/tag/duplicate-content/'  class='tag-link-137 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>duplicate content</a></li>
	<li><a href='http://www.nkuttler.de/tag/easy/'  class='tag-link-138 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>easy</a></li>
	<li><a href='http://www.nkuttler.de/tag/ext4/'  class='tag-link-139 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>ext4</a></li>
	<li><a href='http://www.nkuttler.de/tag/firefox/'  class='tag-link-140 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>firefox</a></li>
	<li><a href='http://www.nkuttler.de/tag/fireworks/'  class='tag-link-141 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>fireworks</a></li>
	<li><a href='http://www.nkuttler.de/tag/flexible-tag-cloud/'  class='tag-link-142 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>flexible tag cloud</a></li>
	<li><a href='http://www.nkuttler.de/tag/geotargeting/'  class='tag-link-143 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>geotargeting</a></li>
	<li><a href='http://www.nkuttler.de/tag/git/'  class='tag-link-144 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>git</a></li>
	<li><a href='http://www.nkuttler.de/tag/gphoto2/'  class='tag-link-145 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>gphoto2</a></li>
	<li><a href='http://www.nkuttler.de/tag/howto/'  class='tag-link-146 nktagcloud-12' title='10 topics' rel="tag" style='font-size: 12.6666666667pt;'>howto</a></li>
	<li><a href='http://www.nkuttler.de/tag/html/'  class='tag-link-147 nktagcloud-11' title='8 topics' rel="tag" style='font-size: 11.6296296296pt;'>HTML</a></li>
	<li><a href='http://www.nkuttler.de/tag/improved-tag-cloud/'  class='tag-link-148 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>improved tag cloud</a></li>
	<li><a href='http://www.nkuttler.de/tag/javascript/'  class='tag-link-149 nktagcloud-11' title='8 topics' rel="tag" style='font-size: 11.6296296296pt;'>JavaScript</a></li>
	<li><a href='http://www.nkuttler.de/tag/jquery/'  class='tag-link-150 nktagcloud-9' title='3 topics' rel="tag" style='font-size: 9.03703703704pt;'>jQuery</a></li>
	<li><a href='http://www.nkuttler.de/tag/kernel/'  class='tag-link-151 nktagcloud-9' title='3 topics' rel="tag" style='font-size: 9.03703703704pt;'>kernel</a></li>
	<li><a href='http://www.nkuttler.de/tag/keymap/'  class='tag-link-152 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>keymap</a></li>
	<li><a href='http://www.nkuttler.de/tag/lighttpd/'  class='tag-link-153 nktagcloud-9' title='3 topics' rel="tag" style='font-size: 9.03703703704pt;'>lighttpd</a></li>
	<li><a href='http://www.nkuttler.de/tag/linux/'  class='tag-link-154 nktagcloud-12' title='10 topics' rel="tag" style='font-size: 12.6666666667pt;'>Linux</a></li>
	<li><a href='http://www.nkuttler.de/tag/mac/'  class='tag-link-155 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>mac</a></li>
	<li><a href='http://www.nkuttler.de/tag/mail-form/'  class='tag-link-156 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>mail form</a></li>
	<li><a href='http://www.nkuttler.de/tag/mailman/'  class='tag-link-157 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>mailman</a></li>
	<li><a href='http://www.nkuttler.de/tag/marketing/'  class='tag-link-158 nktagcloud-9' title='3 topics' rel="tag" style='font-size: 9.03703703704pt;'>marketing</a></li>
	<li><a href='http://www.nkuttler.de/tag/mootools/'  class='tag-link-159 nktagcloud-9' title='3 topics' rel="tag" style='font-size: 9.03703703704pt;'>mootools</a></li>
	<li><a href='http://www.nkuttler.de/tag/move-comments/'  class='tag-link-161 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>move comments</a></li>
	<li><a href='http://www.nkuttler.de/tag/mp3/'  class='tag-link-162 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>mp3</a></li>
	<li><a href='http://www.nkuttler.de/tag/navigation/'  class='tag-link-163 nktagcloud-10' title='5 topics' rel="tag" style='font-size: 10.0740740741pt;'>navigation</a></li>
	<li><a href='http://www.nkuttler.de/tag/onclick/'  class='tag-link-164 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>onclick</a></li>
	<li><a href='http://www.nkuttler.de/tag/onfocus/'  class='tag-link-165 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>onfocus</a></li>
	<li><a href='http://www.nkuttler.de/tag/openbox/'  class='tag-link-166 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>openbox</a></li>
	<li><a href='http://www.nkuttler.de/tag/openx/'  class='tag-link-167 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>openx</a></li>
	<li><a href='http://www.nkuttler.de/tag/opera/'  class='tag-link-168 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>opera</a></li>
	<li><a href='http://www.nkuttler.de/tag/photography/'  class='tag-link-170 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>photography</a></li>
	<li><a href='http://www.nkuttler.de/tag/php/'  class='tag-link-224 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>PHP</a></li>
	<li><a href='http://www.nkuttler.de/tag/plugin/'  class='tag-link-171 nktagcloud-9' title='4 topics' rel="tag" style='font-size: 9.55555555556pt;'>plugin</a></li>
	<li><a href='http://www.nkuttler.de/tag/powerbook/'  class='tag-link-172 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>powerbook</a></li>
	<li><a href='http://www.nkuttler.de/tag/powershot/'  class='tag-link-173 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>powershot</a></li>
	<li><a href='http://www.nkuttler.de/tag/printer/'  class='tag-link-221 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>printer</a></li>
	<li><a href='http://www.nkuttler.de/tag/printing/'  class='tag-link-222 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>printing</a></li>
	<li><a href='http://www.nkuttler.de/tag/rant/'  class='tag-link-226 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>rant</a></li>
	<li><a href='http://www.nkuttler.de/tag/realurl/'  class='tag-link-174 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>realurl</a></li>
	<li><a href='http://www.nkuttler.de/tag/redirect/'  class='tag-link-175 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>redirect</a></li>
	<li><a href='http://www.nkuttler.de/tag/rewrite/'  class='tag-link-177 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>rewrite</a></li>
	<li><a href='http://www.nkuttler.de/tag/safari/'  class='tag-link-179 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>safari</a></li>
	<li><a href='http://www.nkuttler.de/tag/security/'  class='tag-link-180 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>security</a></li>
	<li><a href='http://www.nkuttler.de/tag/seo/'  class='tag-link-181 nktagcloud-10' title='5 topics' rel="tag" style='font-size: 10.0740740741pt;'>SEO</a></li>
	<li><a href='http://www.nkuttler.de/tag/server/'  class='tag-link-182 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>server</a></li>
	<li><a href='http://www.nkuttler.de/tag/shortcode/'  class='tag-link-183 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>shortcode</a></li>
	<li><a href='http://www.nkuttler.de/tag/showstorm/'  class='tag-link-184 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>showstorm</a></li>
	<li><a href='http://www.nkuttler.de/tag/simple/'  class='tag-link-185 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>simple</a></li>
	<li><a href='http://www.nkuttler.de/tag/simplexml/'  class='tag-link-227 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>simpleXML</a></li>
	<li><a href='http://www.nkuttler.de/tag/snow/'  class='tag-link-186 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>snow</a></li>
	<li><a href='http://www.nkuttler.de/tag/sql/'  class='tag-link-187 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>SQL</a></li>
	<li><a href='http://www.nkuttler.de/tag/tag-cloud/'  class='tag-link-190 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>tag cloud</a></li>
	<li><a href='http://www.nkuttler.de/tag/targeting/'  class='tag-link-191 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>targeting</a></li>
	<li><a href='http://www.nkuttler.de/tag/template/'  class='tag-link-192 nktagcloud-9' title='4 topics' rel="tag" style='font-size: 9.55555555556pt;'>template</a></li>
	<li><a href='http://www.nkuttler.de/tag/test-theme/'  class='tag-link-193 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>test theme</a></li>
	<li><a href='http://www.nkuttler.de/tag/theme/'  class='tag-link-194 nktagcloud-9' title='4 topics' rel="tag" style='font-size: 9.55555555556pt;'>theme</a></li>
	<li><a href='http://www.nkuttler.de/tag/theme-preview/'  class='tag-link-195 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>theme preview</a></li>
	<li><a href='http://www.nkuttler.de/tag/theme-switch/'  class='tag-link-196 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>theme switch</a></li>
	<li><a href='http://www.nkuttler.de/tag/theme-switcher/'  class='tag-link-197 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>theme switcher</a></li>
	<li><a href='http://www.nkuttler.de/tag/typo3/'  class='tag-link-198 nktagcloud-11' title='8 topics' rel="tag" style='font-size: 11.6296296296pt;'>Typo3</a></li>
	<li><a href='http://www.nkuttler.de/tag/typoscript/'  class='tag-link-199 nktagcloud-11' title='8 topics' rel="tag" style='font-size: 11.6296296296pt;'>typoscript</a></li>
	<li><a href='http://www.nkuttler.de/tag/usability/'  class='tag-link-201 nktagcloud-14' title='14 topics' rel="tag" style='font-size: 14.7407407407pt;'>usability</a></li>
	<li><a href='http://www.nkuttler.de/tag/valentine/'  class='tag-link-202 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>valentine</a></li>
	<li><a href='http://www.nkuttler.de/tag/video/'  class='tag-link-203 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>video</a></li>
	<li><a href='http://www.nkuttler.de/tag/virtual-hosts/'  class='tag-link-204 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>virtual hosts</a></li>
	<li><a href='http://www.nkuttler.de/tag/webdesign/'  class='tag-link-205 nktagcloud-13' title='11 topics' rel="tag" style='font-size: 13.1851851852pt;'>Webdesign</a></li>
	<li><a href='http://www.nkuttler.de/tag/wlan/'  class='tag-link-206 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>wlan</a></li>
	<li><a href='http://www.nkuttler.de/tag/wordpress/'  class='tag-link-207 nktagcloud-22' title='28 topics' rel="tag" style='font-size: 22pt;'>WordPress</a></li>
	<li><a href='http://www.nkuttler.de/tag/wordpress-loop/'  class='tag-link-208 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>WordPress loop</a></li>
	<li><a href='http://www.nkuttler.de/tag/wordpress-network/'  class='tag-link-209 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>WordPress network</a></li>
	<li><a href='http://www.nkuttler.de/tag/wordpress-page/'  class='tag-link-210 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>WordPress page</a></li>
	<li><a href='http://www.nkuttler.de/tag/wordpress-plugin/'  class='tag-link-211 nktagcloud-13' title='11 topics' rel="tag" style='font-size: 13.1851851852pt;'>WordPress plugin</a></li>
	<li><a href='http://www.nkuttler.de/tag/wordpress-post/'  class='tag-link-212 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>WordPress post</a></li>
	<li><a href='http://www.nkuttler.de/tag/wordpress-theme/'  class='tag-link-213 nktagcloud-10' title='6 topics' rel="tag" style='font-size: 10.5925925926pt;'>WordPress theme</a></li>
	<li><a href='http://www.nkuttler.de/tag/wp-load-php/'  class='tag-link-214 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>wp-load.php</a></li>
	<li><a href='http://www.nkuttler.de/tag/wpmu/'  class='tag-link-215 nktagcloud-8' title='2 topics' rel="tag" style='font-size: 8.51851851852pt;'>WPMU</a></li>
	<li><a href='http://www.nkuttler.de/tag/wp_enqueue_style/'  class='tag-link-225 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>wp_enqueue_style</a></li>
	<li><a href='http://www.nkuttler.de/tag/wp_nav_menu/'  class='tag-link-216 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>wp_nav_menu</a></li>
	<li><a href='http://www.nkuttler.de/tag/xml/'  class='tag-link-223 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>XML</a></li>
	<li><a href='http://www.nkuttler.de/tag/xorg/'  class='tag-link-217 nktagcloud-9' title='4 topics' rel="tag" style='font-size: 9.55555555556pt;'>xorg</a></li>
	<li><a href='http://www.nkuttler.de/tag/yaml/'  class='tag-link-218 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>yaml</a></li>
	<li><a href='http://www.nkuttler.de/tag/zero-conf-mail/'  class='tag-link-219 nktagcloud-8' title='1 topic' rel="tag" style='font-size: 8pt;'>zero conf mail</a></li>
</ul>
</div>
<a name="wptoc_0_0_0"></a><h4>Usage</h4>
<p>The easiest way to use this plugin is to drag the widget into one of your sidebars.</p>
<p>There is as well the shortcode &#091;nktagcloud]. Examples:</p>
<ol>
<li>&#091;nktagcloud] This displays the tag cloud as configured on the options page.</li>
<li>&#091;nktagcloud single=yes] This does the same but shows only the tags of the current post.</li>
<li>&#091;nktagcloud post_id=1234] Displays the tags of the post identified by post_id.</li>
<li>&#091;nktagcloud separator=&#8221;" categories=no] Remove separator and categories.</li>
</ol>
<a name="wptoc_0_0_1"></a><h4>Using the tag cloud in your theme</h4>
<p>You can call the function <code>nktagcloud_shortcode()</code> from your theme to get the same output as from the shortcode. Example:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span> <span style="color: #990000;">function_exists</span><span style="color: #009900;">&#40;</span> <span style="color: #0000ff;">'nktagcloud_shortcode'</span> <span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #b1b100;">echo</span> nktagcloud_shortcode<span style="color: #009900;">&#40;</span> <span style="color: #009900; font-weight: bold;">null</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>There&#8217;s also the <code>nk_wp_tag_cloud()</code> function. You can use it to generate a tag cloud with a different configuration than the plugin&#8217;s one. It accepts the same parameters as <a href="http://codex.wordpress.org/Template_Tags/wp_tag_cloud">wp_tag_cloud()</a>. Example:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span> <span style="color: #990000;">function_exists</span><span style="color: #009900;">&#40;</span> <span style="color: #0000ff;">'nk_wp_tag_cloud'</span> <span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #b1b100;">echo</span> nk_wp_tag_cloud<span style="color: #009900;">&#40;</span> <span style="color: #0000ff;">'single=yes&amp;separator= - &amp;categories=no'</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>Additonal parameters (all strings):</p>
<ul>
<li>single: Only tags of the current post (&#8216;Yes&#8217;, &#8216;No&#8217;)</li>
<li>categories: Inlude categories in the cloud (&#8216;Yes&#8217;, &#8216;No&#8217;)</li>
<li>replace: Convert blanks to non-breaking spaces (&#8216;Yes&#8217;, &#8216;No&#8217;)</li>
<li>post_id: Display only tags of the specified post (post ID)</li>
<li>mincount: Show only tags that have been used at least so many times</li>
<li>separator: Tag separator</li>
<li>inject_count: Add a counter to the tag (&#8216;Yes&#8217;, &#8216;No&#8217;)</li>
<li>inject_count_outside: Add the counter outside of the tag hyperlink (&#8216;Yes&#8217;, &#8216;No&#8217;)</li>
<li>nofollow: Add the noffow attribute to the tags in the cloud (&#8216;Yes&#8217;, &#8216;No&#8217;)</li>
</ul>
<p>Downloads are at the <a href="http://wordpress.org/extend/plugins/nktagcloud/">plugin&#8217;s WordPress.org page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2008/11/03/a-better-tag-cloud-widget/feed/</wfw:commentRss>
		<slash:comments>322</slash:comments>
		</item>
		<item>
		<title>Snow, Balloons And More</title>
		<link>http://www.nkuttler.de/2008/10/16/snow-balloons-and-more/</link>
		<comments>http://www.nkuttler.de/2008/10/16/snow-balloons-and-more/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 22:55:12 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[balloons]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[showstorm]]></category>
		<category><![CDATA[snow]]></category>
		<category><![CDATA[valentine]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de//?page_id=325</guid>
		<description><![CDATA[Snowflakes falling down your blog! Inspired by the unforgettable xsnow. Install this and enjoy the snowfall! Great for times around christmas and christmas templates. The plugin comes with different snowflakes and a lot of possible settings. You should see the effect on this page. Since version 0.8.0 the plugin includes balloons, and a new mode [...]]]></description>
			<content:encoded><![CDATA[<p>Snowflakes falling down your blog! Inspired by the unforgettable <a href="http://dropmix.xs4all.nl/rick/Xsnow/">xsnow</a>. Install this and enjoy the snowfall! Great for times around christmas and christmas templates. The plugin comes with different snowflakes and a lot of possible settings. You should see the effect on this page.<br />
<span id="more-325"></span><br />
Since version <em>0.8.0</em> the plugin includes balloons, and a new mode in which the images can float upwards. This makes this plugin a <strong>birthday plugin</strong> as well.</p>
<p>If this plugin doesn&#8217;t work on your blog, please read the <a href="http://wordpress.org/extend/plugins/nksnow/faq/">FAQ</a>.</p>
<a name="wptoc_0_0_0"></a><h2>Download</h2>
<p>Please go to the <a href="http://wordpress.org/extend/plugins/nksnow/">wordpress.org download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2008/10/16/snow-balloons-and-more/feed/</wfw:commentRss>
		<slash:comments>242</slash:comments>
		</item>
	</channel>
</rss>
