<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>HotSquid</title>
	<atom:link href="http://hotsquid.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://hotsquid.org</link>
	<description>Just another Let's Talk Network Sites site</description>
	<lastBuildDate>Sat, 05 Nov 2011 10:22:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<copyright>Copyright &#xA9; HotSquid 2011 </copyright>
	<managingEditor>admin@hotsquid.org (HotSquid)</managingEditor>
	<webMaster>admin@hotsquid.org (HotSquid)</webMaster>
	<image>
		<url>http://hot.wp.letstalknetwork.tv/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>HotSquid</title>
		<link>http://hotsquid.org</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Just another Let's Talk Network Sites site</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>HotSquid</itunes:author>
	<itunes:owner>
		<itunes:name>HotSquid</itunes:name>
		<itunes:email>admin@hotsquid.org</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://hot.wp.letstalknetwork.tv/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Updating Ubuntu 11.10 (Oneiric Ocelot) ATI driver</title>
		<link>http://hotsquid.org/2011/11/05/updating-ubuntu-11-10-oneiric-ocelot-ati-driver/</link>
		<comments>http://hotsquid.org/2011/11/05/updating-ubuntu-11-10-oneiric-ocelot-ati-driver/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 09:53:49 +0000</pubDate>
		<dc:creator>timhaak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hot.wp.letstalknetwork.tv/?p=184</guid>
		<description><![CDATA[Ok if your like me you&#8217;ve been wanting to update ATI driver but doing it through Jokey is broken so here are the steps to do it. Download the latest driver for linux from http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx Next make the file executable. After &#8230;<p class="read-more"><a href="http://hotsquid.org/2011/11/05/updating-ubuntu-11-10-oneiric-ocelot-ati-driver/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Ok if your like me you&#8217;ve been wanting to update ATI driver but doing it through Jokey is broken so here are the steps to do it.</p>
<ol>
<li>Download the latest driver for linux from <a href="http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx">http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx</a></li>
<li>Next make the file executable. After this run the command bellow which should build and install you new packages. (The file bellow is for 64 bit replace with the file that you downloaded if for i386)
<pre>sudo chmod u+x ati-driver-installer-11-9-x86.x86_64.run
sudo ./ati-driver-installer-11-9-x86.x86_64.run --buildandinstallpkg Ubuntu/oneiric</pre>
</li>
<li>Done</li>
</ol>
<div>
<p><span class="Apple-style-span" style="line-height: 18px;">As a side note if your having problems installing make sure the old files are removed properly with</span></p>
<pre>apt-get install aptitude;
aptitude purge fglrx fglrx-dev fglrx-amdcccle</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://hotsquid.org/2011/11/05/updating-ubuntu-11-10-oneiric-ocelot-ati-driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to lock your self out of wordpress</title>
		<link>http://hotsquid.org/2010/07/04/how-to-lock-your-self-out-of-wordpress/</link>
		<comments>http://hotsquid.org/2010/07/04/how-to-lock-your-self-out-of-wordpress/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 23:49:11 +0000</pubDate>
		<dc:creator>timhaak</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[locked out]]></category>
		<category><![CDATA[login loop]]></category>

		<guid isPermaLink="false">http://blog.hotsquid.org/?p=174</guid>
		<description><![CDATA[I finally had some time to work out why I have not  been able to log into word press for a tiny while yet. It seem to loop back into the login page. Turns out its not a good idea &#8230;<p class="read-more"><a href="http://hotsquid.org/2010/07/04/how-to-lock-your-self-out-of-wordpress/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://hotsquid.org/files/2010/05/index1.jpeg"><img class="alignleft size-full wp-image-124" src="http://hotsquid.org/files/2010/05/index1.jpeg" alt="WordPress" width="78" height="78" /></a>I finally had some time to work out why I have not  been able to log into word press for a tiny while yet. It seem to loop back into the login page. Turns out its not a good idea to change the default URL for word press.</p>
<p>I did try and find out where the old one was stored. Though gave up as had sent to much time looking. Fortunately it was reasonable simple to fix. Just edit all occurrence of the new URL in the <strong>wp_options</strong> table in the database to the old URL. In my case the two entries were <strong>siteurl</strong> and <strong>home.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://hotsquid.org/2010/07/04/how-to-lock-your-self-out-of-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple HTML5 on Chrome or Firefox</title>
		<link>http://hotsquid.org/2010/06/05/apple-html5-on-chrome-or-firefox/</link>
		<comments>http://hotsquid.org/2010/06/05/apple-html5-on-chrome-or-firefox/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 23:09:20 +0000</pubDate>
		<dc:creator>timhaak</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[HTML5 demo]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[user agent]]></category>

		<guid isPermaLink="false">http://blog.hotsquid.org/?p=169</guid>
		<description><![CDATA[Apple released there HTML5 demo page today. The main problem is when you click on any of the links it says the demo will only work with safari ??? The whole point of HTML5 is that you can use it &#8230;<p class="read-more"><a href="http://hotsquid.org/2010/06/05/apple-html5-on-chrome-or-firefox/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://hotsquid.org/files/2010/06/125px-Apple-logo.png"><img class="alignleft size-thumbnail wp-image-171" src="http://hotsquid.org/files/2010/06/125px-Apple-logo-125x150.png" alt="" width="125" height="150" /></a>Apple released there <a href="http://www.apple.com/html5/">HTML5 demo page</a> today. The main problem is when you click on any of the links it says the demo will only work with safari ??? The whole point of HTML5 is that you can use it with diffrent browsers. Even more if your like me and use Linux there is no Safari.</p>
<p>Well have no fear if you use Chrome or Firefox there is no need for Safari. Just install there user agent switchers(<a href="https://chrome.google.com/extensions/detail/aafciojnlamllgpkpdkbamkfgbofhgcj?hl=en">Chrome</a> <a href="https://addons.mozilla.org/en-US/firefox/addon/59/">Firefox</a>).  Simply install can then make your browser pretend to be Safari and you to can enjoy all the HTML5 goodness.</p>
<p><a href="http://www.apple.com/html5/">http://www.apple.com/html5/</a><br />
<a href="https://chrome.google.com/extensions/detail/aafciojnlamllgpkpdkbamkfgbofhgcj?hl=en">https://chrome.google.com/extensions/detail/aafciojnlamllgpkpdkbamkfgbofhgcj?hl=en</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/59/">https://addons.mozilla.org/en-US/firefox/addon/59/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hotsquid.org/2010/06/05/apple-html5-on-chrome-or-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reply to Simon Dingle &#8220;Why I won’t be quitting Facebook today&#8221;</title>
		<link>http://hotsquid.org/2010/05/31/reply-to-simon-dingle-why-i-won%e2%80%99t-be-quitting-facebook-today/</link>
		<comments>http://hotsquid.org/2010/05/31/reply-to-simon-dingle-why-i-won%e2%80%99t-be-quitting-facebook-today/#comments</comments>
		<pubDate>Mon, 31 May 2010 12:56:47 +0000</pubDate>
		<dc:creator>timhaak</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[simon]]></category>
		<category><![CDATA[simon dingle]]></category>

		<guid isPermaLink="false">http://www.hotsquid.org/2010/05/reply-to-simon-dingle-why-i-won%e2%80%99t-be-quitting-facebook-today/</guid>
		<description><![CDATA[http://simon.co.za/facebook-suicide/ I had a couple of problems with Simon&#8217;s view on people being anti facebook. Though I should say that I&#8217;m not planning on leaving facebook as there are no alternatives as yet. I have tried a couple others but &#8230;<p class="read-more"><a href="http://hotsquid.org/2010/05/31/reply-to-simon-dingle-why-i-won%e2%80%99t-be-quitting-facebook-today/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-154" src="http://hotsquid.org/files/2010/05/SimonDingle.jpg" alt="Simon" width="150" height="150" /><a href="http://simon.co.za/facebook-suicide/">http://simon.co.za/facebook-suicide/</a></p>
<p>I had a couple of problems with Simon&#8217;s view on people being anti facebook. Though I should say that I&#8217;m not planning on leaving facebook as there are no alternatives as yet. I have tried a couple others but none have the required polished. The closest I could get to was orkut and it needs some work. Bellow is my reply:</p>
<p>﻿The issue with facebook is not that they are trying to make money or that that they want the information open.</p>
<p>Its that initially the promised to keep the information private. Which they needed to do get people to start using them.</p>
<p>Now times have moved on and they are wanting to make the information public. The correct method would be to say all people joining from now on by default your information is now public and all current users you may now choose to make what was private previously public.</p>
<p>Instead they went and made information of users that was private public. Yes you can go and change your setting and make it private. you as someone with the knowledge you have and awareness of whats going on have.</p>
<p>The problem comes in with people who don&#8217;t.</p>
<p>As you said they are a company making money and it is there system which they can do what ever they want with it.</p>
<p>Though as users we have the write to get upset when they break promises to us.</p>
]]></content:encoded>
			<wfw:commentRss>http://hotsquid.org/2010/05/31/reply-to-simon-dingle-why-i-won%e2%80%99t-be-quitting-facebook-today/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New codec WebM to rule them all from Google</title>
		<link>http://hotsquid.org/2010/05/20/new-codec-webm-to-rule-them-all-from-google/</link>
		<comments>http://hotsquid.org/2010/05/20/new-codec-webm-to-rule-them-all-from-google/#comments</comments>
		<pubDate>Thu, 20 May 2010 00:06:40 +0000</pubDate>
		<dc:creator>timhaak</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Codec]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[h264]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[OGA]]></category>
		<category><![CDATA[OGV]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Theora]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Vorbis]]></category>
		<category><![CDATA[VP8]]></category>
		<category><![CDATA[WebM]]></category>

		<guid isPermaLink="false">http://blog.hotsquid.org/?p=159</guid>
		<description><![CDATA[Google has just added there own codec to the mix for HTML5. Name WebM and derived from VP8 video codec, Vorbis(OGA) as the audio codec container format based on Matroska. This new codec seems to be supported by most of &#8230;<p class="read-more"><a href="http://hotsquid.org/2010/05/20/new-codec-webm-to-rule-them-all-from-google/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-154" src="http://hotsquid.org/files/2010/05/images.jpg" alt="" width="150" height="150" />Google has just added there own codec to the mix for HTML5. Name <a href="http://www.webmproject.org/">WebM</a> and derived from VP8 video codec, Vorbis(OGA) as the audio codec container format based on Matroska.</p>
<p>This new codec seems to be supported by most of the larger names in browsing namely Google Chrome(of course), FireFox, Opera and surprisingly IE9. The IE9 support being announced on the blog of Dean Hachamovitch (General Manager, Internet Explorer)(<a href="http://bit.ly/cn88VW">http://bit.ly/cn88VW</a>). The obviously missing player being Apple.</p>
<p>This I would imagine is going to be the last nail in the Theora open format as apparently the VP8 codec is superior. Though it could also mean the fight for one standard could take allot longer to finalise which we&#8217;ve seen from previous battles of this kind just causes problems for developers.</p>
<p>I know we&#8217;ve already had enough intresting problems just supporting the current 2 options and while there is a transition away from Theora to WebM there will be three.</p>
<p>Ah well I suppose we will have to make do <img src='http://hotsquid.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  as it will mean that we will have a royality and restrictive licenses free codec to use that at they same time will produce videos of a high quality(the main stumbling block with Theora). Leaving no valid reason for h264 winning (though apple never need a valid reason).</p>
<p>Now to wait and see what Apple do. Though looking back at there past they are as bas as Sony at sticking to there own proprieterial standards.</p>
<p>One last thing though to consider though is that there are no hardware support as yet for the new codec which could also be a problem for now.</p>
<p><a href="http://www.webmproject.org/">http://www.webmproject.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hotsquid.org/2010/05/20/new-codec-webm-to-rule-them-all-from-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash to add P2P capabilities</title>
		<link>http://hotsquid.org/2010/05/20/flash-to-add-p2p-capabilities/</link>
		<comments>http://hotsquid.org/2010/05/20/flash-to-add-p2p-capabilities/#comments</comments>
		<pubDate>Wed, 19 May 2010 22:53:37 +0000</pubDate>
		<dc:creator>timhaak</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[P2P]]></category>
		<category><![CDATA[Stratus]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[torrentfreak]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.hotsquid.org/2010/05/flash-to-add-p2p-capabilities/</guid>
		<description><![CDATA[Its seems that Flash is upping its game by adding P2P capabilities to its future versions of flash called &#8220;Stratus&#8221;. As a content provider this would be a really cool feature as it would reduce the required bandwidth needed and resulting cost. &#8230;<p class="read-more"><a href="http://hotsquid.org/2010/05/20/flash-to-add-p2p-capabilities/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://hotsquid.org/files/2010/05/flash.jpg"><img class="alignleft size-thumbnail wp-image-154" src="http://hotsquid.org/files/2010/05/flash-150x150.jpg" alt="" width="150" height="150" /></a>Its seems that Flash is upping its game by adding P2P capabilities to its future versions of flash called &#8220;Stratus&#8221;.</p>
<p>As a content provider this would be a really cool feature as it would reduce the required bandwidth needed and resulting cost. Secondly it should, if implemented correctly, help improve the stream quality.</p>
<p>My main question though is the a bit late. With HTML5 streaming ahead and apple seemingly hell bent to not allow flash to work on there devices. It removes the ability to use this as soon there may be no users on the other side to use this.</p>
<p>Just something to note you would have to agree to in a manner similar to allowing flash to use your web cam before they would be used in a swarm.</p>
<p>For a more extensive right up look at the the following article <a href="http://bit.ly/aP1GEP">http://bit.ly/aP1GEP</a> on torrentfreak.com</p>
]]></content:encoded>
			<wfw:commentRss>http://hotsquid.org/2010/05/20/flash-to-add-p2p-capabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QR codes as business card http://www.the2dcode.com/qr-code-generator</title>
		<link>http://hotsquid.org/2010/05/19/qr-codes-as-bussiness-car/</link>
		<comments>http://hotsquid.org/2010/05/19/qr-codes-as-bussiness-car/#comments</comments>
		<pubDate>Wed, 19 May 2010 15:21:43 +0000</pubDate>
		<dc:creator>timhaak</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[QR Codes]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Business Card]]></category>
		<category><![CDATA[QR]]></category>
		<category><![CDATA[QR code]]></category>

		<guid isPermaLink="false">http://blog.hotsquid.org/?p=147</guid>
		<description><![CDATA[We need to do some new bussiness cards for work today. So I got to implement a plan that I&#8217;ve had for a while which was to add a QR code to them. The main advantage of this is the &#8230;<p class="read-more"><a href="http://hotsquid.org/2010/05/19/qr-codes-as-bussiness-car/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://hotsquid.org/files/2010/05/Tim_LTG_Small.png"><img class="alignleft size-full wp-image-148" src="http://hotsquid.org/files/2010/05/Tim_LTG_Small.png" alt="" width="250" height="250" /></a>We need to do some new bussiness cards for work today. So I got to implement a plan that I&#8217;ve had for a while which was to add a QR code to them.</p>
<p>The main advantage of this is the ease it is for someone to now add the detail to there phone by simply scanning the bar code in. Saving them from typing the details into there phone or as some people do getting business card scanners.</p>
<p>The other advantage to us being a technology company is that it adds a certain cheekiness to the card <img src='http://hotsquid.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Heres the link to the best site that I&#8217;ve found to  generate business card QR codes. <a href="http://www.the2dcode.com/qr-code-generator">http://www.the2dcode.com/qr-code-generator</a></p>
<p>To the right is one I also created for myself for Lets Talk Geek. You can also add an address but it does increase the size of the QR code.</p>
]]></content:encoded>
			<wfw:commentRss>http://hotsquid.org/2010/05/19/qr-codes-as-bussiness-car/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google update android market</title>
		<link>http://hotsquid.org/2010/05/17/google-update-android-market/</link>
		<comments>http://hotsquid.org/2010/05/17/google-update-android-market/#comments</comments>
		<pubDate>Mon, 17 May 2010 20:55:06 +0000</pubDate>
		<dc:creator>timhaak</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[android app market]]></category>
		<category><![CDATA[android market]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[appbrain]]></category>
		<category><![CDATA[google android]]></category>
		<category><![CDATA[goole]]></category>
		<category><![CDATA[market]]></category>

		<guid isPermaLink="false">http://blog.hotsquid.org/?p=145</guid>
		<description><![CDATA[I saw today that android market place is looking a bit different http://www.android.com/market/. Though must be honest and say i still don&#8217;t like. Wheres all the trending data. The interface just feel wrong and I can&#8217;t work out what they &#8230;<p class="read-more"><a href="http://hotsquid.org/2010/05/17/google-update-android-market/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://hotsquid.org/files/2010/05/android-logo-white.png"><img class="alignleft size-thumbnail wp-image-130" src="http://hotsquid.org/files/2010/05/android-logo-white-150x150.png" alt="" width="150" height="150" /></a>I saw today that android market place is looking a bit different <a href="http://www.android.com/market/">http://www.android.com/market/</a>. Though must be honest and say i still don&#8217;t like. Wheres all the trending data. The interface just feel wrong and I can&#8217;t work out what they are actually trying to do with it. For a far better experience i would still use <a href="http://www.appbrain.com/">http://www.appbrain.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hotsquid.org/2010/05/17/google-update-android-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create your own critter</title>
		<link>http://hotsquid.org/2010/05/16/create-your-own-critter/</link>
		<comments>http://hotsquid.org/2010/05/16/create-your-own-critter/#comments</comments>
		<pubDate>Sat, 15 May 2010 23:57:16 +0000</pubDate>
		<dc:creator>timhaak</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[craft]]></category>
		<category><![CDATA[critter]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[paper craft]]></category>

		<guid isPermaLink="false">http://blog.hotsquid.org/?p=139</guid>
		<description><![CDATA[Hers something fun to do if your into paper craft. You can style and create your own paper critter http://www.papercritters.com/]]></description>
			<content:encoded><![CDATA[<p><a href="http://hotsquid.org/files/2010/05/2744061634_abcc204421.jpg"><img class="alignleft size-thumbnail wp-image-142" src="http://hotsquid.org/files/2010/05/2744061634_abcc204421-150x150.jpg" alt="" width="150" height="150" /></a>Hers something fun to do if your into paper craft. You can style and create your own paper critter <a rel="nofollow" href="http://www.papercritters.com/" target="_blank">http://www.papercritters.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hotsquid.org/2010/05/16/create-your-own-critter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype multi video now available for Windows</title>
		<link>http://hotsquid.org/2010/05/16/skype-multi-video-now-available-for-windows/</link>
		<comments>http://hotsquid.org/2010/05/16/skype-multi-video-now-available-for-windows/#comments</comments>
		<pubDate>Sat, 15 May 2010 23:45:13 +0000</pubDate>
		<dc:creator>timhaak</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Desktop sharing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Multi Video]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.hotsquid.org/?p=135</guid>
		<description><![CDATA[Skype has finally released their beta allowing for multi video calling which they have been talking for a while now. Unfortunately its only available Windows. Though they do seem to be porting what they add to Windows over to Linux &#8230;<p class="read-more"><a href="http://hotsquid.org/2010/05/16/skype-multi-video-now-available-for-windows/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://hotsquid.org/files/2010/05/photoshop-website-skype-icon-design27-thumb.jpg"><img class="alignleft size-thumbnail wp-image-136" src="http://hotsquid.org/files/2010/05/photoshop-website-skype-icon-design27-thumb-150x150.jpg" alt="" width="150" height="150" /></a>Skype has finally released their beta allowing for multi video calling which they have been talking for a while now. Unfortunately its only available Windows. Though they do seem to be porting what they add to Windows over to Linux eventually as with their Desktop sharing.</p>
<p>Heres the link: <a href="http://www.skype.com/intl/en-us/get-skype/on-your-computer/windows/beta/">http://www.skype.com/intl/en-us/get-skype/on-your-computer/windows/beta/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hotsquid.org/2010/05/16/skype-multi-video-now-available-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

