<?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>Matt(hew) Morey &#187; social network</title>
	<atom:link href="http://matthewmorey.com/tag/social-network/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewmorey.com</link>
	<description>...an engineer who surfs, travels, and pretends to know the meaning of life.</description>
	<lastBuildDate>Fri, 17 Jul 2009 22:56:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Introducing http://twitter.com/MattsOffice</title>
		<link>http://matthewmorey.com/projects/introducing-mattsoffice/</link>
		<comments>http://matthewmorey.com/projects/introducing-mattsoffice/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 02:19:05 +0000</pubDate>
		<dc:creator>Matt(hew)</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[home automation]]></category>
		<category><![CDATA[iobridge]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://matthewmorey.com/?p=104</guid>
		<description><![CDATA[A couple months back I came across IOBridge&#8217;s IO-204 and instantly knew I needed one. I went ahead and bought the device as well as several of their accessory boards. Once everything arrived I started tinkering and was amazed with how easy it was at connecting DIY projects to the&#160;web. Now if only I had [...]]]></description>
			<content:encoded><![CDATA[<p>A couple months back I came across <a href="http://www.iobridge.com/">IOBridge&#8217;s IO-204</a> and instantly knew I needed one. I went ahead and bought the device as well as several of their accessory boards. Once everything arrived I started tinkering and was amazed with how easy it was at connecting DIY projects to the&nbsp;web.</p>
<p>Now if only I had a project to use it&nbsp;with.</p>
<p>Lucky for me one of my graduate courses on computer communications requires a research paper on a &#8220;communications based&#8221; project.  Well actually maybe I&#8217;m not so lucky, who likes to write research papers? The title of the paper is &#8220;Feasibility Study of Home Automation via Social Networks&#8221; and I hope to have it finished by August. Once it is done I will post it&nbsp;here.</p>
<div id="attachment_113" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-113" title="System Diagram" src="http://matthewmorey.com/wp-content/uploads/2009/07/systemdiagram-300x143.jpg" alt="System Diagram" width="300" height="143" /><p class="wp-caption-text">System&nbsp;Diagram</p></div>
<p>The project was inspired by many of the current Twittering household&nbsp;devices.</p>
<ul>
<li><a href="http://twitter.com/mytoaster">http://twitter.com/mytoaster</a></li>
<li><a href="http://twitter.com/EDogFeeder">http://twitter.com/EDogFeeder</a></li>
<li><a href="http://twitter.com/PiMPY3WASH">http://twitter.com/PiMPY3WASH</a></li>
</ul>
<p>The one thing lacking in most of these devices was 2-way communication between Twitter and the device. In all of the examples I could find the device is sending an update to Twitter but is never performing an action based on a Twitter&nbsp;message.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/PVm1VKB43ww&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x2b405b&#038;color2=0x6b8ab6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/PVm1VKB43ww&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x2b405b&#038;color2=0x6b8ab6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>With <a href="http://twitter.com/MattsOffice">http://twitter.com/MattsOffice</a> you can send a command by placing a keyword in a @reply message. Valid keywords are &#8220;light&#8221;, &#8220;bright&#8221;, &#8220;dark&#8221;, &#8220;temp&#8221;, &#8220;hot&#8221;, &#8220;cold&#8221;, &#8220;lcd&#8221;, and &#8220;view&#8221;. For example, to retrieve the temperature of my office I just need to update <a href="http://twitter.com/xzolian">my Twitter status</a> with a simple question like &#8220;@MattsOffice What is the temperature?&#8221;. Here are some more&nbsp;examples:</p>
<blockquote><p>&#8220;@MattsOffice How cold is it?&#8221;&thinsp;&#8211;&thinsp;replies with the current temperature<br />
&#8220;@MattsOffice How bright is it?&#8221;&thinsp;&#8211;&thinsp;replies with the current ambient light reading<br />
&#8220;@MattsOffice lcd test message&#8221;&thinsp;&#8211;&thinsp;outputs &#8220;test message&#8221; to my LCD sitting on my desk<br />
&#8220;@MattsOffice What is the view from your office look like?&#8221;&thinsp;&#8211;&thinsp;uploads a picture taken from my office window to&nbsp;<a href="http://twitpic.com">TwitPic.com</a></p></blockquote>
<p>Multiple commands can be posted&nbsp;together:</p>
<blockquote><p>&#8220;@MattsOffice temp bright view&#8221;&thinsp;&#8211;&thinsp;replies with the current temperature, brightness, and post a&nbsp;picture</p></blockquote>
<p>I can also turn off or on my desk light by updating my status with &#8220;@MattsOffice light on&#8221; or &#8220;@MattsOffice light off&#8221;. To prevent my light from turning off when I don&#8217;t want it to be off I have disable this feature for everyone but myself (i.e. it only works if @xzolian ask to turn the light on or&nbsp;off).</p>
<p>Go <a href="http://twitter.com/MattsOffice">try it out</a>! Let me know if there are any bugs. Look for a follow up post on how I made all this work and some example&nbsp;code.</p>
<p>Update: 07/15/2009<br />
The first part of the code can be found&nbsp;<a href="http://matthewmorey.com/projects/code-1-of-2-for-mattsoffice/">here</a>.</p>
<p>Update: 07/17/09<br />
Second <a href="http://matthewmorey.com/projects/code-2-of-2-for-mattsoffice/">post</a> is up with more code. This post was updated with Youtube&nbsp;video. </p>
]]></content:encoded>
			<wfw:commentRss>http://matthewmorey.com/projects/introducing-mattsoffice/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
	</channel>
</rss>
