<?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; WordPress</title>
	<atom:link href="http://fabrizio.me.uk/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://fabrizio.me.uk</link>
	<description>The official blog of Fabrizio Lungo</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:17:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</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[Social Media]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></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  [...]]]></description>
			<content:encoded><![CDATA[<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-2-0/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fflattr-shortcode-widget-0-2-0%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fflattr-shortcode-widget-0-2-0%2F&amp;source=flungo&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<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. <!-- WordPress Flattr Shortcode Widget -->
<script type="text/javascript">
var flattr_btn = 'compact';
var flattr_uid = '22744';
var flattr_tle = 'Flattr Shortcode Widget 0.2.0';
var flattr_dsc = 'Earlier today I released the 0.2.0 build of the Flattr [...]';
var flattr_cat = 'text';
var flattr_lng = 'en_GB';
var flattr_url = 'http://wordpress.org/extend/plugins/flattr-widget/';
var flattr_hide = '0';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
<script type="text/javascript">var flattr_btn = 'large';
</script>
</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><!-- WordPress Flattr Shortcode Widget -->
<script type="text/javascript">
var flattr_btn = 'compact';
var flattr_uid = '22744';
var flattr_tle = 'Flattr Shortcode Widget 0.2.0 Anchor Example';
var flattr_dsc = '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, 'anc' that can be set to easily give each a flattr widget their unique identifier. When you have set the 'anc' variable, you are also then able to define the 'setanc' 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 'setanc' is false.';
var flattr_cat = 'text';
var flattr_lng = 'en_GB';
var flattr_url = 'http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-2-0/#example';
var flattr_hide = '0';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
<script type="text/javascript">var flattr_btn = 'large';
</script>
</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>
<!-- WordPress Flattr Shortcode Widget -->
<script type="text/javascript">
var flattr_btn = 'compact';
var flattr_uid = '22744';
var flattr_tle = 'Flattr Shortcode Widget 0.2.0 Multi-Flattr';
var flattr_dsc = '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 'anc' is set then the 'anc' 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 'anc'). If you have set the 'anc' then the unique number will be appended to the end of it. 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!';
var flattr_cat = 'text';
var flattr_lng = 'en_GB';
var flattr_url = 'http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-2-0/#example2';
var flattr_hide = '0';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
<a name="5"></a>
<script type="text/javascript">
var flattr_hide = 'true';
var flattr_url = 'http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-2-0/#example2-5';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
<a name="4"></a>
<script type="text/javascript">
var flattr_hide = 'true';
var flattr_url = 'http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-2-0/#example2-4';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
<a name="3"></a>
<script type="text/javascript">
var flattr_hide = 'true';
var flattr_url = 'http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-2-0/#example2-3';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
<a name="2"></a>
<script type="text/javascript">
var flattr_hide = 'true';
var flattr_url = 'http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-2-0/#example2-2';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
<script type="text/javascript">var flattr_btn = 'large';
</script>

<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>
 <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://fabrizio.me.uk/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><img src="http://fabrizio.me.uk/?ak_action=api_record_view&id=844&type=feed" alt="" /><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-2-0/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>]]></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[Social Media]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=826</guid>
		<description><![CDATA[Just thought I would quickly sum up how to use the Flat [...]]]></description>
			<content:encoded><![CDATA[<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/use-the-flattr-shortcode-widget-for-any-thing-on-flattr/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fuse-the-flattr-shortcode-widget-for-any-thing-on-flattr%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fuse-the-flattr-shortcode-widget-for-any-thing-on-flattr%2F&amp;source=flungo&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<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>
<script type="text/javascript">
var flattr_wp_ver = '0.9.11';
var flattr_uid = '22744';
var flattr_url = 'http://fabrizio.me.uk';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'Fabrizio Lungo&#039;s Blog';
var flattr_dsc = 'The official blog of Fabrizio Lungo';
</script>
<script src="http://api.flattr.com/button/load.js?v=0.2" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://fabrizio.me.uk/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><img src="http://fabrizio.me.uk/?ak_action=api_record_view&id=826&type=feed" alt="" /><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/use-the-flattr-shortcode-widget-for-any-thing-on-flattr/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>]]></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[Social Media]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></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 b [...]]]></description>
			<content:encoded><![CDATA[<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-version-0-1-4/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fflattr-shortcode-widget-version-0-1-4%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fflattr-shortcode-widget-version-0-1-4%2F&amp;source=flungo&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<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. <!-- WordPress Flattr Shortcode Widget -->
<script type="text/javascript">
var flattr_btn = 'compact';
var flattr_uid = '22744';
var flattr_tle = 'Flattr Shortcode Widget Version 0.1.4';
var flattr_dsc = 'Okay so one of the previous builds (0.1.1) might have b [...]';
var flattr_cat = 'text';
var flattr_lng = 'en_GB';
var flattr_url = 'http://wordpress.org/extend/plugins/flattr-widget/';
var flattr_hide = '0';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
<script type="text/javascript">var flattr_btn = 'large';
</script>
</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>
 <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://fabrizio.me.uk/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><img src="http://fabrizio.me.uk/?ak_action=api_record_view&id=814&type=feed" alt="" /><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-version-0-1-4/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>]]></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[Social Media]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=811</guid>
		<description><![CDATA[The WordPress Flattr Widget that I posted earlier today [...]]]></description>
			<content:encoded><![CDATA[<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-1-2/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fflattr-shortcode-widget-0-1-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fflattr-shortcode-widget-0-1-2%2F&amp;source=flungo&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<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. <!-- WordPress Flattr Shortcode Widget -->
<script type="text/javascript">
var flattr_btn = 'compact';
var flattr_uid = '22744';
var flattr_tle = 'Flattr Shortcode Widget V0.1.2 listed in the WordPress Plugin Directory';
var flattr_dsc = 'The WordPress Flattr Widget that I posted earlier today [...]';
var flattr_cat = 'text';
var flattr_lng = 'en_GB';
var flattr_url = 'http://wordpress.org/extend/plugins/flattr-widget/';
var flattr_hide = '0';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
<script type="text/javascript">var flattr_btn = 'large';
</script>
</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>
<script type="text/javascript">
var flattr_wp_ver = '0.9.11';
var flattr_uid = '22744';
var flattr_url = 'http://fabrizio.me.uk';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'Fabrizio Lungo&#039;s Blog';
var flattr_dsc = 'The official blog of Fabrizio Lungo';
</script>
<script src="http://api.flattr.com/button/load.js?v=0.2" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://fabrizio.me.uk/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><img src="http://fabrizio.me.uk/?ak_action=api_record_view&id=811&type=feed" alt="" /><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/flattr-shortcode-widget-0-1-2/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>]]></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[Social Media]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=778</guid>
		<description><![CDATA[Here it is, my first ever plug-in for WordPress. Ple [...]]]></description>
			<content:encoded><![CDATA[<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/flattr-widget-v0-1/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fflattr-widget-v0-1%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fflattr-widget-v0-1%2F&amp;source=flungo&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<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: <!-- WordPress Flattr Shortcode Widget -->
<script type="text/javascript">
var flattr_btn = 'compact';
var flattr_uid = '22744';
var flattr_tle = 'Flattr Widget V0.1';
var flattr_dsc = 'Here it is, my first ever plug-in for WordPress. Ple [...]';
var flattr_cat = 'text';
var flattr_lng = 'en_GB';
var flattr_url = 'http://fabrizio.me.uk/2010/07/flattr-widget-v0-1/';
var flattr_hide = '0';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
<script type="text/javascript">var flattr_btn = 'large';
</script>
</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>
 <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://fabrizio.me.uk/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><img src="http://fabrizio.me.uk/?ak_action=api_record_view&id=778&type=feed" alt="" /><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/flattr-widget-v0-1/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>]]></content:encoded>
			<wfw:commentRss>http://fabrizio.me.uk/2010/07/flattr-widget-v0-1/feed/</wfw:commentRss>
		<slash:comments>2</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[Social Media]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Flattr]]></category>
		<category><![CDATA[Flattr Shortcode Widget]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=768</guid>
		<description><![CDATA[That's right, I have made my first WordPress plugin and [...]]]></description>
			<content:encoded><![CDATA[<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/flattr-widget-wordpress-plugin/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fflattr-widget-wordpress-plugin%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F07%2Fflattr-widget-wordpress-plugin%2F&amp;source=flungo&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<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>
<script type="text/javascript">
var flattr_wp_ver = '0.9.11';
var flattr_uid = '22744';
var flattr_url = 'http://fabrizio.me.uk';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'Fabrizio Lungo&#039;s Blog';
var flattr_dsc = 'The official blog of Fabrizio Lungo';
</script>
<script src="http://api.flattr.com/button/load.js?v=0.2" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://fabrizio.me.uk/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><img src="http://fabrizio.me.uk/?ak_action=api_record_view&id=768&type=feed" alt="" /><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/07/flattr-widget-wordpress-plugin/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>]]></content:encoded>
			<wfw:commentRss>http://fabrizio.me.uk/2010/07/flattr-widget-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are WordPress permalinks&#8230; well&#8230; Permanent?</title>
		<link>http://fabrizio.me.uk/2010/02/wordpress-permalinks/</link>
		<comments>http://fabrizio.me.uk/2010/02/wordpress-permalinks/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 18:17:35 +0000</pubDate>
		<dc:creator>Fabrizio</dc:creator>
				<category><![CDATA[Blog (This Site)]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Permalink]]></category>
		<category><![CDATA[TweetMeme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=564</guid>
		<description><![CDATA[This blog is simply a personal experiment and may be of [...]]]></description>
			<content:encoded><![CDATA[<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/02/wordpress-permalinks/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F02%2Fwordpress-permalinks%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffabrizio.me.uk%2F2010%2F02%2Fwordpress-permalinks%2F&amp;source=flungo&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>This blog is simply a personal experiment and may be of no interest to you unless you too have a WordPress blog and ask yourself the same question:</p>
<p>Often I post a blog post without updating the permalink to something sensible. This means that after posting I have to change the permalink, and this could mean that the links posted on other sites automatically (like the link automatically posted on my twitter) may point to the wrong place. But what I want to know is whether when you change the permalink, the old permalink still exist, so that the the link is not broken? I will test this theory on this blog and let you all know with an update to the blog <img src='http://fabrizio.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>UPDATE:</strong> Well that was simple enough, and I know have my answer <img src='http://fabrizio.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  If you update your permalink after publishing, the old permalink will redirect to the new location meaning that no links are broken! However, it did appear that the TweetMeme ReTweet widget reset to 0 when doing this!</p>
<a href="http://www.crunchbase.com/product/wordpress">CrunchBase Information on WordPress</a><br/> <a href="http://www.crunchbase.com/company/tweetmeme">CrunchBase Information on TweetMeme</a><br/>
 <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://fabrizio.me.uk/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><img src="http://fabrizio.me.uk/?ak_action=api_record_view&id=564&type=feed" alt="" /><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2010/02/wordpress-permalinks/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>]]></content:encoded>
			<wfw:commentRss>http://fabrizio.me.uk/2010/02/wordpress-permalinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing my new Blog</title>
		<link>http://fabrizio.me.uk/2009/09/testing-my-new-blog/</link>
		<comments>http://fabrizio.me.uk/2009/09/testing-my-new-blog/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 15:50:33 +0000</pubDate>
		<dc:creator>Fabrizio</dc:creator>
				<category><![CDATA[Blog (This Site)]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[New]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://fabrizio.me.uk/?p=3</guid>
		<description><![CDATA[Hey everybody! Ever since I became hooked on the micro- [...]]]></description>
			<content:encoded><![CDATA[<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2009/09/testing-my-new-blog/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffabrizio.me.uk%2F2009%2F09%2Ftesting-my-new-blog%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffabrizio.me.uk%2F2009%2F09%2Ftesting-my-new-blog%2F&amp;source=flungo&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
<p>Hey everybody! Ever since I became hooked on the micro-blogging service twitter, I have thought that the obvious next step would be to set up my own personal blog!<br />
The site where this page is hosted (fabrizio.me.uk) has for the past moths just been forwarding to my twitter and prior to that to my MySpace which I have now, thankfully deleted!<br />
I am now going to add the &#8220;Twitter Tools&#8221; plugin which appears to be the most powerful twitter plugin for WP that i can find at the moment! I will have a quick browse for other to double check that!</p>
<a href="http://www.crunchbase.com/company/twitter">CrunchBase Information on Twitter</a><br/>
<a href="http://www.crunchbase.com/product/wordpress">CrunchBase Information on WordPress</a><br/>
<script type="text/javascript">
var flattr_wp_ver = '0.9.11';
var flattr_uid = '22744';
var flattr_url = 'http://fabrizio.me.uk';
var flattr_lng = 'en_GB';
var flattr_cat = 'text';
var flattr_tag = 'blog,wordpress,rss,feed';
var flattr_btn = 'large';
var flattr_tle = 'Fabrizio Lungo&#039;s Blog';
var flattr_dsc = 'The official blog of Fabrizio Lungo';
</script>
<script src="http://api.flattr.com/button/load.js?v=0.2" type="text/javascript"></script> <p>Feel free to Flattr this post at <a href="http://flattr.com/" title="Flattr" target="_blank">flattr.com</a>, if you like it.</p> <p><a href="http://flattr.com/" title="Flattr" target="_blank"><img src="http://fabrizio.me.uk/wp-content/plugins/flattrss/button-compact-static-100x17.png" alt="flattr this!"/></a></p><img src="http://fabrizio.me.uk/?ak_action=api_record_view&id=3&type=feed" alt="" /><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://fabrizio.me.uk/2009/09/testing-my-new-blog/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>]]></content:encoded>
			<wfw:commentRss>http://fabrizio.me.uk/2009/09/testing-my-new-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
