<?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>Rich Internet Applications (RIA) &#187; News</title>
	<atom:link href="http://canoo.com/blog/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://canoo.com/blog</link>
	<description>Web 2.0 Technology Blog on Java RIA, AJAX and Flex</description>
	<lastBuildDate>Fri, 19 Mar 2010 08:05:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dierk König interviewed: &#8220;The future of Groovy++ is within your Grasp&#8221;</title>
		<link>http://canoo.com/blog/2010/02/12/dierk-konig-interviewed-on-groovy/</link>
		<comments>http://canoo.com/blog/2010/02/12/dierk-konig-interviewed-on-groovy/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 13:31:41 +0000</pubDate>
		<dc:creator>Felix Schrape</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Interview]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=982</guid>
		<description><![CDATA[

JAXenter interviewed Canoo Fellow Dierk König on Groovy++. Read the Interview in German or join the Groovy++ Group dedicated to discussions of experimental statically typed compiler for Groovy programming language!
Update: As from now, the interview is also available in English! By the way: What is &#8220;Groovy++&#8221;?
Dierk König: Groovy + + is an extension of Groovy, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-983" title="spaceball" src="http://canoo.com/blog/wp-content/uploads/2010/02/spaceball.gif" alt="spaceball" width="1" height="1" /></p>
<p><img class="alignnone size-full wp-image-985" title="2564811356_ae6514497f" src="http://canoo.com/blog/wp-content/uploads/2010/02/2564811356_ae6514497f.jpg" alt="2564811356_ae6514497f" width="500" height="333" /></p>
<p>JAXenter interviewed Canoo Fellow Dierk König on Groovy++. <a href="http://it-republik.de/jaxenter/news/Die-Zukunft-von-Groovy%2B%2B-ist-zum-Greifen-nah.-053877.html" target="_blank">Read the Interview in German</a> or join the <a href="http://groups.google.com/group/groovyplusplus/" target="_blank">Groovy++ Group</a> dedicated to discussions of experimental statically typed compiler for Groovy programming language!</p>
<p><em>Update</em>: As from now, <a href="http://jaxenter.com/The-future-of-Groovy-is-within-your-Grasp-10239.html" target="_blank">the interview is also available in English</a>! By the way: What is &#8220;Groovy++&#8221;?</p>
<p><strong>Dierk König</strong>: Groovy + + is an extension of Groovy, which makes Groovy code pretty much as fast as native Java. In addition, you get static type checking plus type inference, yielding the benefits of compile-time safety but without the noise. To use the language extension, you only need one additional jar file in the classpath. Then you can annotate the required code parts &#8211; classes for example &#8211; with @Typed. The rest happens automatically. This approach takes advantage of Groovy&#8217;s ability to hook into the compilation step with AST Transformations. The name &#8220;Groovy + +&#8221; indicates that it is still Groovy, and therefore encompasses the entire beauty of the language syntax while exceeding the standard characteristics. <a href="http://jaxenter.com/The-future-of-Groovy-is-within-your-Grasp-10239.html" target="_blank">Read on!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2010/02/12/dierk-konig-interviewed-on-groovy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Canoo Fellow Dierk König about Pros and Cons of Language Diversity</title>
		<link>http://canoo.com/blog/2010/01/25/canoo-fellow-dierk-konig-about-pros-and-cons-of-language-diversity/</link>
		<comments>http://canoo.com/blog/2010/01/25/canoo-fellow-dierk-konig-about-pros-and-cons-of-language-diversity/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 08:43:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java RIA]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Dierk König]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=943</guid>
		<description><![CDATA[Watch an interesting interview (in German) with Dierk König about the actual language diversity in the Java community — Groovy, Scala, Clojure, JRuby and all the rest of them! If you are interested in this topic, we also recommend to take a look on the schedule of the Java Language Days 2010 (moderated by Dierk König and Markus [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://it-republik.de/jaxenter/news/JAX-TV-Dierk-Koenig-ueber-Pro-und-Contra-der-Sprachenvielfalt-053492.html" target="_blank">Watch an interesting interview</a> (in German) with Dierk König about the actual language diversity in the Java community — Groovy, Scala, Clojure, JRuby and all the rest of them! If you are interested in this topic, we also recommend to take a look on the schedule of the <a href="http://it-republik.de/konferenzen/jax2010/specialdays/">Java Language Days 2010</a> (moderated by Dierk König and Markus Völter (<a href="http://www.itemis.com/">itemis</a>).</p>
<p><a href="http://it-republik.de/jaxenter/news/JAX-TV-Dierk-Koenig-ueber-Pro-und-Contra-der-Sprachenvielfalt-053492.html" target="_blank"><img class="alignnone size-full wp-image-944" title="Dierk König interviewed" src="http://canoo.com/blog/wp-content/uploads/2010/01/Bild-2.png" alt="Dierk König interviewed" width="544" height="309" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2010/01/25/canoo-fellow-dierk-konig-about-pros-and-cons-of-language-diversity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gartner Oracle: Smartphones to dominante PCs by 2013</title>
		<link>http://canoo.com/blog/2010/01/18/gartner-oracle-smartphones-to-dominante-pcs-by-2013/</link>
		<comments>http://canoo.com/blog/2010/01/18/gartner-oracle-smartphones-to-dominante-pcs-by-2013/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 16:00:25 +0000</pubDate>
		<dc:creator>Felix Schrape</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile forecast 2013]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=904</guid>
		<description><![CDATA[.
The well known research firm Gartner just published it&#8217;s Top Predictions for IT Organizations ans Users for 2010 and beyond, covering developments which definitely affect the RIA market, too. Their key findings are:

IT Ownership: &#8221;By 2012, 20% of businesses will own no IT assets&#8221;.
Cloud Computing: &#8220;By 2012, India-centric IT services companies will represent 20% of the leading cloud [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ffffff;">.</span></p>
<p>The well known research firm Gartner just published it&#8217;s <a href="http://www.gartner.com/it/page.jsp?id=1278413" target="_blank">Top Predictions for IT Organizations ans Users for 2010 and beyond</a>, covering developments which definitely affect the RIA market, too. Their key findings are:</p>
<ul>
<li><strong>IT Ownership</strong>: &#8221;By 2012, 20% of businesses will own no IT assets&#8221;.</li>
<li><strong>Cloud Computing</strong>: &#8220;By 2012, India-centric IT services companies will represent 20% of the leading cloud aggregators&#8221;.</li>
<li><strong>S</strong><strong>ocial Networking</strong>: &#8220;By 2012, Facebook will become the hub for social network integration and Web socialization&#8221;.</li>
<li><strong>Sustainability</strong>: &#8221;By 2014, most IT business cases will include carbon remediation costs&#8221;.</li>
<li><strong>Internet Marketing</strong> &#8220;will be regulated by 2015, controlling more than $250 billion in Internet marketing spending worldwide&#8221;.</li>
<li><strong>Mobile Commerce</strong>: &#8220;By 2014, over 3 billion of the world&#8217;s adult population will be able to transact electronically&#8221;.</li>
<li><strong>Context Aware Computing </strong>&#8220;will be as influential to mobile consumer services [..] as search engines are to the Web&#8221;.</li>
<li><strong>User Devices</strong>: &#8220;By 2013, mobile phones will overtake PCs as the most common Web access device worldwide&#8221;.</li>
</ul>
<p style="text-align: left;">Perhaps the most aggressive outlook is the prediction that mobile phones will overtake PCs as the most common Web access devices worldwide by 2013 — <a href="http://www.morganstanley.com/institutional/techresearch/mobile_internet_report122009.html">Morgan Stanley</a> wasn&#8217;t quite that courageous. If we look closely, Gartner predicts that mobile phones will drive the higher number of website accesses &#8220;due to the sheer weight of device numbers&#8221;, but the &#8220;the bulk of page views will continue to occur through larger-format devices&#8221;. However: The RIA sector has to get ready for the mobile revolution, existing websites and web-based applications should be designed to be device-independent and their information structure has to be redesigned for mobile phone access.</p>
<p style="text-align: left;">
<p style="text-align: center;"><img class="size-medium wp-image-919 aligncenter" title="Canoonet Mobile" src="http://canoo.com/blog/wp-content/uploads/2010/01/canoonetmobile-156x300.png" alt="Canoonet Mobile" width="156" height="300" /></p>
<p style="text-align: center;"><em>CanooNet Mobile V2 (announced for 2/2010) demonstrates a successful redesign of a content structure for mobile access: No information should be positioned more than 3 clicks away from the user.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2010/01/18/gartner-oracle-smartphones-to-dominante-pcs-by-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Significant Software Development Developments 2009</title>
		<link>http://canoo.com/blog/2010/01/14/significant-software-development-developments-2009/</link>
		<comments>http://canoo.com/blog/2010/01/14/significant-software-development-developments-2009/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 09:34:49 +0000</pubDate>
		<dc:creator>Felix Schrape</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java RIA]]></category>
		<category><![CDATA[JavaOne]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=888</guid>
		<description><![CDATA[Recently, Dustin Marx postet his top ten of the most &#8220;Software Development Developments of 2009&#8220;. Here is a short summary as a basis for further discussion:
Mergers and Acquisitions: SpringSource acquiring Cloud Foundry, SpringSource itself being acquired by VMware; Oracle&#8217;s acquisition of Virtual Iron and GoldenGate, Microsoft&#8217;s acquiring of Interactive Supercomputing, Google&#8217;s acquisitions of companies such as [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, <a href="http://marxsoftware.blogspot.com/">Dustin Marx</a> postet his top ten of the most &#8220;<a href="http://www.javaworld.com/community/?q=node/3869">Software Development Developments of 2009</a>&#8220;. Here is a short summary as a basis for further discussion:</p>
<div style="font-weight: normal;"><strong>Mergers and Acquisitions</strong>: <em>SpringSource </em>acquiring <em>Cloud Foundry,</em> <em>SpringSource</em> itself being acquired by <em>VMware</em>; <em>Oracle</em>&#8217;s acquisition of <em>Virtual Iron</em> and <em>GoldenGate</em>, <em>Microsoft</em>&#8217;s acquiring of <em>Interactive Supercomputing</em>, <em>Google</em>&#8217;s acquisitions of companies such as <em>reCAPTCHA</em> and <em>Teracent</em>, etc.</div>
<p><span style="font-weight: normal;"><strong>Changing Landscape of Software Development Conferences</strong>: <em>Colorado Software Summit</em> and <em>SDWest</em> and <em>SD Best Practices</em> terminated their long-running tradition in 2009. There is speculation that <em>JavaOne 2009</em> may have been the last.</span></p>
<p><span style="font-weight: normal;"><strong>Java IDE Wars</strong>: <em>IntelliJ IDEA</em> has been the only one of the four leading Java IDEs that has not been available without charge. In 2009, the availability of an open source community edition of <em>IntelliJ IDEA</em> potentially changed the Java IDE landscape.</span></p>
<p><span style="font-weight: normal;"><strong>Groovy</strong>: <em>Groovy</em> claims to be &#8220;the most popular and successful dynamic language for the JVM&#8221;. According to Marx, this certainly seems to be the case (he mentions the high number of books on <em>Groovy</em> (and <em>Grails</em>) and the existence of a <em>DZone</em> area dedicated to Groovy (<a href="http://groovy.dzone.com/">Groovy Zone</a>) for evidence.</span></p>
<p><span style="font-weight: normal;"><strong>Java EE 6</strong>: Marx defines the December release of <em>Java EE 6</em> as a significant development in the enterprise space.</span></p>
<p><span style="font-weight: normal;"><strong>Oracle buys Sun</strong>: According to Marx, even developers who do not use <em>Sun</em> or <em>Oracle </em>products are likely to be at least indirectly affected by this acquisition because it will almost certainly affect the entire software development competitive landscape.</span></p>
<p><span style="font-weight: normal;"><br />
</span></p>
<p>Also included in the ranking were topics as:</p>
<ul>
<li><strong>Programming Environments for Mobile Devices</strong></li>
<li><strong>Bing Search Engine</strong></li>
<li><strong>Scala</strong></li>
<li><strong>Java SE 7 News</strong></li>
<li><strong>Cloud Computing</strong></li>
<li><strong>Google Chrome OS</strong></li>
</ul>
<p>If you are interested in Marx&#8217; full review of 2009, please read his blog entry at <a href="http://www.javaworld.com/community/?q=node/3869">JW Blogs</a>. He also cited other annual reviews from <a href="http://java.dzone.com/articles/java-2009-retrospective">JavaLobby</a> and <a href="http://www.computerworld.com/s/article/9142626/Software_development_s_winners_and_losers_2009_edition">Computerworld</a>. <strong>So what are last year&#8217;s most significant developments in software development from your point of view?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2010/01/14/significant-software-development-developments-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Groovy &amp; Grails eXchange 2009: Dierk König on Code kata</title>
		<link>http://canoo.com/blog/2009/12/10/groovy-grails-exchange-2009-dierk-konig-on-code-kata/</link>
		<comments>http://canoo.com/blog/2009/12/10/groovy-grails-exchange-2009-dierk-konig-on-code-kata/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 15:21:13 +0000</pubDate>
		<dc:creator>Felix Schrape</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technical Concepts]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=859</guid>
		<description><![CDATA[While preparing the second edition of &#8220;Groovy in Action&#8221;, Canoo Fellow Dierk König once again worked systematically through the language and came across a number of new features that slipped by his attention when they were added. His talk (from Groovy &#038; Grails eXchange 2009, London) presents those features in a workshop-like manner with demos, [...]]]></description>
			<content:encoded><![CDATA[<p>While preparing the second edition of &#8220;Groovy in Action&#8221;, Canoo Fellow Dierk König once again worked systematically through the language and came across a number of new features that slipped by his attention when they were added. His talk (from <a href="http://www.grails-exchange.com/">Groovy &#038; Grails eXchange 2009</a>, London) presents those features in a workshop-like manner with demos, live coding and lots of interaction with the audience. <a href="http://skillsmatter.com/podcast/java-jee/code-kata-improving-your-groovy-kung-fu-workshop">Watch the video on Skills Matter</a>!</p>
<p><span style="color: #ffffff;">.</span></p>
<div id="attachment_860" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-860" title="Dierk and James" src="http://canoo.com/blog/wp-content/uploads/2009/12/3688354826_64d896118c-300x199.jpg" alt="Dierk with James Gosling during Jazoon 2009" width="300" height="199" /><p class="wp-caption-text">Dierk with James Gosling during Jazoon 2009</p></div>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2009/12/10/groovy-grails-exchange-2009-dierk-konig-on-code-kata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ULC Load 3.0.2 available for Mac OS X</title>
		<link>http://canoo.com/blog/2009/11/27/ulc-load-3-0-2-available-for-mac-os-x/</link>
		<comments>http://canoo.com/blog/2009/11/27/ulc-load-3-0-2-available-for-mac-os-x/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 15:02:44 +0000</pubDate>
		<dc:creator>marcel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java RIA]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[UltraLightClient]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=851</guid>
		<description><![CDATA[We are pleased to announce that ULCLoad 3.0.2 for Mac OS X is now available for download.
This are maintenance release for ULCLoad 3.0. Please see the release notes for a list of implemented feature requests and fixed problem reports. 
Please note: the ULCLoad 3.0 license key is valid for all software releases labeled ULCLoad 3.0. [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce that <a href="http://www.canoo.com/ulc/products/ulcload.html">ULCLoad 3.0.2 for Mac OS X</a> is now available for download.</p>
<p>This are maintenance release for ULCLoad 3.0. Please see the <a href="http://www.canoo.com/ulc/external/load-releasenotes.html">release notes</a> for a list of implemented feature requests and fixed problem reports. </p>
<p>Please note: the ULCLoad 3.0 license key is valid for all software releases labeled ULCLoad 3.0. If you already have a ULCLoad 3.0 license key, a new license key is not required.</p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2009/11/27/ulc-load-3-0-2-available-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix release for ULC &#8216;08 update 4 available</title>
		<link>http://canoo.com/blog/2009/11/27/fix-release-for-ulc-08-update-4-available/</link>
		<comments>http://canoo.com/blog/2009/11/27/fix-release-for-ulc-08-update-4-available/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 15:02:24 +0000</pubDate>
		<dc:creator>marcel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java RIA]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[UltraLightClient]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=848</guid>
		<description><![CDATA[We are pleased to announce that new maintenance releases for UltraLightClient is now available for download.
This is a maintenance release for UltraLightClient &#8216;08 that fixes the issue
UBA-7852 introduced by update 4.
In addition we have fixed three other issues

[UBA-7573] &#8211; ULCComponent.add/removeNotify() does not work inside ULCTabbedPane and ULCCardPane
[UBA-7580] &#8211; Missing column selection event for ULCTableTree with [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce that new maintenance releases for <a href="http://www.canoo.com/ulc/products/canooulc.html ">UltraLightClient</a> is now available for download.</p>
<p>This is a maintenance release for UltraLightClient &#8216;08 that fixes the issue<br />
<a href="https://www.canoo.com/jira/browse/UBA-7852">UBA-7852</a> introduced by update 4.<br />
In addition we have fixed three other issues</p>
<ul>
<li>[<a href="https://www.canoo.com/jira/browse/UBA-7573">UBA-7573</a>] &#8211; ULCComponent.add/removeNotify() does not work inside ULCTabbedPane and ULCCardPane</li>
<li>[<a href="https://www.canoo.com/jira/browse/UBA-7580">UBA-7580</a>] &#8211; Missing column selection event for ULCTableTree with expansion listener</li>
<li>[<a href="https://www.canoo.com/jira/browse/UBA-7760">UBA-7760</a>] &#8211; [Mac OS X 10.5.7, JRE 1.5] Installing shortcuts on the dock messed up the dock</li>
</ul>
<p>Please see the <a href="http://www.canoo.com/ulc/external/releasenotes.html">ULC &#8216;08 update 4 release notes</a> for the complete list of implemented feature requests and fixed problem reports. </p>
<p>Please note: the UltraLightClient &#8216;08 license key is valid for all software releases labeled UltraLightClient &#8216;08. If you already have a ULC &#8216;08 license key, a new license key is not required.</p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2009/11/27/fix-release-for-ulc-08-update-4-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firmenlauf &#8216;09: Part II/II</title>
		<link>http://canoo.com/blog/2009/07/16/firmenlauf-09-part-iiii/</link>
		<comments>http://canoo.com/blog/2009/07/16/firmenlauf-09-part-iiii/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 07:31:38 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=653</guid>
		<description><![CDATA[And we’re off!!! Oh, wait a minute… it takes up five minutes to reach the start line due to the throng. But once we do… we’re REALLY off! Even if the pace is really slow due to all the other activity on the trail, which is exactly why projects in large corporations seem to take [...]]]></description>
			<content:encoded><![CDATA[<p>And we’re off!!! Oh, wait a minute… it takes up five minutes to reach the start line due to the throng. But once we do… we’re REALLY off! Even if the pace is really slow due to all the other activity on the trail, which is exactly why projects in large corporations seem to take ten times longer than in agile companies like Canoo: <em>Everyone is getting in the way of everyone else</em>.</p>
<p style="text-align: center;">
<p style="text-align: center;"><img class="alignnone size-medium wp-image-659" title="3711996457_e07d129264_b" src="http://canoo.com/blog/wp-content/uploads/2009/07/3711996457_e07d129264_b-300x200.jpg" alt="3711996457_e07d129264_b" width="300" height="200" /></p>
<p style="text-align: center;"><em>The whole team</em></p>
<p>So we use our agility to dodge the throng, occasionally struggling to keep track of one another in the mayhem. And the for the first fifteen minutes of what is envisaged to be a thirty minute effort, we remain within sight of each other.</p>
<p style="text-align: center;">
<p style="text-align: center;"><img class="alignnone size-medium wp-image-660" title="3715527487_1a8c30fd31_b" src="http://canoo.com/blog/wp-content/uploads/2009/07/3715527487_1a8c30fd31_b-300x225.jpg" alt="3715527487_1a8c30fd31_b" width="300" height="225" /></p>
<p style="text-align: center;"><em>Mike Mannion</em></p>
<p>Suddenly, however, the terrain changes from asphalt to soil, from cycle-track and side-road to wooded riverside. The track has narrowed allowing just two, maximum three runners to stay abreast of one another. In the presence of this bottleneck, the distance between the ten begins to grow. Surrounded by a dense pack of sweaty strangers, we lose sight of each other. Those ahead are faced with a choice:</p>
<ul>
<li>Slow down, potentially impeding other runners</li>
<li>Retain speed, flow with the masses</li>
<li>Speed up and overtake whenever possible i.e. when the track widens sufficiently</li>
</ul>
<p>In any case it is perfectly clear that the <a href="http://en.wikipedia.org/wiki/Throughput">rate</a> at which participants complete this course is being determined by this bottleneck, which one might describe as the <a href="http://en.wikipedia.org/wiki/Theory_of_Constraints">constraint in the system</a>.</p>
<p style="text-align: center;"><img class="alignnone size-medium wp-image-661" title="Firmenlauf Basel" src="http://canoo.com/blog/wp-content/uploads/2009/07/3711992947_9268e5a122_b-300x200.jpg" alt="Firmenlauf Basel" width="300" height="200" /></p>
<p style="text-align: center;"><em>Sibylle Peter and Guenter Losert </em></p>
<p><em><br />
</em></p>
<p>Finally, the three up ahead clear the narrow section. We can&#8217;t now guess the distance between the team members be we can assume it&#8217;s pretty big. Turns out it&#8217;s bigger than our assumption because one of the Canooies has been reduced to walking due to some debilitating stomach cramps.</p>
<p>The Canooies in her immediate vicinity take the motto &#8220;Leave no Canooy behind&#8221; to heart and accompany their colleague until the cramps subside. What a team!</p>
<p style="text-align: center;">
<p style="text-align: center;"><img class="alignnone size-medium wp-image-662" title="3712801538_56769b3af4_b" src="http://canoo.com/blog/wp-content/uploads/2009/07/3712801538_56769b3af4_b-300x200.jpg" alt="3712801538_56769b3af4_b" width="300" height="200" /></p>
<p style="text-align: center;"><em>Guenter Losert and Christian Ribeaud</em></p>
<p>Meanwhile the front runners (three) give it all they&#8217;ve got for the final 500m and cross the line more or less simultaneously. It&#8217;s a personal best for at least one of them! They waste no time in cheering their colleagues through the final 100m until &#8211; in no time at all &#8211; every member of the team has crossed the finish line.</p>
<p style="text-align: center;">
<p style="text-align: center;"><img class="alignnone size-medium wp-image-663" title="Firmenlauf Basel" src="http://canoo.com/blog/wp-content/uploads/2009/07/3712805264_1bce500092_b-300x200.jpg" alt="Firmenlauf Basel" width="300" height="200" /></p>
<p style="text-align: center;"><em>Sibylle Peter and Leis Gemperle</em></p>
<p>Another project completed with all features delivered&#8230; Drinks everybody!? <a href="http://www.flickr.com/photos/canoo/sets/72157621199888421/">More photos on Flickr!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2009/07/16/firmenlauf-09-part-iiii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firmenlauf &#8216;09: Part I/II</title>
		<link>http://canoo.com/blog/2009/07/16/firmenlauf-09-part-iii/</link>
		<comments>http://canoo.com/blog/2009/07/16/firmenlauf-09-part-iii/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 07:22:07 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=650</guid>
		<description><![CDATA[And lo, it came to pass that Canooy Mike had a dream and in that dream no less than eight Canooies would cross the finishing line of Firmenlauf ’09 (loosely translated: the Swiss Company Dash) – more or less simultaneously, which at the very least would make for a great photo op, and might even [...]]]></description>
			<content:encoded><![CDATA[<p>And lo, it came to pass that Canooy Mike had a dream and in that dream no less than eight Canooies would cross the finishing line of <a href="http://www.firmenlauf.ch/">Firmenlauf ’09</a> (loosely translated: the Swiss Company Dash) – more or less <strong>simultaneously</strong>, which at the very least would make for a great photo op, and might even promote team bonding… or something like that.</p>
<p>Alas, it was just a dream and the actual 6km Firmenlauf ‘09 was just three weeks away and Mike had no team.</p>
<p>So he used Email to try to put a team together and after approximately forty-eight hours of waiting had volunteer count of <em>one</em>, which was at least six short of the dream’s requirements.</p>
<p>So he went to talk to his colleagues to seek out the reason for the lack of response. And the reasons were wide ranging, from a supposed lack of fitness to Firmenlauf ‘09 taking place on the day before he or she was due to go on vacation.</p>
<p>Reasonable excuses, but surely not showstoppers, Mike thought. And so he persisted and to cut a long story short he managed to ramp up the total number of volunteers to ten – thus exceeding the dream’s requirement by two. Personal engagement clearly works when it comes to selling a vision (or in this case a dream.)</p>
<p>Things were suddenly looking good. And things got even better when CFO Dirk decreed that Canoo would cover the costs of participation – a bonus the participants hadn’t counted on, and a clear demonstration that management was not only prepared to run the &#8220;risk&#8221; of supporting a dream, but was prepared to commit resources to the dream’s realisation. CEOs everywhere: Take note.</p>
<p>And then things took a slight downturn when two volunteers pulled out due to client project commitments (the client comes first at Canoo, obviously.) But due to the in-built resource buffer, which consisted of two persons, the dream was still safe and good to go. As Tom de Marco once noted: every project needs <a href="http://www.systemsguild.com/GuildSite/TDM/Slackpage.html">slack</a>.</p>
<p>But as luck would have it another two volunteers showed up (now that never happens in a project!) and so we were back to ten Canooies – consisting of seven guys and three girls, none of whom disagree with Mike’s proposed team Motto “Leave no Canooy Behind.”  There’s no stopping us now!</p>
<p>And so the big day came and we arrived at the venue of Firmenlauf ’09. So far the only thing the dream had wrong was that it didn’t involve another 1300 runners showing up. This was obviously going to make the goal crossing the finishing line simultaneously rather challenging; especially given that the trail is very narrow at some points, not even allowing for three runners to run abreast, let alone ten!</p>
<p>TO BE CONTINUED&#8230;<br />
</p>
<p><img class="alignnone size-medium wp-image-656" title="Firmenlauf Basel" src="http://canoo.com/blog/wp-content/uploads/2009/07/3712804102_e6bc472119_b-300x200.jpg" alt="Firmenlauf Basel" width="300" height="200" /></p>
<p><em>Top (left &gt; right): Nicolai Kilian, Thomas Ernst, Alberto Mijares, Guenter Losert, Christian Ribeaud;<br />
Bottom (left &gt; right): Sibylle Peter, Susanne Batz, Lais Gemperle, Andrei Socaciu, Mike Mannion</em></p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2009/07/16/firmenlauf-09-part-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canoo goes East</title>
		<link>http://canoo.com/blog/2009/06/19/canoo-goes-east/</link>
		<comments>http://canoo.com/blog/2009/06/19/canoo-goes-east/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 13:44:05 +0000</pubDate>
		<dc:creator>Roland</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[UltraLightClient]]></category>
		<category><![CDATA[Bratislava]]></category>
		<category><![CDATA[canoo]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=429</guid>
		<description><![CDATA[
 

Today, Thursday June 18th, we have been invited by CIS Computer Information Systems to give an update about the new ULC features to an audience of 75 people in Bratislava. The venue took place in the busines park of Kerametal.


CIS is a very successful partner of Canoo, based in the capital city of Slovakia. CIS [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><!--StartFragment--></p>
<p class="MsoNormal" style="text-align: left;"> </p>
<p class="MsoNormal" style="text-align: left;"><!--StartFragment--></p>
<p class="MsoNormal" style="text-align: left;"><span>Today, Thursday June 18th, we have been invited by CIS Computer Information Systems to give an update about the new ULC features to an audience of 75 people in Bratislava. The venue took place in the busines park of Kerametal.</span></p>
<p style="text-align: left;"><!--EndFragment--></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://canoo.com/blog/wp-content/uploads/2009/06/img_0297.jpg"><img class="alignnone size-medium wp-image-431 aligncenter" title="img_0297" src="http://canoo.com/blog/wp-content/uploads/2009/06/img_0297-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p class="MsoNormal" style="text-align: left;">CIS is a very successful partner of Canoo, based in the capital city of Slovakia. CIS has 7 employees and exists since 18 years. They are specialized in IBM Rational, Oracle WebLogic, UltraLightClient and other RIA technologies.</p>
<p class="MsoNormal" style="text-align: center;"><a href="http://canoo.com/blog/wp-content/uploads/2009/06/img_0299.jpg"><img class="alignnone size-medium wp-image-438 aligncenter" title="img_0299" src="http://canoo.com/blog/wp-content/uploads/2009/06/img_0299-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p class="MsoNormal" style="text-align: left;">Twice a year, CIS is inviting customers to a one day conference. In spring more product, in fall more hands on focused. Even if this time the products where in focus, it was an all technical oriented event. The presenters mostly where sitting in front of their PC’s, talking and programming in parallel. It looked like this was the style the audience was used to and so Marcel Rüedi gave his UltraLightClient pitch in the same way. Marcel was presenting all new features and functions within 45 Minutes in perfect Swiss English <img src='http://canoo.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  All other presentations have been presented in Slovakian language and guess what, it is not really similar to German, so we didn’t understand anything.</p>
<p class="MsoNormal" style="text-align: center;"><a href="http://canoo.com/blog/wp-content/uploads/2009/06/img_0302.jpg"><img class="alignnone size-medium wp-image-439 aligncenter" title="img_0302" src="http://canoo.com/blog/wp-content/uploads/2009/06/img_0302-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p class="MsoNormal" style="text-align: left;">During the brakes we where talking with the CIS developers, mainly Anton Levcik and Pavol Diveky. Anton is the ULC specialist at CIS. In this role he is supporting customers in developing ULC based applications and interfaces. Several times a year he’s giving ULC trainings in Slovak language. So if you’d ever need a ULC training in Slovak….</p>
<p class="MsoNormal" style="text-align: left;">Anton and Dalibor have introduced us to several ULC customers:</p>
<ul style="text-align: left;">
<li>Smart Management: SW developer, which has replaced an AS400 based solution for a Slovak hotel group.</li>
<li>SZP: Slovak health insurance company for public services (police, army, etc.), semi government working with an ULC based application to internally handle customer information</li>
<li>Ness a.s.: worldwide group, SW developer with 13 ULC Licenses.</li>
<li>Siemens: developing applications for T-Systems and government.</li>
</ul>
<p class="MsoNormal" style="text-align: left;"><span lang="EN-US">CIS and all customers, where extremely pleased with ULC and that they had a chance to talk with Canoo directly.</span></p>
<p class="MsoNormal" style="text-align: left;"> </p>
<p class="MsoNormal" style="text-align: left;"><a href="http://canoo.com/blog/wp-content/uploads/2009/06/img_0303.jpg"><img class="alignnone size-medium wp-image-440" title="img_0303" src="http://canoo.com/blog/wp-content/uploads/2009/06/img_0303-300x225.jpg" alt="" width="300" height="225" /></a><img class="alignnone size-medium wp-image-441" title="img_0307" src="http://canoo.com/blog/wp-content/uploads/2009/06/img_0307-300x225.jpg" alt="" width="300" height="225" /><a href="http://canoo.com/blog/wp-content/uploads/2009/06/img_0303.jpg"> </a></p>
<p class="MsoNormal" style="text-align: left;"> </p>
<p class="MsoNormal" style="text-align: left;">Next Steps:</p>
<ul style="text-align: left;">
<li>CIS is trying to arrange for us a view into some of the customers application</li>
<li>CIS will invite us to the conference in November. They are very interested in ULC / Groovy &amp; Grails integration, ULC / FX and ULC Mobile.</li>
</ul>
<p> </p>
<p style="text-align: center;"><a href="http://canoo.com/blog/wp-content/uploads/2009/06/img_03092.jpg"><img class="alignnone size-medium wp-image-442 aligncenter" title="img_03092" src="http://canoo.com/blog/wp-content/uploads/2009/06/img_03092-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><!--EndFragment--></p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2009/06/19/canoo-goes-east/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
