<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Lucky Larry</title>
	
	<link>http://luckylarry.co.uk</link>
	<description />
	<lastBuildDate>Sun, 12 Feb 2012 21:10:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=111</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/LuckyLarry" /><feedburner:info uri="luckylarry" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-sa/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><item>
		<title>Creating a simple Flash app with Kinect</title>
		<link>http://feedproxy.google.com/~r/LuckyLarry/~3/nmjAohffvJ8/</link>
		<comments>http://luckylarry.co.uk/programming-tutorials/creating-a-simple-flash-app-with-kinect/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 20:36:46 +0000</pubDate>
		<dc:creator>larry</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[Electronic Projects]]></category>
		<category><![CDATA[Kinect]]></category>
		<category><![CDATA[Programming tutorials]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[OpenNI]]></category>
		<category><![CDATA[Primesense]]></category>

		<guid isPermaLink="false">http://luckylarry.co.uk/?p=1612</guid>
		<description>First of all read up on how to set the Kinect up on your computer, I&amp;#8217;m using Windows XP here. Getting the Kinect setup on your PC: OpenNI / Primesense...


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://luckylarry.co.uk/programming-tutorials/interfacing-kinect-with-flash-as3/' rel='bookmark' title='Interfacing Kinect with Flash &amp;amp; AS3'&gt;Interfacing Kinect with Flash &amp;#038; AS3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://luckylarry.co.uk/electronic-projects/getting-the-kinect-setup-on-your-pc-openni-primesense/' rel='bookmark' title='Getting the Kinect setup on your PC: OpenNI / Primesense'&gt;Getting the Kinect setup on your PC: OpenNI / Primesense&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://luckylarry.co.uk/programming-tutorials/flash-as3-dynamic-hit-tests/' rel='bookmark' title='Flash &amp;amp; AS3 Dynamic hit tests'&gt;Flash &amp;#038; AS3 Dynamic hit tests&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/spRqRHgmFY2a93XlC2gG_-i5bR4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/spRqRHgmFY2a93XlC2gG_-i5bR4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/spRqRHgmFY2a93XlC2gG_-i5bR4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/spRqRHgmFY2a93XlC2gG_-i5bR4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LuckyLarry/~4/nmjAohffvJ8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://luckylarry.co.uk/programming-tutorials/creating-a-simple-flash-app-with-kinect/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://luckylarry.co.uk/programming-tutorials/creating-a-simple-flash-app-with-kinect/</feedburner:origLink></item>
		<item>
		<title>Flash &amp; AS3 Dynamic hit tests</title>
		<link>http://feedproxy.google.com/~r/LuckyLarry/~3/aRxHUID25tY/</link>
		<comments>http://luckylarry.co.uk/programming-tutorials/flash-as3-dynamic-hit-tests/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 17:50:14 +0000</pubDate>
		<dc:creator>larry</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[Programming tutorials]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://luckylarry.co.uk/?p=1624</guid>
		<description>I stumbled on to a problem that took me a while to find a simple answer so I thought I&amp;#8217;d write it up here. Basically, let&amp;#8217;s assume you have 10...


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://luckylarry.co.uk/programming-tutorials/interfacing-kinect-with-flash-as3/' rel='bookmark' title='Interfacing Kinect with Flash &amp;amp; AS3'&gt;Interfacing Kinect with Flash &amp;#038; AS3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://luckylarry.co.uk/programming-tutorials/creating-a-simple-flash-app-with-kinect/' rel='bookmark' title='Creating a simple Flash app with Kinect'&gt;Creating a simple Flash app with Kinect&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/AqPm7ugiNkQI6nJN0TFunp3Fv1k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AqPm7ugiNkQI6nJN0TFunp3Fv1k/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/AqPm7ugiNkQI6nJN0TFunp3Fv1k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AqPm7ugiNkQI6nJN0TFunp3Fv1k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LuckyLarry/~4/aRxHUID25tY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://luckylarry.co.uk/programming-tutorials/flash-as3-dynamic-hit-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://luckylarry.co.uk/programming-tutorials/flash-as3-dynamic-hit-tests/</feedburner:origLink></item>
		<item>
		<title>Interfacing Kinect with Flash &amp; AS3</title>
		<link>http://feedproxy.google.com/~r/LuckyLarry/~3/KJPic0_Y3Cw/</link>
		<comments>http://luckylarry.co.uk/programming-tutorials/interfacing-kinect-with-flash-as3/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 19:10:37 +0000</pubDate>
		<dc:creator>larry</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[Electronic Projects]]></category>
		<category><![CDATA[Kinect]]></category>
		<category><![CDATA[Programming tutorials]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[OpenNI]]></category>
		<category><![CDATA[Primesense]]></category>

		<guid isPermaLink="false">http://luckylarry.co.uk/?p=1597</guid>
		<description>A very quick guide on how to hook up the Kinect with the AS3Kinect project, you can find all the relevant information on the different wrappers for AS3Kinect at: http://www.as3kinect.org/download/....


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://luckylarry.co.uk/programming-tutorials/creating-a-simple-flash-app-with-kinect/' rel='bookmark' title='Creating a simple Flash app with Kinect'&gt;Creating a simple Flash app with Kinect&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://luckylarry.co.uk/electronic-projects/getting-the-kinect-setup-on-your-pc-openni-primesense/' rel='bookmark' title='Getting the Kinect setup on your PC: OpenNI / Primesense'&gt;Getting the Kinect setup on your PC: OpenNI / Primesense&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://luckylarry.co.uk/programming-tutorials/flash-as3-dynamic-hit-tests/' rel='bookmark' title='Flash &amp;amp; AS3 Dynamic hit tests'&gt;Flash &amp;#038; AS3 Dynamic hit tests&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/pDR1AjltTiO_rXiZtOi1_c_noPk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pDR1AjltTiO_rXiZtOi1_c_noPk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/pDR1AjltTiO_rXiZtOi1_c_noPk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pDR1AjltTiO_rXiZtOi1_c_noPk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LuckyLarry/~4/KJPic0_Y3Cw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://luckylarry.co.uk/programming-tutorials/interfacing-kinect-with-flash-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://luckylarry.co.uk/programming-tutorials/interfacing-kinect-with-flash-as3/</feedburner:origLink></item>
		<item>
		<title>Introducing the Harley Davidson Toilet Seat</title>
		<link>http://feedproxy.google.com/~r/LuckyLarry/~3/pL0m0J1SarQ/</link>
		<comments>http://luckylarry.co.uk/passing-time/introducing-the-harley-davidson-toilet-seat/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 19:41:32 +0000</pubDate>
		<dc:creator>larry</dc:creator>
				<category><![CDATA[Other Projects]]></category>

		<guid isPermaLink="false">http://luckylarry.co.uk/?p=1579</guid>
		<description>Are you a Harley Davidson owner bored with your toilet seat? You&amp;#8217;ve got every other piece of Harley branded merchandise but to really show off that you own a Harley...


No related posts.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/xPe_TDuH6mKXevXL6bQFU5Qd7-s/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xPe_TDuH6mKXevXL6bQFU5Qd7-s/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/xPe_TDuH6mKXevXL6bQFU5Qd7-s/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xPe_TDuH6mKXevXL6bQFU5Qd7-s/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LuckyLarry/~4/pL0m0J1SarQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://luckylarry.co.uk/passing-time/introducing-the-harley-davidson-toilet-seat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://luckylarry.co.uk/passing-time/introducing-the-harley-davidson-toilet-seat/</feedburner:origLink></item>
		<item>
		<title>Getting the Kinect setup on your PC: OpenNI / Primesense</title>
		<link>http://feedproxy.google.com/~r/LuckyLarry/~3/qFuufNZcC7k/</link>
		<comments>http://luckylarry.co.uk/electronic-projects/getting-the-kinect-setup-on-your-pc-openni-primesense/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 23:21:20 +0000</pubDate>
		<dc:creator>larry</dc:creator>
				<category><![CDATA[Electronic Projects]]></category>
		<category><![CDATA[Kinect]]></category>
		<category><![CDATA[OpenNI]]></category>
		<category><![CDATA[Primesense]]></category>

		<guid isPermaLink="false">http://luckylarry.co.uk/?p=1472</guid>
		<description>Here&amp;#8217;s the full details and process on getting your Kinect running on your PC using the OpenNI and Primesense drivers, yes this may be a little old news for some,...


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://luckylarry.co.uk/programming-tutorials/interfacing-kinect-with-flash-as3/' rel='bookmark' title='Interfacing Kinect with Flash &amp;amp; AS3'&gt;Interfacing Kinect with Flash &amp;#038; AS3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://luckylarry.co.uk/programming-tutorials/creating-a-simple-flash-app-with-kinect/' rel='bookmark' title='Creating a simple Flash app with Kinect'&gt;Creating a simple Flash app with Kinect&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/II21sYWdMwx8UHx3Qdxon-jVLm8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/II21sYWdMwx8UHx3Qdxon-jVLm8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/II21sYWdMwx8UHx3Qdxon-jVLm8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/II21sYWdMwx8UHx3Qdxon-jVLm8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LuckyLarry/~4/qFuufNZcC7k" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://luckylarry.co.uk/electronic-projects/getting-the-kinect-setup-on-your-pc-openni-primesense/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://luckylarry.co.uk/electronic-projects/getting-the-kinect-setup-on-your-pc-openni-primesense/</feedburner:origLink></item>
		<item>
		<title>Arduino : Convert Decimal to Binary</title>
		<link>http://feedproxy.google.com/~r/LuckyLarry/~3/UXCVlk4tsKk/</link>
		<comments>http://luckylarry.co.uk/programming-tutorials/arduino-programming/arduino-convert-decimal-to-binary/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 10:44:11 +0000</pubDate>
		<dc:creator>larry</dc:creator>
				<category><![CDATA[Arduino C/C++]]></category>
		<category><![CDATA[Programming tutorials]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[convert decimal to binary]]></category>
		<category><![CDATA[decimal]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://luckylarry.co.uk/?p=1436</guid>
		<description>When programming Arduino you&amp;#8217;ll eventually at some point want to get to converting decimals to binary or the other way around. In most cases it&amp;#8217;s normally because you want to...


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/' rel='bookmark' title='Control a DC motor with Arduino and L293D chip'&gt;Control a DC motor with Arduino and L293D chip&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://luckylarry.co.uk/arduino-projects/arduino-processing-3d-sensor-data-visualisation/' rel='bookmark' title='Arduino + Processing &amp;#8211; 3D Sensor Data Visualisation'&gt;Arduino + Processing &amp;#8211; 3D Sensor Data Visualisation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://luckylarry.co.uk/arduino-projects/arduino-using-a-sharp-ir-sensor-for-distance-calculation/' rel='bookmark' title='Arduino &amp;#8211; Using a Sharp IR Sensor for Distance Calculation'&gt;Arduino &amp;#8211; Using a Sharp IR Sensor for Distance Calculation&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/jmOtZirxJpR87j1-C2zbEn2oPnY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jmOtZirxJpR87j1-C2zbEn2oPnY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/jmOtZirxJpR87j1-C2zbEn2oPnY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jmOtZirxJpR87j1-C2zbEn2oPnY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LuckyLarry/~4/UXCVlk4tsKk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://luckylarry.co.uk/programming-tutorials/arduino-programming/arduino-convert-decimal-to-binary/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://luckylarry.co.uk/programming-tutorials/arduino-programming/arduino-convert-decimal-to-binary/</feedburner:origLink></item>
		<item>
		<title>Why I wouldn’t go to Peru with The Adventurists</title>
		<link>http://feedproxy.google.com/~r/LuckyLarry/~3/RtDtoGpY_pQ/</link>
		<comments>http://luckylarry.co.uk/travel/adventure/why-i-wouldnt-go-to-peru-with-the-adventurists/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 15:56:06 +0000</pubDate>
		<dc:creator>larry</dc:creator>
				<category><![CDATA[Adventure]]></category>
		<category><![CDATA[moto taxi]]></category>
		<category><![CDATA[Mototaxi Junket]]></category>
		<category><![CDATA[Peru]]></category>
		<category><![CDATA[The Adventurists]]></category>

		<guid isPermaLink="false">http://luckylarry.co.uk/?p=1426</guid>
		<description>I should add that the below is my opinion, feel free to skip to the end to see various links and comments that give more information for you to make...


No related posts.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/AxkxY1QzY5IJK49RkuNx2xE3hkU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AxkxY1QzY5IJK49RkuNx2xE3hkU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/AxkxY1QzY5IJK49RkuNx2xE3hkU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/AxkxY1QzY5IJK49RkuNx2xE3hkU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LuckyLarry/~4/RtDtoGpY_pQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://luckylarry.co.uk/travel/adventure/why-i-wouldnt-go-to-peru-with-the-adventurists/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://luckylarry.co.uk/travel/adventure/why-i-wouldnt-go-to-peru-with-the-adventurists/</feedburner:origLink></item>
		<item>
		<title>Playing with Peltier Elements</title>
		<link>http://feedproxy.google.com/~r/LuckyLarry/~3/5S4tl8dPuII/</link>
		<comments>http://luckylarry.co.uk/electronic-projects/playing-with-peltier-elements/#comments</comments>
		<pubDate>Sun, 04 Sep 2011 19:23:54 +0000</pubDate>
		<dc:creator>larry</dc:creator>
				<category><![CDATA[Electronic Projects]]></category>
		<category><![CDATA[Electricity]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Free energy]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[Peltier]]></category>
		<category><![CDATA[Seebeck]]></category>

		<guid isPermaLink="false">http://luckylarry.co.uk/?p=1405</guid>
		<description>Something I&amp;#8217;ve been continuously dabbling in is producing electricity. I figure that it&amp;#8217;s not enough just to use it and I should look at ways in which I can produce...


No related posts.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/218T02VMBmsRMdvfDMHwI3hIaqI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/218T02VMBmsRMdvfDMHwI3hIaqI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/218T02VMBmsRMdvfDMHwI3hIaqI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/218T02VMBmsRMdvfDMHwI3hIaqI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LuckyLarry/~4/5S4tl8dPuII" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://luckylarry.co.uk/electronic-projects/playing-with-peltier-elements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://luckylarry.co.uk/electronic-projects/playing-with-peltier-elements/</feedburner:origLink></item>
		<item>
		<title>Google tweaks algorithm to lower value on spam sites</title>
		<link>http://feedproxy.google.com/~r/LuckyLarry/~3/l1Wa2BIJEfk/</link>
		<comments>http://luckylarry.co.uk/search-engines/google-tweaks-algorithm-to-lower-value-on-spam-sites/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 16:06:32 +0000</pubDate>
		<dc:creator>larry</dc:creator>
				<category><![CDATA[Search engines]]></category>
		<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[Change]]></category>
		<category><![CDATA[Feb 2011]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://luckylarry.co.uk/?p=1370</guid>
		<description>Looks like things have shifted again for anyone who follows natural/ organic search trends and I’ve been meaning to share some of the things I’ve seen in the search engines...


No related posts.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ix9cBT0XD0Qpj3bGjeUplB2AhFg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ix9cBT0XD0Qpj3bGjeUplB2AhFg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ix9cBT0XD0Qpj3bGjeUplB2AhFg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ix9cBT0XD0Qpj3bGjeUplB2AhFg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LuckyLarry/~4/l1Wa2BIJEfk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://luckylarry.co.uk/search-engines/google-tweaks-algorithm-to-lower-value-on-spam-sites/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://luckylarry.co.uk/search-engines/google-tweaks-algorithm-to-lower-value-on-spam-sites/</feedburner:origLink></item>
		<item>
		<title>Shakeable Dynamo Part 4: Building the bridge rectifier</title>
		<link>http://feedproxy.google.com/~r/LuckyLarry/~3/lXJz2RTmmSw/</link>
		<comments>http://luckylarry.co.uk/electronic-projects/shakeable-dynamo-part-4-building-the-bridge-rectifier/#comments</comments>
		<pubDate>Sun, 12 Sep 2010 12:12:59 +0000</pubDate>
		<dc:creator>larry</dc:creator>
				<category><![CDATA[Electronic Projects]]></category>
		<category><![CDATA[alternating current]]></category>
		<category><![CDATA[alternator]]></category>
		<category><![CDATA[bridge rectifier]]></category>
		<category><![CDATA[convert AC to DC]]></category>
		<category><![CDATA[diodes]]></category>
		<category><![CDATA[direct current]]></category>
		<category><![CDATA[dynamo]]></category>

		<guid isPermaLink="false">http://luckylarry.co.uk/?p=1292</guid>
		<description>Shakeable Dynamo Part 1: Why bother? Shakeable Dynamo Part 2: Building the initial dynamo Shakeable Dynamo Part 3: How electromagnetic induction works Lets start off by securing our coils on...


No related posts.
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3rNxCxvC2Ny5a2nKmFLFk77JUcg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3rNxCxvC2Ny5a2nKmFLFk77JUcg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3rNxCxvC2Ny5a2nKmFLFk77JUcg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3rNxCxvC2Ny5a2nKmFLFk77JUcg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LuckyLarry/~4/lXJz2RTmmSw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://luckylarry.co.uk/electronic-projects/shakeable-dynamo-part-4-building-the-bridge-rectifier/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://luckylarry.co.uk/electronic-projects/shakeable-dynamo-part-4-building-the-bridge-rectifier/</feedburner:origLink></item>
	</channel>
</rss>

