<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: XIG Update Pushes Wireless Data to Projects</title>
	<atom:link href="http://blog.makezine.com/2012/03/11/xig-update-pushes-wireless-data-to-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.makezine.com/2012/03/11/xig-update-pushes-wireless-data-to-projects/</link>
	<description>DIY projects, how-tos, and inspiration from geeks, makers, and hackers</description>
	<lastBuildDate>Fri, 24 May 2013 13:54:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: AC0KG</title>
		<link>http://blog.makezine.com/2012/03/11/xig-update-pushes-wireless-data-to-projects/#comment-372635</link>
		<dc:creator><![CDATA[AC0KG]]></dc:creator>
		<pubDate>Mon, 12 Mar 2012 15:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=208568#comment-372635</guid>
		<description><![CDATA[Another easy solution to the polling problem, if you have control over the server side, is to set up the server-side function to block until either the desired event happens or a timeout is reached. If the client gets a timeout, it immediately resends the request.

Works about like polling, but with less overhead and the immediate response time of a server-pushed message, and the server doesn&#039;t need to keep track of interested clients.]]></description>
		<content:encoded><![CDATA[<p>Another easy solution to the polling problem, if you have control over the server side, is to set up the server-side function to block until either the desired event happens or a timeout is reached. If the client gets a timeout, it immediately resends the request.</p>
<p>Works about like polling, but with less overhead and the immediate response time of a server-pushed message, and the server doesn&#8217;t need to keep track of interested clients.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Husney (@jordan_husney)</title>
		<link>http://blog.makezine.com/2012/03/11/xig-update-pushes-wireless-data-to-projects/#comment-371497</link>
		<dc:creator><![CDATA[Jordan Husney (@jordan_husney)]]></dc:creator>
		<pubDate>Sun, 11 Mar 2012 20:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.makezine.com/?p=208568#comment-371497</guid>
		<description><![CDATA[For convenience, here are all the videos from the XIG Project Website:

http://code.google.com/p/xig/wiki/Video1GettingStarted
http://code.google.com/p/xig/wiki/Video2RemoteAtCommandsViaiDigi http://code.google.com/p/xig/wiki/Video3SendingIOSamplesToiDigi http://code.google.com/p/xig/wiki/Video4SendingSerialDataFromTheCloud]]></description>
		<content:encoded><![CDATA[<p>For convenience, here are all the videos from the XIG Project Website:</p>
<p><a href="http://code.google.com/p/xig/wiki/Video1GettingStarted" rel="nofollow">http://code.google.com/p/xig/wiki/Video1GettingStarted</a><br />
<a href="http://code.google.com/p/xig/wiki/Video2RemoteAtCommandsViaiDigi" rel="nofollow">http://code.google.com/p/xig/wiki/Video2RemoteAtCommandsViaiDigi</a> <a href="http://code.google.com/p/xig/wiki/Video3SendingIOSamplesToiDigi" rel="nofollow">http://code.google.com/p/xig/wiki/Video3SendingIOSamplesToiDigi</a> <a href="http://code.google.com/p/xig/wiki/Video4SendingSerialDataFromTheCloud" rel="nofollow">http://code.google.com/p/xig/wiki/Video4SendingSerialDataFromTheCloud</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
