<?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>My Piece of the Inter(.)net &#187; Home Automation</title>
	<atom:link href="http://mypieceoftheinter.net/tag/home-automation/feed" rel="self" type="application/rss+xml" />
	<link>http://mypieceoftheinter.net</link>
	<description>A place for my geekish ramblings or whatever I find interesting.</description>
	<lastBuildDate>Mon, 16 Jan 2012 16:35:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Another novel (and silly) use for Roomie</title>
		<link>http://mypieceoftheinter.net/archives/2160</link>
		<comments>http://mypieceoftheinter.net/archives/2160#comments</comments>
		<pubDate>Mon, 11 Oct 2010 16:35:46 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Home Automation]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Roomie!]]></category>
		<category><![CDATA[RoomieScript]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/2160</guid>
		<description><![CDATA[I’ve been working (rather obsessively) on Roomie for the past week.&#160; In specific, I have rewritten the XML-based protocol that allows the desktop client to communicate with the web service.&#160; (Say “hi” to it here.)&#160; The new library (which I call WebCommunicator) is sooo much easier to use than my old one, but still has [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been working (rather obsessively) on Roomie for the past week.&#160; In specific, I have rewritten the XML-based protocol that allows the desktop client to communicate with the web service.&#160; (Say “hi” to it <a href="http://roomie.somewhatgeeky.com/communicator/">here</a>.)&#160; The new library (which I call WebCommunicator) is sooo much easier to use than my old one, but still has all the nifty (and important) encryption and anti-hacking features.&#160; I will eventually publish the protocol as an independent library.&#160; (Give me a bit to use it more and work out all the kinks.)</p>
<p>But enough technical talk.&#160; Lets get to <em>serious business.</em>&#160; Here I have a little RoomieScript that I wrote, just as a proof of concept. </p>
<p><span style="font-family: monospace; white-space: nowrap; color: blue">&lt;<span style="color: maroon">RoomieScript</span>&gt;       <br />&#160; &lt;<span style="color: maroon">ZWave.PowerOff</span>&#160;<span style="color: red">DeviceName</span>=&quot;<span style="color: black"><b>Coffee Pot</b></span>&quot; /&gt;       <br />&#160; &lt;<span style="color: maroon">Core.Loop</span>&gt;       <br />&#160;&#160;&#160; &lt;<span style="color: maroon">ZWave.WaitForChange</span>&#160;<span style="color: red">DeviceName</span>=&quot;<span style="color: black"><b>Coffee Pot</b></span>&quot; <span style="color: red">PollInterval</span>=&quot;<span style="color: black"><b>5 Seconds</b></span>&quot; /&gt;       <br />&#160;&#160;&#160; &lt;<span style="color: maroon">ZWave.PowerOff</span>&#160;<span style="color: red">DeviceName</span>=&quot;<span style="color: black"><b>Coffee Pot</b></span>&quot; /&gt;       <br />&#160;&#160;&#160; &lt;<span style="color: maroon">RoomieBot.TextDavid</span>&#160;<span style="color: red">Text</span>=&quot;<span style="color: black"><b>No coffee!</b></span>&quot; /&gt;       <br />&#160; &lt;/<span style="color: maroon">Core.Loop</span>&gt;       <br />&lt;/<span style="color: maroon">RoomieScript</span>&gt;       <br /></span></p>
<p> <span id="more-2160"></span>
<p>Here Roomie waits until the coffee maker is turned on, then turns it off and sends me a <em>terse</em> text message. Yes, it works!&#160; And yes, I do use Roomie for legitimate things, but ah… it’s so just that much fun to be dumb.</p>
<p>Interested in beta testing Roomie?&#160; Send me a message.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/2160/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roomie gets some CSS schooling</title>
		<link>http://mypieceoftheinter.net/archives/2111</link>
		<comments>http://mypieceoftheinter.net/archives/2111#comments</comments>
		<pubDate>Fri, 25 Jun 2010 04:30:45 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Home Automation]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Roomie!]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/2111</guid>
		<description><![CDATA[This week I have been furiously re-writing a few key elements of the Roomie website.&#160; Specifically, I scrapped the old device button controls, which you can see here. They were ok, but they were very rigid in use, offering only two different pictures to back the buttons.&#160; Zooming on mobile devices didn’t work so great [...]]]></description>
			<content:encoded><![CDATA[<p>This week I have been furiously re-writing a few key elements of the <a href="http://mypieceoftheinter.net/tag/roomie">Roomie</a> website.&#160; Specifically, I scrapped the old device button controls, which you can see <a href="http://mypieceoftheinter.net/archives/2078">here</a>. They were ok, but they were very rigid in use, offering only two different pictures to back the buttons.&#160; Zooming on mobile devices didn’t work so great either, since the images were PNGs, <a href="http://en.wikipedia.org/wiki/Raster_graphics">raster graphics</a>.&#160; Now I have created a button framework entirely in CSS, HTML, and ASP.NET controls.&#160; Because of this, I can easily create new kinds of controls completely in code, and they even zoom cleanly as well.&#160; My original vision for this was to enable the user to create “virtual device controls”, which would display next to the regular device controls.</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2010/06/Roomie_home_automation_main_site_on_iPad.png"><img style="border-bottom-color: ; border-top-color: ; display: inline; border-right-color: ; border-left-color: " title="Roomie home automation main site on an iPad" alt="Roomie home automation main site on an iPad" src="http://mypieceoftheinter.net/wp-content/uploads/2010/06/Roomie_home_automation_main_site_on_iPad_thumb.png" width="640" height="480" /></a> </p>
<p> <span id="more-2111"></span>
<p>As you can see above, I have the <a href="http://roomie.somewhatgeeky.com">Roomie website’s main page</a> displaying on an iPad.&#160; The first two controls are an example of the new feature.&#160; Before I go to bed I might want to click the “set alarm” button, which would run a RoomieScript that I wrote that wakes me up in the morning.&#160; The same deal goes for coffee. (Of course, making coffee is also part of the alarm routine.)&#160; It would be easy to imagine many other virtual devices.&#160; Eventually I will likely make a “basement” device, which would have buttons like “Movie” for nice movie lighting, “all on”, “all off”, and of course, “PAAARRTAAYY!”</p>
<p>I mentioned that these controls were highly customizable in code.&#160; In the <a href="http://en.wikipedia.org/wiki/C_(programming_language)">C#</a> <a href="http://en.wikipedia.org/wiki/ASP.NET#Code-behind_model">code-behind</a> I can set the size of these controls with pixel precision.&#160; That came in really handy when I made an iPad-specific page, which resizes the controls to be just the right width to fill the screen horizontally and high enough for easy pressing with a finger.&#160; A tweak of the sizes only takes a few seconds.</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2010/06/Roomie_home_automation_touch_site_on_iPad.png"><img style="border-bottom-color: ; border-top-color: ; display: inline; border-right-color: ; border-left-color: " title="Roomie home automation touch site on an iPad" alt="Roomie home automation touch site on an iPad" src="http://mypieceoftheinter.net/wp-content/uploads/2010/06/Roomie_home_automation_touch_site_on_iPad_thumb.png" width="360" height="480" /></a> </p>
<p>All of this has been a really good learning experience for me, and of course I am <em>far</em> from done.&#160; I’ve applied so much of what I’ve learned writing Roomie, which is just for fun, to other projects at work and in school.&#160; If you want to help test Roomie, <a href="http://davidmcgrath.com/contact">send me an email</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/2111/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Roomie Mobile Update</title>
		<link>http://mypieceoftheinter.net/archives/1962</link>
		<comments>http://mypieceoftheinter.net/archives/1962#comments</comments>
		<pubDate>Thu, 28 Jan 2010 17:51:37 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Home Automation]]></category>
		<category><![CDATA[Roomie Mobile]]></category>
		<category><![CDATA[Roomie!]]></category>
		<category><![CDATA[Smart Homes]]></category>
		<category><![CDATA[Zune HD]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1962</guid>
		<description><![CDATA[Remember Roomie?&#160; Today I updated Roomie Mobile.&#160; This version includes a second dimming option and more touch-friendly buttons.&#160; Check it out in the video below. (link)]]></description>
			<content:encoded><![CDATA[<p>Remember <a href="http://mypieceoftheinter.net/tag/roomie">Roomie</a>?&#160; Today I updated Roomie Mobile.&#160; This version includes a second dimming option and more touch-friendly buttons.&#160; Check it out in the video below.</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2010/01/Roomie_Mobile_on_Zune_HD.jpg"><img style="border-bottom-color: ; border-top-color: ; display: inline; border-right-color: ; border-left-color: " title="Roomie Mobile on a Zune HD" alt="Roomie Mobile on a Zune HD" src="http://mypieceoftheinter.net/wp-content/uploads/2010/01/Roomie_Mobile_on_Zune_HD_thumb.jpg" width="640" height="480" /></a> </p>
<p> <span id="more-1962"></span>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:1e23bdcc-5eff-481b-aeab-3539cb07cd90" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Jx4H5Z8u5ew&amp;hl=en"></param><embed src="http://www.youtube.com/v/Jx4H5Z8u5ew&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<p>(<a href="http://www.youtube.com/watch?v=Jx4H5Z8u5ew">link</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1962/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roomie is getting more powerful!</title>
		<link>http://mypieceoftheinter.net/archives/1768</link>
		<comments>http://mypieceoftheinter.net/archives/1768#comments</comments>
		<pubDate>Tue, 04 Aug 2009 02:37:51 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Home Automation]]></category>
		<category><![CDATA[Roomie!]]></category>
		<category><![CDATA[RoomieScript]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Z-Wave]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/?p=1768</guid>
		<description><![CDATA[I&#8217;ve been making more improvements to Roomie (which I still haven&#8217;t released). Now a RoomieScript can send a RoomieScript to another computer. This makes collaborated scripts much easier. The script below gets two of my computers, the Home Server and Desktop Computer, to wake me up in the morning. The Home Server handles the Z-Wave [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been making more improvements to Roomie (which I still haven&#8217;t released). Now a RoomieScript can send a RoomieScript to another computer. This makes collaborated scripts much easier. The script below gets two of my computers, the Home Server and Desktop Computer, to wake me up in the morning. The Home Server handles the Z-Wave stuff—turning the lights on and off—and the Desktop Computer handles the music.</p>
<p><span id="more-1768"></span></p>
<p><span style="font-family: monospace; white-space: nowrap; color: blue">&lt;<span style="color: maroon">roomieScript</span>&gt; </p>
<p>&#160; <span style="font-style: italic; color: grey">&lt;!&#8211;&#160; this sends a script to the Desktop Computer&#160; &#8211;&gt;</span> </p>
<p>&#160; <span style="font-style: italic; color: grey">&lt;!&#8211;&#160; it&#8217;s really just to confirm that both computers are turned on&#160; &#8211;&gt;</span> </p>
<p>&#160; &lt;<span style="color: maroon">webScripts.sendScript</span>&#160;<span style="color: red">targetComputerName</span>=&quot;<span style="color: black"><b>Desktop Computer</b></span>&quot;&gt; </p>
<p>&#160;&#160;&#160; &lt;<span style="color: maroon">speak</span>&gt; </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span style="color: black"><b><br />
        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; all set! </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </b></span></p>
<p>&#160;&#160;&#160; &lt;/<span style="color: maroon">speak</span>&gt; </p>
<p>&#160; &lt;/<span style="color: maroon">webScripts.sendScript</span>&gt; </p>
<p>&#160; <span style="font-style: italic; color: grey">&lt;!&#8211; wait until the morning&#160; &#8211;&gt;</span> </p>
<p>&#160; &lt;<span style="color: maroon">waitUntil</span>&#160;<span style="color: red">hour</span>=&quot;<span style="color: black"><b>6</b></span>&quot; <span style="color: red">minute</span>=&quot;<span style="color: black"><b>0</b></span>&quot; <span style="color: red">second</span>=&quot;<span style="color: black"><b>0</b></span>&quot; /&gt; </p>
<p>&#160; <span style="font-style: italic; color: grey">&lt;!&#8211;&#160; send a script to Home Server to handle the lights &#8211;&gt;</span> </p>
<p>&#160; &lt;<span style="color: maroon">webScripts.sendScript</span>&#160;<span style="color: red">targetComputerName</span>=&quot;<span style="color: black"><b>Home Server</b></span>&quot;&gt; </p>
<p>&#160;&#160;&#160; <span style="font-style: italic; color: grey">&lt;!&#8211;&#160; dim the Door Lamp and Desk Light on slowly and simultaniously&#160; &#8211;&gt;</span> </p>
<p>&#160;&#160;&#160; &lt;<span style="color: maroon">insertScript</span>&#160;<span style="color: red">runInNewThread</span>=&quot;<span style="color: black"><b>yes</b></span>&quot;&gt; </p>
<p>&#160;&#160;&#160;&#160;&#160; <span style="font-style: italic; color: grey">&lt;!&#8211;&#160; dim the Bed Lamp on faster than the Bed Lamp&#160; &#8211;&gt;</span> </p>
<p>&#160;&#160;&#160;&#160;&#160; &lt;<span style="color: maroon">zWave.slowDimOn</span>&#160;<span style="color: red">module</span>=&quot;<span style="color: black"><b>Bed Lamp</b></span>&quot; <span style="color: red">durration</span>=&quot;<span style="color: black"><b>280</b></span>&quot; /&gt; </p>
<p>&#160;&#160;&#160; &lt;/<span style="color: maroon">insertScript</span>&gt; </p>
<p>&#160;&#160;&#160; &lt;<span style="color: maroon">insertScript</span>&#160;<span style="color: red">runInNewThread</span>=&quot;<span style="color: black"><b>yes</b></span>&quot;&gt; </p>
<p>&#160;&#160;&#160;&#160;&#160; &lt;<span style="color: maroon">zWave.slowDimOn</span>&#160;<span style="color: red">module</span>=&quot;<span style="color: black"><b>Door Lamp</b></span>&quot; <span style="color: red">durration</span>=&quot;<span style="color: black"><b>120</b></span>&quot; /&gt; </p>
<p>&#160;&#160;&#160; &lt;/<span style="color: maroon">insertScript</span>&gt; </p>
<p>&#160;&#160;&#160; <span style="font-style: italic; color: grey">&lt;!&#8211;&#160; wait an hour and a half, then turn off all the lights&#160; &#8211;&gt;</span> </p>
<p>&#160;&#160;&#160; &lt;<span style="color: maroon">waitFor</span>&#160;<span style="color: red">seconds</span>=&quot;<span style="color: black"><b>5400</b></span>&quot; /&gt; </p>
<p>&#160;&#160;&#160; &lt;<span style="color: maroon">zWave.powerOff</span>&#160;<span style="color: red">module</span>=&quot;<span style="color: black"><b>Desk Light</b></span>&quot; /&gt; </p>
<p>&#160;&#160;&#160; &lt;<span style="color: maroon">zWave.powerOff</span>&#160;<span style="color: red">module</span>=&quot;<span style="color: black"><b>Door Lamp</b></span>&quot; /&gt; </p>
<p>&#160;&#160;&#160; &lt;<span style="color: maroon">zWave.powerOff</span>&#160;<span style="color: red">module</span>=&quot;<span style="color: black"><b>Bed Lamp</b></span>&quot; /&gt; </p>
<p>&#160; &lt;/<span style="color: maroon">webScripts.sendScript</span>&gt; </p>
<p>&#160; &lt;<span style="color: maroon">webScripts.sendScript</span>&#160;<span style="color: red">targetComputerName</span>=&quot;<span style="color: black"><b>Desktop Computer</b></span>&quot;&gt; </p>
<p>&#160;&#160;&#160; <span style="font-style: italic; color: grey">&lt;!&#8211;&#160; wait three minutes after the light dimming has begun, then play music&#160; &#8211;&gt;</span> </p>
<p>&#160;&#160;&#160; &lt;<span style="color: maroon">waitFor</span>&#160;<span style="color: red">seconds</span>=&quot;<span style="color: black"><b>180</b></span>&quot; /&gt; </p>
<p>&#160;&#160;&#160; &lt;<span style="color: maroon">openFile</span>&#160;<span style="color: red">path</span>=&quot;<span style="color: black"><b>F:/music/playlists/Wake Up.wpl</b></span>&quot; /&gt; </p>
<p>&#160; &lt;/<span style="color: maroon">webScripts.sendScript</span>&gt; </p>
<p>&lt;/<span style="color: maroon">roomieScript</span>&gt; </p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1768/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roomie Mobile Demo</title>
		<link>http://mypieceoftheinter.net/archives/1634</link>
		<comments>http://mypieceoftheinter.net/archives/1634#comments</comments>
		<pubDate>Tue, 26 May 2009 03:24:34 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Home Automation]]></category>
		<category><![CDATA[Roomie!]]></category>
		<category><![CDATA[Smart Homes]]></category>
		<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[Z-Wave]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1634</guid>
		<description><![CDATA[Since school is out and work hasn’t started yet, I have finally been able to catch up on some coding.&#160; I know it’s geeky, but it’s fun!&#160; Today I made some updates to Roomie, adding variables and functions to RoomieScript, the scripting language that the Roomie desktop application interprets.&#160; Since I got a smart phone [...]]]></description>
			<content:encoded><![CDATA[<p>Since school is out and work hasn’t started yet, I have <em>finally</em> been able to catch up on some coding.&#160; I know it’s geeky, but it’s fun!&#160; Today I made some updates to Roomie, adding variables and functions to <a href="http://mypieceoftheinter.net/archives/1578">RoomieScript</a>, the scripting language that the Roomie desktop application interprets.&#160; Since I got a smart phone I have become in mobile development.&#160; Today I took an hour or so to develop a <a href="http://roomie.somewhatgeeky.com/mobile/">mobile version</a> of the <a href="http://roomie.somewhatgeeky.com">Roomie website</a>.&#160; (Right now both websites are technically open to the public, but without the desktop application, which I have yet to release, the websites are useless to outsiders.)    <br /><img style="display: inline" title="Roomie Mobile in Internet Explorer &amp; Windows Mobile 6.1 Professional" alt="Roomie Mobile in Internet Explorer &amp; Windows Mobile 6.1 Professional" src="http://mypieceoftheinter.net/wp-content/uploads/2009/05/roomie-mobile-in-internet-explorer.png" width="240" height="400" /></p>
<p>Here’s a video:</p>
<p> <span id="more-1634"></span>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:4f1c7d78-4924-4fb7-80a2-8c572dfc3748" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/QlDxAgy1HA4&amp;hl=en"></param><embed src="http://www.youtube.com/v/QlDxAgy1HA4&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<p><a href="http://www.youtube.com/watch?v=QlDxAgy1HA4">YouTube link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1634/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roomie! Voice Recognition Demo</title>
		<link>http://mypieceoftheinter.net/archives/493</link>
		<comments>http://mypieceoftheinter.net/archives/493#comments</comments>
		<pubDate>Mon, 26 May 2008 02:56:23 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Home Automation]]></category>
		<category><![CDATA[Roomie!]]></category>
		<category><![CDATA[Voice Command]]></category>
		<category><![CDATA[Z-Wave]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/?p=493</guid>
		<description><![CDATA[Here is a demo of one of the things a program that I am working on can do:]]></description>
			<content:encoded><![CDATA[<p>Here is a demo of one of the things a program that I am working on can do:</p>
<p><script src="http://flash.revver.com/player/1.0/player.js?mediaId:912480;affiliateId:119657;backColor:#020E82;frontColor:#FFFFFF;gradColor:#436EE6;width:480;height:392;shareUrl:revver;" type="text/javascript"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/493/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

