<?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/"
		>
<channel>
	<title>Comments for Slices of Ron - the blog</title>
	<atom:link href="http://ronguest.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ronguest.com/blog</link>
	<description>Slices of Ron&#039;s Life</description>
	<lastBuildDate>Sat, 04 May 2013 11:32:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Project Update to Arduino Garage Monitor by Alexander</title>
		<link>http://ronguest.com/blog/2012/10/project-update-to-arduino-garage-monitor/#comment-614</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Sat, 04 May 2013 11:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://ronguest.com/blog/?p=683#comment-614</guid>
		<description><![CDATA[Hi there, I&#039;ve been scouring Google all night trying to find something to help me create a line between my Arduino ethernet and Godaddy server. It&#039;d be more than appreciated if you could send me [ eden2291@gmail.com ] all your source code for this (both the Python and Arduino code)! Thank you so much in advance!]]></description>
		<content:encoded><![CDATA[<p>Hi there, I&#8217;ve been scouring Google all night trying to find something to help me create a line between my Arduino ethernet and Godaddy server. It&#8217;d be more than appreciated if you could send me [ <a href="mailto:eden2291@gmail.com">eden2291@gmail.com</a> ] all your source code for this (both the Python and Arduino code)! Thank you so much in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino Alarm with Push Notifications by Jason</title>
		<link>http://ronguest.com/blog/2011/06/arduino-alarm-with-push-notifications/#comment-444</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 02 Nov 2012 13:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://ronguest.com/blog/?p=528#comment-444</guid>
		<description><![CDATA[Hey I would like to try out the code. I&#039;m working on a similar Ideal that I&#039;m stuck on. I have only started out with the arduino&#039;s and might need simple instructions on setting up and uploading them. thanks]]></description>
		<content:encoded><![CDATA[<p>Hey I would like to try out the code. I&#8217;m working on a similar Ideal that I&#8217;m stuck on. I have only started out with the arduino&#8217;s and might need simple instructions on setting up and uploading them. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Update to Arduino Garage Monitor by Great video introduction to Arduino &#187; Slices of Ron - the blog</title>
		<link>http://ronguest.com/blog/2012/10/project-update-to-arduino-garage-monitor/#comment-418</link>
		<dc:creator>Great video introduction to Arduino &#187; Slices of Ron - the blog</dc:creator>
		<pubDate>Mon, 22 Oct 2012 11:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://ronguest.com/blog/?p=683#comment-418</guid>
		<description><![CDATA[[...] &#171; Project Update to Arduino Garage Monitor [...]]]></description>
		<content:encoded><![CDATA[<p>[...] &laquo; Project Update to Arduino Garage Monitor [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Update to Arduino Garage Monitor by Rick</title>
		<link>http://ronguest.com/blog/2012/10/project-update-to-arduino-garage-monitor/#comment-409</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Fri, 05 Oct 2012 15:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://ronguest.com/blog/?p=683#comment-409</guid>
		<description><![CDATA[Very cool idea, Ron.

That&#039;s an interesting job to be done.  Have you filed for a patent yet?  It might be built into all the garage doors by 2020 - it could happen once the economy recovers :)

Rick]]></description>
		<content:encoded><![CDATA[<p>Very cool idea, Ron.</p>
<p>That&#8217;s an interesting job to be done.  Have you filed for a patent yet?  It might be built into all the garage doors by 2020 &#8211; it could happen once the economy recovers <img src='http://ronguest.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Rick</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino Alarm with Push Notifications by Project Update to Arduino Garage Monitor &#187; Slices of Ron - the blog</title>
		<link>http://ronguest.com/blog/2011/06/arduino-alarm-with-push-notifications/#comment-408</link>
		<dc:creator>Project Update to Arduino Garage Monitor &#187; Slices of Ron - the blog</dc:creator>
		<pubDate>Fri, 05 Oct 2012 14:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://ronguest.com/blog/?p=528#comment-408</guid>
		<description><![CDATA[[...] year I published a blog about a Arduino project I created to monitor my garage door and send an alarm to my iPhone if it was left open for a period of time. At that time I installed [...]]]></description>
		<content:encoded><![CDATA[<p>[...] year I published a blog about a Arduino project I created to monitor my garage door and send an alarm to my iPhone if it was left open for a period of time. At that time I installed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino push notifications: My Solution by Ron</title>
		<link>http://ronguest.com/blog/2011/05/arduino-push-notifications-my-solution/#comment-407</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Mon, 17 Sep 2012 14:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://ronguest.com/blog/?p=497#comment-407</guid>
		<description><![CDATA[Hi Chris. The Arduino cannot run php scripts directly. So to run PHP the Arduino connects to the computer using HTTP and the computer runs the PHP script. In the original design I used my own computer to execute the PHP script and hence it needed to be turned on.

I have subsequently used my website at GoDaddy.com to run the PHP script instead so my own computer does not need to be on. Getting the scripts to run at GoDaddy was a bit trickier than doing it locally but it has been quite stable once I got it working.]]></description>
		<content:encoded><![CDATA[<p>Hi Chris. The Arduino cannot run php scripts directly. So to run PHP the Arduino connects to the computer using HTTP and the computer runs the PHP script. In the original design I used my own computer to execute the PHP script and hence it needed to be turned on.</p>
<p>I have subsequently used my website at GoDaddy.com to run the PHP script instead so my own computer does not need to be on. Getting the scripts to run at GoDaddy was a bit trickier than doing it locally but it has been quite stable once I got it working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino push notifications: My Solution by Chris</title>
		<link>http://ronguest.com/blog/2011/05/arduino-push-notifications-my-solution/#comment-405</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 13 Sep 2012 13:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://ronguest.com/blog/?p=497#comment-405</guid>
		<description><![CDATA[Hello Ron,

apologies for my amateurish query but I am still the very beginning of my experiments with the Arduino.

With the purchase of the WiFly Shield (or an ethernet device) I assumed that the Arduino unit would log itself into my home&#039;s WiFi network independently from my computer (i.e.. computer switched off while the Arduino is still capable to send push messages via Prowl), yet you mentioned the necessity of your computer running 24/7. I am probably misunderstanding the principle idea here, thus please clarify. It&#039;s much appreciated.

Chris]]></description>
		<content:encoded><![CDATA[<p>Hello Ron,</p>
<p>apologies for my amateurish query but I am still the very beginning of my experiments with the Arduino.</p>
<p>With the purchase of the WiFly Shield (or an ethernet device) I assumed that the Arduino unit would log itself into my home&#8217;s WiFi network independently from my computer (i.e.. computer switched off while the Arduino is still capable to send push messages via Prowl), yet you mentioned the necessity of your computer running 24/7. I am probably misunderstanding the principle idea here, thus please clarify. It&#8217;s much appreciated.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino Alarm with Push Notifications by lewis</title>
		<link>http://ronguest.com/blog/2011/06/arduino-alarm-with-push-notifications/#comment-403</link>
		<dc:creator>lewis</dc:creator>
		<pubDate>Wed, 25 Jul 2012 15:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://ronguest.com/blog/?p=528#comment-403</guid>
		<description><![CDATA[nice project ron 

i have been searching all over the not for a project like this because i have a school project just like this. can you send me the code for the magnetic reed switch. it would be a great assist to me .thanks]]></description>
		<content:encoded><![CDATA[<p>nice project ron </p>
<p>i have been searching all over the not for a project like this because i have a school project just like this. can you send me the code for the magnetic reed switch. it would be a great assist to me .thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WiFly: Twists &amp; Turns but it works by Arduino + WiFly library hack Part 1 &#8211; klog</title>
		<link>http://ronguest.com/blog/2011/05/wifly-twists-turns-but-it-works/#comment-402</link>
		<dc:creator>Arduino + WiFly library hack Part 1 &#8211; klog</dc:creator>
		<pubDate>Thu, 03 May 2012 02:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://ronguest.com/blog/?p=477#comment-402</guid>
		<description><![CDATA[[...] on the library by jmr13031 and some hacks by Ron [...]]]></description>
		<content:encoded><![CDATA[<p>[...] on the library by jmr13031 and some hacks by Ron [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino push notifications: My Solution by Ryan</title>
		<link>http://ronguest.com/blog/2011/05/arduino-push-notifications-my-solution/#comment-401</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 23 Apr 2012 19:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://ronguest.com/blog/?p=497#comment-401</guid>
		<description><![CDATA[I found a solution. I made a free web domain and uploaded my script there. works much better and all the time]]></description>
		<content:encoded><![CDATA[<p>I found a solution. I made a free web domain and uploaded my script there. works much better and all the time</p>
]]></content:encoded>
	</item>
</channel>
</rss>
