<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Gobán Saor</title>
	<atom:link href="http://blog.gobansaor.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gobansaor.com</link>
	<description>A country datasmith.</description>
	<pubDate>Thu, 20 Nov 2008 17:47:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Spending time on Excel-SQLite, C, VBA Callbacks &#38; Twitter</title>
		<link>http://blog.gobansaor.com/2008/11/20/spending-time-on-excel-sqlite-c-vba-callbacks-twitter/</link>
		<comments>http://blog.gobansaor.com/2008/11/20/spending-time-on-excel-sqlite-c-vba-callbacks-twitter/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 12:44:52 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
		
		<category><![CDATA[BI]]></category>

		<category><![CDATA[ETL]]></category>

		<category><![CDATA[Palo]]></category>

		<category><![CDATA[SQLite]]></category>

		<category><![CDATA[VBA]]></category>

		<category><![CDATA[Web2.0]]></category>

		<category><![CDATA[excel]]></category>

		<category><![CDATA[xLite]]></category>

		<category><![CDATA[c#]]></category>

		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=573</guid>
		<description><![CDATA[Haven&#8217;t posted here in a while as my spare time has been soaked up programing, well actually refactoring would be more exact.  My xLite &#8220;SQLite empowered Excel&#8221; codebase has grown over the years and required a serious makeover to get rid of stuff I no longer use and to generally make it more robust.  I [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Haven&#8217;t posted here in a while as my spare time has been soaked up programing, well actually <a href="http://en.wikipedia.org/wiki/Refactoring">refactoring</a> would be more exact.  My xLite &#8220;SQLite empowered Excel&#8221; codebase has grown over the years and required a serious makeover to get rid of stuff I no longer use and to generally make it more robust.  I also decided to add some extra functionality to my VBA friendly C wrapper for SQLite (based on Pivotal Solutions&#8217; pssqlite.dll) which meant I had to re-acquaint myself with my long lost C skills, so doing reminded me how much I like C. Close to the metal programing if not exactly super-productive is nevertheless super-powerful.</p>
<p>The new improved xLiteSQLite.dll now has a built-in CSV loader (both file based and string based - handy for loading <a href="http://en.wikipedia.org/wiki/Palo_(OLAP_database)">Palo</a> HTTP API responses into a table). It also returns a one columned variant array of CSV values for quick rendering via &#8220;text-to-columns&#8221; code (by far the quickest way of handling large dataset pasting into Excel).</p>
<p>I&#8217;ve also added the ability to create SQlite UDFs (user defined functions) in VBA (thanks to <a href="http://stackoverflow.com/users/4007/rpetrich">http://stackoverflow.com/users/4007/rpetrich)</a>.  This is a very powerful feature as it allows SQLite selects to act as a &#8220;loop controller&#8221; calling back to  Excel/VBA functions to process each row, really useful for ETL tasks. And not just <a href="http://www.sqlite.org/c3ref/create_function.html">scalar UDFs but aggregating (aka group-by) functions too</a>, allowing the use of Excel&#8217;s powerful array functions in SQLite statements.</p>
<p>All in all, the changes to the xLite VBA code and the C wrapper makes Excel backed by SQLite a seriously good micro-ETL tool. Combined with <a href="http://www.palo.net">Palo</a>, the result in a truly wonderful micro-BI platform; a cost-effective toolset for these recessionary times.</p>
<p>Of course I&#8217;d be lying if I said code was the only reason I&#8217;ve been neglecting my blogging duties, I&#8217;m afraid I&#8217;ve a confession to make, Twitter has hooked yet another sucker, <a href="http://twitter.com/gobansaor">me!</a> </p>
<p>I&#8217;ve found I&#8217;ve settled in to the whole micro-blogging thing with ease, and have managed to make contact with people I would not have encountered otherwise, as well as reconnecting with others that I&#8217;d lost contact with.  So if you too are all-a-twitter then do please follow <a href="http://twitter.com/gobansaor">gobansaor-on-twitter</a>.</p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/573/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=573&subd=gobansaor&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/11/20/spending-time-on-excel-sqlite-c-vba-callbacks-twitter/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/gobansaor-128.jpg" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>Open Source Metrics and Benchmarks</title>
		<link>http://blog.gobansaor.com/2008/10/30/open-source-metrics/</link>
		<comments>http://blog.gobansaor.com/2008/10/30/open-source-metrics/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 12:24:20 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
		
		<category><![CDATA[ETL]]></category>

		<category><![CDATA[Talend]]></category>

		<category><![CDATA[kettle]]></category>

		<category><![CDATA[ETL benchmarks]]></category>

		<category><![CDATA[PDI 3.0]]></category>

		<category><![CDATA[WaveMaker]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=557</guid>
		<description><![CDATA[Marc Russel&#8217;s blog links to a Manapps ELT benchmark report comparing the performance of several leading ETL tools both proprietary (DataStage and Informatica) and OS (Talend and PDI (aka Kettle)).  As would be expected each tool has their own strengths and weaknesses, but one thing stands out, the venerable Kettle ETL aka PDI 3.0 is now [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://marcrussel.wordpress.com/">Marc Russel&#8217;s blog</a> links to a <a href="http://marcrussel.files.wordpress.com/2008/10/etlbenchmarks_manappsc221008.pdf">Manapps ELT benchmark report</a> comparing the performance of several leading ETL tools both proprietary (DataStage and Informatica) and OS (Talend and PDI (aka Kettle)).  <span style="text-decoration:line-through;">As would be expected each tool has their own strengths and weaknesses, but one thing stands out, the venerable </span><a href="http://www.ibridge.be/?page_id=122"><span style="text-decoration:line-through;">Kettle ETL</span></a><span style="text-decoration:line-through;"> aka PDI 3.0 is now a serious contender for handling very large datasets</span>.  Oops, that&#8217;s what I get for wishing for a result and (mis-)reading the report early in the morning with a cold and bad sore throat, sadly PDI is still very much slower that its OS cousin Talend. In fact, Talend continues to play on the strength that comes from a code generated sloution, i.e. raw speed.  As a pure ETL play, Talend is well capable of playing on the same pitch as the &#8220;big kids&#8221;. </p>
<p>Interestingly, the report is also &#8220;open source&#8221; as it&#8217;s released under a <a href="http://creativecommons.org/licenses/by/3.0/us/"><span style="text-decoration:none;">Creative Commons License</span></a>, so I can link to it <a href="http://marcrussel.files.wordpress.com/2008/10/etlbenchmarks_manappsc221008.pdf"><span style="text-decoration:none;">here</span><span style="color:#000000;">.</span></a></p>
<p><a href="http://marcrussel.files.wordpress.com/2008/10/etlbenchmarks_manappsc221008.pdf"></a><a href="http://www.keeneview.com/2008/10/open-source-marketing-metrics-from-0-to.html"><span style="text-decoration:none;">Another analysis of OSS in the wild</span></a> this time from Chris Keene, <a href="http://www.wavemaker.com/"><span style="text-decoration:none;">WaveMaker</span></a> CEO, on OSS as a marketing tool. Bottom line, 1% conversion rate, 700 paying customers in 9 months &#8230;   </p>
<div class="wp-caption aligncenter" style="width: 510px"><a href="http://www.keeneview.com/uploaded_images/metrics-783392.jpg"><img title="WaveMaker, from click to paying customer." src="http://www.keeneview.com/uploaded_images/metrics-783392.jpg" alt="WaveMaker OSS as a marketing tool" width="500" height="400" /></a><p class="wp-caption-text">WaveMaker OSS as a marketing tool</p></div>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/557/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=557&subd=gobansaor&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/10/30/open-source-metrics/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/gobansaor-128.jpg" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>

		<media:content url="http://www.keeneview.com/uploaded_images/metrics-783392.jpg" medium="image">
			<media:title type="html">WaveMaker, from click to paying customer.</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows on EC2 = SMEs on EC2</title>
		<link>http://blog.gobansaor.com/2008/10/26/windows-on-ec2-smes-on-ec2/</link>
		<comments>http://blog.gobansaor.com/2008/10/26/windows-on-ec2-smes-on-ec2/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 16:51:18 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
		
		<category><![CDATA[AmazonAWS]]></category>

		<category><![CDATA[EC2]]></category>

		<category><![CDATA[S3]]></category>

		<category><![CDATA[Web2.0]]></category>

		<category><![CDATA[EC2 Windows desktop]]></category>

		<category><![CDATA[Jungle Disk]]></category>

		<category><![CDATA[parallels]]></category>

		<category><![CDATA[Win2003]]></category>

		<category><![CDATA[Windows on EC2]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=549</guid>
		<description><![CDATA[The announcement that Win2003 is now an an option on EC2, is very significant, that and EC2&#8217;s exit from beta status with an SLA in tow, means that AWS is now very much more appealing to the great unwashed, the SMEs. i.e. the businesses who form the backbone of most of our economies.
Large companies and [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The <a href="http://aws.amazon.com/windows/">announcement that Win2003</a> is now an an option on EC2, is very significant, that and EC2&#8217;s exit from beta status with an SLA in tow, means that AWS is now very much more appealing to the great unwashed, the SMEs. i.e. the businesses who form the backbone of most of our economies.</p>
<p>Large companies and start-ups are comfortable in the world of Linux servers but most small companies are Windows to the core.  This may not be &#8220;right&#8221;, this may not be how it &#8220;should be&#8221;, but it is so.   Even within large companies, departmental computing is largely a Windows only enclave, with MS Office (and Excel in particular) as the backbone and MS SQL Server as the database of choice (or is that, no choice).</p>
<p>The other interesting thing is that <a href="http://blog.gobansaor.com/2008/10/01/clouds-not-longer-pass-by-windows/">my fear that EC2 SQL Server Standard instances would be licensed as per Oracle</a> has not come to pass (Oracle while making a &#8220;big thing&#8221; of their recent EC2 cloud conversion, still insist on traditional licensing for EC2 database instances). SQL Server Standard is available on a pay-as-you-go model, brilliant!.</p>
<p>Even if running Win2003 as a server doesn&#8217;t catch your fancy and in fact you would much rather get rid of your existing Window&#8217;s laptop to be replaced by a cool new Apple Mac. Unfortunately you still need the ability to run Windows-only software, why not use EC2 as your on-demand pay-as-you-go Window&#8217;s desktop replacement?  Simply configure a Windows AMI with your required software (you may have to use something<a href="http://blogs.techrepublic.com.com/window-on-windows/?p=42"> like this</a>, if software is only available on CD); you could then use <a href="http://www.jungledisk.com/">Jungle Disk</a> to easily share data (via S3) between your new shiny Mac and the AMI.  Power up and down as required, easier than using VMWare or <a href="http://www.parallels.com">Parallels</a> and @ 12.5c per hour, probably cheaper too.</p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/549/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=549&subd=gobansaor&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/10/26/windows-on-ec2-smes-on-ec2/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/gobansaor-128.jpg" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>I’ll give up Excel Pivot Tables when you take &#8216;em from my cold, dead hands</title>
		<link>http://blog.gobansaor.com/2008/10/10/i%e2%80%99ll-give-up-excel-pivot-tables-when-you-take-em-from-my-cold-dead-hands/</link>
		<comments>http://blog.gobansaor.com/2008/10/10/i%e2%80%99ll-give-up-excel-pivot-tables-when-you-take-em-from-my-cold-dead-hands/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 17:40:39 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
		
		<category><![CDATA[BI]]></category>

		<category><![CDATA[Palo]]></category>

		<category><![CDATA[excel]]></category>

		<category><![CDATA[olap]]></category>

		<category><![CDATA[essbase]]></category>

		<category><![CDATA[MDX]]></category>

		<category><![CDATA[Mondrian]]></category>

		<category><![CDATA[ODBO]]></category>

		<category><![CDATA[XMLA]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=539</guid>
		<description><![CDATA[Jedox, the company behind the open source MOLAP server Palo, has just announced an MDX/XMLA driver. This means that it&#8217;s now possible to access Palo cubes using Excel Pivot Tables or indeed any tool that supports ODBO or XMLA.  This is excellent news, as MOLAP to most Excel users IS a Pivot Table, and somewhat like [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.jedox.com">Jedox,</a> the company behind the open source <a href="http://en.wikipedia.org/wiki/MOLAP">MOLAP</a> server Palo, <a href="http://www.jedox.com/en/news/News/Palo_Open_Source_OLAP_Server_now_supports_MDX_and_Excel_Pivot_Tables.html">has just announced</a> an <a href="http://en.wikipedia.org/wiki/Multidimensional_Expressions">MDX</a>/<a href="http://en.wikipedia.org/wiki/XML_for_Analysis">XMLA</a> driver. This means that it&#8217;s now possible to access Palo cubes using Excel Pivot Tables or indeed any tool that supports <a href="http://en.wikipedia.org/wiki/OLE_DB_for_OLAP_(ODBO)">ODBO</a> or XMLA.  This is excellent news, as MOLAP to most Excel users IS a Pivot Table, and somewhat like the NRA, the NPTA&#8217;s (National Pivot Table Association&#8217;s) motto is “I’ll give up Excel Pivot Tables when you take &#8216;em from my <em>cold</em>, dead <em>hands</em>”.  </p>
<p>MDA/XMLA is now a de facto standard for OLAP servers, supported not just by MS SQLServer but by SAP BW, Hyperion/ESSBase and by <a href="http://mondrian.pentaho.org/">Pentaho&#8217;s Mondrian</a>. The new driver is not open source, nor is it for sale but instead comes free to those with Jedox support contracts. I&#8217;m sure lots of organisations will be more than willing to enter a support contract (starting at <strong>€3000</strong> per server) to get their hands on this; think of the savings in training alone!</p>
<p><a href="http://www.jedox.com/assets/images/news/pressekit/jedox_presseinfo_pivot_engl.jpg"><img class="aligncenter size-large wp-image-546" title="palopivot1" src="http://gobansaor.files.wordpress.com/2008/10/palopivot1.jpg?w=500&#038;h=374" alt="" width="500" height="374" /></a></p>
<p> </p>
<p><span style="color:#0000ee;text-decoration:underline;"><br />
</span></p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/539/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/539/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/539/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/539/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/539/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=539&subd=gobansaor&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/10/10/i%e2%80%99ll-give-up-excel-pivot-tables-when-you-take-em-from-my-cold-dead-hands/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/gobansaor-128.jpg" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>

		<media:content url="http://gobansaor.files.wordpress.com/2008/10/palopivot1.jpg?w=500" medium="image">
			<media:title type="html">palopivot1</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Larry hates the cloud, and my data trinity.</title>
		<link>http://blog.gobansaor.com/2008/10/04/why-larry-hates-the-cloud-and-my-data-trinity/</link>
		<comments>http://blog.gobansaor.com/2008/10/04/why-larry-hates-the-cloud-and-my-data-trinity/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 17:12:57 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
		
		<category><![CDATA[AmazonAWS]]></category>

		<category><![CDATA[ETL]]></category>

		<category><![CDATA[Palo]]></category>

		<category><![CDATA[SQLite]]></category>

		<category><![CDATA[cloud]]></category>

		<category><![CDATA[excel]]></category>

		<category><![CDATA[olap]]></category>

		<category><![CDATA[cloud bursting]]></category>

		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=528</guid>
		<description><![CDATA[Last week Oracle certified Amazon EC2 as a supported platform, that same week Larry Elison attacked the concept of cloud computing as pure hype. Obviously, Larry is not happy with this whole cloud thing, and I think it&#8217;s not just the threat it poses to the software industry&#8217;s traditional licensing model that worries him, rather, as Robert X. Cringely [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Last week Oracle certified <a href="http://aws.amazon.com/ec2">Amazon EC2</a> as a supported platform, that same week Larry Elison attacked the <a href="http://www.crn.com/software/210604266">concept of cloud computing as pure hype</a>. Obviously, Larry is not happy with this whole cloud thing, and I think it&#8217;s not just the threat it poses to the software industry&#8217;s traditional licensing model that worries him, rather, as Robert X. Cringely points out in his &#8220;<a href="http://www.pbs.org/cringely/pulpit/2008/pulpit_20081003_005424.html">Cloud computing will change the way we look at databases</a>&#8221; post, it&#8217;s the likelihood that it sounds the death-knell for large-scale traditional databases.</p>
<p>This new database paradigm is memory rather than disk centric, with the disk-based element acting as an archive/backup/restore mechanism which can easily be stored on commodity SAN devices ( e.g. <a href="http://aws.amazon.com/ebs/">Amazon&#8217;s ESB</a>). Using <a href="http://en.wikipedia.org/wiki/MapReduce">MapReduce technology</a> Google effectively holds the whole Internet in memory, not in one big super computer but in lots of cheap commodity servers.</p>
<p>But it&#8217;s not just in the realm of mega datasets that RAM based databases threaten traditional models. Excel is a memory-based database engine, so too <a href="http://blog.gobansaor.com/2007/09/05/in-memory-olap/">in-memory OLAP tools</a> such as <a href="http://www.palo.net">Palo</a>. Such products&#8217; ability to handle large volumes of data has increased over the years, with the decrease in RAM costs and the appearance of cheap 64 bit machines (which are no longer limited to 2G/3G process working sets).</p>
<p>That doesn&#8217;t mean that we&#8217;ll throw away SQL databases in their entirety, SQL and the relational model will continue to be useful. But perhaps of greater use in local datastores/caches that as the building blocks for large scale datastores. For such local caches, less will be more; fewer features, easier to configure, more flexibility. That&#8217;s why I like SQLite; long after the dinosaurs of the database world have disappeared, I imagine SQLite databases will continue to survive, embedded in mobile phones, browsers, wherever a local datastore is required. And more than likely operating in memory rather than off disk.</p>
<p>By combining Excel with an in-memory SQLite database, linked to a Palo OLAP in-memory server, it&#8217;s possible to take advantage of three powerful data-processing technologies (spreadsheets, SQL, multi-dimensional cubes) all within your PC&#8217;s RAM. You could do serious datasmithing with such a combination on a pretty mediocre laptop, with most modern machines providing an excess of CPU power, no need for super fast disks, just as much memory as you can muster. And, with <a href="http://blog.gobansaor.com/2008/10/01/clouds-not-longer-pass-by-windows/">Windows on EC2</a>, these three amigos will soon be capable of being used as a <strong>cloud bursting</strong> platform.</p>
<p>Excel, SQLite and Palo, my data trinity.</p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/528/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=528&subd=gobansaor&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/10/04/why-larry-hates-the-cloud-and-my-data-trinity/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/gobansaor-128.jpg" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>Clouds no longer pass by Windows.</title>
		<link>http://blog.gobansaor.com/2008/10/01/clouds-not-longer-pass-by-windows/</link>
		<comments>http://blog.gobansaor.com/2008/10/01/clouds-not-longer-pass-by-windows/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 11:44:29 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
		
		<category><![CDATA[AmazonAWS]]></category>

		<category><![CDATA[EC2]]></category>

		<category><![CDATA[ETL]]></category>

		<category><![CDATA[RSSBus]]></category>

		<category><![CDATA[Web2.0]]></category>

		<category><![CDATA[data]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[cloud]]></category>

		<category><![CDATA[cloud burst]]></category>

		<category><![CDATA[SQLServer on EC2]]></category>

		<category><![CDATA[Windows on EC2]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=514</guid>
		<description><![CDATA[Amazon today announced that later this year, Windows Server woud be available on EC2. No details on cost and licensing etc. but this is major.  Up until now, that portion of the business world who are pure MS shops (a very large percentage especially amongst SMEs) were excluded from taking advantage of Amazon&#8217;s amazing (and [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://gobansaor.files.wordpress.com/2008/10/windows-and-clouds.jpg"><img class="aligncenter size-medium wp-image-516" title="windows-and-clouds" src="http://gobansaor.files.wordpress.com/2008/10/windows-and-clouds.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a>Amazon today announced that later this year, <a href="http://aws.typepad.com/aws/2008/10/coming-soon-ama.html">Windows Server woud be available on EC2.</a> No details on cost and licensing etc. but this is major.  Up until now, that portion of the business world who are pure MS shops (a very large percentage especially amongst SMEs) were excluded from taking advantage of Amazon&#8217;s amazing (and getting more amazing everyday) <a href="http://aws.amazon.com/ec2/">EC2 platform</a>. </p>
<p>From my point of view, <a href="http://blog.gobansaor.com/2008/09/23/oracle-embrace-the-cloud/">as with Oracle&#8217;s announcement last week</a>, this releases yet more of my &#8220;legacy&#8221; skillset for deployment in the clouds. Although I&#8217;ve been involved with  *nix servers for 20 years or so, as corporate servers became more locked-down (and removed to the control of 3rd party data centres) I lost day-to-day experience of using them; in latter years my main &#8216;hands-on&#8217; platform was Windows, either my own PC or local departmental NT servers. Windows on EC2 will allow me to use a whole new set of Windows only software (e.g.<a href="http://www.rssbus.com/"> RSSBus </a>or <a href="http://xlsgen.arstdesign.com/">XLsgen) </a>and of course SQLServer.</p>
<p>The lack of SQLServer on EC2 has been a major problem for me as a datasmith; there&#8217;s an awful lot of data out there sitting in SQLServer databases, but currently if I need to &#8220;<strong>cloud burst</strong>&#8221; such datasets I would have to first extract the data to, say, csv files and then load the data on to a Linux compatible database. But with a SQLServer instance running in the cloud, I could simply use SQLServer&#8217;s native backup/replication tools.  No more need to download data to my &#8220;ground-based&#8221; PCs resulting in quicker turnaround and fewer data security risks.</p>
<p>On the licensing front,  I&#8217;m presuming that the OS licence will be on a pay-as-you-go basis, but what about SQLServer and other server products?  Will MS do an Oracle on it, i.e. require a traditional upfront use-it-or-lose-it payment or will they the go the radical (but I thing inevitable) path of a licence-by-the-hour. </p>
<p>First RedHat, then Sun, then Oracle and now Microsoft; the mighty beasts of our industry have acknowledged there&#8217;s a new mighty beast on the prowl, dressed as a humble bookseller no less!</p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/514/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=514&subd=gobansaor&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/10/01/clouds-not-longer-pass-by-windows/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/gobansaor-128.jpg" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>

		<media:content url="http://gobansaor.files.wordpress.com/2008/10/windows-and-clouds.jpg?w=300" medium="image">
			<media:title type="html">windows-and-clouds</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle embraces the cloud.</title>
		<link>http://blog.gobansaor.com/2008/09/23/oracle-embrace-the-cloud/</link>
		<comments>http://blog.gobansaor.com/2008/09/23/oracle-embrace-the-cloud/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 16:12:54 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
		
		<category><![CDATA[AmazonAWS]]></category>

		<category><![CDATA[APEX]]></category>

		<category><![CDATA[cloud]]></category>

		<category><![CDATA[cloud bursting]]></category>

		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Oracle XE]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=501</guid>
		<description><![CDATA[ 
In a previous post I had wished for Oracle to clarify its position as regards the use of their databases on a cloud platform, well it looks like they have!
They have officially certified Amazon EC2 as a supported platform on which to run their software, not only that, they appear to be embracing the cloud big [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> </p>
<p>In <a href="http://blog.gobansaor.com/2008/05/06/oracle-in-the-cloud/">a previous post</a> I had wished for Oracle to clarify its position as regards the use of their databases on a cloud platform, <a href="http://www.oracle.com/technology/tech/cloud/index.html">well it looks like they have</a>!</p>
<p>They have officially certified <a href="http://aws.amazon.com/ec2">Amazon EC2</a> as a supported platform on which to run their software, not only that, they appear to be embracing the cloud big time, providing pre-configured <a href="http://developer.amazonwebservices.com/connect/entry!default.jspa?categoryID=205&amp;externalID=1720&amp;fromSearchPage=true">AMI</a>s and management tools.</p>
<p>For someone like me who has Oracle in the blood (since Version 5 in the 1980&#8217;s) this is very good news. As I&#8217;ve said before&#8230;.</p>
<blockquote><p>As for using Oracle on EC2, yes please. Most of my datasmithing career has been spent behind the wheel of an Oracle database, the front-ends might have been Excel or some BI package, the end results might have been SAP master data take-ons or an Essbase cube, but the blood and guts were always Oracle. And this was before Oracle Apex - think what wonders could have been achieved if I had access to such a product in the past.</p></blockquote>
<p>Although <a href="http://www.oracle.com/corporate/pricing/cloud-licensing.pdf">the licensing</a> is <a href="http://gevaperry.typepad.com/main/2008/09/oracle-and-cloud-computing-funny.html">not a pay-as-you-go model</a>, it&#8217;s a start, who knows some enterprising firm of DBAs might purchase enterprise licences and repackage access for those wishing to use it for &#8221;<strong>cloud</strong> <strong>bursting</strong>&#8221; (adding utility resources to scale-out / scale-up).  Also, there&#8217;s <a href="http://www.oracle.com/technology/products/database/application_express/index.html">Oracle&#8217;s free XE edition</a> for low-volume datasets and for developers who need access to the enterprise editions, the usual &#8220;free to develop on&#8221; OTN licenses apply, except now there&#8217;s no need to first source a suitable spare machine or download a  multi-gigabyte install package and of course no more installation headaches, just fire up an Amazon EC2 AMI, <a href="http://www.rich.durge.org/pics1/cheesy.html">easy peasy</a>.</p>
<p>Oracle is also providing a Oracle Secure Backup Cloud tool which brings the power of Oracle backup and restore technology to S3.  This, combined with <a href="http://aws.amazon.com/ebs/">Amazon&#8217;s Elastic Block Store</a>, makes the EC2 platform an ideal home for many Oracle database applications.</p>
<p>The major attractions to me of Oracle as a datasmithing tool (besides my 20+ years experience of using same) are&#8230;</p>
<ul>
<li><a href="http://www.oracle.com/technology/products/database/application_express/index.html">Oracle Appliaction Express</a> (aka APEX, previously known as HTML DB).  For fast, robust data-centric web apps for deployment within the firewall (or via <a href="http://en.wikipedia.org/wiki/Virtual_private_network">VPN</a>), it&#8217;s hard to beat (but also see <a href="http://www.wavemaker.com/">WaveMaker</a>). In a micro ETL environment, it provides a quick and easy means of distributing data cleansing tasks such as adding additional attributes or assigning hierarchies to dimensional data.</li>
<li>Oracle SQL engine/optimizer technology is fast, powerful and can handle anything you throw at it (as long as it&#8217;s valid SQL).</li>
<li>PL/SQL, the best <a href="http://en.wikipedia.org/wiki/Domain_Specific_Language">DSL</a> for data handling and data cleansing.</li>
<li>Oracle&#8217;s market position as a &#8220;safe and respectable&#8221; home for corporate data.</li>
</ul>
<p>While I still have reservations about Oracle&#8217;s commitment to further develop (and patch) XE, at least its appearance at the heart of their cloud initiative reassures me that they are unlikely to abandon it totally.</p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/501/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=501&subd=gobansaor&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/09/23/oracle-embrace-the-cloud/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/gobansaor-128.jpg" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>Twitter - the penny drops!</title>
		<link>http://blog.gobansaor.com/2008/09/12/twitter-the-penny-drops/</link>
		<comments>http://blog.gobansaor.com/2008/09/12/twitter-the-penny-drops/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 16:15:31 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
		
		<category><![CDATA[BI]]></category>

		<category><![CDATA[Web2.0]]></category>

		<category><![CDATA[data]]></category>

		<category><![CDATA[Ambiance Awareness]]></category>

		<category><![CDATA[harvest web data]]></category>

		<category><![CDATA[OutWit]]></category>

		<category><![CDATA[Quantivo]]></category>

		<category><![CDATA[Twitter]]></category>

		<category><![CDATA[Yammer]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=482</guid>
		<description><![CDATA[I&#8217;m a fan of most things Web2.0, not just for personal use but as business tools.  Over the last four years or so I&#8217;ve enthusiastically embraced Wikis, IM (Google Talk), RSS Readers et al. I could see the benefit and attraction of social network sites such as Facebook even if I&#8217;ve not partaken as such. [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m a fan of most things Web2.0, not just for personal use but as business tools.  Over the last four years or so I&#8217;ve enthusiastically embraced <a href="http://sites.google.com">Wikis</a>, IM (Google Talk), <a href="http://www.google.com/reader">RSS Readers</a> et al. I could see the benefit and attraction of social network sites such as <a href="http://www.facebook.com/">Facebook</a> even if I&#8217;ve not partaken as such. Heck, I&#8217;ve even joined the ranks of &#8220;those who blog&#8221;.</p>
<p>But one aspect of this Web 2.0 stuff that had until now not really grabbed me as particularly useful is micro-blogging i.e. <a href="http://en.wikipedia.org/wiki/Twitter">Twitter</a>, <a href="http://www.jaiku.com/">Jaiku</a> etc.</p>
<p>This morning two things I read brought home to me the benefits of this technology, particularly in a business environment; the penny had dropped!</p>
<p>The first was this post  &#8221;<a href="http://kevinljackson.blogspot.com/2008/09/ambient-awareness-cloud-killer-app.html">Ambient Awareness - The Cloud Killer-App</a>&#8221; where this caught my attention &#8230;</p>
<blockquote><p>To me, this is the essences of situational awareness. An ability to sense and understand your environment and the actions of others in that environment. Clive goes on to explain that sociologists have found that “<a href="http://blog.hbs.edu/faculty/amcafee/index.php/faculty_amcafee_v3/how_to_hit_the_enterprise_20_bullseye/">weak ties</a>”, such as those created by twittering, greatly expands an individual&#8217;s ability to solve problems.</p></blockquote>
<p>Then I read that the winner of the top prize at TechCrunch50 is <a href="http://www.yammer.com">Yammer</a>, yet another Twitter look a like, but this time with a difference; it&#8217;s designed to allow communication only between those within the same organisation.</p>
<p>Now that could be very useful, especially for organisations with a dispersed workforce or comprised mainly of teleworkers.  Such a tool could act not just as a means of keeping people in touch and aware of the general happenings with a company but could also be used a &#8220;lite command and control&#8221; tool where messages are used as a replacement for time-sheets and progress/activity reports.</p>
<p>As email was (and still is) the &#8220;internet as a wide-area-network&#8221; killer-app, micro-blogging may very well be the killer-app of the &#8220;always-connected internet&#8221;.</p>
<p>And in the spirit of sharing that is Web2.0, here&#8217;s some other things I discovered this week&#8230;</p>
<ul>
<li><a href="http://www.outwit.com/">OutWit</a>, a very useful Firefox extension if you need to automate the &#8220;harvesting &#8221; of data (tables lists, photos,mp3s) from the web.</li>
<li>xlUnit - a unit testing framework for Excel VBA, now that&#8217;s something I could do with, OK it&#8217;s not quite there yet, but you can follow this <a href="http://grumpyop.wordpress.com/">Grumpy Old Programmer</a> as he rolls it out.</li>
<li><a href="http://www.snowflakejoins.com/revj">Reverse Snowflake Joins</a> Online, if you have a nasty bit of SQL that you need to visualise in a graphical format, then this online version of Alexandru Toth&#8217;s <a href="http://sourceforge.net/projects/revj/">open source Python tool</a> may be just what you need.</li>
<li><a href="http://www.quantivo.com/">Quantivo, customer behaviour analytics in the cloud.</a> If you&#8217;ve lots of sales data, but no in-house datawarehouse.</li>
<li>And if you&#8217;ve no sales data because you&#8217;ve no sales, then check-out <a href="http://www.barstoolsports.com/article/sales/308/">Sales 101</a>.</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gobansaor.wordpress.com/482/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gobansaor.wordpress.com/482/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/482/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=482&subd=gobansaor&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/09/12/twitter-the-penny-drops/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/gobansaor-128.jpg" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>Cloudy skies, cloudy apps&#8230;</title>
		<link>http://blog.gobansaor.com/2008/08/28/cloudy-skies-cloudy-apps/</link>
		<comments>http://blog.gobansaor.com/2008/08/28/cloudy-skies-cloudy-apps/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 11:53:01 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
		
		<category><![CDATA[BI]]></category>

		<category><![CDATA[ETL]]></category>

		<category><![CDATA[Ireland]]></category>

		<category><![CDATA[Palo]]></category>

		<category><![CDATA[Web2.0]]></category>

		<category><![CDATA[cloud]]></category>

		<category><![CDATA[data]]></category>

		<category><![CDATA[excel]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[olap]]></category>

		<category><![CDATA[Freiburg]]></category>

		<category><![CDATA[Jedox]]></category>

		<category><![CDATA[WaveMaker]]></category>

		<category><![CDATA[Worksheet Server]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=453</guid>
		<description><![CDATA[Just back from a break in Clifden, Connemara, summer is nearly over, the kids return to school today, back to work.
Counties Galway and Mayo were like the rest of the country last week, a tad wet, but unlike the developed east of the island, flooding was not a problem; a problematic drainage area is called [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just back from a break in <a href="http://www.connemara.ie/connemara/clifden/">Clifden, Connemara</a>, summer is nearly over, the kids return to school today, back to work.</p>
<div id="attachment_459" class="wp-caption aligncenter" style="width: 310px"><a href="http://gobansaor.files.wordpress.com/2008/08/aasleagh-falls.jpg"><img class="size-medium wp-image-459" src="http://gobansaor.files.wordpress.com/2008/08/aasleagh-falls.jpg?w=300&#038;h=225" alt="Aasleagh Falls, Co. Mayo" width="300" height="225" /></a><p class="wp-caption-text">Aasleagh Falls, Co. Mayo</p></div>
<p><a href="http://www.discoverireland.ie/west.aspx">Counties Galway and Mayo</a> were like the rest of the country last week, <a href="http://www.rte.ie/news/2008/0818/floods.html">a tad wet</a>, but unlike the developed east of the island, flooding was not a problem; a problematic drainage area is called a lake in the west.</p>
<p>This August has been the wettest and dullest I&#8217;ve ever experienced but at least I saw some sunshine earlier in the month thanks to Kristian Raue CEO of <a href="http://www.jedox.com/en/enterprise-spreadsheets/index.html">Jedox</a> who kindly invited me to visit the company&#8217;s offices in Freiburg, Germany.  <a href="http://www.freiburg-online.com/freiburg/English/online/html/frameset.html">Freiburg</a> is very green in both senses of the word, surrounded as it is by the <a href="http://en.wikipedia.org/wiki/Black_Forest">Black Forest</a> and its well deserved &#8220;eco-city&#8221; status.  Its also know as the warmest city in Germany, a reputation it thankfully lived up for this visitor from a <a href="http://www.irishtimes.com/newspaper/breaking/2008/0901/breaking50.htm">rain-soaked Atlantic isle</a>.</p>
<div id="attachment_461" class="wp-caption aligncenter" style="width: 310px"><a href="http://gobansaor.files.wordpress.com/2008/08/freiburg.jpg"><img class="size-medium wp-image-461" src="http://gobansaor.files.wordpress.com/2008/08/freiburg.jpg?w=300&#038;h=225" alt="August morning, Frieburg Im Breisgau" width="300" height="225" /></a><p class="wp-caption-text">August morning, Freiburg im Breisgau</p></div>
<p>If Freburg left a positive impression on my mind, so too did Jedox.  The overall impression is of a company which intends to use a combination of quality, vision and the judicious use of open-source to build the Jedox brand into one associated with best-of-breed products and consultancy.  This vision can be seen in the evolution of <a href="http://www.palo.net">Palo</a>, from its &#8220;good enough&#8221; beginnings to its current near-best-of-breed 2.5 version, and from talking to some of those working on the product, best-of-breed status is not that far off.</p>
<p>Likewise, ETL-Server which is currently a Palo only &#8220;loader&#8221;, is to be further  developed into a true ETL tool, while continuing to offer MOLAP-centric specialisms.</p>
<p>I also got a glimpse of the next version of <a href="http://www.jedox.com/en/enterprise-spreadsheet-server/excel-to-web-worksheet-server/products.html">Worksheet Server</a>. &#8220;Wow!&#8221;, is all I can say.</p>
<p>Existing web based spreadsheet products are fine for simple data analysis or basic data capture purposes but cannot compete with their client-based elder cousins when serious datasmithing is required.  Well, from the demo I saw of Worksheet Server in action, that&#8217;s about to change.  The look and, more importantly, the feel is similar to that of traditional spreadsheets, its interface with Palo is identical to that of the existing Excel add-in, and here&#8217;s the big one, its open source!  Game-changing or what?</p>
<p>But &#8230;</p>
<blockquote><p>That might enable me to move a lot of my spreadsheet applications to the cloud, but what about those applications that are more suited to an MS Access type solution?</p></blockquote>
<p>Then try out <a href="http://www.wavemaker.com">WaveMaker</a>. It’s open source and built on <a href="http://www.wavemaker.com/solutions/forit.html">industry standards</a>, Hibernate,Spring and the Javascript Dojo framework but has the ease of GUI database development more <a href="http://blog.gobansaor.com/2008/03/11/java-at-the-eye-of-a-perfect-storm/">usually associated with MS tools</a>. The  resulting applications are packaged as a WAR file which can be hosted by any standards based Java server  (e.g. <a href="http://tomcat.apache.org/">Tomcat</a> or <a href="http://www.mortbay.org/">Jetty</a>).  The latest version makes developing Ajax-fronted database applications even easier with the addition of layout templates.  Its existing ability to automatically bind interfaces to <a href="http://wanderingbarque.com/nonintersecting/2006/11/15/the-s-stands-for-simple/">SOAP web services</a> has been extended to <a href="http://www.pluralsight.com/community/blogs/tewald/archive/2007/04/26/46984.aspx">REST web services</a> by means of a new <a href="http://en.wikipedia.org/wiki/Web_Services_Description_Language">WSDL</a> auto-discover tool.  And <a href="http://www.keeneview.com/">Chris Keene</a> CEO of WaveMaker also informs me that &#8230;</p>
<blockquote><p>We are also releasing a cloud-based IDE in October with Amazon - stay tuned&#8230;</p>
<p>We launched in February and will be announcing our first 7 figure deal this month. We run on Mac, Linux and Windows and are currently the #1 developer download on Apple.com (<a href="http://www.apple.com/downloads/macosx/development_tools/" target="_blank">http://www.apple.com/downloads/macosx/development_tools/</a>)</p>
<p>Our goal is to make it easy to build rich internet applications without complex coding – kind of a MS Access for the Web.</p></blockquote>
<p>Jedox and Wavemaker the <a href="http://www.keeneview.com/2008/02/silverado-rules-for-open-source-success.html">new breed of open-source businesses</a>&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gobansaor.wordpress.com/453/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gobansaor.wordpress.com/453/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/453/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=453&subd=gobansaor&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/08/28/cloudy-skies-cloudy-apps/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/gobansaor-128.jpg" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>

		<media:content url="http://gobansaor.files.wordpress.com/2008/08/aasleagh-falls.jpg?w=300" medium="image">
			<media:title type="html">Aasleagh Falls, Co. Mayo</media:title>
		</media:content>

		<media:content url="http://gobansaor.files.wordpress.com/2008/08/freiburg.jpg?w=300" medium="image">
			<media:title type="html">August morning, Frieburg Im Breisgau</media:title>
		</media:content>
	</item>
		<item>
		<title>Amazon&#8217;s SAN in the cloud is a mirage&#8230;</title>
		<link>http://blog.gobansaor.com/2008/08/09/amazons-san-in-the-cloud-is-a-mirage/</link>
		<comments>http://blog.gobansaor.com/2008/08/09/amazons-san-in-the-cloud-is-a-mirage/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 13:44:18 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
		
		<category><![CDATA[AmazonAWS]]></category>

		<category><![CDATA[EC2]]></category>

		<category><![CDATA[S3]]></category>

		<category><![CDATA[Web2.0]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[EBS]]></category>

		<category><![CDATA[Elastic Block Store]]></category>

		<category><![CDATA[Elastic IP]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=446</guid>
		<description><![CDATA[This morning I got very excited.  While quickly scanning the headlines of the 1000+ unread feeds that had accumulated in my Google Reader this week, one heading in particular caught my attention, &#8220;Amazon Elastic Block Store goes live!&#8220;.
The post from the Right Scale folks gives a detailed overview of the new  Amazon ‘SAN storage in [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This morning I got very excited.  While quickly scanning the headlines of the 1000+ unread feeds that had accumulated in my <a href="www.google.com/reader">Google Reader</a> this week, one heading in particular caught my attention, &#8220;<strong>Amazon Elastic Block Store goes live!</strong>&#8220;.</p>
<p>The post from the <a href="http://blog.rightscale.com/">Right Scale folks</a> gives a detailed overview of the new  Amazon ‘<a href="http://en.wikipedia.org/wiki/Storage_area_network">SAN storage</a> in the cloud’ service, aka Elastic Block Store, aka EBS.  Alas, this particular cloud offering was a mirage, the post was subsequently removed (but can still be viewed on <a href="http://www.google.com/reader/shared/14480565058256660224">Robert Scoble&#8217;s Shared Items</a>) it seems the post was a work-in-progress and not intended for publishing, yet!</p>
<p>Why was I so excited?  <a href="http://aws.amazon.com/ec2">Amazon EC2</a> had two major shortcomings when it launched 2 or so years ago; the first, ephemeral IP addresses, was solved by the new <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1346">Elastic IP feature</a>; the second, ephemeral storage volumes (when you shutdown an instance the disks are wiped!) is due to be solved by EBS.  With both of these problems solved, EC2, already near perfect, would be perfect.</p>
<p>The article does a good job of explaining the new service&#8230;</p>
<blockquote><p>EBS starts out really simple: you create a volume from 1GB to 1TB in size and then you mount it on a device on an instance, format it, and off you go. Later you can detach it, let it sit for a while, and then reattach it to a different instance. You can also snapshot the volume at anytime to S3, and if you want to restore your snapshot you can create a fresh volume from the snapshot.</p></blockquote>
<p>The thing that caught my eye in the above paragraph was the snapshot facility.  Snapshots are to be stored on <a href="http://aws.amazon.com/s3">S3</a> via an EC2-specific incremental-snapshot API.  This means the volumes will come with a built-in back-up facility. This is important as EBS drives reside in one <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1347">availability zone</a> (that of the instance that they are mounted against) and do not have the data replication security offered by S3.  It also means that disk systems can be restored quickly and simply from snapshots without the overhead  (and bugs!) of writing an S3 specific incremental backup and restore utility.</p>
<p>Back to waiting&#8230;</p>
<p><strong>UPDATE: 20th August</strong></p>
<p><a href="http://blog.rightscale.com/2008/08/20/amazon-ebs-explained/">Wait over&#8230;</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gobansaor.wordpress.com/446/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gobansaor.wordpress.com/446/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/446/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=446&subd=gobansaor&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/08/09/amazons-san-in-the-cloud-is-a-mirage/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/gobansaor-128.jpg" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
	</channel>
</rss>