<?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>Sense PlaNet</title>
	<atom:link href="http://www.senseplanet.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.senseplanet.com</link>
	<description>finally, web and things get along!  - brought to you by Daniel Kaplan ( daniel@senseplanet.com )</description>
	<lastBuildDate>Mon, 22 Mar 2010 22:47:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SocialGrid by SensePlaNet &#8211; coming soon</title>
		<link>http://www.senseplanet.com/2010/03/socialgrid-by-senseplanet-annoucemen/</link>
		<comments>http://www.senseplanet.com/2010/03/socialgrid-by-senseplanet-annoucemen/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 22:47:08 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Web of Things]]></category>

		<guid isPermaLink="false">http://www.senseplanet.com/?p=243</guid>
		<description><![CDATA[I&#8217;ve been overwhelmed lately with a new addition to my family &#8211; a baby boy born last Friday!
However, as happy as I am, I haven&#8217;t forgotten you guys and a live demo of the SocialGrid by SensePlaNet will be posted end of this week in this blog.
As a reminder, SocialGrid by SensePlaNet is a web [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been overwhelmed lately with a new addition to my family &#8211; a baby boy born last Friday!<br />
However, as happy as I am, I haven&#8217;t forgotten you guys and a live demo of the SocialGrid by SensePlaNet will be posted end of this week in this blog.</p>
<p>As a reminder, SocialGrid by SensePlaNet is a web service turning things into &#8220;social things&#8221; in a breeze! It conveys data from things such as sensors,actuators to popular social networks (Facebook, Twitter) through a RESTFul interface.<br />
The plugin architecture allows to add smoothly new APIs such as Google PowerMeter or anything really.<br />
Furthermore, this platform can be tailored to meet very specific industry needs since everything is under control.</p>
<p>Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2010/03/socialgrid-by-senseplanet-annoucemen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Towards the social grid: an example of implementation</title>
		<link>http://www.senseplanet.com/2010/01/social-grid-2/</link>
		<comments>http://www.senseplanet.com/2010/01/social-grid-2/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 06:02:54 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cloud server]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[restful]]></category>

		<guid isPermaLink="false">http://www.senseplanet.com/?p=234</guid>
		<description><![CDATA[As I mentioned in the previous post, at Sense PlaNet, we enjoy sharing implementation design that can help wireless sensor technologies get more traction.
Furthermore, we advocate for leveraging social web to unleash the &#8220;Social Grid&#8221;. The concept is simple: make things, more specifically sensors, communicate with social networks.
For that purpose, a RESTFul service has been [...]]]></description>
			<content:encoded><![CDATA[<p><a title="http://www.senseplanet.com/2010/01/social_grid/" href="http://www.senseplanet.com/2010/01/social_grid/">As I mentioned in the previous post</a>, at Sense PlaNet, we enjoy sharing implementation design that can help wireless sensor technologies get more traction.<br />
Furthermore, we advocate for leveraging social web to unleash the &#8220;Social Grid&#8221;. The concept is simple: make things, more specifically sensors, communicate with social networks.</p>
<p>For that purpose, a RESTFul service has been prototyped so as to convey sensor measurements to social networks. In the coming weeks, I will document the design, then the API. The code will be made available.<br />
As of now, only status updates and messaging are supported for Facebook and Twitter but in the future, this service will be a platform for rich social applications.</p>
<p>Today, I&#8217;d like to unveil the back-end administration page ( in STRUTS..I know, it is old but heck, it works! ) which interfaces with the core web services ( Tomcat + MySQL ).</p>
<p>It is here: <a title="http://socialgrid.senseplanet.com" href="http://socialgrid.senseplanet.com">http://socialgrid.senseplanet.com </a>.<br />
For info, &#8220;lokicool&#8221; is the first name given to this project.</p>
<p><a href="http://www.senseplanet.com/wp-content/uploads/2010/01/Lokicool-by-Sense-PlaNet.jpg"><img class="alignleft size-full wp-image-235" title="Admin page for social grid" src="http://www.senseplanet.com/wp-content/uploads/2010/01/Lokicool-by-Sense-PlaNet.jpg" alt="" width="808" height="352" /></a></p>
<p>Let me know what you guys think! ( Besides that this post lead image is lame! )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2010/01/social-grid-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Towards the social grid: an example of design</title>
		<link>http://www.senseplanet.com/2010/01/social_grid/</link>
		<comments>http://www.senseplanet.com/2010/01/social_grid/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 05:38:48 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web of Things]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[smart grid]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.senseplanet.com/?p=221</guid>
		<description><![CDATA[Here at Sense PlaNet, we like to share ideas about architecture that can help lump together wireless sensors with web technologies.
Lately, we&#8217;ve been working on a data aggregating services that allows our wireless sensors to communicate easily with social networks such as Facebook and Twitter ( similar to a service like Ping.fm, but for sensors)
This [...]]]></description>
			<content:encoded><![CDATA[<p>Here at Sense PlaNet, we like to share ideas about architecture that can help lump together wireless sensors with web technologies.</p>
<p>Lately, we&#8217;ve been working on a data aggregating services that allows our wireless sensors to communicate easily with social networks such as Facebook and Twitter ( similar to a service like <a title="http://ping.fm/" href="http://ping.fm/">Ping.fm</a>, but for sensors)<br />
This prototyping has led to a modular design to support future social networks as well as other output streams ( messaging, RSS, &#8230; )<br />
For that matter, the plugin architecture with a RESTFul API  has been deemed to be the most relevant. Please refer below for a high-level design:</p>
<div id="attachment_223" class="wp-caption alignnone" style="width: 1068px"><a href="http://www.senseplanet.com/wp-content/uploads/2010/01/socialEnergy.jpg"><img class="size-full wp-image-223 " title="socialEnergy" src="http://www.senseplanet.com/wp-content/uploads/2010/01/socialEnergy.jpg" alt="" width="1058" height="818" /></a><p class="wp-caption-text">socialEnergy: a service design</p></div>
<p>By relying on this architecture, we could tie each sensor to a list of social networks with which to interact.<br />
The unique identifier to differentiate each sensor is the MAC address.<br />
The web services client should be running either on the sensor or ported out on the smart home gateway ( <a title="http://www.senseplanet.com/2009/12/smart-home-gateway/" href="http://www.senseplanet.com/2009/12/smart-home-gateway/">refer to previous post</a> ).<br />
The plugin interface translates the data coming from the sensor into 3rd party API calls.<br />
The work queue can be simply a Java messaging system.</p>
<p>Overall, this design enables social capabilities to sensor network. More importantly, the system can roll out new plugins without impacting the software running on the sensor side.<br />
<em> </em></p>
<p><em>NOTE: You can see how the admin page of our server looks like here:</em> <a title="http://socialgrid.senseplanet.com" href="http://socialgrid.senseplanet.com">socialgrid.senseplanet.com<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2010/01/social_grid/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Meshlium: the first smart home gateway</title>
		<link>http://www.senseplanet.com/2009/12/meshlium/</link>
		<comments>http://www.senseplanet.com/2009/12/meshlium/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 07:46:08 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web of Things]]></category>

		<guid isPermaLink="false">http://www.senseplanet.com/?p=212</guid>
		<description><![CDATA[As I mentioned in my previous post, the home router will most likely become the smart home gateway by bridging things ( sensors, appliances,..) and the Internet wirelessly.
The home computer, which holds this role as of now, might be just used for wired connectivity ( camera, high-speed high-drive, &#8230;) and web browsing.
For that matter, Libelium has [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_213" class="wp-caption aligncenter" style="width: 476px"><a href="http://www.senseplanet.com/wp-content/uploads/2009/12/Meshlium.jpg"><img class="size-full wp-image-213 " title="Meshlium" src="http://www.senseplanet.com/wp-content/uploads/2009/12/Meshlium.jpg" alt="" width="466" height="255" /></a><p class="wp-caption-text">Meshlium</p></div>
<p><a title="http://www.senseplanet.com/2009/12/smart-home-gateway/" href="http://www.senseplanet.com/2009/12/smart-home-gateway/" target="_blank">As I mentioned in my previous post</a>, the home router will most likely become the smart home gateway by bridging things ( sensors, appliances,..) and the Internet wirelessly.</p>
<p>The home computer, which holds this role as of now, might be just used for wired connectivity ( camera, high-speed high-drive, &#8230;) and web browsing.</p>
<p>For that matter, <a title="http://www.libelium.com/" href="http://www.libelium.com/" target="_blank">Libelium</a> has unveiled &#8220;the first multiprotocol mesh router to combine Wifi, ZigBee, GPRS, Bluetooth and GPS technologies. It can also be powered by solar panels, or connected to the power supply or car lighter.&#8221; The name if this beast: <a title="http://www.libelium.com/products/meshlium" href="http://www.libelium.com/products/meshlium" target="_blank">Meshlium</a>.</p>
<p>It is a breakthrough in the &#8220;web of things&#8221; industry. Not only, <a title="http://www.libelium.com/products/meshlium/hardware" href="http://www.libelium.com/products/meshlium/hardware" target="_blank">Meshlium hardware</a> supports almost all the LAN+cellular technologies but <a title="http://www.libelium.com/products/meshlium/software" href="http://www.libelium.com/products/meshlium/software" target="_blank">the management software</a> will provide the harness to implement innovative pervasive services in a breeze.<br />
Not to mention that the GPRS connectivity will not tie wireless sensors to a home/DSL access anymore. Eventually, it should foster rural and wide-scale use.</p>
<p>What else beside that you should definitely check it out. It is just awesome!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2009/12/meshlium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart Home Gateway?</title>
		<link>http://www.senseplanet.com/2009/12/smart-home-gateway/</link>
		<comments>http://www.senseplanet.com/2009/12/smart-home-gateway/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 05:50:44 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[pervasive web]]></category>
		<category><![CDATA[sensors]]></category>
		<category><![CDATA[smart grid]]></category>
		<category><![CDATA[smart home]]></category>
		<category><![CDATA[Web of Things]]></category>

		<guid isPermaLink="false">http://senseplanet.com/?p=154</guid>
		<description><![CDATA[Internet is not just for the web browsing any more. The web of things will also rely on the internet to convey information between our environment, things and ourselves.
Now, the question raised is how things will access the internet, what will be their gateway.
For now, let&#8217;s narrow down the problem to the home monitoring vertical [...]]]></description>
			<content:encoded><![CDATA[<p>Internet is not just for the web browsing any more. The web of things will also rely on the internet to convey information between our environment, things and ourselves.<br />
Now, the question raised is how things will access the internet, what will be their gateway.<br />
For now, let&#8217;s narrow down the problem to the home monitoring vertical which leads to two different approaches:</p>
<ul>
<li>rely on the computer connectivity to convey data( PC, Mac,&#8230;that is ).</li>
<li>rely on the router ( by the way, check out <a title="http://www.myopenrouter.com/" href="http://www.myopenrouter.com/">MyOpenRouter)<br />
</a></li>
</ul>
<p>In either case, a piece of software and a connectivity add-on will have to be installed on the gateway.</p>
<p>Please refer below to the diagrams below explaining the two designs.<br />
<a href="http://danielkaplan.files.wordpress.com/2009/12/smarthome_pcashub2.jpg"><img class="alignnone size-large wp-image-160" title="smartHome_PCAsHub" src="http://danielkaplan.files.wordpress.com/2009/12/smarthome_pcashub2.jpg?w=1024" alt="" width="1024" height="725" /></a></p>
<p><a href="http://danielkaplan.files.wordpress.com/2009/12/smarthome_routerashub.jpg"><img class="alignnone size-large wp-image-161" title="smartHome_RouterAsHub" src="http://danielkaplan.files.wordpress.com/2009/12/smarthome_routerashub.jpg?w=1024" alt="" width="1024" height="725" /></a></p>
<p>I think that the web of things will very likely bypass the personal computer and will leverage routers for connectivity and mobile handsets for user interface.<br />
This design should dominate the market for two reasons:</p>
<ul>
<li><strong>energy consumption</strong>: routers are much less energy-consuming than a PC. If one appliance needs to remain on</li>
<li><strong>browser is the new desktop</strong>: energy management softwares are always implemented as software-as-a-service. Therefore the computing power of the personal computer will not be utilized.</li>
<li><strong>mobile application</strong>: It&#8217;s never been so easy to provide application to monitor the home. I think that every environment monitoring products will come along with a mobile application to download.</li>
<li><strong>reliability:</strong> a router is always on, always connected and more importantly dedicated to one task</li>
<li><strong>router usb connectivity</strong>: the router provides a way to get enhanced in functionality thanks to usb dongle. The usb dongle can be the piece of software and the connectivity add-on to communicate with things around us.</li>
</ul>
<p>In conclusion, the web of things will definitely foster the home router breakthrough as the centerpiece in smart home.<br />
Most importantly, check out <a title="http://www.myopenrouter.com/" href="http://www.myopenrouter.com/">MyOpenRouter</a> to understand the future of routers and how they can be tailored for the smart home.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2009/12/smart-home-gateway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMEE, a standardized platform to store, aggregate and analyze environmental data.</title>
		<link>http://www.senseplanet.com/2009/11/amee-a-standardized-platform-to-store-aggregate-and-analyze-environmental-data/</link>
		<comments>http://www.senseplanet.com/2009/11/amee-a-standardized-platform-to-store-aggregate-and-analyze-environmental-data/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 00:36:55 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[Web of Things]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cloud server]]></category>
		<category><![CDATA[carbon footprint]]></category>
		<category><![CDATA[cloud storage. database]]></category>
		<category><![CDATA[environmental monitoring]]></category>

		<guid isPermaLink="false">http://www.penetratingweb.com/?p=147</guid>
		<description><![CDATA[
WHAT IS AMEE?
While sensors become more and more ubiquitous, the question of data aggregation is raised as the next step for standardization.
Should the industry go with proprietary solutions to aggregate data from different sources or with a standardized approach.
With regards to the latter, AMEE leads the march by providing a protocol and a database to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://danielkaplan.files.wordpress.com/2009/11/amee-eq2-partnership.jpg"><img class="size-full wp-image-167 alignleft" title="amee-eq2-partnership" src="http://danielkaplan.files.wordpress.com/2009/11/amee-eq2-partnership.jpg" alt="" width="468" height="300" /></a></p>
<h2>WHAT IS AMEE?</h2>
<p>While sensors become more and more ubiquitous, the question of data aggregation is raised as the next step for standardization.<br />
Should the industry go with proprietary solutions to aggregate data from different sources or with a standardized approach.<br />
With regards to the latter, <a title="http://www.amee.com/" href="http://www.amee.com/" target="_blank">AMEE</a> leads the march by providing a protocol and a database to store data from sensors. The protocol is simply and smartly a REST API.</p>
<h2>WHY IS AMEE SWEET?</h2>
<p>Not only it will allow sensors and smart meters companies to focus on their core expertise, but it will also provide a great tool for business intelligence and environmental institution to gather and analyze data from heterogenous sources such as water/electrical consumption, pollution,&#8230;<br />
Somehow, <a title="http://www.amee.com" href="http://www.amee.com" target="_blank">AMEE</a> can  be deemed as the window on the smart grid.</p>
<p>Despite high expectations, I have some concerns about security and reliability which should be clarified and emphasized to get more traction</p>
<p>I recommend reading through their <a title="http://www.amee.com/about" href="http://www.amee.com/about">high-level presentation</a>.<br />
More specifically, have a look about how IBM uses this distributed data warehouse for a <a title="http://www.ibm.com/developerworks/xml/tutorials/x-ameetut/" href="http://www.ibm.com/developerworks/xml/tutorials/x-ameetut/" target="_blank">home energy monitoring project</a>.</p>
<h2><strong>HOW TO USE AMEE?</strong></h2>
<p>AMEE is a REST API which can be accessed after <a title="http://my.amee.com/signup" href="http://my.amee.com/signup" target="_blank">signing up for a key</a>.<br />
The <a title="http://stage.amee.com/" href="http://stage.amee.com/" target="_blank">admin portal</a> can then be accessed with the credentials sent over to your email inbox.</p>
<p>The <a title="http://stage.amee.com/" href="http://stage.amee.com/" target="_blank">admin portal</a> will provide enough information to get started: json format that is.</p>
<p style="text-align: center;"> </p>
<p><a href="http://danielkaplan.files.wordpress.com/2009/11/amee-data-_data-2.jpg"><img class="alignnone size-large wp-image-169" title="AMEE - Data - _data-2" src="http://danielkaplan.files.wordpress.com/2009/11/amee-data-_data-2.jpg?w=1024" alt="" width="1024" height="482" /></a></p>
<p>All in all, I would advocate for using this tool for environmental project. Not only it will remove the burden of hosting a database to store your data but it will allow you to share your data and participate in large-scale studies.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2009/11/amee-a-standardized-platform-to-store-aggregate-and-analyze-environmental-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Environmental monitoring with Nagios</title>
		<link>http://www.senseplanet.com/2009/10/environmental-monitoring-with-nagios/</link>
		<comments>http://www.senseplanet.com/2009/10/environmental-monitoring-with-nagios/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 21:51:18 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web of Things]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cloud server]]></category>

		<guid isPermaLink="false">http://www.penetratingweb.com/?p=141</guid>
		<description><![CDATA[Technology adoption not being linear, the &#8220;Internet of Things&#8221; has yet to get more traction with products that can be integrated smoothly into existing system.
Nagios Websensor is a good example which can boost the adoption of environmental monitoring, more specifically in network data center.
Nagios is a IT monitoring solution used widely in network data center. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://danielkaplan.files.wordpress.com/2009/10/server-room.jpg"><img class="size-full wp-image-171 aligncenter" title="server-room" src="http://danielkaplan.files.wordpress.com/2009/10/server-room.jpg" alt="" width="425" height="282" /></a>Technology adoption not being linear, the &#8220;Internet of Things&#8221; has yet to get more traction with products that can be integrated smoothly into existing system.<br />
<a title="Nagios WebSensor" href="http://www.nagios.org/products/environmental">Nagios Websensor</a> is a good example which can boost the adoption of environmental monitoring, more specifically in network data center.</p>
<p style="text-align: left;"><a title="Nagios" href="http://www.nagios.org/" target="_blank">Nagios</a> is a IT monitoring solution used widely in network data center. By supplementing their solution with environmental monitoring, greener data center is just one wire away from reality.<br />
It really provides an easy upgrade for network engineers to control their energy consumption, hence their environment footprint.</p>
<p style="text-align: left;">I wonder how widely the Nagios approach will be adopted, as opposed to that taken by <a title="Sentilla" href="http://www.sentilla.com/products/datacenter" target="_blank">Sentilla</a> , which relies on wireless mesh sensors.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2009/10/environmental-monitoring-with-nagios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lighting control by Adura Technologies</title>
		<link>http://www.senseplanet.com/2009/07/lighting-control-by-adura-technologies/</link>
		<comments>http://www.senseplanet.com/2009/07/lighting-control-by-adura-technologies/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 23:43:44 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[lighting management]]></category>
		<category><![CDATA[wireless sensors]]></category>

		<guid isPermaLink="false">http://www.penetratingweb.com/?p=134</guid>
		<description><![CDATA[ Lighting control is another area of improvement so as to limit our environmental footprint.
About 30% of a building&#8217;s energy consumption comes from lighting, hence there is a tremendous opportunity for technology to tackle this problem.
Adura Technologies is the example of how to control, monitor and save lighting consumption beautifully.
By utilizing the wireless mesh sensor [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://danielkaplan.files.wordpress.com/2009/07/pun328-globe-light-bulb-world-map16.jpg"><img class="alignleft size-full wp-image-174" title="pun328-globe-light-bulb-world-map16" src="http://danielkaplan.files.wordpress.com/2009/07/pun328-globe-light-bulb-world-map16.jpg" alt="" width="328" height="365" /></a> Lighting control is another area of improvement so as to limit our environmental footprint.<br />
About 30% of a building&#8217;s energy consumption comes from lighting, hence there is a tremendous opportunity for technology to tackle this problem.</p>
<p><a title="Adura Technologies" href="http://www.aduratech.com/">Adura Technologies</a> is the example of how to control, monitor and save lighting consumption beautifully.</p>
<p>By utilizing the wireless mesh sensor network technology, <a title="Adura Technologies" href="http://www.aduratech.com/">Adura Technologies</a> provides a easy-to-install solution for residential and industrial buildings.<br />
Their solution: <a title="Adura Light Point" href="http://www.aduratech.com/system/alps2.php">Adura Light Point</a> is composed of a sensor part to be installed upstream before ballasts or bulbs. Alongside the wireless sensors, a management system is in charge of connecting them with the smart grid so to achieve remote monitoring and control.</p>
<p>This is another example of how wireless sensor technology can help reducing smartly our footprint without impacting productivity!<br />
Kudos!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2009/07/lighting-control-by-adura-technologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mesh networking: best solution to bridge the last mile?</title>
		<link>http://www.senseplanet.com/2009/06/mesh-networking-bets-solution-to-bridge-the-last-mile/</link>
		<comments>http://www.senseplanet.com/2009/06/mesh-networking-bets-solution-to-bridge-the-last-mile/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 20:03:10 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[meraki]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[open-mesh]]></category>

		<guid isPermaLink="false">http://www.lalibelaproductions.com/daniel/?p=117</guid>
		<description><![CDATA[
Broadband internet access is, albeit widespread,  very expensive in term of infrastructure, the last mile still being not easy to bridge.
While the demand for ubiquitous broadband grows tremendously, Wifi mesh network looks like the best solution to keep up the pace. Indeed, Wifi mesh network deployment is a breeze : communities, hobbyists and municipalities should [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://danielkaplan.files.wordpress.com/2009/06/meshnetwork.jpg"><img class="alignnone size-full wp-image-183" title="meshNetwork" src="http://danielkaplan.files.wordpress.com/2009/06/meshnetwork.jpg" alt="" width="691" height="205" /></a></p>
<p>Broadband internet access is, albeit widespread,  very expensive in term of infrastructure, the last mile still being not easy to bridge.</p>
<p>While the demand for ubiquitous broadband grows tremendously, Wifi mesh network looks like the best solution to keep up the pace. Indeed, Wifi mesh network deployment is a breeze : communities, hobbyists and municipalities should definitely take a look at this technology to spread internet access everywhere.</p>
<p>More specifically, the &#8220;state of the art&#8221; WIFI mesh network consists of a bunch of WIFI routers  along with a service to manage them remotely ( for billing and network configuration)<br />
A mesh router can act like a gateway or a repeater. The router acting like a gateway is connected to the internet whereas the repeater just conveys the data to the gateway through the best route. That way, a network coverage can be widen just by adding repeaters. The advantages of this mesh solution can be summarized as below:</p>
<ul>
<li><strong>low-cost routers:</strong> from <a title="https://www.open-mesh.com/store/categories.php?category=Professional-Mesh" href="https://www.open-mesh.com/store/categories.php?category=Professional-Mesh">49$</a> up to <a title="http://meraki.com/products_services/hardware/solar_overview/" href="http://meraki.com/products_services/hardware/solar_overview/">900$ for solar powered</a>.</li>
<li><strong>scalability:</strong> network coverage can be improved by adding additional nodes</li>
<li><strong>reliability:</strong> if a node is not functional, another one will take over so as to convey data through another path.</li>
<li><strong>easy management:</strong> server is available to configure and manage the routers, hence the network remotely.</li>
</ul>
<p>I&#8217;ve been buying this technology from  two providers with different vision: <a title="http://meraki.com" href="http://meraki.com">Meraki</a> and <a title="https://www.open-mesh.com/store/" href="https://www.open-mesh.com/store/">Open-Mesh</a>.</p>
<p>Both Meraki and Open-Mesh provide the routers and the management solution.<br />
Meraki has been my choice for a while since there hosted management services provides everything a network admin needs ( billing, configuration, update, stats,..). The Meraki routers are also reliable and beautiful.<br />
However, Meraki has increased their price and their cheapest router is at 149$ ( compared to 50$ before !). Also, the routers are tied to their hosted management service such that the network admin has no choice as to which software runs in the routers. That&#8217;s why I&#8217;ve opted lately for the Open-Mesh solution which is a no surprise offer. Also, the network admin can host the management server thanks to <a title="http://orangemesh.sourceforge.net/" href="http://orangemesh.sourceforge.net/">OrangeMesh</a>, an open source initiative.</p>
<p><strong>As a conclusion, one should look at the <a title="https://www.open-mesh.com/store/" href="https://www.open-mesh.com/store/">open-mesh</a> products especially to lower cost and have a better control over their networks.<br />
<a title="http://meraki.com" href="http://meraki.com">Meraki</a> is still the  best if one wants a no-brainer solution ( but 3 times more expensive than their open-source counterpart )</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2009/06/mesh-networking-bets-solution-to-bridge-the-last-mile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sensys Networks: wireless sensors for traffic management</title>
		<link>http://www.senseplanet.com/2009/06/sensys-networks/</link>
		<comments>http://www.senseplanet.com/2009/06/sensys-networks/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 10:30:22 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web of Things]]></category>
		<category><![CDATA[sensors]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.lalibelaproductions.com/daniel/?p=110</guid>
		<description><![CDATA[
I love Paris: a city packed with history, culture, elegance as well as cranky people and traffic jam!&#8230;.When I come back to Paris from my new hometown San Francisco, I am just flabbergasted by the streets jam-packed with cars and trucks&#8230;all day long. Willy nilly, it has to be fixed.
And here comes a ray of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://danielkaplan.files.wordpress.com/2009/06/paristraffic.jpg"><img class="alignleft size-full wp-image-180" title="parisTraffic" src="http://danielkaplan.files.wordpress.com/2009/06/paristraffic.jpg" alt="" width="133" height="108" /></a></p>
<p>I love Paris: a city packed with history, culture, elegance as well as cranky people and traffic jam!&#8230;.When I come back to Paris from my new hometown San Francisco, I am just flabbergasted by the streets jam-packed with cars and trucks&#8230;all day long. Willy nilly, it has to be fixed.</p>
<p>And here comes a ray of hope:  <a title="Sensys Networks" href="http://www.sensysnetworks.com/">Sensys Networks</a> with their smart traffic management solution based on wireless sensors can help reduce traffic congestion. Indeed, &#8220;if you cannot measure it, you cannot improve&#8221; statement is also very true for traffic management and Sensys Networks with their <a href="http://www.sensysnetworks.com/technology">magnetic, 10 year battery life, wireless powered sensors</a> can help municipalities glean real-time traffic information so as to improve their transportation grid.</p>
<p>This is crucial: in cities teeming with cars and traffic, technology like Sensys Networks is the key towards greener and monitorable neighborhoods for us, human, to live in.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.senseplanet.com/2009/06/sensys-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
