<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>RFID Toys : WindowsLogin</title>
  <link>http://www.rfidtoys.net/forum/</link>
  <description>This is an XML content feed of; RFID Toys : Book Projects : WindowsLogin</description>
  <pubDate>Sat, 25 May 2013 15:36:38 +0000</pubDate>
  <lastBuildDate>Mon, 28 Mar 2011 09:31:26 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 10.11</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.rfidtoys.net/forum/RSS_post_feed.asp?TID=131</WebWizForums:feedURL>
  <image>
   <title>RFID Toys</title>
   <url>http://rfidtoys.net/images/RFIDToys.jpg</url>
   <link>http://www.rfidtoys.net/forum/</link>
  </image>
  <item>
   <title>WindowsLogin : Well, now that I think about this...</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4620&amp;title=windowslogin#4620</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=1">amal</a><br /><strong>Subject:</strong> 131<br /><strong>Posted:</strong> 28 March 2011 at 9:31am<br /><br />Well, now that I think about this a bit, you have said you can't afford to buy the Phidgets reader a couple times now, but the only reason that would be an issue would be if you were using the Windows Logon code from the book project. Unfortunately that code requires the use of the Phidgets. I have no idea how an Arduino (or any other microproc) could emulate the Phidgets because we know nothing about the Phidgets USB communication protocol<br><br>I think you might be stuck.<br> ]]>
   </description>
   <pubDate>Mon, 28 Mar 2011 09:31:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4620&amp;title=windowslogin#4620</guid>
  </item> 
  <item>
   <title>WindowsLogin : I have and ID-12 Innovations one....</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4618&amp;title=windowslogin#4618</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=8898">mj3989</a><br /><strong>Subject:</strong> 131<br /><strong>Posted:</strong> 28 March 2011 at 3:33am<br /><br />I have and ID-12 Innovations one. It plugs into a breadboard and connects to an arduino - all provided by my university.<br><br>As its for a university project, I don't think it would be worthwhile buying the phidgets one.<br>]]>
   </description>
   <pubDate>Mon, 28 Mar 2011 03:33:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4618&amp;title=windowslogin#4618</guid>
  </item> 
  <item>
   <title>WindowsLogin : Hmm,I don&amp;#039;t think so because...</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4615&amp;title=windowslogin#4615</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=1">amal</a><br /><strong>Subject:</strong> 131<br /><strong>Posted:</strong> 27 March 2011 at 12:48pm<br /><br />Hmm,I don't think so because the Arduino would just be an expensive level shifter for the RFID reader. The software on the PC is doing the authentication magic. All the RFID reader has to do is get the tag ID data into the PC via an RS232 port or a USB virtual COM port. That can be achieved easily and cheaply.<br><br>What RFID reader do you have?<br>]]>
   </description>
   <pubDate>Sun, 27 Mar 2011 12:48:43 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4615&amp;title=windowslogin#4615</guid>
  </item> 
  <item>
   <title>WindowsLogin : Has anyone ever attempted this...</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4613&amp;title=windowslogin#4613</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=8898">mj3989</a><br /><strong>Subject:</strong> 131<br /><strong>Posted:</strong> 27 March 2011 at 6:00am<br /><br />Has anyone ever attempted this with an Arduino set up with an RFID reader?<br><br>I'm trying to do it as a University project.<br><br>The Arduino and RFID reader I borrowed for free from uni - I can't afford the Phidgets reader!<br>]]>
   </description>
   <pubDate>Sun, 27 Mar 2011 06:00:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4613&amp;title=windowslogin#4613</guid>
  </item> 
  <item>
   <title>WindowsLogin : The phidgets library is very version...</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4162&amp;title=windowslogin#4162</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=1">amal</a><br /><strong>Subject:</strong> 131<br /><strong>Posted:</strong> 05 October 2010 at 8:33pm<br /><br />The phidgets library is very version specific. software built using their library will only work with the library version it was built with. that means you have to uninstall the newer v2.1.7 library you installed, reboot, then install the older v2.0.8 library... then the RFIDGina software should work. If you have problems installing the v2.0.8 library, post the issues installing it and I'll see if I can't help out.<br><br>Do you have any software programming / coding experience? You could recompile the DLLs using the new library if you had sufficient skill.<br>]]>
   </description>
   <pubDate>Tue, 05 Oct 2010 20:33:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4162&amp;title=windowslogin#4162</guid>
  </item> 
  <item>
   <title>WindowsLogin : yup im using windows XP..  can...</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4161&amp;title=windowslogin#4161</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=8788">jet2lyn</a><br /><strong>Subject:</strong> 131<br /><strong>Posted:</strong> 05 October 2010 at 6:13pm<br /><br />yup im using windows XP..<DIV>&nbsp;</DIV><DIV>can u please explain step by step on how to make it work?</DIV><DIV>if it cant work backward meaning that i cannot use this at all?</DIV>]]>
   </description>
   <pubDate>Tue, 05 Oct 2010 18:13:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4161&amp;title=windowslogin#4161</guid>
  </item> 
  <item>
   <title>WindowsLogin : As it says in the post, the Phidgets...</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4160&amp;title=windowslogin#4160</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=1">amal</a><br /><strong>Subject:</strong> 131<br /><strong>Posted:</strong> 05 October 2010 at 5:53pm<br /><br />As it says in <a href="http://www.rfidtoys.net/forum/forum_posts.asp?TID=4&amp;title=rfidgina-chapter-4" target="_blank">the post</a>, the Phidgets libraries are typically not backward compatible. The DLL binaries were compiled using the older library, therefore they will only work with the older library. Your options are to remove the current library and install the older one, or recompile the source code yourself using the new library.<br><br>What version of Windows are you using? The RFIDGina code only works with Windows XP. To log into Vista or Windows 7, you have to <a href="http://blog.amal.net/?p=3041" target="_blank">buy a kit</a> that includes the new reader and code that works with it and Vista/Win7.<br>]]>
   </description>
   <pubDate>Tue, 05 Oct 2010 17:53:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4160&amp;title=windowslogin#4160</guid>
  </item> 
  <item>
   <title>WindowsLogin : hi there,  im trying to develop...</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4159&amp;title=windowslogin#4159</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=8788">jet2lyn</a><br /><strong>Subject:</strong> 131<br /><strong>Posted:</strong> 05 October 2010 at 5:44pm<br /><br />hi there,<DIV>&nbsp;</DIV><DIV>im trying to develop the project and having problem installing Phidget v.2.0.8 the one you attached at <a href="http://www.rfidtoys.net/forum/forum_posts.asp?TID=4&amp;title=rfidgina-chapter-4" target="_blank">http://www.rfidtoys.net/forum/forum_posts.asp?TID=4&amp;title=rfidgina-chapter-4</A></DIV><DIV>&nbsp;</DIV><DIV>so i used the later version of Phidget installation which is v2.1.7.</DIV><DIV>&nbsp;</DIV><DIV>will this be the source of the problem that i could not logon using the tag.</DIV><DIV>&nbsp;</DIV><DIV>i have followed other instructions but when windows logon, i still have to fill in my password to logon.</DIV>]]>
   </description>
   <pubDate>Tue, 05 Oct 2010 17:44:09 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=4159&amp;title=windowslogin#4159</guid>
  </item> 
  <item>
   <title>WindowsLogin :    Sebastian D wrote:here&amp;#039;s...</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=3456&amp;title=windowslogin#3456</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=1">amal</a><br /><strong>Subject:</strong> 131<br /><strong>Posted:</strong> 10 March 2010 at 10:25am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Sebastian D" alt="Originally posted by Sebastian D" style="vertical-align: text-bottom;" /> <strong>Sebastian D wrote:</strong><br /><br />here's a slightly related question: is there any updated software to make this project work on windows 7?</td></tr></table><br><br>Ok! The <a href="http://www.trossenrobotics.com/p/REDBEE-Wireless-rfid-reader.aspx?af=v9u2jfa" target="_blank">new reader hardware is available</a> and I'm working on a <a href="http://blog.amal.net/?p=2781" target="_blank">Vista/Win7 login project</a>.<br>]]>
   </description>
   <pubDate>Wed, 10 Mar 2010 10:25:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=3456&amp;title=windowslogin#3456</guid>
  </item> 
  <item>
   <title>WindowsLogin : My guess is anywhere from $50-$75,...</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=3274&amp;title=windowslogin#3274</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=1">amal</a><br /><strong>Subject:</strong> 131<br /><strong>Posted:</strong> 25 January 2010 at 9:46am<br /><br />My guess is anywhere from $50-$75, but nothing is final of course.]]>
   </description>
   <pubDate>Mon, 25 Jan 2010 09:46:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=131&amp;PID=3274&amp;title=windowslogin#3274</guid>
  </item> 
 </channel>
</rss>