<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<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>Humm Energy Monitor Set Up – Part 4 – Data Upload &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/2009/10/humm4/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Sat, 05 Oct 2024 07:30:01 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>Humm Energy Monitor Set Up – Part 4 – Data Upload &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[Humm Energy Monitor Set Up – Part 4 – Data Upload]]></title>
		<link>https://shkspr.mobi/blog/2009/10/humm4/</link>
					<comments>https://shkspr.mobi/blog/2009/10/humm4/#respond</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Mon, 05 Oct 2009 21:13:49 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[duet]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[Energy Saving]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=618</guid>

					<description><![CDATA[So, I&#039;ve hit my first snag with the Humm Duet Energy monitor.  As I mentioned in my first post, the device doesn&#039;t have any Internet connectivity.  Instead it records everything onto an SD card.  In order to visualise the data, I have to manually upload the files to the Green Energy Options MyEnergy site.  Rather than a simple web based uploader - GEO have decided to go with Adobe Air as their pl…]]></description>
										<content:encoded><![CDATA[<p>So, I've hit my first snag with the Humm Duet Energy monitor.&nbsp; As I mentioned in my first post, the device doesn't have any Internet connectivity.&nbsp; Instead it records everything onto an SD card.</p>

<p>In order to visualise the data, I have to manually upload the files to the <a href="https://web.archive.org/web/20090515215707/http://my.visible-energy.co.uk:80/login/">Green Energy Options MyEnergy site</a>.&nbsp; Rather than a simple web based uploader - GEO have decided to go with <a href="http://www.adobe.com/products/air/">Adobe Air</a> as their platform for uploading and viewing the data.</p>

<p>Here are the steps I had to take to get the service working - as you will see, it wasn't easy and ultimately failed.</p>

<p>The site asks me to install some software in order to upload the files.&nbsp; My Operating System is <a href="http://www.ubuntu.com/">Ubuntu Linux</a> - I was afraid this software would be Microsoft Windows only and I'd have to use <a href="http://www.winehq.org/">WINE</a>.</p>

<p></p><div id="attachment_627" style="width: 418px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-627" class="size-full wp-image-627" title="start" src="https://shkspr.mobi/blog/wp-content/uploads/2009/10/start.png" alt="Let's go!" width="408" height="430"><p id="caption-attachment-627" class="wp-caption-text">Let's go!</p></div><p></p>

<p>Then the site tells me I'll need to install Adobe Air.&nbsp; Luckily, this can be done through the browser.</p>

<p></p><div id="attachment_621" style="width: 347px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-621" class="size-full wp-image-621" title="installnow" src="https://shkspr.mobi/blog/wp-content/uploads/2009/10/installnow.png" alt="Nice and Easy?" width="337" height="267"><p id="caption-attachment-621" class="wp-caption-text">Nice and Easy?</p></div><p></p>

<p>The installation through the browser was fairly swift and painless.</p>

<p></p><div id="attachment_620" style="width: 311px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-620" class="size-full wp-image-620" title="install" src="https://shkspr.mobi/blog/wp-content/uploads/2009/10/install.png" alt="Installation of Air" width="301" height="267"><p id="caption-attachment-620" class="wp-caption-text">Installation of Air</p></div><p></p>

<p>The installer popped up some fairly scary warning messages.&nbsp; If you're going to be asking people to install your software, you need to make it as easy as possible to get.&nbsp; Signing and certifying your software will reduce "error" messages like this and increase confidence in your product.&nbsp; Without it, I've no way of knowing that your site isn't compromised.</p>

<p></p><div id="attachment_623" style="width: 490px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-623" class="size-full wp-image-623" title="Screenshot-Application Install" src="https://shkspr.mobi/blog/wp-content/uploads/2009/10/Screenshot-Application-Install.png" alt="DANGER, WILL ROBINSON" width="480" height="441"><p id="caption-attachment-623" class="wp-caption-text">DANGER, WILL ROBINSON</p></div><p></p>

<p>True to the installer's word, I ended up with an icon on my desktop.</p>

<p></p><div id="attachment_619" style="width: 298px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-619" class="size-full wp-image-619" title="DesktopIcon" src="https://shkspr.mobi/blog/wp-content/uploads/2009/10/DesktopIcon.png" alt="Desktop Icon" width="288" height="192"><p id="caption-attachment-619" class="wp-caption-text">Desktop Icon</p></div><p></p>

<p>So, I double click...</p>

<p></p><div id="attachment_624" style="width: 598px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-624" class="size-full wp-image-624" title="Screenshot-GEO Data Uploader" src="https://shkspr.mobi/blog/wp-content/uploads/2009/10/Screenshot-GEO-Data-Uploader.png" alt="This looks hopefull..." width="588" height="315"><p id="caption-attachment-624" class="wp-caption-text">This looks hopefull...</p></div><p></p>

<p>The software has a think before popping up this helpful error message.</p>

<p></p><div id="attachment_625" style="width: 610px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-625" class="size-full wp-image-625" title="sdcard" src="https://shkspr.mobi/blog/wp-content/uploads/2009/10/sdcard.png" alt="...DENIED!" width="600" height="348"><p id="caption-attachment-625" class="wp-caption-text">...DENIED!</p></div><p></p>

<p>I know what you're thinking.&nbsp; "The silly sod has forgotten to plug the SD card in."&nbsp; Ummm.... nope!</p>

<p></p><div id="attachment_626" style="width: 510px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-626" class="size-full wp-image-626" title="sdinstalled" src="https://shkspr.mobi/blog/wp-content/uploads/2009/10/sdinstalled.png" alt="SD card inserted" width="500" height="367"><p id="caption-attachment-626" class="wp-caption-text">SD card inserted</p></div><p></p>

<p>The SD card is inserted - using the supplied reader - and my system has identified and mounted it correctly.</p>

<p>At this point, I'm stuck.&nbsp; So I give up.</p>

<p>What's so frustrating is that it doesn't have to be this way.&nbsp; I've no idea what the benefits are of Adobe Air - but asking your users to install something new is always problematic.&nbsp; Plain old Flash - which has its fair share of problems under Linux - allows you to upload multiple files - take a look at the standard WordPress image uploader.</p>

<p></p><div id="attachment_622" style="width: 510px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-622" class="size-full wp-image-622" title="multiple" src="https://shkspr.mobi/blog/wp-content/uploads/2009/10/multiple.png" alt="WordPress Multiple Select" width="500" height="315"><p id="caption-attachment-622" class="wp-caption-text">WordPress Multiple Select</p></div><p></p>

<p>As with everything - <a href="http://en.wikipedia.org/wiki/KISS_principle">Keep It Simple and Stupid</a>.&nbsp; Do your users really want to install extra software for your product? Do they really need to? Is there another, simpler way which gets the same results?</p>

<p>I'm sure - uber-hacker that I am - that I'll figure out a way to make it work. But the point is, I shouldn't have to.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=618&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2009/10/humm4/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
