<?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 I created my home energy monitor</title>
	<atom:link href="http://www.plentyways.com/blog/2009/09/how-i-created-my-home-energy-monitor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.plentyways.com/blog/2009/09/how-i-created-my-home-energy-monitor/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-i-created-my-home-energy-monitor</link>
	<description>Green News, Reviews and Tips</description>
	<lastBuildDate>Wed, 08 Dec 2010 13:48:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Han</title>
		<link>http://www.plentyways.com/blog/2009/09/how-i-created-my-home-energy-monitor/comment-page-1/#comment-8248</link>
		<dc:creator>Han</dc:creator>
		<pubDate>Tue, 26 Oct 2010 22:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.plentyways.com/blog/?p=327#comment-8248</guid>
		<description>Sam, 
 
I&#039;m trying to get your script to run on an Ubuntu server. I&#039;ve got the .py and the .sql copied to that server 
 
How do I apply that .sql file ? 
 
Thanks in advance for your help 
 
Rgrds, 
 Han 
 </description>
		<content:encoded><![CDATA[<p>Sam, </p>
<p>I&#39;m trying to get your script to run on an Ubuntu server. I&#39;ve got the .py and the .sql copied to that server </p>
<p>How do I apply that .sql file ? </p>
<p>Thanks in advance for your help </p>
<p>Rgrds,<br />
 Han</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://www.plentyways.com/blog/2009/09/how-i-created-my-home-energy-monitor/comment-page-1/#comment-1410</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Sun, 21 Mar 2010 11:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.plentyways.com/blog/?p=327#comment-1410</guid>
		<description>Nice work. I&#039;ve done something similar in conjunction with a colleague. We used an Orange Livebox instead of a NSLU-2. Writeup at&lt;a href=&quot;http://www.dbzoo.com/livebox/hah#xap_currentcost&quot; rel=&quot;nofollow&quot;&gt;http://www.dbzoo.com/livebox/hah#xap_currentcost&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Nice work. I&#39;ve done something similar in conjunction with a colleague. We used an Orange Livebox instead of a NSLU-2. Writeup at<a href="http://www.dbzoo.com/livebox/hah#xap_currentcost" rel="nofollow">http://www.dbzoo.com/livebox/hah#xap_currentcost</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hands on with Google PowerMeter and AlertMe &#124; PlentyWays Green Blog</title>
		<link>http://www.plentyways.com/blog/2009/09/how-i-created-my-home-energy-monitor/comment-page-1/#comment-1162</link>
		<dc:creator>Hands on with Google PowerMeter and AlertMe &#124; PlentyWays Green Blog</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.plentyways.com/blog/?p=327#comment-1162</guid>
		<description>[...] system has been fantastic for me.  The setup was a breeze in comparison to other systems such as our DIY efforts or the TED 5000, where you actually have to make electrical connections.  Admittedly this provides [...]</description>
		<content:encoded><![CDATA[<p>[...] system has been fantastic for me.  The setup was a breeze in comparison to other systems such as our DIY efforts or the TED 5000, where you actually have to make electrical connections.  Admittedly this provides [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham</title>
		<link>http://www.plentyways.com/blog/2009/09/how-i-created-my-home-energy-monitor/comment-page-1/#comment-1050</link>
		<dc:creator>Graham</dc:creator>
		<pubDate>Sun, 03 Jan 2010 22:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.plentyways.com/blog/?p=327#comment-1050</guid>
		<description>Sam 
I&#039;ve been using the CC128 for about 9 months now and after reading your blog, was spurred into buying a Slug so that I too can record all the output from the CC. 
I&#039;m very much a non-techie and newbie, with no prior knowledge of even Linux, being a Windows man born and bred. 
Whilst waiting for my Slug to arrive, I thought I&#039;d have a play with getting the output from the CC to a MySQL DB in Windows, which after a couple of false starts, I have managed to do using your Python script. I have a few questions about how you get your data published to the Web and how you use Google Visualisation to display the data in chart format: 
Firstly, can the Slug run a Web server that is capable of publishing the data from the MySQL database, to a Web page?  
f so, what do I need to know how to do to create the content for the Web pages? 
How do you get the MySQL queries to be read by GV to display them using an appropriate Visualisation? I&#039;ve seen the GV Stream software that says it will convert MySQL queries automatically, but it&#039;s $60. 
Ideally, I&#039;d like to have something like a Google Gadget running on my PC at work that would allow me to view the data from my Slug over the Web. 
Any help would be greatly appreciated. 
 
Graham </description>
		<content:encoded><![CDATA[<p>Sam</p>
<p>I&#39;ve been using the CC128 for about 9 months now and after reading your blog, was spurred into buying a Slug so that I too can record all the output from the CC.</p>
<p>I&#39;m very much a non-techie and newbie, with no prior knowledge of even Linux, being a Windows man born and bred.</p>
<p>Whilst waiting for my Slug to arrive, I thought I&#39;d have a play with getting the output from the CC to a MySQL DB in Windows, which after a couple of false starts, I have managed to do using your Python script. I have a few questions about how you get your data published to the Web and how you use Google Visualisation to display the data in chart format:</p>
<p>Firstly, can the Slug run a Web server that is capable of publishing the data from the MySQL database, to a Web page? </p>
<p>f so, what do I need to know how to do to create the content for the Web pages?</p>
<p>How do you get the MySQL queries to be read by GV to display them using an appropriate Visualisation? I&#39;ve seen the GV Stream software that says it will convert MySQL queries automatically, but it&#39;s $60.</p>
<p>Ideally, I&#39;d like to have something like a Google Gadget running on my PC at work that would allow me to view the data from my Slug over the Web.</p>
<p>Any help would be greatly appreciated.</p>
<p>Graham</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manu</title>
		<link>http://www.plentyways.com/blog/2009/09/how-i-created-my-home-energy-monitor/comment-page-1/#comment-80</link>
		<dc:creator>Manu</dc:creator>
		<pubDate>Tue, 15 Sep 2009 22:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.plentyways.com/blog/?p=327#comment-80</guid>
		<description>Hi, 
Just sent you a PM. 
Thanks </description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Just sent you a PM.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.plentyways.com/blog/2009/09/how-i-created-my-home-energy-monitor/comment-page-1/#comment-78</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Tue, 15 Sep 2009 15:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.plentyways.com/blog/?p=327#comment-78</guid>
		<description>Hi Manu,  
 
How far have you got? Have you got your NSLU-2 running SlugOS? If so then you need to: 
1. Install the relevant packages - python, mysql, the python modules I listed, kernel-module-usbserial and kernel-module-pl2303.   
2. wget the python file, and put it somewhere you&#039;ll remember (mine is at /home/currentcost). 
2. Create your MySQL database by running the sql file above.  
3. Add the MySQL details to the python file. 
4. modprobe the two kernel modules. 
5. &#039;python energy.py&#039; should then just work, print out the values and record them to the MySQL database.  
 
There are probably some steps I&#039;ve missed. Email me at sam [at] this domain telling me where you are, and I can try and help.  
 
Sam </description>
		<content:encoded><![CDATA[<p>Hi Manu, </p>
<p>How far have you got? Have you got your NSLU-2 running SlugOS? If so then you need to:</p>
<p>1. Install the relevant packages &#8211; python, mysql, the python modules I listed, kernel-module-usbserial and kernel-module-pl2303.  </p>
<p>2. wget the python file, and put it somewhere you&#39;ll remember (mine is at /home/currentcost).</p>
<p>2. Create your MySQL database by running the sql file above. </p>
<p>3. Add the MySQL details to the python file.</p>
<p>4. modprobe the two kernel modules.</p>
<p>5. &#39;python energy.py&#39; should then just work, print out the values and record them to the MySQL database. </p>
<p>There are probably some steps I&#39;ve missed. Email me at sam [at] this domain telling me where you are, and I can try and help. </p>
<p>Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manu</title>
		<link>http://www.plentyways.com/blog/2009/09/how-i-created-my-home-energy-monitor/comment-page-1/#comment-77</link>
		<dc:creator>Manu</dc:creator>
		<pubDate>Tue, 15 Sep 2009 12:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.plentyways.com/blog/?p=327#comment-77</guid>
		<description>Great job! 
I have been using currentcost monitor for some time now with my CC128. Also recently got a NSLU2 running unslung. I am a bit of a newbies, do you think you could send the detail from scratch to make run the app on the NSLU2... 
Regards </description>
		<content:encoded><![CDATA[<p>Great job!</p>
<p>I have been using currentcost monitor for some time now with my CC128. Also recently got a NSLU2 running unslung. I am a bit of a newbies, do you think you could send the detail from scratch to make run the app on the NSLU2&#8230;</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
