<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Convertible Review</title>
	<atom:link href="http://the-gadgeteer.com/2000/01/11/convertible_review/feed/" rel="self" type="application/rss+xml" />
	<link>http://the-gadgeteer.com/2000/01/11/convertible_review/</link>
	<description>Gadget reviews and news by Julie Strietelmeier and friends since 1997</description>
	<lastBuildDate>Fri, 25 May 2012 04:14:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: sun818</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13941</link>
		<dc:creator>sun818</dc:creator>
		<pubDate>Sun, 02 Mar 2003 05:18:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-13941</guid>
		<description>Heh, we sell those too:
&lt;a href=&quot;http://tekgems.com/Products/creative-multimedia-remote-cimr100.htm&quot;&gt;http://tekgems.com/Products/creative-multimedia-remote-cimr100.htm&lt;/a&gt;

We have them in stock :)</description>
		<content:encoded><![CDATA[<p>Heh, we sell those too:<br />
<a href="http://tekgems.com/Products/creative-multimedia-remote-cimr100.htm">http://tekgems.com/Products/creative-multimedia-remote-cimr100.htm</a></p>
<p>We have them in stock <img src='http://the-gadgeteer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zed</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13940</link>
		<dc:creator>Zed</dc:creator>
		<pubDate>Mon, 27 Jan 2003 03:26:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-13940</guid>
		<description>Nice reiview :)

I&#039;ve got one of these - &lt;a href=&quot;http://www.compgeeks.com/details.asp?invtid=CIMR100&quot;&gt;http://www.compgeeks.com/details.asp?invtid=CIMR100&lt;/a&gt;

Works really well, and is nice and small :)</description>
		<content:encoded><![CDATA[<p>Nice reiview <img src='http://the-gadgeteer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve got one of these &#8211; <a href="http://www.compgeeks.com/details.asp?invtid=CIMR100">http://www.compgeeks.com/details.asp?invtid=CIMR100</a></p>
<p>Works really well, and is nice and small <img src='http://the-gadgeteer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flamaest</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13939</link>
		<dc:creator>flamaest</dc:creator>
		<pubDate>Fri, 24 Jan 2003 19:59:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-13939</guid>
		<description># FIRST, you should disable standard IrDA drivers, which are installed on some mainboards after enabling IrDA. 

For Windows 2000 I used such a method to delete standard drivers:
1) Remove following strings from netirsir.inf:

    %*PNP0510.DevDesc% = PNP, *PNP0510
    %*PNP0511.DevDesc% = PNP, *PNP0511

and replace

    ExcludeFromSelect=*PNP0510,*PNP0511,*IBM0002,*IBM0034,*IBM0020

to

    ExcludeFromSelect=*IBM0002,*IBM0034,*IBM0020

2) Add to msports.inf to section [Std]:

    %*PNP0510.DeviceDesc% = ComPort, *PNP0510, *PNP0511 ; Communications Port
    %*PNP0511.DeviceDesc% = ComPort, *PNP0511, *PNP0510 ; Communications Port

to section [Strings]:

    *PNP0510.DeviceDesc = &quot;Generic Ir Serial Port&quot;
    *PNP0511.DeviceDesc = &quot;Generic Ir Serial Port&quot;

add

    ExcludeFromSelect=*PNP0510,*PNP0511

to section [ControlFlags]
# ONLY NOW enable IrDA in BIOS. Usually you should also enable RX inverting.
http://www.mediatexx.com/. uICE also supports RX device. 
Use it only as a WinLIRC client.</description>
		<content:encoded><![CDATA[<p># FIRST, you should disable standard IrDA drivers, which are installed on some mainboards after enabling IrDA. </p>
<p>For Windows 2000 I used such a method to delete standard drivers:<br />
1) Remove following strings from netirsir.inf:</p>
<p>    %*PNP0510.DevDesc% = PNP, *PNP0510<br />
    %*PNP0511.DevDesc% = PNP, *PNP0511</p>
<p>and replace</p>
<p>    ExcludeFromSelect=*PNP0510,*PNP0511,*IBM0002,*IBM0034,*IBM0020</p>
<p>to</p>
<p>    ExcludeFromSelect=*IBM0002,*IBM0034,*IBM0020</p>
<p>2) Add to msports.inf to section [Std]:</p>
<p>    %*PNP0510.DeviceDesc% = ComPort, *PNP0510, *PNP0511 ; Communications Port<br />
    %*PNP0511.DeviceDesc% = ComPort, *PNP0511, *PNP0510 ; Communications Port</p>
<p>to section [Strings]:</p>
<p>    *PNP0510.DeviceDesc = &#8220;Generic Ir Serial Port&#8221;<br />
    *PNP0511.DeviceDesc = &#8220;Generic Ir Serial Port&#8221;</p>
<p>add</p>
<p>    ExcludeFromSelect=*PNP0510,*PNP0511</p>
<p>to section [ControlFlags]<br />
# ONLY NOW enable IrDA in BIOS. Usually you should also enable RX inverting.<br />
<a href="http://www.mediatexx.com/" rel="nofollow">http://www.mediatexx.com/</a>. uICE also supports RX device.<br />
Use it only as a WinLIRC client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sun818</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13938</link>
		<dc:creator>sun818</dc:creator>
		<pubDate>Fri, 24 Jan 2003 19:56:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-13938</guid>
		<description>Great, I&#039;m glad you found a solution -- that is most important. :) 

May I ask what specific passage from that link made your system work? Its a bit confusing to me from a quick scan.</description>
		<content:encoded><![CDATA[<p>Great, I&#8217;m glad you found a solution &#8212; that is most important. <img src='http://the-gadgeteer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>May I ask what specific passage from that link made your system work? Its a bit confusing to me from a quick scan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flamaest</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13937</link>
		<dc:creator>flamaest</dc:creator>
		<pubDate>Fri, 24 Jan 2003 19:40:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-13937</guid>
		<description>This software&#039;s so called &quot;troubleshooting&quot; and help guide is quite weak.  

This is the solution to getting it to work with the IRDA unit connected to the MB.. yes, IRDA, not CIR.. 

&lt;a href=&quot;http://slydiman.narod.ru/rus/control/wirc_faq.htm&quot;&gt;http://slydiman.narod.ru/rus/control/wirc_faq.htm&lt;/a&gt;


F.</description>
		<content:encoded><![CDATA[<p>This software&#8217;s so called &#8220;troubleshooting&#8221; and help guide is quite weak.  </p>
<p>This is the solution to getting it to work with the IRDA unit connected to the MB.. yes, IRDA, not CIR.. </p>
<p><a href="http://slydiman.narod.ru/rus/control/wirc_faq.htm">http://slydiman.narod.ru/rus/control/wirc_faq.htm</a></p>
<p>F.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sun818</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13936</link>
		<dc:creator>sun818</dc:creator>
		<pubDate>Fri, 24 Jan 2003 17:46:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-13936</guid>
		<description>Good luck to you. irDA (laptops, palm pda) is a different protocol than the infrared the Packard Bell Remotes use. So, how irDA works on your system has little to do with whether WinLIRC may work for you. You might want to checkout the &lt;a href=&quot;http://winlirc.sourceforge.net/trouble.html&quot;&gt;WinLIRC Troubleshooting Guide&lt;/a&gt; and that may give you some ideas. If you have a zip drive or internal modem, those items will sometimes contend for the same IRQ. Anyway, check out the link. Thanks.</description>
		<content:encoded><![CDATA[<p>Good luck to you. irDA (laptops, palm pda) is a different protocol than the infrared the Packard Bell Remotes use. So, how irDA works on your system has little to do with whether WinLIRC may work for you. You might want to checkout the <a href="http://winlirc.sourceforge.net/trouble.html">WinLIRC Troubleshooting Guide</a> and that may give you some ideas. If you have a zip drive or internal modem, those items will sometimes contend for the same IRQ. Anyway, check out the link. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flamaest</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13935</link>
		<dc:creator>flamaest</dc:creator>
		<pubDate>Fri, 24 Jan 2003 14:57:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-13935</guid>
		<description>Yes, positive on the SW versions and recommended solutions.. 

No luck yet on W2K..  yet i know my IR works cuz I can network and sync PPCs via IR.

If you peek at all the documents for this 0.64 IR software, there are NO procedures for troubleshooting W2K installs.. nowhere, google-news, web, so if you know where i can find some tips.. please shout!!

thanks

F.</description>
		<content:encoded><![CDATA[<p>Yes, positive on the SW versions and recommended solutions.. </p>
<p>No luck yet on W2K..  yet i know my IR works cuz I can network and sync PPCs via IR.</p>
<p>If you peek at all the documents for this 0.64 IR software, there are NO procedures for troubleshooting W2K installs.. nowhere, google-news, web, so if you know where i can find some tips.. please shout!!</p>
<p>thanks</p>
<p>F.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sun818</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13934</link>
		<dc:creator>sun818</dc:creator>
		<pubDate>Fri, 24 Jan 2003 09:42:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-13934</guid>
		<description>&lt;blockquote&gt;LIRC software says it does not support W2K. &lt;/blockquote&gt;

Are you perhaps thinking of WIRC by Zorxx? I know that only supports Windows 95, 98, and ME. WinLIRC which is just a port of the LIRC software (lirc.org) does, in fact, support Windows 95, 98, ME, 2000, and XP. This is the first I&#039;ve heard of uninstall the irDA drivers, but its possible that is one way to free up IRQs. Traditionally, IRQ 3 and 4 are reserved for COM1/2 use.</description>
		<content:encoded><![CDATA[<blockquote><p>LIRC software says it does not support W2K. </p></blockquote>
<p>Are you perhaps thinking of WIRC by Zorxx? I know that only supports Windows 95, 98, and ME. WinLIRC which is just a port of the LIRC software (lirc.org) does, in fact, support Windows 95, 98, ME, 2000, and XP. This is the first I&#8217;ve heard of uninstall the irDA drivers, but its possible that is one way to free up IRQs. Traditionally, IRQ 3 and 4 are reserved for COM1/2 use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flamaest</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13933</link>
		<dc:creator>flamaest</dc:creator>
		<pubDate>Thu, 23 Jan 2003 19:13:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-13933</guid>
		<description>The website for this product keeps saying the SW works with W2K, but when you go to the download section, the LIRC software says it does not support W2K.

I tried it a few months ago and again with this new &quot;packed&quot; solution.. no go.. I cannot get LIRC to receive a remote-control signal..

I heard there is something that needs to be done on W2K boxs.. something about diabling the Microsoft IR driver that ships with the OS to release the COM port or IRQ from the windows IR driver grasp.

Any help..?
Thanks,
Fabian.</description>
		<content:encoded><![CDATA[<p>The website for this product keeps saying the SW works with W2K, but when you go to the download section, the LIRC software says it does not support W2K.</p>
<p>I tried it a few months ago and again with this new &#8220;packed&#8221; solution.. no go.. I cannot get LIRC to receive a remote-control signal..</p>
<p>I heard there is something that needs to be done on W2K boxs.. something about diabling the Microsoft IR driver that ships with the OS to release the COM port or IRQ from the windows IR driver grasp.</p>
<p>Any help..?<br />
Thanks,<br />
Fabian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13932</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Wed, 22 Jan 2003 16:25:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-13932</guid>
		<description>They must have just updated the site:)</description>
		<content:encoded><![CDATA[<p>They must have just updated the site:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frostie</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13931</link>
		<dc:creator>Frostie</dc:creator>
		<pubDate>Wed, 22 Jan 2003 14:39:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-13931</guid>
		<description>You can use it with Winamp3. There&#039;s directions on their site:

&lt;a href=&quot;http://tekgems.com/Products/WinampRemote/InstallWinLIRC-WinAmp3.htm&quot;&gt;http://tekgems.com/Products/WinampRemote/InstallWinLIRC-WinAmp3.htm&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You can use it with Winamp3. There&#8217;s directions on their site:</p>
<p><a href="http://tekgems.com/Products/WinampRemote/InstallWinLIRC-WinAmp3.htm">http://tekgems.com/Products/WinampRemote/InstallWinLIRC-WinAmp3.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flyingkiwi</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13930</link>
		<dc:creator>flyingkiwi</dc:creator>
		<pubDate>Wed, 22 Jan 2003 00:49:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-13930</guid>
		<description>Maybe you missed my post above yours but the Streamzap remote says it works with Musicmatch Jukebox along with heaps of other multimedia software</description>
		<content:encoded><![CDATA[<p>Maybe you missed my post above yours but the Streamzap remote says it works with Musicmatch Jukebox along with heaps of other multimedia software</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jet8810</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13929</link>
		<dc:creator>Jet8810</dc:creator>
		<pubDate>Tue, 21 Jan 2003 23:50:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-13929</guid>
		<description>is there an equivalent of this that would work with Music Match JUkebox?</description>
		<content:encoded><![CDATA[<p>is there an equivalent of this that would work with Music Match JUkebox?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flyingkiwi</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13928</link>
		<dc:creator>flyingkiwi</dc:creator>
		<pubDate>Tue, 21 Jan 2003 22:39:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-13928</guid>
		<description>Great to see review of this type of equipment. Can&#039;t help but think bit like reviewing a Palm 3 when the Tungsten is avail :D 
Julie how about a test on the Streamzap remote control &lt;a href=&quot;www.streamzap.com&quot;&gt;www.streamzap.com&lt;/a&gt;  that can be used on a multitude of multimedia software. Are there some Streamzap users out there? I have convergence dreams of having my Vaio notebook connected to my stereo and remotely controlling MusicMatch Jukebox mp3 tracks plus remotely controlling WinDVD DVD movies including volume control. What a fantastic solution for the less is more gadgeteer.</description>
		<content:encoded><![CDATA[<p>Great to see review of this type of equipment. Can&#8217;t help but think bit like reviewing a Palm 3 when the Tungsten is avail <img src='http://the-gadgeteer.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
Julie how about a test on the Streamzap remote control <a href="www.streamzap.com">http://www.streamzap.com</a>  that can be used on a multitude of multimedia software. Are there some Streamzap users out there? I have convergence dreams of having my Vaio notebook connected to my stereo and remotely controlling MusicMatch Jukebox mp3 tracks plus remotely controlling WinDVD DVD movies including volume control. What a fantastic solution for the less is more gadgeteer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://the-gadgeteer.com/2000/01/11/convertible_review/comment-page-1/#comment-13927</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Tue, 21 Jan 2003 21:54:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-13927</guid>
		<description>Post your comments here on the WinAmp Remote Control review.

&lt;a href=&quot;http://www.the-gadgeteer.com/winamp-remote-review.html&quot;&gt;http://www.the-gadgeteer.com/winamp-remote-review.html&lt;/a&gt;

Just click the POST REPLY button on this page.</description>
		<content:encoded><![CDATA[<p>Post your comments here on the WinAmp Remote Control review.</p>
<p><a href="http://www.the-gadgeteer.com/winamp-remote-review.html">http://www.the-gadgeteer.com/winamp-remote-review.html</a></p>
<p>Just click the POST REPLY button on this page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

