<?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>DorkLogic &#187; Energy</title>
	<atom:link href="http://www.dorklogic.com/category/energy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dorklogic.com</link>
	<description>Thoughts and Ideas for Smart People</description>
	<lastBuildDate>Tue, 31 Jan 2012 21:11:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>EnviroHost</title>
		<link>http://www.dorklogic.com/envirohost/</link>
		<comments>http://www.dorklogic.com/envirohost/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 15:57:17 +0000</pubDate>
		<dc:creator>dorklogic</dc:creator>
				<category><![CDATA[Concept]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Energy]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.dorklogic.com/?p=9</guid>
		<description><![CDATA[EnviroHost is an application that you can use on your home network to monitor the energy consumption of your home. It is currently under development by Green Software Solutions, creators of LitiHost.]]></description>
			<content:encoded><![CDATA[<ol>
<li>I want to monitor every electrical outlet in my home
<ul>
<li>Measure Voltage</li>
<li>Measure amperes</li>
<li>Write logs to a database</li>
<li>create reports, dashboardOutlets can be monitored via network</li>
</ul>
</li>
<li>Outlets can be monitored via network
<ul>
<li>each module plugs in-line between outlet and device</li>
<li>each module is wireless (encrypted)</li>
<li>Open the main application and attempt to autodetect nodes (also supports manual add)</li>
</ul>
</li>
<li>The application controls everything (written in standard LAMPP stack using CodeIgniter framework)
<ul>
<li>user can input cost per unit of energy</li>
<li>app calculates kilowatt hours based on user input and collected data</li>
<li>the app can signal a node to break the circuit, turning off the device it is attached to</li>
<li>the app supports scheduling tasks, calendar functionality</li>
<li>Set up energy profiles for certain seasons, or events</li>
</ul>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.dorklogic.com/envirohost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

