<?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>xMob</title>
	<atom:link href="http://www.xmob.co.uk/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xmob.co.uk</link>
	<description>Out to lunch</description>
	<lastBuildDate>Fri, 20 Nov 2009 01:15:52 +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>Interfacing the Arduino with the DS1616</title>
		<link>http://www.xmob.co.uk/index.php/2009/11/interfacing-the-arduino-with-the-ds1616/</link>
		<comments>http://www.xmob.co.uk/index.php/2009/11/interfacing-the-arduino-with-the-ds1616/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 22:32:07 +0000</pubDate>
		<dc:creator>xmob</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[ds1616]]></category>
		<category><![CDATA[rtc]]></category>

		<guid isPermaLink="false">http://www.xmob.co.uk/?p=45</guid>
		<description><![CDATA[I recently acquired a DS1616 IC.  This device offers the following:

Measures four channels of data:

Integrated 8-bit temperature sensor
Integrated 8-bit analog-to-digital converter (ADC) with a three-input mux


Real -time clock/calendar
Unique, factory lasered 64-bit serial number
A whole bunch of other logging and alarm functions

This device was crying out to be interfaced with the Arduino.
The DS1616 allows 2 forms [...]]]></description>
		<wfw:commentRss>http://www.xmob.co.uk/index.php/2009/11/interfacing-the-arduino-with-the-ds1616/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serial Number/Promotion Code Generation</title>
		<link>http://www.xmob.co.uk/index.php/2009/11/serial-number-promotion-code-generation/</link>
		<comments>http://www.xmob.co.uk/index.php/2009/11/serial-number-promotion-code-generation/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 11:15:13 +0000</pubDate>
		<dc:creator>xmob</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[promotional codes]]></category>
		<category><![CDATA[serial numbers]]></category>

		<guid isPermaLink="false">http://www.xmob.co.uk/?p=8</guid>
		<description><![CDATA[I recently needed to add promotional discounts for one of my web sites.  I was unable to find an off the shelf function to generate unique (user specific) codes.  So, I created the code myself.
The PHP code presented here allows you to encode any string of your choice into a familiar looking serial number/promotional code.  [...]]]></description>
		<wfw:commentRss>http://www.xmob.co.uk/index.php/2009/11/serial-number-promotion-code-generation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
