<?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>Full On Design &#187; News</title>
	<atom:link href="http://www.fullondesign.co.uk/news/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fullondesign.co.uk</link>
	<description>Design &#38; Web Technologies</description>
	<lastBuildDate>Sun, 30 Oct 2011 21:37:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>LivePage &#8211; Released</title>
		<link>http://www.fullondesign.co.uk/news/projects/livepage/2134-livepage-released.htm</link>
		<comments>http://www.fullondesign.co.uk/news/projects/livepage/2134-livepage-released.htm#comments</comments>
		<pubDate>Sun, 16 Oct 2011 20:28:45 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[LivePage]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=2134</guid>
		<description><![CDATA[I&#8217;ve just finished released a new extension for Google Chrome which makes developing websites a little quicker. It&#8217;s called LivePage and can be downloaded from the Google Web Store right now. In a nutshell, on pages you have set as being &#8220;live&#8221; the extension will load up a version of Live.JS which will keep your [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just finished released a new extension for Google Chrome which makes developing websites a little quicker. It&#8217;s called <a href="https://chrome.google.com/webstore/detail/pilnojpmdoofaelbinaeodfpjheijkbh">LivePage</a> and can be downloaded from the <a href="https://chrome.google.com/webstore/detail/pilnojpmdoofaelbinaeodfpjheijkbh">Google Web Store</a> right now.</p>
<p>In a nutshell, on pages you have set as being &#8220;live&#8221; the extension will load up a version of <a href="http://livejs.com/">Live.JS</a> which will keep your webpage on the most recent version without you having to refresh the page. Here is <a href="http://www.youtube.com/watch?v=TMwHII9-m1E">a short video overview</a>, with me explaining the basics of how it works.</p>
<p style="text-align: center;"><iframe src="http://www.youtube.com/embed/TMwHII9-m1E?hd=1" frameborder="0" width="640" height="360"></iframe></p>
<p>It&#8217;s also available on <a href="https://github.com/Rogem002/LivePage">GitHub</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/news/projects/livepage/2134-livepage-released.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP HTML5 Form Class on GitHub</title>
		<link>http://www.fullondesign.co.uk/news/projects/php-html5-form-class/2100-php-html5-form-class-on-github.htm</link>
		<comments>http://www.fullondesign.co.uk/news/projects/php-html5-form-class/2100-php-html5-form-class-on-github.htm#comments</comments>
		<pubDate>Mon, 22 Aug 2011 10:24:26 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[PHP-HTML5-Form-class]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=2100</guid>
		<description><![CDATA[I just finished pushing a PHP HTML5 form class onto GitHub. It&#8217;s a bit of code I keep recycling and I thought it would be cool to share it with everyone. View / Download PHP HTML5 Form Class on GitHub This little class, helps you build and validate form objects. You can read about how [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished pushing a PHP HTML5 form class onto GitHub. It&#8217;s a bit of code I keep recycling and I thought it would be cool to share it with everyone.</p>
<p><a title="PHP HTML5 Form Class on GitHub" href="https://github.com/Rogem002/PHP-HTML5-Form-class">View / Download PHP HTML5 Form Class on GitHub</a></p>
<p>This little class, helps you build and validate form objects. You can read about how it works on the <a title="PHP HTML5 Form Class Wiki" href="https://github.com/Rogem002/PHP-HTML5-Form-class/wiki">wiki on GitHub</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/news/projects/php-html5-form-class/2100-php-html5-form-class-on-github.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP HTML5 Category Selector 1.0.0 Released!</title>
		<link>http://www.fullondesign.co.uk/news/projects/wp-html5-category-selector/2066-wp-html5-category-selector-1-0-0-released.htm</link>
		<comments>http://www.fullondesign.co.uk/news/projects/wp-html5-category-selector/2066-wp-html5-category-selector-1-0-0-released.htm#comments</comments>
		<pubDate>Fri, 15 Jul 2011 23:09:35 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[WP HTML5 Category Selector]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=2066</guid>
		<description><![CDATA[Good News Everyone! I have finally got around to delivering a new wordpress plugin, creatively named &#8220;WP HTML5 Category Selector&#8220;. In a nutshell the WP HTML5 Category Selector adds a filter input field to the category box on the add/edit post page. It&#8217;s primarily aimed at bloggers who have lots (for example more then 10) [...]]]></description>
			<content:encoded><![CDATA[<p>Good News Everyone! I have finally got around to delivering a new wordpress plugin, creatively named &#8220;<a title="WP HTML5 Category Selector @ WordPress.org" href="http://wordpress.org/extend/plugins/wp-html5-category-selector/">WP HTML5 Category Selector</a>&#8220;.</p>
<p>In a nutshell the <a title="WP HTML5 Category Selector @ WordPress.org" href="http://wordpress.org/extend/plugins/wp-html5-category-selector/">WP HTML5 Category Selector</a> adds a filter input field to the category box on the add/edit post page. It&#8217;s primarily aimed at bloggers who have lots (for example more then 10) of categories.</p>
<p>If you have a chance to give it a try, I would love to hear you feedback (On twitter I&#8217;m <a title="Rogem002's Twitter" href="http://twitter.com/#!/Rogem002">@Rogem002</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/news/projects/wp-html5-category-selector/2066-wp-html5-category-selector-1-0-0-released.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Socialize This 2.2.0 Update Details</title>
		<link>http://www.fullondesign.co.uk/news/projects/socialize-this/1901-socialize-this-2-2-0-update-details.htm</link>
		<comments>http://www.fullondesign.co.uk/news/projects/socialize-this/1901-socialize-this-2-2-0-update-details.htm#comments</comments>
		<pubDate>Wed, 13 Jul 2011 12:40:17 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[Socialize This]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=1901</guid>
		<description><![CDATA[Socialize This 2.2.0 has just been pushed to the WordPress Plugins Repo, and is now available for download. Key changes include: Removed PHP4 support Added Google +1 support Improved analytic data Removed &#8220;Attempt to extend PHP max_execution_time and memory_limit&#8221; options. Made default widget set a sprite image. Made a few UI changes for a better UX I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Socialize This 2.2.0 has just been pushed to the WordPress Plugins Repo, and is now <a title="Socialize This - Wordress" href="http://wordpress.org/extend/plugins/socialize-this/">available for download</a>.</p>
<p>Key changes include:</p>
<ul>
<li>Removed PHP4 support</li>
<li>Added Google +1 support</li>
<li>Improved analytic data</li>
<li>Removed &#8220;Attempt to extend PHP max_execution_time and memory_limit&#8221; options.</li>
<li>Made default widget set a sprite image.</li>
<li>Made a few UI changes for a better UX</li>
</ul>
<p>I&#8217;m also planning to create a GitHub repository to make it easier for everyone to contribute to future versions.</p>
<p>Enjoy <img src='http://www.fullondesign.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/news/projects/socialize-this/1901-socialize-this-2-2-0-update-details.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download IE10 Platform Preview 1</title>
		<link>http://www.fullondesign.co.uk/news/2004-download-ie10-platform-preview-1.htm</link>
		<comments>http://www.fullondesign.co.uk/news/2004-download-ie10-platform-preview-1.htm#comments</comments>
		<pubDate>Tue, 12 Apr 2011 21:01:50 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=2004</guid>
		<description><![CDATA[Today the IEBlog announced you can download the IE10 Platform Preview 1. This is super cool! Furthermore, it looks like they are putting a lot of effort in supporting new CSS features such as (In order of my personal view of how awesome they are): CSS3 Gradients CSS3 Transitions CSS3 Multi-column IE10 Platform Preview 1 appears [...]]]></description>
			<content:encoded><![CDATA[<p>Today the <a title="IEBlog" href="http://blogs.msdn.com/b/ie/archive/2011/04/12/native-html5-first-ie10-platform-preview-available-for-download.aspx">IEBlog announced</a> you can download the <a title="IE10 Platform Preview 1" href="http://ie.microsoft.com/testdrive/Info/Downloads/Default.html">IE10 Platform Preview 1</a>. This is super cool! Furthermore, it looks like they are putting a lot of effort in supporting new CSS features such as (In order of my personal view of how awesome they are):</p>
<p><a href="http://files.fullondesign.co.uk/uploads/2011/04/ie10-platform-preview.png"><img class="size-medium wp-image-2006 alignright" title="ie10 platform preview" src="http://files.fullondesign.co.uk/uploads/2011/04/ie10-platform-preview-300x187.png" alt="ie10 platform preview" width="300" height="187" /></a></p>
<ul>
<li><a href="http://dev.w3.org/csswg/css3-images/#gradients">CSS3 Gradients</a></li>
<li><a href="http://www.w3.org/TR/css3-transitions/">CSS3 Transitions</a></li>
<li><a href="http://www.w3.org/TR/css3-multicol/">CSS3 Multi-column</a></li>
</ul>
<p>IE10 Platform Preview 1 appears to be pretty snappy. When I compare it to Firefox 4 and Google Chrome, the difference in speed is seriously hard to spot.</p>
<p>I seriously, cannot wait to see what cool creations web developers create if Microsoft continues working at such a pleasing rate.</p>
<p>On a side note, some of the stuff on the <a href="http://ie.microsoft.com/testdrive/">IE Test Drive</a> website is really cool. If you can, check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/news/2004-download-ie10-platform-preview-1.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Socialize This 2.1.0 Update Details</title>
		<link>http://www.fullondesign.co.uk/news/projects/socialize-this/1853-socialize-this-2-1-0-update-details.htm</link>
		<comments>http://www.fullondesign.co.uk/news/projects/socialize-this/1853-socialize-this-2-1-0-update-details.htm#comments</comments>
		<pubDate>Mon, 17 Jan 2011 17:52:07 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Socialize This]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=1853</guid>
		<description><![CDATA[I&#8217;m currently preparing Socialize This 2.1.0 for release. Hopefully it should be ready by Tuesday the 18th. Here are the main changes. Added Open Graph Support Added goo.gl Support Fixed the AJAX digg widget bug. Added &#8220;Share this Link Set&#8221; Removed the @Anywhere widget set. Tidied up the admin panel a little. Clean up code [...]]]></description>
			<content:encoded><![CDATA[<p><a class="floatright" href="http://files.fullondesign.co.uk/uploads/2011/01/Open_Graph_Socialize_This.png"><img class="size-medium wp-image-1856" title="Open Graph Socialize This" src="http://files.fullondesign.co.uk/uploads/2011/01/Open_Graph_Socialize_This-300x204.png" alt="Open Graph Socialize This" width="300" height="204" /></a>I&#8217;m currently preparing Socialize This 2.1.0 for release. Hopefully it should be ready by Tuesday the 18th. Here are the main changes.</p>
<ul>
<li>Added Open Graph Support</li>
<li>Added goo.gl Support</li>
<li>Fixed the AJAX digg widget bug.</li>
<li>Added &#8220;Share this Link Set&#8221;</li>
<li>Removed the @Anywhere widget set.</li>
<li>Tidied up the admin panel a little.</li>
<li>Clean up code a little</li>
</ul>
<p>One of the big new features is <a href="http://developers.facebook.com/docs/opengraph">Open Graph</a>. Its data you place in the head of your document to define how your page will be defined on Facebook. </p>
<p>The update will be available in the <a href="http://wordpress.org/extend/plugins/socialize-this/">WordPress Plugin Directory</a> when the update is released.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/news/projects/socialize-this/1853-socialize-this-2-1-0-update-details.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 9 Beta Released</title>
		<link>http://www.fullondesign.co.uk/news/1638-internet-explorer-9-beta-released.htm</link>
		<comments>http://www.fullondesign.co.uk/news/1638-internet-explorer-9-beta-released.htm#comments</comments>
		<pubDate>Sat, 18 Sep 2010 20:36:51 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Amp Performance]]></category>
		<category><![CDATA[Annoyances]]></category>
		<category><![CDATA[Bbc News]]></category>
		<category><![CDATA[Beta Stage]]></category>
		<category><![CDATA[Betas]]></category>
		<category><![CDATA[Bonnet]]></category>
		<category><![CDATA[Css3]]></category>
		<category><![CDATA[Current Trends]]></category>
		<category><![CDATA[Dark Background]]></category>
		<category><![CDATA[Default Layout]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Everyone Internet]]></category>
		<category><![CDATA[Happy Bunny]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[Ie9]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Lettering]]></category>
		<category><![CDATA[Preview Version]]></category>
		<category><![CDATA[Public Beta]]></category>
		<category><![CDATA[Screenshot]]></category>
		<category><![CDATA[Taskbar]]></category>
		<category><![CDATA[Toolbars]]></category>
		<category><![CDATA[Web Developers]]></category>
		<category><![CDATA[Window Colour]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=1638</guid>
		<description><![CDATA[Good news everyone! Internet Explorer 9 (IE9) has reached the public beta stage and you can download it at Beauty of the Web. Here is a quick overview of some of the things which are noticeably different. Improved Interface IE9 has improved it&#8217;s interface, putting more focus on getting work done and surfing the web. Below [...]]]></description>
			<content:encoded><![CDATA[<p>Good news everyone! Internet Explorer 9 (IE9) has reached the public beta stage and you can download it at <a href="http://www.beautyoftheweb.com/">Beauty of the Web</a>. Here is a quick overview of some of the things which are noticeably different.</p>
<h3>Improved Interface</h3>
<p>IE9 has improved it&#8217;s interface, putting more focus on getting work done and surfing the web. Below is a screenshot of the default layout, which keeps familiar aspects of IE8 while still keeping us with current trends.</p>
<p><a href="http://files.fullondesign.co.uk/uploads/2010/09/ie9.png"><img class="aligncenter size-medium wp-image-1688" title="IE9" src="http://files.fullondesign.co.uk/uploads/2010/09/ie9-300x200.png" alt="IE9" width="300" height="200" /></a></p>
<p>As you can see, it&#8217;s a really nice improvement. But there is a load more changes under the bonnet which are worth looking at.</p>
<p><span id="more-1638"></span></p>
<p>One of the big features I really like, is the ability to drop and drop links onto the taskbar, even though this can be achieved for other browsers (In Chrome: Tools &gt; Create Application Shortcuts) I really like how institutive it is to do. Though the method they used to allow website owners to add jump lists for parts of their website is <a href="http://camendesign.com/blog/stop_this_madness">a little controversial</a>.</p>
<p><a href="http://files.fullondesign.co.uk/uploads/2010/09/bing-jumplist.png"><img class="aligncenter size-medium wp-image-1689" title="IE9 - Bing Jumplist" src="http://files.fullondesign.co.uk/uploads/2010/09/bing-jumplist-259x300.png" alt="IE9 - Bing Jumplist" width="259" height="300" /></a></p>
<p>However the interface isn&#8217;t perfect. One of the my big annoyances with windows is the ability for users to change the window colour, which on paper is really cool but in my experience leads to iffy UI which can be a little difficult to read. As you can see in the screenshot above, the dark lettering with the dark background makes the tab titles a little hard to read, but I&#8217;m nitpicking at best overall it&#8217;s really easy to use.</p>
<h3>Rendering &amp; Performance</h3>
<p>I was impressed a few months ago when Microsoft released a preview version of IE9 and I&#8217;m still a happy bunny. Websites load quickly, and more to the point they render correctly. IE9 betas support for html5 and CSS3 is really fantastic. While comparing the various browsers side by side it&#8217;s really hard to find any big differences.</p>
<p>Here is IE9 overlaying Chrome rendering the BBC news homepage.</p>
<p><a href="http://files.fullondesign.co.uk/uploads/2010/09/ie9VSChrome.png"><img class="aligncenter size-medium wp-image-1691" title="IE9 VS Chrome" src="http://files.fullondesign.co.uk/uploads/2010/09/ie9VSChrome-300x162.png" alt="IE9 VS Chrome" width="300" height="162" /></a></p>
<p>Seriously, the difference is tiny.</p>
<p>Performance wise, IE9 is really competitive! Compared to Firefox, Safari and Chrome in a <a href="http://www.lucidchart.com/blog/2010/09/16/ie9-ff4-beta-in-real-world-benchmark/">real-world benchmark</a> IE9 Beta 1 sits nicely in the &#8220;Damn Fast&#8221; crowd.</p>
<h3>Developer tools</h3>
<p>Hats off to the people who develop IE. Seriously. While I&#8217;m still a little new to developing websites using IE, it looks like they have gone out and asked web developers/designers what they really need and just hit the nail on the head.</p>
<p><a href="http://files.fullondesign.co.uk/uploads/2010/09/ie9-developer-tools.png"><img class="aligncenter size-medium wp-image-1695" title="IE Developer Tools" src="http://files.fullondesign.co.uk/uploads/2010/09/ie9-developer-tools-300x213.png" alt="IE Developer Tools" width="300" height="213" /></a></p>
<p>I really like that the developer tools allow you to render your website in IE7, IE8 and Quirks mode. I think you can currently do this in IE8, but it&#8217;s still pretty awesome.</p>
<h3>Game Changer?</h3>
<p>In all honesty, I don&#8217;t think IE9 will be a big game changer. People who have already converted to another browser will be hard to win back. What it will do however, will make IE a good platform for developing and surfing the web on.</p>
<p>Having said that, I will give IE it&#8217;s icon a place on my desktop again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/news/1638-internet-explorer-9-beta-released.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Socialize This &#8211; How to change the OAuth Application</title>
		<link>http://www.fullondesign.co.uk/coding/1674-socialize-this-how-to-change-the-oauth-application.htm</link>
		<comments>http://www.fullondesign.co.uk/coding/1674-socialize-this-how-to-change-the-oauth-application.htm#comments</comments>
		<pubDate>Thu, 16 Sep 2010 01:30:58 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Socialize This]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=1674</guid>
		<description><![CDATA[Here is a really quick tutorial I just recorded on how to change the OAuth application in Socialize This.]]></description>
			<content:encoded><![CDATA[<p>Here is a really quick tutorial I just recorded on how to change the OAuth application in Socialize This.</p>
<p style="text-align: center;"><iframe class="youtube-player" type="text/html" width="480" height="385" src="http://www.youtube.com/embed/dVVhRCo-Gec?hl=en_GB&#038;vq=hd720" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/coding/1674-socialize-this-how-to-change-the-oauth-application.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Socialize This 2.0.0 &#8211; Update Details</title>
		<link>http://www.fullondesign.co.uk/news/1510-socialize-this-2-0-0-update-details.htm</link>
		<comments>http://www.fullondesign.co.uk/news/1510-socialize-this-2-0-0-update-details.htm#comments</comments>
		<pubDate>Tue, 24 Aug 2010 19:54:47 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Socialize This]]></category>
		<category><![CDATA[Css File]]></category>
		<category><![CDATA[Faq Section]]></category>
		<category><![CDATA[Functionality]]></category>
		<category><![CDATA[Headache]]></category>
		<category><![CDATA[Social Icon]]></category>
		<category><![CDATA[Top To Bottom]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=1510</guid>
		<description><![CDATA[Socialize This 2.0.0 is quite an interesting update, as  I have pretty much recoded the majority of the plugin from top to bottom. It&#8217;s now  a lot faster at showing the icons and overall the backend performance is also better. Key Changes Firstly, when you check the plugin page instead of showing you the settings, it now [...]]]></description>
			<content:encoded><![CDATA[<p><a class="floatright" href="http://files.fullondesign.co.uk/uploads/2009/06/screenshot-11.png"><img class=" size-thumbnail wp-image-1491" title="screenshot-1" src="http://files.fullondesign.co.uk/uploads/2009/06/screenshot-11-150x150.png" alt="" width="150" height="150" /></a><a href="http://www.fullondesign.co.uk/socialize-this">Socialize This 2.0.0</a> is quite an interesting update, as  I have pretty much recoded the majority of the plugin from top to bottom.</p>
<p>It&#8217;s now  a lot faster at showing the icons and overall the backend performance is also better.</p>
<p><span id="more-1510"></span></p>
<h3>Key Changes</h3>
<p>Firstly, when you check the plugin page instead of showing you the settings, it now shows you a list of your most Socialized posts/pages.</p>
<p>The settings page has also had a little overhaul. I worked really hard to simply settings up some of Socialize This&#8217; features, for example the Twitter integration now uses OAuth which means you no longer need to input your Twitter details, you just have to click a link and the plugin should do the rest.</p>
<p><a class="floatright" href="http://files.fullondesign.co.uk/uploads/2009/06/screenshot-22.png"><img class=" size-thumbnail wp-image-1492" title="screenshot-2" src="http://files.fullondesign.co.uk/uploads/2009/06/screenshot-22-150x150.png" alt="" width="150" height="150" /></a>The Widgets management has also been changed significantly. One of the big changes is that you now have real life previews of the widgets. I have have added the functionality for you to add your own widgets into the plugin via a neat form.</p>
<p>The Widget Set XML files have also been updated &#8211; If you are using your own social icon set you will need to update to the newer XML layout.</p>
<p>Lastly, one of the biggest changes is the way the widgets are displayed. They are now returned in a list  and I have included a CSS file which should format them nicely (Though it can be disabled on the &#8220;Advanced Functions/Settings&#8221; page.</p>
<h3>Important Notes</h3>
<p><a class="floatright" href="http://files.fullondesign.co.uk/uploads/2009/06/screenshot-4.png"><img class=" size-thumbnail wp-image-1494" title="screenshot-4" src="http://files.fullondesign.co.uk/uploads/2009/06/screenshot-4-150x150.png" alt="" width="150" height="150" /></a></p>
<p>Because of the big structural changes to the Socialize This back end when you upgrade you will lose a good deal of the previous data (I&#8217;m sorry!) . Namely the active widgets you have selected/added. So you will need to update your settings.</p>
<p>Automatic update should be mostly headache free, however I recommend deactivating Socialize This, deleting it and then uploading and installing the new version (Though, it&#8217;s totally optional).</p>
<h3>Final Notes</h3>
<p>Thank you for giving <a href="http://www.fullondesign.co.uk/socialize-this">Socialize This 2.0.0</a> a try. I&#8217;m currently overhauling the <a href="http://www.fullondesign.co.uk/socialize-this/faq">FAQ</a> section (Hopefully &#8211; I&#8217;ll have time to make a few video tutorials), if you have time make sure you give it the quick once over.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/news/1510-socialize-this-2-0-0-update-details.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Socialize This 1.6.5 – Update Details</title>
		<link>http://www.fullondesign.co.uk/news/1450-socialize-this-1-6-5-%e2%80%93-update-details.htm</link>
		<comments>http://www.fullondesign.co.uk/news/1450-socialize-this-1-6-5-%e2%80%93-update-details.htm#comments</comments>
		<pubDate>Thu, 10 Jun 2010 10:17:32 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Socialize This]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=1450</guid>
		<description><![CDATA[I&#8217;ve just updated Socialize This to 1.6.5, the key changes are: Added a German translation by Oliver Bockelmann This will probably be the last update until Socialize This V2.0.0 is released.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just updated Socialize This to 1.6.5, the key changes are:</p>
<ul>
<li>Added a German translation by <a href="http://www.fob-marketing.de/">Oliver Bockelmann</a></li>
</ul>
<p>This will probably be the last update until Socialize This V2.0.0 is released.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/news/1450-socialize-this-1-6-5-%e2%80%93-update-details.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 1/47 queries in 0.023 seconds using disk: basic
Object Caching 599/729 objects using disk: basic

Served from: www.fullondesign.co.uk @ 2012-02-04 08:40:18 -->
