<?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 on: How To Embed a Linksys Wireless-G Internet Home Monitoring Camera</title>
	<atom:link href="http://www.ultratech.us/ultra/?feed=rss2&#038;p=13" rel="self" type="application/rss+xml" />
	<link>http://www.ultratech.us/ultra/?p=13</link>
	<description>Ultra Technology Solutions - Providing Technology Solutions That Evolve With Your Needs!</description>
	<lastBuildDate>Wed, 01 Sep 2010 00:30:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Sésar de la Isla</title>
		<link>http://www.ultratech.us/ultra/?p=13&#038;cpage=4#comment-5363</link>
		<dc:creator>Sésar de la Isla</dc:creator>
		<pubDate>Wed, 01 Sep 2010 00:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultratech.us/ultra/?p=13#comment-5363</guid>
		<description>Hi Tabaru. You can download the code here:

http://sesardelaisla.es/motiondetection_ipcam.zip

Instructions are in index.html. I hope it works with your cam version. Tell me how it was, please.</description>
		<content:encoded><![CDATA[<p>Hi Tabaru. You can download the code here:</p>
<p><a href="http://sesardelaisla.es/motiondetection_ipcam.zip" rel="nofollow">http://sesardelaisla.es/motiondetection_ipcam.zip</a></p>
<p>Instructions are in index.html. I hope it works with your cam version. Tell me how it was, please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.ultratech.us/ultra/?p=13&#038;cpage=4#comment-5362</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 31 Aug 2010 22:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultratech.us/ultra/?p=13#comment-5362</guid>
		<description>I&#039;m going to move this back to the yard view in the fall when I can pop the screen out.  Right now it&#039;s a garage cam.

http://www.ultratech.us/cam.html</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to move this back to the yard view in the fall when I can pop the screen out.  Right now it&#8217;s a garage cam.</p>
<p><a href="http://www.ultratech.us/cam.html" rel="nofollow">http://www.ultratech.us/cam.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.ultratech.us/ultra/?p=13&#038;cpage=4#comment-5361</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 31 Aug 2010 22:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultratech.us/ultra/?p=13#comment-5361</guid>
		<description>Well I&#039;ve not been on here in a while, but here is the original code that I used.  I have no idea if this will still work with current release versions of the cam.   My cam is still running, she&#039;s a bit rough on the outside, but she still works.

http://www.ultratech.us/cam-code.txt     

I hope this helps,

Mark</description>
		<content:encoded><![CDATA[<p>Well I&#8217;ve not been on here in a while, but here is the original code that I used.  I have no idea if this will still work with current release versions of the cam.   My cam is still running, she&#8217;s a bit rough on the outside, but she still works.</p>
<p><a href="http://www.ultratech.us/cam-code.txt" rel="nofollow">http://www.ultratech.us/cam-code.txt</a>     </p>
<p>I hope this helps,</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tabaru</title>
		<link>http://www.ultratech.us/ultra/?p=13&#038;cpage=4#comment-5360</link>
		<dc:creator>Tabaru</dc:creator>
		<pubDate>Tue, 31 Aug 2010 20:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultratech.us/ultra/?p=13#comment-5360</guid>
		<description>Hey Mark,

You are a big brain. Thanks..

Sesar,

Where is your script, how can I find it?</description>
		<content:encoded><![CDATA[<p>Hey Mark,</p>
<p>You are a big brain. Thanks..</p>
<p>Sesar,</p>
<p>Where is your script, how can I find it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sésar de la Isla</title>
		<link>http://www.ultratech.us/ultra/?p=13&#038;cpage=4#comment-5351</link>
		<dc:creator>Sésar de la Isla</dc:creator>
		<pubDate>Tue, 17 Aug 2010 17:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultratech.us/ultra/?p=13#comment-5351</guid>
		<description>Done! I have finally got it! I have been checking the source code of the cam through the browser and I have been able to build two scripts to enable and disable the motion detector. These scripts can be in internet (in my case, a domain of my own), so you just need to load and URL to switch. Now I can switch on/off the motion detector before entering home without entering to the admin section of the cam. As I have an iPhone, I can put and two icons in the springboard to fast switch the Motion Detector (of course, an internet connection is needed ;-). Also, just one button can be build to call a web page with the buttons submit buttons you need. If anybodoy wants the code, just ask.</description>
		<content:encoded><![CDATA[<p>Done! I have finally got it! I have been checking the source code of the cam through the browser and I have been able to build two scripts to enable and disable the motion detector. These scripts can be in internet (in my case, a domain of my own), so you just need to load and URL to switch. Now I can switch on/off the motion detector before entering home without entering to the admin section of the cam. As I have an iPhone, I can put and two icons in the springboard to fast switch the Motion Detector (of course, an internet connection is needed <img src='http://www.ultratech.us/ultra/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> . Also, just one button can be build to call a web page with the buttons submit buttons you need. If anybodoy wants the code, just ask.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sésar de la Isla</title>
		<link>http://www.ultratech.us/ultra/?p=13&#038;cpage=4#comment-5350</link>
		<dc:creator>Sésar de la Isla</dc:creator>
		<pubDate>Tue, 17 Aug 2010 12:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultratech.us/ultra/?p=13#comment-5350</guid>
		<description>Hi Mark. I have bought this cam a few weeks ago and I would like to know if it is possible to switch the motion detector on or off with a simple URL so I can enable/disable with a hit of a shortcut in my iPhone. I am not sure if an URL can be parsed with the contents of the form that posts the option &quot;Enable Motion Detection&quot; and the FTP and email actions at the same time. If it can&#039;t be done, another option could be to make some script so I can upload to a web site and execute it. Can you help me?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Mark. I have bought this cam a few weeks ago and I would like to know if it is possible to switch the motion detector on or off with a simple URL so I can enable/disable with a hit of a shortcut in my iPhone. I am not sure if an URL can be parsed with the contents of the form that posts the option &#8220;Enable Motion Detection&#8221; and the FTP and email actions at the same time. If it can&#8217;t be done, another option could be to make some script so I can upload to a web site and execute it. Can you help me?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Cain</title>
		<link>http://www.ultratech.us/ultra/?p=13&#038;cpage=4#comment-4681</link>
		<dc:creator>Bill Cain</dc:creator>
		<pubDate>Wed, 12 May 2010 14:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultratech.us/ultra/?p=13#comment-4681</guid>
		<description>Hi Mark,
Well, DUH ---
I read this on the site, but I guess I did not read it!

(http://YOUR.CAM.IP/img/LinksysViewer.cab)
Sorry to make you repeat yourself because it did not register in my brain.
/*Thanks*/ for your time and trouble. You have good information on your site.
Bill</description>
		<content:encoded><![CDATA[<p>Hi Mark,<br />
Well, DUH &#8212;<br />
I read this on the site, but I guess I did not read it!</p>
<p>(<a href="http://YOUR.CAM.IP/img/LinksysViewer.cab" rel="nofollow">http://YOUR.CAM.IP/img/LinksysViewer.cab</a>)<br />
Sorry to make you repeat yourself because it did not register in my brain.<br />
/*Thanks*/ for your time and trouble. You have good information on your site.<br />
Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.ultratech.us/ultra/?p=13&#038;cpage=4#comment-4679</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 12 May 2010 11:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultratech.us/ultra/?p=13#comment-4679</guid>
		<description>Hi Bill, this is the URL.   Use the IP address of your cam.   I have heard that the URL on new cams might be different also.

http://YOUR.CAM.IP/img/LinksysViewer.cab

This is right at the very top of the page.

Mark</description>
		<content:encoded><![CDATA[<p>Hi Bill, this is the URL.   Use the IP address of your cam.   I have heard that the URL on new cams might be different also.</p>
<p><a href="http://YOUR.CAM.IP/img/LinksysViewer.cab" rel="nofollow">http://YOUR.CAM.IP/img/LinksysViewer.cab</a></p>
<p>This is right at the very top of the page.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Cain</title>
		<link>http://www.ultratech.us/ultra/?p=13&#038;cpage=4#comment-4671</link>
		<dc:creator>Bill Cain</dc:creator>
		<pubDate>Wed, 12 May 2010 03:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultratech.us/ultra/?p=13#comment-4671</guid>
		<description>Hello Mike,
I just found your site thru another place I was looking for info on my camera.
In your article you said &quot;The first step is to download the cab file from your Linksys camera.&quot;
Where is this file and how do I download it.
Everything else seems clear to me as to what to do.
Thanks for all the help on this.</description>
		<content:encoded><![CDATA[<p>Hello Mike,<br />
I just found your site thru another place I was looking for info on my camera.<br />
In your article you said &#8220;The first step is to download the cab file from your Linksys camera.&#8221;<br />
Where is this file and how do I download it.<br />
Everything else seems clear to me as to what to do.<br />
Thanks for all the help on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.ultratech.us/ultra/?p=13&#038;cpage=4#comment-3693</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 05 Feb 2010 00:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultratech.us/ultra/?p=13#comment-3693</guid>
		<description>I&#039;m working on a website and I want to change the height and width of the movie file.  I changed it in the source and it doesn&#039;t seem to be working... any suggestions?

Thanks,
Kevin</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on a website and I want to change the height and width of the movie file.  I changed it in the source and it doesn&#8217;t seem to be working&#8230; any suggestions?</p>
<p>Thanks,<br />
Kevin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
