<?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/"
	>

<channel>
	<title>chris moos&#039;s blog &#187; mse750</title>
	<atom:link href="http://chrismoos.com/tag/mse750/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrismoos.com</link>
	<description>developer by day, developer by night</description>
	<lastBuildDate>Fri, 30 Jul 2010 04:52:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MSR206&#160;Library</title>
		<link>http://chrismoos.com/2007/08/06/msr206-library/</link>
		<comments>http://chrismoos.com/2007/08/06/msr206-library/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 23:14:25 +0000</pubDate>
		<dc:creator>Chris Moos</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[magnetic stripe]]></category>
		<category><![CDATA[mse750]]></category>
		<category><![CDATA[msr206]]></category>

		<guid isPermaLink="false">http://chrismoos.com/2007/08/06/msr206-library/</guid>
		<description><![CDATA[I recently purchased a Tysso MSE-750 Magnetic Stripe Encoder/Reader and decided to write a library to communicate with it in C++. I just started the project over at Google Code, which you can find here. Right now it can read 7-bit and 5-bit track data. I&#8217;m going to add the ability to write tracks next.
The [...]]]></description>
			<content:encoded><![CDATA[<p>I recently purchased a Tysso MSE-750 Magnetic Stripe Encoder/Reader and decided to write a library to communicate with it in C++. I just started the project over at <a href="http://code.google.com">Google Code</a>, which you can find <a href="http://code.google.com/p/msr206-lib/">here</a>. Right now it can read 7-bit and 5-bit track data. I&#8217;m going to add the ability to write tracks next.</p>
<p>The MSE750 follows the MSR206 protocol, so the library should be compatible with any MSR206(or its derivatives like MSE-750) encoders. </p>
]]></content:encoded>
			<wfw:commentRss>http://chrismoos.com/2007/08/06/msr206-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
