<?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>Tales From The Cloud &#187; mashups</title>
	<atom:link href="http://blog.newsplore.com/tag/mashups/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.newsplore.com</link>
	<description>Everything beta</description>
	<lastBuildDate>Sun, 05 Feb 2012 09:03:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>New Spincloud feature: heat map overlay</title>
		<link>http://blog.newsplore.com/2009/07/07/new-spincloud-feature-heat-map-overlay</link>
		<comments>http://blog.newsplore.com/2009/07/07/new-spincloud-feature-heat-map-overlay#comments</comments>
		<pubDate>Wed, 08 Jul 2009 00:40:56 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[weather]]></category>

		<guid isPermaLink="false">http://blog.newsplore.com/?p=1340</guid>
		<description><![CDATA[&#160;&#160; It took a while since the previous feature update to Spincloud. I have done a number of upgrades to the underlying tech and some intensive code refactoring but nothing visible. The time has come for another eye candy: heat maps. It is a map overlay that shows a color-translated temperature layer based on interpolated [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="padding-right:0;margin-top:3px"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F07%2F07%2Fnew-spincloud-feature-heat-map-overlay"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F07%2F07%2Fnew-spincloud-feature-heat-map-overlay" height="61" width="51" /></a></div><table>
<tr>
<td><img src="http://blog.newsplore.com/wp-content/uploads/2009/07/heatmap-overlay.jpg" alt="heatmap-overlay" width="319" height="222" class="alignnone size-full wp-image-1343" /></td>
<td>&nbsp;&nbsp;</td>
<td align='justify'>It took a <a href='http://blog.newsplore.com/?p=382'>while</a> since the previous feature update to <a href='http://spincloud.com'>Spincloud</a>. I have done a number of upgrades to the underlying tech and some intensive code refactoring but nothing visible. The time has come for another eye candy: heat maps. It is a map overlay that shows a color-translated temperature layer based on interpolated values of the current weather conditions. It gives a quick indication of the average temperature across all land masses where data is available.</td>
</tr>
</table>
<p> Naturally in areas where data is more dense, the visual representation is better. The toughest job was to figure-out the interpolation math. I still have to refine the algorithm currently based on the <a href='http://en.wikipedia.org/wiki/Inverse_distance_weighting'>inverse distance weighting</a> algorithm which interpolates scattered points on a surface. Apparently a better one to use is <a href='http://en.wikipedia.org/wiki/Kriging'>kriging</a> but I have yet to implement it.<br />
The temperature map is generated from current temperatures and is updated once every hour. You can toggle the overlay by clicking the &#8220;Temp&#8221; button found on the top of the active map area.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.newsplore.com/2009/07/07/new-spincloud-feature-heat-map-overlay/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spincloud, a month old: looking good</title>
		<link>http://blog.newsplore.com/2009/02/10/spincloud-a-month-old-looking-good</link>
		<comments>http://blog.newsplore.com/2009/02/10/spincloud-a-month-old-looking-good#comments</comments>
		<pubDate>Wed, 11 Feb 2009 02:13:19 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[weather]]></category>

		<guid isPermaLink="false">http://blog.newsplore.com/?p=448</guid>
		<description><![CDATA[I launched Spincloud on New Year&#8217;s day. I didn&#8217;t expect a flood of traffic to hit the site since -let&#8217;s face it- there was nothing groundbreaking. Spincloud was born from my idea of having access to the world weather in one step or less and I&#8217;m pleased with the results so far. Spincloud gains adoption every [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="padding-right:0;margin-top:3px"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F02%2F10%2Fspincloud-a-month-old-looking-good"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F02%2F10%2Fspincloud-a-month-old-looking-good" height="61" width="51" /></a></div><p align="justify">I launched <a href="http://spincloud.com">Spincloud </a>on New Year&#8217;s day. I didn&#8217;t expect a flood of traffic to hit the site since -let&#8217;s face it- there was nothing groundbreaking. Spincloud was born from my idea of having access to the world weather in one step or less and I&#8217;m pleased with the results so far. Spincloud gains adoption every day and this is only due to the people that saw something new and exciting in it. There are blog posts, traffic graphs and other goodies to talk about so let&#8217;s begin.</p>
<p>I <a href="http://blog.newsplore.com/?p=17">announced</a> spincloud&#8217;s launch on my personal blog then Keir from googlemapsmania <a href="http://googlemapsmania.blogspot.com/2009/01/coldest-wettest-google-map.html">broke the news</a> to the community. And so the first spike of traffic was logged on Jan 2nd. </p>
<p><img class="alignnone size-full wp-image-452" src="http://blog.newsplore.com/wp-content/uploads/2009/02/jan_traffic.png" alt="jan_traffic" width="333" height="197" /></p>
<p>Then followed a month of relative silence during which I took a much needed break from the project. I couldn&#8217;t help but refactoring and cleaning-up the code a bit. I had two minor releases deployed in prod in the mean time and everything went smooth.</p>
<p>I had a new feature I wanted to have online before the initial release, the<a href="http://blog.newsplore.com/?p=382"> meteoalarm mashup</a> that displays weather warnings across Europe but chose not to delay it (a Good Decision in hindsight) . I started working on it by mid January , did a lot of digging for administrative borders data then getting the meteoalarm warning data right (those guys don&#8217;t have <i>any</i> integration point). I was done two weeks later.</p>
<p>In the mean time I was trying to raise the awareness about spincloud. I submitted the site so some mapping/mashup themed websites, improved the indexing (still working on it). Then Wednesday last week the European bloggers finally found it. UK&#8217;s Mapperz ran a <a href="http://mapperz.blogspot.com/2009/02/spincloud-weather-mashup-map.html">nice little story</a> that seems to have set the things in motion. A number of other bloggers picked-up the story and a surprisingly good feedback came from Italy: <a href="http://www.matteodini.com/2009/02/05/situazione-meteo-da-tutto-il-mondo-in-tempo-reale/">Matteo</a> and <a href="http://www.italiasw.com/spin-cloud-il-mashup-per-ricevere-le-previsioni-del-meteo/">italiasw.com</a> did a great job while  <a href="http://gisdk.blogspot.com/2009/02/spincloud-weather-mashup-map.html">gisdk.blogspot.com</a> of Denmark  noticed the RSS facilities. Then the referral machine kicked in,  <a href="http://www.killerstartups.com/Web20/spincloud-com-worldwide-weather-conditions">killerstartups.com</a>, <a href="http://www.programmableweb.com/link/spincloud">programmableweb.com</a> amongst the sites linking. And thus the second spike registered on the traffic meter:<br />
<span id="more-448"></span></p>
<p>             <img class="alignnone size-full wp-image-458" src="http://blog.newsplore.com/wp-content/uploads/2009/02/spike2.png" alt="spike2" width="369" height="215" /></p>
<p>This one was three times bigger than the first spike and it was yet again all thanks to the blogger community that saw something useful in spincloud.</p>
<p>Things are looking up.  There are a few sites in Asia following spincloud: <a href="http://drchoi.or.kr/1034">drchoi.or.kr</a> and <a href="http://www.wangtam.com/50226711/spin_cloud_aeccc_167600.php">wangtam.com</a> and I see that 16 people<a href="http://delicious.com/url/5adac2284dae5efe76345a266963a5a5"> linked to spincloud</a> on delicious. Yey!</p>
<p>The traffic tripled on an average from last month and I&#8217;m delighted. The server hums happily for now and I have all reasons to keep it that way.</p>
<p>Huzzah!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.newsplore.com/2009/02/10/spincloud-a-month-old-looking-good/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>@Meteo_alarm twitter stream now available</title>
		<link>http://blog.newsplore.com/2009/02/05/meteoalarm-twitter-stream-now-available</link>
		<comments>http://blog.newsplore.com/2009/02/05/meteoalarm-twitter-stream-now-available#comments</comments>
		<pubDate>Thu, 05 Feb 2009 23:26:40 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[weather]]></category>

		<guid isPermaLink="false">http://blog.newsplore.com/?p=432</guid>
		<description><![CDATA[  =   Update Nov.25.2009: The twitter name has changed to @meteo_alarm. Please update your bookmark or follow list. Between code refactoring and cooking new ideas, I took some time to add a new feature to Spincloud. Inspired by the crowd-sourced weather updates triggered by really bad snow storms in the UK, I (finally) started to see the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="padding-right:0;margin-top:3px"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F02%2F05%2Fmeteoalarm-twitter-stream-now-available"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F02%2F05%2Fmeteoalarm-twitter-stream-now-available" height="61" width="51" /></a></div><p></p>
<table border="0" align="center">
<tbody>
<tr>
<td align="center"><img class="alignnone size-full wp-image-434" src="http://blog.newsplore.com/wp-content/uploads/2009/02/ma_logo.png" alt="ma_logo" width="130" height="28" /></td>
<td rowspan="3">  =  </td>
<td rowspan="3"><a href="http://twitter.com/Meteoalarm"><img class="alignnone size-full wp-image-435" src="http://blog.newsplore.com/wp-content/uploads/2009/02/ma_sc_logo.png" alt="ma_sc_logo" width="130" height="50" /></a></td>
</tr>
<tr>
<td align="center"><img class="alignnone size-full wp-image-436" src="http://blog.newsplore.com/wp-content/uploads/2009/02/toplogo.gif" alt="toplogo" width="130" height="30" /></td>
</tr>
<tr>
<td align="center"><img class="alignnone size-full wp-image-437" src="http://blog.newsplore.com/wp-content/uploads/2009/02/twitter_logo.png" alt="twitter_logo" width="130" height="32" /></td>
</tr>
</tbody>
</table>
<p>
<i>Update Nov.25.2009: </i> The twitter name has changed to <a href="http://twitter.com/meteo_alarm">@meteo_alarm</a>. Please update your bookmark or follow list.<br />
<br />
Between code refactoring and cooking new ideas, I took some time to add a new feature to Spincloud. Inspired by the <a href="http://uk.techcrunch.com/2009/02/02/as-snow-hits-the-uk-the-twitter-mashups-storm-in/">crowd-sourced weather updates</a> triggered by really bad snow storms in the UK, I (finally) started to see the advantages to using Twitter. So I took the Meteoalarm data that I mashed-up on Spincloud&#8217;s map and streamed it to Twitter.</p>
<p>So here it is: Meteoalarm on Twitter via Spincloud =<del datetime="2009-11-25T21:38:28+00:00"> <a href="http://twitter.com/Meteoalarm">@Meteoalarm</a></del> <a href="http://twitter.com/Meteo_alarm">@Meteo_alarm</a>. The stream is updated twice a day and it presents a concise text-only representation of the color encoded weather warnings  in Europe for today and tomorrow.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.newsplore.com/2009/02/05/meteoalarm-twitter-stream-now-available/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spincloud now integrates with Europe&#8217;s weather warning service Meteoalarm</title>
		<link>http://blog.newsplore.com/2009/01/31/spincloud-integrates-now-with-europes-weather-warning-service-meteoalarm</link>
		<comments>http://blog.newsplore.com/2009/01/31/spincloud-integrates-now-with-europes-weather-warning-service-meteoalarm#comments</comments>
		<pubDate>Sun, 01 Feb 2009 02:28:47 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[mashups]]></category>

		<guid isPermaLink="false">http://blog.newsplore.com/?p=382</guid>
		<description><![CDATA[A short month after the initial public release of Spincloud, I am pleased to announce the addition of a new feature: integration with the European weather warning service Meteoalarm which provides the most relevant information needed to prepare for extreme weather, expected to occur over Europe.  The colors indicate the severity of the danger and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="padding-right:0;margin-top:3px"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F01%2F31%2Fspincloud-integrates-now-with-europes-weather-warning-service-meteoalarm"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F01%2F31%2Fspincloud-integrates-now-with-europes-weather-warning-service-meteoalarm" height="61" width="51" /></a></div><div align='justify' style="float:left;padding-right: 14px;"><img src="http://blog.newsplore.com/wp-content/uploads/2009/01/sc_ma.jpg" alt="Spincloud + Meteoalarm" width="220"></div>
<div align='justify'>A short month after the initial public release of Spincloud, I am pleased to announce the addition of a new feature: integration with the European weather warning service <a href="http://www.meteoalarm.eu">Meteoalarm</a> which provides the most relevant information needed to prepare for extreme weather, expected to occur over Europe.  The colors  indicate the severity of the danger and its possible impact:  <font color='red'><b>Red</b></font>: very dangerous, <font color='#FFA60B'><b>Orange</b></font>: dangerous,  <font color='yellow'><b>Yelllow</b></font>: potentially dangerous, <font color='green'><b>Green</b></font>: no warnings.<br />
<br />Currently only the country-level warnings are displayed. You can access the new feature by clicking the &#8220;Meteoalarm&#8221; button located on the top-left corner of the map. Note that the map has to be positioned over Europe for this buttton to be enabled.<br />
More information about Meteoalarm <a href="http://www.meteoalarm.eu/about.asp?lang=EN">here</a>.</p>
<p><i>Important note: </i>When using this new feature, the best experience is with Google&#8217;s Chrome, Mozilla or Safari browsers. Enabling the Meteoalarm overlay is much slower on IE browser which sometimes results in the browser reporting a slow-running script on slower hardware. Wait a few more seconds, the new overlay will render eventually.
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.newsplore.com/2009/01/31/spincloud-integrates-now-with-europes-weather-warning-service-meteoalarm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@BreakingNewsOn map</title>
		<link>http://blog.newsplore.com/2009/01/10/breakingnewson-a-map</link>
		<comments>http://blog.newsplore.com/2009/01/10/breakingnewson-a-map#comments</comments>
		<pubDate>Sat, 10 Jan 2009 15:57:36 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[mashups]]></category>

		<guid isPermaLink="false">http://blog.newsplore.com/?p=368</guid>
		<description><![CDATA[I&#8217;m a bit of a news junkie and when I heard that a twitter stream called @BreakingNewsOn existed I did the natural geekish thing, mash it up. Yahoo pipes was my friend here. I haven&#8217;t used the Pipes before but that didn&#8217;t quite matter, Yahoo did a great job keeping this playgroundsy product in the child realm so [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="padding-right:0;margin-top:3px"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F01%2F10%2Fbreakingnewson-a-map"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F01%2F10%2Fbreakingnewson-a-map" height="61" width="51" /></a></div><p>I&#8217;m a bit of a news junkie and when I heard that a twitter stream called <a href="http://twitter.com/breakingnewson">@BreakingNewsOn</a> <a href="http://www.techcrunch.com/2009/01/08/breakingnewson-from-twitter-account-to-public-news-wire-service/">existed</a> I did the natural geekish thing, mash it up. Yahoo pipes was my friend here. I haven&#8217;t used the Pipes before but that didn&#8217;t quite matter, Yahoo did a great job keeping this playgroundsy product in the child realm so even a caveman could do it. The mashup result -two pipe connections later- is beyond the link:</p>
<p><a href="http://pipes.yahoo.com/newsplore/breakingnewson">http://pipes.yahoo.com/newsplore/breakingnewson</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.newsplore.com/2009/01/10/breakingnewson-a-map/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing a new weahter mashup: Spincloud</title>
		<link>http://blog.newsplore.com/2009/01/01/the-making-of-spincloud</link>
		<comments>http://blog.newsplore.com/2009/01/01/the-making-of-spincloud#comments</comments>
		<pubDate>Thu, 01 Jan 2009 21:52:48 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://spincloud.com/blog/?p=17</guid>
		<description><![CDATA[I started working on Spincloud back in 2003 when I got interested in regular expressions. I liked them so much I started looking for large sets of freely available data that I could crunch. Weather data was quite appealing; not only I&#8217;d parse it but I could get instant feedback by just looking at the parsed [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="padding-right:0;margin-top:3px"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F01%2F01%2Fthe-making-of-spincloud"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.newsplore.com%2F2009%2F01%2F01%2Fthe-making-of-spincloud" height="61" width="51" /></a></div><p><a href="http://spincloud.com"><img style="8px" src="http://blog.newsplore.com/wp-content/uploads/2008/09/barelogo.gif" border="0" alt="" width="111" height="63" align="left" /></a> I started working on Spincloud back in 2003 when I got interested in regular expressions. I liked them so much I started looking for large sets of freely available data that I could crunch. Weather data was quite appealing; not only I&#8217;d parse it but I could get instant feedback by just looking at the parsed data, after all we understand temperatures and wind speeds and the like. I&#8217;d get to use other technologies I couldn&#8217;t experiment at work where I was doing the regular J2EE stuff and I kept feeling the itch to do new things.</p>
<p>And so Spincloud was born; it&#8217;s mission: to track the weather worldwide. It didn&#8217;t have a name back then but as things started to shape-up, I realized that the experiment was slowly turning into a real project. Then Google published its Maps API and I just knew that my small little pet project just found the perfect playground. It&#8217;s been a while since I started with this and I had no intention of publishing it initially. It has grown beyond its initial purpose and I feel it&#8217;s time to set it free.</p>
<p>This is the third version of Spincloud, the first two iterations were not publicly released. This is not an open source project; however, I&#8217;m planning on blogging about the technical challenges I&#8217;m encountering and are interesting enough to share.</p>
<p>Here are the main features of Spincloud:</p>
<div>- Instant weather search</div>
<div>- Forecast displayed for all available locations in surveyed area (US only); radar mashup.</div>
<div>- Upon free registration, one can tag favorite locations then track the weather either through the website or via RSS; ability to set a home location </div>
<div>- Integration with Flickr</div>
<div>- Ability to add comments for individual locations through Google Friend Connect</div>
<div>- Easy registration that uses OpenId and Facebook Connect.</div>
<div>- Both metric and imperial units of measures supported.</div>
<p><em>Update: googlemapsmania.com just ran a story about Spincloud <a href="http://googlemapsmania.blogspot.com/2009/01/coldest-wettest-google-map.html#links">here.</a> Thanks guys!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.newsplore.com/2009/01/01/the-making-of-spincloud/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

