<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: USB FM radio library was published on CodePlex</title>
	<atom:link href="http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/feed/" rel="self" type="application/rss+xml" />
	<link>http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/</link>
	<description>Take care of the sense, and the sounds will take care of themselves.</description>
	<lastBuildDate>Fri, 18 May 2012 08:56:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: New York furniture restoration</title>
		<link>http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/comment-page-1/#comment-4410</link>
		<dc:creator>New York furniture restoration</dc:creator>
		<pubDate>Sun, 19 Jun 2011 07:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/#comment-4410</guid>
		<description>Wow, awesome weblog layout! How long have you ever been running a blog for? you make running a blog look easy. The overall look of your site is great, as smartly the content material!</description>
		<content:encoded><![CDATA[<p>Wow, awesome weblog layout! How long have you ever been running a blog for? you make running a blog look easy. The overall look of your site is great, as smartly the content material!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apple iPad</title>
		<link>http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/comment-page-1/#comment-3845</link>
		<dc:creator>Apple iPad</dc:creator>
		<pubDate>Thu, 17 Jun 2010 12:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/#comment-3845</guid>
		<description>good blog post, you deserve a free iPad: http://bit.ly/freeipad6</description>
		<content:encoded><![CDATA[<p>good blog post, you deserve a free iPad: <a href="http://bit.ly/freeipad6" rel="nofollow">http://bit.ly/freeipad6</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: damikez</title>
		<link>http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/comment-page-1/#comment-2978</link>
		<dc:creator>damikez</dc:creator>
		<pubDate>Wed, 29 Apr 2009 02:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/#comment-2978</guid>
		<description>Hi Tamir,

I was stepping through the code and I think I know where the problem is, the results from device.WriteRegisters() returns false, thus device.initFMInfo() fails. Can you help us out with this?</description>
		<content:encoded><![CDATA[<p>Hi Tamir,</p>
<p>I was stepping through the code and I think I know where the problem is, the results from device.WriteRegisters() returns false, thus device.initFMInfo() fails. Can you help us out with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: damikez</title>
		<link>http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/comment-page-1/#comment-2973</link>
		<dc:creator>damikez</dc:creator>
		<pubDate>Tue, 28 Apr 2009 09:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/#comment-2973</guid>
		<description>i have the same problem as liron. i have the same USB FM reciever (imRadioUSB), maybe its not compatible with Tamir&#039;s code? Help? the pid = 0x2604 and vid = 0xEB1A.</description>
		<content:encoded><![CDATA[<p>i have the same problem as liron. i have the same USB FM reciever (imRadioUSB), maybe its not compatible with Tamir&#8217;s code? Help? the pid = 0&#215;2604 and vid = 0xEB1A.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamir</title>
		<link>http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/comment-page-1/#comment-2946</link>
		<dc:creator>Tamir</dc:creator>
		<pubDate>Sun, 19 Apr 2009 07:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/#comment-2946</guid>
		<description>@liron, you should figure PID and VID of this hardware. The best is to ask the manufacture, or look into documentation. This way it should work. Also, if you figure it, please contribute results for me to support your hardware for all others</description>
		<content:encoded><![CDATA[<p>@liron, you should figure PID and VID of this hardware. The best is to ask the manufacture, or look into documentation. This way it should work. Also, if you figure it, please contribute results for me to support your hardware for all others</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liron</title>
		<link>http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/comment-page-1/#comment-2944</link>
		<dc:creator>liron</dc:creator>
		<pubDate>Sat, 18 Apr 2009 11:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/#comment-2944</guid>
		<description>hey Tamir,
thanks for developing the library!

im trying to use the library with a imRadioUSB
and im getting the error- 
&quot;Cannot initialize radio device 33162.&quot;
have an idea what went wrong ?</description>
		<content:encoded><![CDATA[<p>hey Tamir,<br />
thanks for developing the library!</p>
<p>im trying to use the library with a imRadioUSB<br />
and im getting the error-<br />
&#8220;Cannot initialize radio device 33162.&#8221;<br />
have an idea what went wrong ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamir</title>
		<link>http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/comment-page-1/#comment-2240</link>
		<dc:creator>Tamir</dc:creator>
		<pubDate>Sat, 17 Jan 2009 09:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/#comment-2240</guid>
		<description>Please refer my old article to see help file :) http://khason.net/blog/why-my-chm-file-does-not-work/comment-page-1/#comment-2201</description>
		<content:encoded><![CDATA[<p>Please refer my old article to see help file <img src='http://khason.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://khason.net/blog/why-my-chm-file-does-not-work/comment-page-1/#comment-2201" rel="nofollow">http://khason.net/blog/why-my-chm-file-does-not-work/comment-page-1/#comment-2201</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek</title>
		<link>http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/comment-page-1/#comment-2221</link>
		<dc:creator>Vivek</dc:creator>
		<pubDate>Sat, 17 Jan 2009 04:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/#comment-2221</guid>
		<description>I just downloaded the documentation. However the help file is not displaying any content.

Can you provide some documentation as a starting point for this API?</description>
		<content:encoded><![CDATA[<p>I just downloaded the documentation. However the help file is not displaying any content.</p>
<p>Can you provide some documentation as a starting point for this API?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamir</title>
		<link>http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/comment-page-1/#comment-1943</link>
		<dc:creator>Tamir</dc:creator>
		<pubDate>Tue, 06 Jan 2009 16:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/#comment-1943</guid>
		<description>I mentioned three devices, I tested with Silicon Labs (PID = 0x818A, VID = 0x10C4), PCEar (PID = 0x819A, VID = 0x10C5) and ADSTech (PID = 0xA155, VID = 0x06E1)</description>
		<content:encoded><![CDATA[<p>I mentioned three devices, I tested with Silicon Labs (PID = 0x818A, VID = 0x10C4), PCEar (PID = 0x819A, VID = 0x10C5) and ADSTech (PID = 0xA155, VID = 0x06E1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pankaj</title>
		<link>http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/comment-page-1/#comment-1941</link>
		<dc:creator>Pankaj</dc:creator>
		<pubDate>Tue, 06 Jan 2009 15:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/usb-fm-radio-library-was-published-on-codeplex/#comment-1941</guid>
		<description>What hardware do we require... please mention.</description>
		<content:encoded><![CDATA[<p>What hardware do we require&#8230; please mention.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

