<?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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>gasubasu</title>
	
	<link>http://gasubasu.com</link>
	<description>a sheep-flavored blog for IT bullies</description>
	<lastBuildDate>Sat, 04 Sep 2010 21:15:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/gasubasu" /><feedburner:info uri="gasubasu" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>MCBESS</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/s61ww4YM0Yw/</link>
		<comments>http://gasubasu.com/2010/09/05/mcbess/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 21:15:32 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4121</guid>
		<description />
			<content:encoded><![CDATA[<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/NPsDFQWz3DI&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_GB&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/NPsDFQWz3DI&#038;color1=0xb1b1b1&#038;color2=0xd0d0d0&#038;hl=en_GB&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="385"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/s61ww4YM0Yw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/09/05/mcbess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/09/05/mcbess/</feedburner:origLink></item>
		<item>
		<title>Gameplay based on Computer Vision</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/74_GGs579Fw/</link>
		<comments>http://gasubasu.com/2010/09/02/gameplay-based-on-computer-vision/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 16:32:16 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[computer vision]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4118</guid>
		<description />
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/2376591?title=0&amp;byline=0&amp;portrait=0" width="640" height="483" frameborder="0"></iframe></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/74_GGs579Fw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/09/02/gameplay-based-on-computer-vision/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/09/02/gameplay-based-on-computer-vision/</feedburner:origLink></item>
		<item>
		<title>OSX + Growl | Compilation complete notification</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/RkpocxdsFcs/</link>
		<comments>http://gasubasu.com/2010/09/02/osx-growl-compilation-complete-notification/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 13:25:15 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4114</guid>
		<description><![CDATA[If you&#8217;re bored to wait for the end of your project compilation, you can use growlnotify utility ( it can be found inside of growl.dmg ) You can use it like this: make; growlnotify -s -m &#8220;Compilation complete&#8221; &#8216;-s&#8217; param make the notify bubble sticky. And it will look something like this:]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re bored to wait for the end of your project compilation,<br />
you can use <strong>growlnotify</strong> utility ( it can be found inside of growl.dmg )</p>
<p>You can use it like this:</p>
<blockquote><p>make; <strong>growlnotify -s -m &#8220;Compilation complete&#8221;</strong></p></blockquote>
<p>&#8216;-s&#8217; param make the notify bubble sticky.</p>
<p>And it will look something like this:</p>
<p><a href="http://gasubasu.com/wp-content/uploads/2010/09/Untitled.png"><img class="alignnone size-full wp-image-4115" title="Untitled" src="http://gasubasu.com/wp-content/uploads/2010/09/Untitled.png" alt="" width="403" height="138" /></a></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/RkpocxdsFcs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/09/02/osx-growl-compilation-complete-notification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/09/02/osx-growl-compilation-complete-notification/</feedburner:origLink></item>
		<item>
		<title>Stage completed</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/G9OstqzM4qc/</link>
		<comments>http://gasubasu.com/2010/08/31/stage-completed/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 19:41:16 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4110</guid>
		<description />
			<content:encoded><![CDATA[<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/SEVU-YLpM8A?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/SEVU-YLpM8A?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/G9OstqzM4qc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/31/stage-completed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/31/stage-completed/</feedburner:origLink></item>
		<item>
		<title>OpenFrameworks | ofxGUI test</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/biFjHyefDDM/</link>
		<comments>http://gasubasu.com/2010/08/31/openframeworks-ofxgui-test/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 00:11:04 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[computer vision]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4108</guid>
		<description />
			<content:encoded><![CDATA[<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/hBnOvT7OwRk?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hBnOvT7OwRk?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/biFjHyefDDM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/31/openframeworks-ofxgui-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/31/openframeworks-ofxgui-test/</feedburner:origLink></item>
		<item>
		<title>Sketch | Eyes</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/Ge5fqE7t3CA/</link>
		<comments>http://gasubasu.com/2010/08/29/sketch-eyes/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 18:20:09 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[computer vision]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4106</guid>
		<description><![CDATA[just another video processing experiment]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/nV8JSD5K8KM?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/nV8JSD5K8KM?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<p>just another video processing experiment</p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/Ge5fqE7t3CA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/29/sketch-eyes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/29/sketch-eyes/</feedburner:origLink></item>
		<item>
		<title>Sketching video</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/0LXBIdBKgNU/</link>
		<comments>http://gasubasu.com/2010/08/27/sketching-video/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 15:39:38 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[computer vision]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4103</guid>
		<description />
			<content:encoded><![CDATA[<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/sF57CZ8rHBM?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/sF57CZ8rHBM?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/0LXBIdBKgNU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/27/sketching-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/27/sketching-video/</feedburner:origLink></item>
		<item>
		<title>Theo Jansen – Kinetic Sculptor</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/9Ok0KtZv5pI/</link>
		<comments>http://gasubasu.com/2010/08/27/theo-jansen-kinetic-sculptor/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 15:27:00 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[dynamic art]]></category>
		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4101</guid>
		<description />
			<content:encoded><![CDATA[<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/WcR7U2tuNoY?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/WcR7U2tuNoY?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/9Ok0KtZv5pI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/27/theo-jansen-kinetic-sculptor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/27/theo-jansen-kinetic-sculptor/</feedburner:origLink></item>
		<item>
		<title>Video glasses for $300</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/AU1Rkix-PcM/</link>
		<comments>http://gasubasu.com/2010/08/26/video-glasses-for-300/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 20:12:58 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[Augmented Reality]]></category>
		<category><![CDATA[computer vision]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4099</guid>
		<description><![CDATA[It can be reassembled to another case]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/SBZ6QU1pda0?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/SBZ6QU1pda0?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<p>It can be <a href="http://www.geek-republic.com/forum/viewtopic.php?f=11&#038;t=3379">reassembled</a> to another case </p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/AU1Rkix-PcM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/26/video-glasses-for-300/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/26/video-glasses-for-300/</feedburner:origLink></item>
		<item>
		<title>Cheap selfmade MOCAP glove</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/sUvxlL3Th4s/</link>
		<comments>http://gasubasu.com/2010/08/26/cheap-selfmade-mocap-glove/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 19:39:12 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[Augmented Reality]]></category>
		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4097</guid>
		<description><![CDATA[via zerkinglove]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/ohu4ecd5IWo?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ohu4ecd5IWo?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<p>via <a href="http://zerkinglove.com/">zerkinglove</a></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/sUvxlL3Th4s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/26/cheap-selfmade-mocap-glove/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/26/cheap-selfmade-mocap-glove/</feedburner:origLink></item>
		<item>
		<title>Augmented Kitchen</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/19i-0Ztl-jc/</link>
		<comments>http://gasubasu.com/2010/08/26/augmented-kitchen/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 19:26:46 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[Augmented Reality]]></category>
		<category><![CDATA[computer vision]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4095</guid>
		<description />
			<content:encoded><![CDATA[<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/fSfKlCmYcLc?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fSfKlCmYcLc?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/19i-0Ztl-jc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/26/augmented-kitchen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/26/augmented-kitchen/</feedburner:origLink></item>
		<item>
		<title>Augmented Hyper Reality</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/x_cn1rUQxTo/</link>
		<comments>http://gasubasu.com/2010/08/26/augmented-hyper-reality/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 19:22:12 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[Augmented Reality]]></category>
		<category><![CDATA[computer vision]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4093</guid>
		<description />
			<content:encoded><![CDATA[<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/3TL80ScTLlM?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3TL80ScTLlM?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/x_cn1rUQxTo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/26/augmented-hyper-reality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/26/augmented-hyper-reality/</feedburner:origLink></item>
		<item>
		<title>Computer Vision techniques</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/zG8OFTPzTl0/</link>
		<comments>http://gasubasu.com/2010/08/26/computer-vision-techniques/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 11:13:06 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[computer vision]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4091</guid>
		<description />
			<content:encoded><![CDATA[<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/gZVg3TFhdCE?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/gZVg3TFhdCE?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/zG8OFTPzTl0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/26/computer-vision-techniques/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/26/computer-vision-techniques/</feedburner:origLink></item>
		<item>
		<title>OpenCV: ARGHHH</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/e4UdD3KL0LA/</link>
		<comments>http://gasubasu.com/2010/08/24/opencv-arghhh/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 14:13:37 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4085</guid>
		<description />
			<content:encoded><![CDATA[<p><a href="http://gasubasu.com/wp-content/uploads/2010/08/ARGHHH.png"><img src="http://gasubasu.com/wp-content/uploads/2010/08/ARGHHH.png" alt="" title="ARGHHH" width="208" height="84" class="alignnone size-full wp-image-4086" /></a></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/e4UdD3KL0LA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/24/opencv-arghhh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/24/opencv-arghhh/</feedburner:origLink></item>
		<item>
		<title>Sad news: AOL killed radio in VLC</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/ihQXaA7YGfk/</link>
		<comments>http://gasubasu.com/2010/08/24/sad-news-aol-killed-radio-in-vlc/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 11:38:18 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4082</guid>
		<description><![CDATA[VLC 1.1.0 is here with a host of functionalities and feature improvements. It boasts a 40% increase in HD video playback performance and an added support for playing the latest VP8 encoded WebM video format. You can read this post to know more about the new features in VLC 1.1.0. Features apart, you will also [...]]]></description>
			<content:encoded><![CDATA[<p>VLC 1.1.0 is here with a host of functionalities and feature improvements. It boasts a 40% increase in HD video playback performance and an added support for playing the latest VP8 encoded WebM video format. You can read this post to know more about the new features in VLC 1.1.0.</p>
<p>Features apart, you will also find something missing in the latest release. One feature which has been pulled back from the latest VLC release is support for the SHOUTCast Radio service. The service is explained as,</p>
<blockquote><p>SHOUTcast Radio is a web site which provides a directory of radio stations available on the Internet. It provides categorizations of such stations, so it is easier to find one that matches your interest. According to user’s feedback, the integration of such directory inside VLC is one of the best features of the software.</p></blockquote>
<p>So what happened to the best feature that it is no more there? Apparently, the AOL Corporation is not too happy about the availability of SHOUTCast Radio on VLC and wants it removed.</p>
<p>AOL repeatedly demanded VLC developers of removal of the SHOUTCast Radio or changing the licensing of VLC to a form not compatible with free software. This license forced VLC to bundle the SHOUTCast Radio toolbar along with its installation package. This toolbar is marked as an adware and the VLC developers obviously did not agree.</p>
<p>Taken aback by this change, the developers are urging people to talk to AOL and undo this change. Till that time, they are providing “icecast directory” as an Open Source alternative to SHOUTCast.</p>
<p>Read more: <a href="http://techie-buzz.com/foss/shoutcast-radio-removed-from-latest-vlc-1-1-0-release.html#ixzz0xWKRfav4">Why Was SHOUTCast Radio Removed From the Latest VLC 1.1.0 Release</a>?  </p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/ihQXaA7YGfk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/24/sad-news-aol-killed-radio-in-vlc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/24/sad-news-aol-killed-radio-in-vlc/</feedburner:origLink></item>
		<item>
		<title>Another stupid application of Augmented Reality – Augmented Smell</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/iCxa9BryByE/</link>
		<comments>http://gasubasu.com/2010/08/23/another-stupid-application-of-augmented-reality-%e2%80%93-augmented-smell/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 20:25:13 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[Augmented Reality]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4078</guid>
		<description />
			<content:encoded><![CDATA[<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/si32CRVEvi4?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/si32CRVEvi4?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/iCxa9BryByE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/23/another-stupid-application-of-augmented-reality-%e2%80%93-augmented-smell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/23/another-stupid-application-of-augmented-reality-%e2%80%93-augmented-smell/</feedburner:origLink></item>
		<item>
		<title>Arducopter quad</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/WnTD-1ThWKM/</link>
		<comments>http://gasubasu.com/2010/08/23/arducopter-quad/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 20:05:55 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4076</guid>
		<description />
			<content:encoded><![CDATA[<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/xVMjgOXYxuM?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/xVMjgOXYxuM?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/WnTD-1ThWKM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/23/arducopter-quad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/23/arducopter-quad/</feedburner:origLink></item>
		<item>
		<title>Hector – a graffiti robot</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/RjPyMw4I7vk/</link>
		<comments>http://gasubasu.com/2010/08/23/hector-%e2%80%93-a-graffiti-robot/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 09:53:35 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4072</guid>
		<description><![CDATA[more about]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/qK0rrWFQKlQ?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/qK0rrWFQKlQ?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<p><a href="http://www.hektor.ch/Videos/Landscape.mov/">more about</a></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/RjPyMw4I7vk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/23/hector-%e2%80%93-a-graffiti-robot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>

		<feedburner:origLink>http://gasubasu.com/2010/08/23/hector-%e2%80%93-a-graffiti-robot/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/gasubasu/~5/7ITLfDEMOo0/" length="5328" type="video/quicktime" /><feedburner:origEnclosureLink>http://www.hektor.ch/Videos/Landscape.mov/</feedburner:origEnclosureLink></item>
		<item>
		<title>Engineers Turn Robot Arm into F1 Ferrari Simulator</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/Oqtz0VeNp3U/</link>
		<comments>http://gasubasu.com/2010/08/17/engineers-turn-robot-arm-into-f1-ferrari-simulator/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 19:26:37 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4070</guid>
		<description />
			<content:encoded><![CDATA[<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/oMLarxR-q08?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/oMLarxR-q08?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/Oqtz0VeNp3U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/17/engineers-turn-robot-arm-into-f1-ferrari-simulator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/17/engineers-turn-robot-arm-into-f1-ferrari-simulator/</feedburner:origLink></item>
		<item>
		<title>C1-114 | Советские поезда – самые поездатые поезда в мире!</title>
		<link>http://feedproxy.google.com/~r/gasubasu/~3/sR_0eRmzyfo/</link>
		<comments>http://gasubasu.com/2010/08/13/c1-114/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 14:48:04 +0000</pubDate>
		<dc:creator>peko</dc:creator>
				<category><![CDATA[funny stuff]]></category>

		<guid isPermaLink="false">http://gasubasu.com/?p=4066</guid>
		<description />
			<content:encoded><![CDATA[<p><a href="http://fotki.yandex.ru/users/gasubasu/view/236463/"><img src="http://img-fotki.yandex.ru/get/5401/gasubasu.49/0_39baf_d7e8e2ae_L.jpg" border="0" alt="" /></a></p>
<p><span id="more-4066"></span><a href="http://fotki.yandex.ru/users/gasubasu/view/236462/"><img src="http://img-fotki.yandex.ru/get/5400/gasubasu.49/0_39bae_e3681cde_L.jpg" border="0" alt="" /></a></p>
<p><a href="http://fotki.yandex.ru/users/gasubasu/view/236461/"><img src="http://img-fotki.yandex.ru/get/5403/gasubasu.49/0_39bad_207acc28_L.jpg" border="0" alt="" /></a></p>
<p><a href="http://fotki.yandex.ru/users/gasubasu/view/236460/"><img src="http://img-fotki.yandex.ru/get/5403/gasubasu.48/0_39bac_89d43b0c_L.jpg" border="0" alt="" /></a></p>
<p><a href="http://fotki.yandex.ru/users/gasubasu/view/236459/"><img src="http://img-fotki.yandex.ru/get/5404/gasubasu.48/0_39bab_2ce58865_L.jpg" border="0" alt="" /></a></p>
<p><a href="http://fotki.yandex.ru/users/gasubasu/view/236456/"><img src="http://img-fotki.yandex.ru/get/5400/gasubasu.48/0_39ba8_e8e2fc66_L.jpg" border="0" alt="" /></a></p>
<p><a href="http://fotki.yandex.ru/users/gasubasu/view/236457/"><img src="http://img-fotki.yandex.ru/get/5104/gasubasu.48/0_39ba9_4023c617_L.jpg" border="0" alt="" /></a></p>
<p><a href="http://fotki.yandex.ru/users/gasubasu/view/236458/"><img src="http://img-fotki.yandex.ru/get/5104/gasubasu.48/0_39baa_8df72fff_L.jpg" border="0" alt="" /></a></p>
<img src="http://feeds.feedburner.com/~r/gasubasu/~4/sR_0eRmzyfo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://gasubasu.com/2010/08/13/c1-114/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://gasubasu.com/2010/08/13/c1-114/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.212 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-09-05 00:15:41 --><!-- Compression = gzip -->
