<?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>Fabrizio Lungo&#039;s Blog &#187; Download</title>
	<atom:link href="http://fabrizio.me.uk/tag/download/feed/" rel="self" type="application/rss+xml" />
	<link>http://fabrizio.me.uk</link>
	<description>The official blog of Fabrizio Lungo</description>
	<lastBuildDate>Mon, 31 Oct 2011 16:27:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Flattr Shortcode Widget 0.2.0</title>
		<link>http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-2-0/</link>
		<comments>http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-2-0/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 20:09:11 +0000</pubDate>
		<dc:creator>Fabrizio</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=844</guid>
		<description><![CDATA[Earlier today I released the 0.2.0 build of the Flattr Shortcode Widget and it includes a whole bunch of new features as well as a couple of minor bug fixes! Click here to go to the download page. New Features New features include Anchors and Multi-Flattr which bring extra functionality which can be timely to manually [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Earlier today I released the 0.2.0 build of the Flattr Shortcode Widget and it includes a whole bunch of new features as well as a couple of minor bug fixes!</p>
<p>Click <a title="WordPress › Flattr Widget « WordPress Plugins" href="http://wordpress.org/extend/plugins/flattr-widget/" target="_blank">here</a> to go to the download page. <a href="http://flattr.com" target="_blank">
<img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a></p>
<h2>New Features</h2>
<p>New features include Anchors and Multi-Flattr which bring extra functionality which can be timely to manually set up and are not yet offered by any other widget.</p>
<h3>Anchors</h3>
<p>The main purpose for the anchors feature is to allow you to enable users to flattr sections of a page individually. Previously this was difficult as working around the limit of one flattr per url is tricky. The new feature adds an additional variable, &#8216;anc&#8217; that can be set to easily give each a flattr widget their unique identifier. When you have set the &#8216;anc&#8217; variable, you are also then able to define the &#8216;setanc&#8217; variable. If this is set to true, then an anchor will be placed before the widget that is inserted. This will mean that when the backlink from flattr is followed, they are taken straight to the widget. If you want to set the exact location of the anchor by manually adding the code or just want this disable then make sure &#8216;setanc&#8217; is false.</p>
<p><strong>Eample: </strong><a href="http://flattr.com" target="_blank">
<img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a></p>
<p>This feature also allows you to create (and be given) multiple flattr&#8217;s allowing (if you feel you deserve it) for people to give you more than one of their flattrs. You could manually set up lots of widgets with different anchors but whether you are setting lots of variables in each or just lots of basic widgets this will become time consuming and difficult to manage so I created the created the Multi-Flattr feature.</p>
<h3>Multi-Flattr</h3>
<p>This is a very simple new feature that allows you to generate more than one flattr widget that exploit the anchors feature to make each unique so that each is unique. If no &#8216;anc&#8217; is set then the &#8216;anc&#8217; will be set to a range of numbers (however the first widget will have no number so to avoid problems with any other widgets you may put on the page you can set the &#8216;anc&#8217;). If you have set the &#8216;anc&#8217; then  the unique number will be appended to the end of it.</p>
<p>This feature allows you to generate unlimited flattr widgets, that are all unique meaning you can give users the option to flattr you as many times as you feel you deserve! To use this feature all you have to do is define how many widgets you want with</p>
<p><strong>Example:</strong></p>
<a href="http://flattr.com" target="_blank">
<img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a>
<h2>Change Log</h2>
<h3>0.2.0</h3>
<ul>
<li>NEW: Anchors added so that multiple flattrs can be used on the same URL</li>
<li>NEW: Your backlink from flattr can link straight back to the widget rather than just back to the page (uses anchors)</li>
<li>NEW: You can define how many flattr widgets you want to be generated and each work independantly (allows multiple flattrs)</li>
<li>NEW: You can use multiple flattrs and anchor features simultaniously</li>
<li>UPDATE: All true/flase values must now be set to &#8217;1&#8242; (true) or &#8217;0&#8242; (flase)</li>
<li>BUG FIX: Hide not always set to true</li>
<li>BUG FIX: Default language now works</li>
<li>UPDATE: Arrays now used instead of lots of independant variables</li>
<li>BUG FIX: Whitespace in variables that would cause the widget to fail is now removed</li>
</ul>
<h3>0.1.4</h3>
<ul>
<li>BUG FIX: Decription was not filled in if not manually set and was therefore required</li>
</ul>
<h3>0.1.3</h3>
<ul>
<li>BUG FIX: Problems with svn sync fixed</li>
<li>BUG FIX: Version numbers corrected</li>
</ul>
<h3>0.1.2</h3>
<ul>
<li>UPDATE: Widget name changed from “Flattr Widget” to “Flattr Shortcode Widget”</li>
</ul>
<h3>0.1.1</h3>
<ul>
<li>UPDATE: Major updates to readme.txt</li>
<li>NEW: Added to WordPress Plugin Directory</li>
<li>BUG FIX: Bug that interfered default size of widget for official plugin has been corrected</li>
</ul>
<h2>Bugs</h2>
<p>Please report bugs in the comments</p>
<h3>Known Bugs</h3>
<ul>
<li>Anchor&#8217;s &lt;a&gt; tag is not closed. (Fixed in update 0.2.1)</li>
</ul>
<h2>Features</h2>
<p>If there are any features you would like then please request them in the comments</p>
<h3>Features in development</h3>
<ul>
<li>Configuration page with custom default settings</li>
<li>Graphical shortcode generator</li>
</ul>
<div class="shr-publisher-844"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use the Flattr Shortcode Widget for any &#8216;Thing&#8217; on Flattr</title>
		<link>http://fabrizio.me.uk/2010/07/use-the-flattr-shortcode-widget-for-any-thing-on-flattr/</link>
		<comments>http://fabrizio.me.uk/2010/07/use-the-flattr-shortcode-widget-for-any-thing-on-flattr/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 08:31:00 +0000</pubDate>
		<dc:creator>Fabrizio</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=826</guid>
		<description><![CDATA[Just thought I would quickly sum up how to use the Flattr shortcode for a &#8216;thing&#8217; that you have already added to flattr.com. It is really simple, all you need to do is set the &#8220;url&#8221; variable! Nothing else needs to be set (unless you want to customise the btn type).]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Just thought I would quickly sum up how to use the Flattr shortcode for a &#8216;thing&#8217; that you have already added to flattr.com. It is really simple, all you need to do is set the &#8220;url&#8221; variable! Nothing else needs to be set (unless you want to customise the btn type).</p>
<div class="shr-publisher-826"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://fabrizio.me.uk/2010/07/use-the-flattr-shortcode-widget-for-any-thing-on-flattr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flattr Shortcode Widget Version 0.1.4</title>
		<link>http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-version-0-1-4/</link>
		<comments>http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-version-0-1-4/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 08:18:41 +0000</pubDate>
		<dc:creator>Fabrizio</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=814</guid>
		<description><![CDATA[Okay so one of the previous builds (0.1.1) might have been a little unstable. It was all caused after I got into the WordPress Plugin Directory. I was having difficulty getting used to how the svn system worked and it resulted in me uploading an unstable build without testing it! This latest build has been [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Okay so one of the previous builds (0.1.1) might have been a little unstable. It was all caused after I got into the <a title="WordPress › WordPress Plugins" href="http://wordpress.org/extend/plugins/" target="_blank">WordPress Plugin Directory</a>. I was having difficulty getting used to how the svn system worked and it resulted in me uploading an unstable build without testing it! This latest build has been tested and double tested for all the previous bugs I had and I am now happy to say that I just updated to build 0.1.4 and that it is bug free as far as I know!</p>
<p>To also help reduce future problems I am going to set up a private testing blog that I can use to test plugins without giving this site downtime!</p>
<p>Click <a title="WordPress › Flattr Widget « WordPress Plugins" href="http://wordpress.org/extend/plugins/flattr-widget/" target="_blank">here</a> to go to the download page. <a href="http://flattr.com" target="_blank">
<img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a></p>
<h2>Change Log</h2>
<h3>0.1.4</h3>
<ul>
<li>BUG FIX: Decription was not filled in if not manually set and was therefore required</li>
</ul>
<h3>0.1.3</h3>
<ul>
<li>BUG FIX: Problems with svn sync fixed</li>
<li>BUG FIX: Version numbers corrected</li>
</ul>
<h3>0.1.2</h3>
<ul>
<li>Widget name changed from &#8220;Flattr Widget&#8221; to &#8220;Flattr Shortcode Widget&#8221;</li>
</ul>
<h3>0.1.1</h3>
<ul>
<li>Major updates to readme.txt</li>
<li>Added to WordPress Plugin Directory</li>
<li>Bug that interfered default size of widget for official plugin has been corrected</li>
</ul>
<h2>Bugs</h2>
<p>Please report bugs in the comments</p>
<h3>Known Bugs</h3>
<ul>
<li>None</li>
</ul>
<h2>Features</h2>
<p>If there are any features you would like then please request them in the comments</p>
<h3>Features in development</h3>
<ul>
<li>Configuration page with custom default settings</li>
<li>Graphical shortcode generator</li>
<li>Add a unique ID system so that multiple Flattrs can be used for the same URL</li>
</ul>
<div class="shr-publisher-814"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-version-0-1-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flattr Shortcode Widget V0.1.2 listed in the WordPress Plugin Directory</title>
		<link>http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-1-2/</link>
		<comments>http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-1-2/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 21:25:34 +0000</pubDate>
		<dc:creator>Fabrizio</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=811</guid>
		<description><![CDATA[The WordPress Flattr Widget that I posted earlier today, is now listed here in the WordPress Plugin Directory and has a new name &#8220;Flattr Shortcode Widget&#8221;. This change in name was made to stop confusion between the official Flattr Widget and this one. This newer version contains some bug fixes so it will be worth [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>The <a title="Flattr Widget V0.1 | Fabrizio Lungo's Blog" href="http://fabrizio.me.uk/2010/07/flattr-widget-v0-1/" target="_self">WordPress Flattr Widget</a> that I posted earlier today, is now listed <a title="WordPress › Flattr Widget « WordPress Plugins" href="http://wordpress.org/extend/plugins/flattr-widget/" target="_blank">here</a> in the <a title="WordPress › WordPress Plugins" href="http://wordpress.org/extend/plugins/" target="_blank">WordPress Plugin Directory</a> and has a new name &#8220;Flattr Shortcode Widget&#8221;. This change in name was made to stop confusion between the official Flattr Widget and this one. This newer version contains some bug fixes so it will be worth updating!</p>
<p>Click <a title="WordPress › Flattr Widget « WordPress Plugins" href="http://wordpress.org/extend/plugins/flattr-widget/" target="_blank">here</a> to go to the download page. <a href="http://flattr.com" target="_blank">
<img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a></p>
<h2>Change Log</h2>
<h3>0.1.2</h3>
<div id="_mcePaste">*Widget name changed from &#8220;Flattr Widget&#8221; to &#8220;Flattr Shortcode Widget&#8221;</div>
<h3>0.1.1</h3>
<div id="_mcePaste">*Major updates to readme.txt</div>
<div id="_mcePaste">*Added to WordPress Plugin Directory</div>
<div id="_mcePaste">*Bug that interfered default size of widget for official plugin has been corrected</div>
<h2>Bugs</h2>
<p>Please report bugs in the comments</p>
<h3 style="font-size: 1.17em;">Known Bugs</h3>
<ul>
<li>Automatic update does not work</li>
<li>Description is a required variable</li>
</ul>
<h2 style="font-size: 1.5em;">Features</h2>
<p>If there are any features you would like then please request them in the comments</p>
<h3 style="font-size: 1.17em;">Features in development</h3>
<ul>
<li>Configuration page with custom default settings</li>
<li>Graphical shortcode generator</li>
<li>Add a unique ID system so that multiple Flattrs can be used for the same URL</li>
</ul>
<div class="shr-publisher-811"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flattr Widget V0.1</title>
		<link>http://fabrizio.me.uk/2010/07/flattr-widget-v0-1/</link>
		<comments>http://fabrizio.me.uk/2010/07/flattr-widget-v0-1/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 09:44:16 +0000</pubDate>
		<dc:creator>Fabrizio</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=778</guid>
		<description><![CDATA[Here it is, my first ever plug-in for WordPress. Please note that this is a very early release beta and there may be bug and there will be improvements to be made. Click here to Download Version 0.1 Description This is a widget that allows you to quickly and easily create a flttr widget within posts and pages [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Here it is, my first ever plug-in for WordPress. <em>Please note that this is a very early release beta and there may be bug and there will be improvements to be made.</em></p>
<p><a href="http://fabrizio.me.uk/wp-content/uploads/2010/07/flattr-widget_0.1.zip">Click here to Download Version 0.1</a></p>
<h2>Description</h2>
<p>This is a widget that allows you to quickly and easily create a flttr widget within posts and pages using a simple shortcode. The advantage of having a shortcode is that it can be customised for every use. The short code has lots of customisability and can be used in a very basic way or with more advanced features.</p>
<p>The way the widget works is that within a post or page you include the shortcode and then that shortcode will generate all the javascript needed to embed the widget. That means you don&#8217;t need any knowledge of coding or js. As opposed to the official <a title="WordPress › Flattr Widget « WordPress Plugins" href="http://wordpress.org/extend/plugins/flattrwidget/" target="_blank">Flattr Widget</a>, you do not need to embed a php function to get the widget or have it included in every post. You can call the shortcode from within a post or page and the most important thing is that you have the option to customise the widget every time! This does not mean that the official Flattr Widget does not have its place, and I actually recommend using both in conjunction!</p>
<p>This means that you can insert widgets that will Flattr pages other than the one you are on (for example some external content) and it will also allow you to set the Flattr User ID per widget meaning you can have multiple widgets for multiple people, or allow blogs that have multiple authors to add a Flattr widget that will flattr them (rather than the site) for their content.</p>
<h3>How to Use</h3>
<p>There are a few ways that the Widget can be used going up in complexity.</p>
<h4>Super Simple (Requires official Flattr Plugin)</h4>
<div id="attachment_787" class="wp-caption alignright" style="width: 94px"><a href="http://fabrizio.me.uk/wp-content/uploads/2010/07/super-simple.png"><img class="size-full wp-image-787" title="Super Simple Shortcode" src="http://fabrizio.me.uk/wp-content/uploads/2010/07/super-simple.png" alt="Super Simple Shortcode" width="84" height="50" /></a><p class="wp-caption-text">Super Simple Shortcode</p></div>
<p>There are various ways that the Flattr Widget can be used. The most simple is to just include the code in the image on the right anywhere in a post. Using this will require that you have the official Flattr Widget installed and have set your Flattr UID on that (an independent setting will come in a later version).</p>
<p>Settings will be automatically set as stated:</p>
<ul>
<li>The button type will be set to large</li>
<li>The User ID (as mentioned above) will be set to that which is set up in the official plugin</li>
<li>The title will be set to the Page/Post title</li>
<li>The description will be set to the Page/Post excerpt</li>
<li>The category will be set to text</li>
<li>The language will be set to English</li>
<li>Tags will not be set</li>
<li>The url will be set to the Page/Post&#8217;s permalink</li>
<li>The thing will not be hidden from listings on flattr.com</li>
</ul>
<p>In a future build, some of these default settings will be customisable.</p>
<h4>Simple</h4>
<div id="attachment_788" class="wp-caption alignleft" style="width: 224px"><a href="http://fabrizio.me.uk/wp-content/uploads/2010/07/simple.png"><img class="size-full wp-image-788" title="Simple Shortcode" src="http://fabrizio.me.uk/wp-content/uploads/2010/07/simple.png" alt="Simple Shortcode" width="214" height="50" /></a><p class="wp-caption-text">Simple Shortcode</p></div>
<p>Simple is the most simple way of using my Flattr Widget if you do not have/want to install the official Flattr Plugin. It is also what you would use if you have multiple bloggers blogging on the same blog and each want to earn their own Flattry. To use this option, use the code shown in the image on the left replacing {uid} with your Flattr User ID. The only difference between this simple option and the super simple option is that you are defining your Flattr User ID independently.</p>
<p>Settings will be automatically set as stated:</p>
<ul>
<li>The button type will be set to large</li>
<li>The User ID will be set to whatever you have defined as {UID} in the shortcode</li>
<li>The title will be set to the Page/Post title</li>
<li>The description will be set to the Page/Post excerpt</li>
<li>The category will be set to text</li>
<li>The language will be set to English</li>
<li>Tags will not be set</li>
<li>The url will be set to the Page/Post&#8217;s permalink</li>
<li>The thing will not be hidden from listings on flattr.com</li>
</ul>
<p>In a future build, some of these default settings will be customisable.</p>
<h3>Advanced&#8230; but still pretty simple!</h3>
<p>Finally, there is the advanced option. You can use the advanced shortscode shown bellow. All variables are optional (defaults will be used if left blank). If, for example, you wanted the default url you could exclude all &#8221; url=&#8217;{uid}&#8217; &#8221; and the default would be used. Leaving a variable empty will also result in the default being used but it is probably best practise to remove variables you are not going to be using. <em>Note that if you do not set {uid} you do not need the final &#8220;[/flattr]&#8220;</em></p>
<p><em> </em></p>
<div id="attachment_790" class="wp-caption aligncenter" style="width: 778px"><a href="http://fabrizio.me.uk/wp-content/uploads/2010/07/advanced2.png"><img class="size-large wp-image-790" title="Advanced Shortcode" src="http://fabrizio.me.uk/wp-content/uploads/2010/07/advanced2-768x36.png" alt="Advanced Shortcode" width="768" height="36" /></a><p class="wp-caption-text">Advanced Shortcode</p></div>
<p>To use edit the shortcode you should change the parameter values (indicated with curly brackets surrounding them). The parameters are:</p>
<ul>
<li><strong>btn</strong> &#8211; This is the type of button you would like to display. To get the compact button use &#8216;compact&#8217; otherwise the default (large) button is displayed.</li>
<li><strong>uid</strong> &#8211; This is your personal user id. If not defined, it will be set to that which is set up in the official plugin providing that is set up and installed, otherwise the widget will fail!</li>
<li><strong>tle</strong> &#8211; This is the title of the thing you want to submit. This is typically the title of your blog entry or software name. If undefined the title of your Post/Page will be used.</li>
<li><strong>dsc</strong> &#8211; This is the full excerpt of the content. Some blog text or information about your song you&#8217;ve written or so forth. If undefined excerpt title of your Post/Page will be used.</li>
<li><strong>cat</strong> &#8211; This is the flattr category the content belongs to. You can choose between the following: text, images, video, audio, software, rest. If undefined text will be used.</li>
<li><strong>lng</strong> &#8211; Language of the submitted thing. <a title="Supported language codes - flattr.com" href="https://flattr.com/support/integrate/languages" target="_blank">List of available languages</a>. If undefined Enlgish (en_gb) will be used.</li>
<li><strong>tag </strong>- This is the tags of the thing, to help people finding your content easier on the Flattr website. If you want to use multiple tags, separate using a normal comma (,) sign. If undefined no tags will be used.</li>
<li><strong>url</strong> &#8211; This is the URL of the thing, if this is not always the same on your site. Maybe you have multiple domains with the same content. This is to lock the content to always be recognized as the same content for Flattr. If undefined the permalink of your Post/Page will be used.</li>
<li><strong>hide</strong> &#8211; Use this to hide the thing from listings on flattr.com. The value &#8216;true&#8217; or &#8216;t&#8217; will hide the thing. If undefined the the thing will be shown on listings on flattr.com.</li>
</ul>
<h2>Download</h2>
<p><a href="http://fabrizio.me.uk/wp-content/uploads/2010/07/flattr-widget_0.1.zip">Click here to Download Version 0.1</a></p>
<h2>Flattr Me</h2>
<p>If you use my plugin, you can show your appreciation by flattring me: <a href="http://flattr.com" target="_blank">
<img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a></p>
<h2>Bugs</h2>
<p>Please report bugs in the comments</p>
<h3>Known Bugs</h3>
<ul>
<li>Can affect the size of some of the widgets created using the official plugin (change some from large to compact)</li>
</ul>
<h2>Features</h2>
<p>If there are any features you would like then please request them in the comments</p>
<h3>Features in development</h3>
<ul>
<li>Configuration page with custom default settings</li>
<li>Graphical shortcode generator</li>
</ul>
<div class="shr-publisher-778"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://fabrizio.me.uk/2010/07/flattr-widget-v0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flattring the WordPress community with my first plugin</title>
		<link>http://fabrizio.me.uk/2010/07/flattr-widget-wordpress-plugin/</link>
		<comments>http://fabrizio.me.uk/2010/07/flattr-widget-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 08:04:21 +0000</pubDate>
		<dc:creator>Fabrizio</dc:creator>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=768</guid>
		<description><![CDATA[That&#8217;s right, I have made my first WordPress plugin and I must say, it wasn&#8217;t too hard at all! Sure, what I have made is very basic but making plugins seems simple enough so you might want to expect a few more! I will be posting a blog with the link to download the new [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>That&#8217;s right, I have made my first WordPress plugin and I must say, it wasn&#8217;t too hard at all! Sure, what I have made is very basic but making plugins seems simple enough so you might want to expect a few more! I will be posting a blog with the link to download the new plugin that is designed to make on-the-fly integration between your WordPress pages and posts even easier. <strong>UPDATE: <a title="Flattr Widget V0.1 | Fabrizio Lungo's Blog" href="http://fabrizio.me.uk/2010/07/flattr-widget-v0-1/" target="_self">Plugin now posted!</a></strong></p>
<p>Currently the plugin will be hosted here, on my servers but I am currently trying to get it onto the <a title="WordPress › WordPress Plugins" href="http://wordpress.org/extend/plugins/" target="_blank">WordPress Plugin Directory</a>. Since this is my first plugin I am not 100% sure about what is happening with that but from what I can tell, I am just waiting for my plugin to be approved as it is listed as a request and the svn directory has not been created for me.</p>
<div class="shr-publisher-768"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://fabrizio.me.uk/2010/07/flattr-widget-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

