<?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"
	>

<channel>
	<title>Gojko Adzic</title>
	<atom:link href="http://gojko.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://gojko.net</link>
	<description>The Quest for Software++</description>
	<pubDate>Tue, 22 Jul 2008 14:14:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>The clouds are coming</title>
		<link>http://gojko.net/2008/07/21/the-clouds-are-coming/</link>
		<comments>http://gojko.net/2008/07/21/the-clouds-are-coming/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 10:57:06 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
		
		<category><![CDATA[news]]></category>

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

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

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

		<category><![CDATA[skills matter]]></category>

		<guid isPermaLink="false">http://gojko.net/?p=155</guid>
		<description><![CDATA[ I attended CloudCamp last week in London. CloudCamp was a mini-conference for people interested in cloud computing, and turned out to be quite interesting. 
Simon Wardley&#8217;s presentation on the trends in cloud computing was very interesting, both in terms of content and presentation style. He ran through a bit more than 100 slides in [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/1038092_clouds.jpg" style="border:1px solid black; margin:5px 5px 5px 5px" align="left" /> I attended <a href="http://www.cloudcamp.com" target="_blank">CloudCamp</a> last week in London. CloudCamp was a mini-conference for people interested in cloud computing, and turned out to be quite interesting. <span id="more-155"></span></p>
<p><a href='http://blog.gardeviance.org/' target='_blank'>Simon Wardley&#8217;s</a> presentation on the trends in cloud computing was very interesting, both in terms of content and presentation style. He ran through a bit more than 100 slides in 10 minutes, but all those slides were photos or movie screen grabs that added a bit of humour to the talk and made it even more interesting to watch. Simon compared IT infrastructure to the invention and adoption of mass-distributed electricity, claiming that the recent events in the IT industry signaled a shift from a product based to service based economy. </p>
<p>He then pointed out that vendor lock-in, competitive pricing and being left with no choice to migrate are the challenges that we&#8217;ll need to face in the future. What happens if the infrastructure provider goes bust? In-house APIs and standards more or less force us to develop applications for individual provider environments, so migration today could host a lot of time and money. Simon suggested that the users should form some sort of a syndicate and demand that vendors start offering a uniform standardised service. His idea is to mitigate risk with compatibility and interoperability between providers, using  use opensource and open standards, and making providers compete on price and service rather than on products. He also mentioned <a href='http://eucalyptus.cs.ucsb.edu/' target='_blank'>Eucalyptus</a> as  a possible common standard for the future. I never heard of that product before, so I definitely plan to look into that now.</p>
<p>There were three or four other talks by commercial vendors trying to plug their service which I did not find especially interesting. The only important fact I took from that part was that Amazon is building an infrastructure in Europe, which might make it much more interesting for the things that I&#8217;m involved with as US companies generally will not touch anything related to betting or gambling.</p>
<p>The last talk by <a href="http://alan.blog-city.com/" target="_blanks">Alan Williamson</a> was the most interesting for me. He was from a company that, if I understood correctly, provides web site caching for big media companies. Alan&#8217;s talk was focused on problems that they experienced when moving to a cloud infrastructure, and how things are not as nice and clean as the providers would want us to think. From his experiences, it looks to me that the clouds are still only for early adopters, not ready for mass production. His main message was that with cloud infrastructures problems don&#8217;t magically go away, they just shift. You don&#8217;t have scalability or storage problems any more, but you need constantly monitor the cloud and your application in it. Alan pointed out examples when Amazon&#8217;s cloud failed and their applications got cut off from the Internet. As a solution, he proposed deploying the application on more than one cloud so that you have resilience. This requires writing the application in a way that can be easily ported to different providers, which in itself might be a challenge. One idea that was really striking was their analysis of getting off the cloud to a dedicated infrastructure again &mdash; apparently it would take them about three weeks of full-bandwidth transfer to download the data that they have in the cloud, making it virtually impossible to go back.</p>
<p><a href='http://skillsmatter.com/podcast/open-source-dot-net/start-ups-in-the-cloud'>Adil Mohammed from Entrip</a> pointed out an interesting example of Animoto, which grew from 25000 users to  250000 users in three days, scaling from 50 to 4000 servers in that time and growing at peak 20000 users per hour. The cloud deployment made it possible to do that, since growing that fast on a dedicated infrastructure would simply be impossible even if already purchased the hardware. </p>
<p>However, from my point of view the clouds are still not for production. Most of the companies I work with have to keep their data in-house for legal reasons, sometimes even to process it in-house. But clouds and on-demand infrastructure may be very interesting for development and testing. Instead of waiting three weeks for new hardware to come in for a stress test, we can get a few systems instantly and run the tests. On-demand infrastructure may be interesting for heavier builds or grid UI testing. At the moment, I&#8217;m working on a way to split a bunch of selenium tests that run for thirty minutes across ten or twenty boxes so that they results come back quicker. Instead of actually buying the hardware, we might just get it from a cloud.</p>
<p>Here are some interesting links from the conference:</p>
<ul>
<li>Simon Wardley, Gang Up Now before the *aas cloud gets you: <a href="http://skillsmatter.com/podcast/open-source-dot-net/gang-up-now-before-the-aas-cloud-gets-you" target="_blank">video</a></li>
<li>William Fellows, Partly Cloudy: <a href="http://skillsmatter.com/podcast/open-source-dot-net/partly-cloudy" target="_blank"> video</a></li>
<li>Adil Mohammed, Start-ups in the cloud:<a target="_blank" href="http://skillsmatter.com/podcast/open-source-dot-net/start-ups-in-the-cloud"> video</a> and <a target="_blank" href="http://skillsmatter.com/custom/presentations/startupsinthecloud-adilmohammed.pdf">slides</a>
</li>
<li>Alan Williamson,  Pick&#8217;n'Mix, Bridging the clouds: <a target="_blank" href="http://skillsmatter.com/podcast/open-source-dot-net/picknmix-bridging-the-clouds">video</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2008/07/21/the-clouds-are-coming/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Video: Developing Ajax Web Applications with Castle Monorail</title>
		<link>http://gojko.net/2008/07/18/video-developing-ajax-web-applications-with-castle-monorail/</link>
		<comments>http://gojko.net/2008/07/18/video-developing-ajax-web-applications-with-castle-monorail/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 20:11:57 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
		
		<category><![CDATA[presentations]]></category>

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

		<category><![CDATA[.net]]></category>

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

		<category><![CDATA[alt.net]]></category>

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

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

		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://gojko.net/?p=152</guid>
		<description><![CDATA[Here&#8217;s the video from the talk that Dave and I did last month at Skills Matter on developing Ajax Web applications with Castle Monorail.  You can download slides and find links from the talk here.
]]></description>
			<content:encoded><![CDATA[<p><embed id="VideoPlayback" style="width:400px;height:326px;float:left;margin:5px 5px 5px 5px; border: 1px solid black" allowFullScreen="true" src="http://video.google.com/googleplayer.swf?docid=-383418991140556188&#038;hl=en&#038;fs=true" type="application/x-shockwave-flash"></embed>Here&#8217;s the video from the talk that Dave and I did last month at <a href="http://www.skillsmatter.com">Skills Matter</a> on developing Ajax Web applications with Castle Monorail.  You can download slides and find links from the talk <a href="http://gojko.net/2008/06/13/slides-links-and-source-from-the-ajax-monorail-talk/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2008/07/18/video-developing-ajax-web-applications-with-castle-monorail/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Alt.Net evening in London</title>
		<link>http://gojko.net/2008/07/17/altnet-evening-in-london/</link>
		<comments>http://gojko.net/2008/07/17/altnet-evening-in-london/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 14:48:49 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
		
		<category><![CDATA[news]]></category>

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

		<category><![CDATA[.net]]></category>

		<category><![CDATA[alt.net]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://gojko.net/?p=150</guid>
		<description><![CDATA[We are organising a gathering of Alt.Net enthusiasts on the 31st this month at Skills Matter offices. We&#8217;ll do seven talks in total with beer and pizza during the break, and then go out for beers and socialising. Here&#8217;s the programme for the talks:
NHibernate - Ian Cooper
PowerShell - Zi Makki
OpenRasta - Sebastian Lambla
Castle Windsor - [...]]]></description>
			<content:encoded><![CDATA[<p>We are organising a gathering of Alt.Net enthusiasts on the 31st this month at Skills Matter offices. We&#8217;ll do seven talks in total with beer and pizza during the break, and then go out for beers and socialising. Here&#8217;s the programme for the talks:</p>
<p>NHibernate - Ian Cooper<br />
PowerShell - Zi Makki<br />
OpenRasta - Sebastian Lambla<br />
Castle Windsor - Mike Hadlow<br />
Rhino Mocks - Chris Roff<br />
NServiceBus - David De Florinier<br />
Subversion - Gojko Adzic</p>
<p>The event is free but the number of places is limited. Apparently about half of the places are already taken and Skills Matter have not yet started to advertise it seriously, so if you were planning to come to the event make sure to register soon. For more info and to register <a href="http://skillsmatter.com/event/open-source-dot-net/alternative-tools-for-dot-net-development">click here</a>.</p>
<p>See you on 31st.</p>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2008/07/17/altnet-evening-in-london/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Video: Effective Database Test Driven Development @ Skills Matter</title>
		<link>http://gojko.net/2008/07/10/video-effective-database-test-driven-development-skills-matter/</link>
		<comments>http://gojko.net/2008/07/10/video-effective-database-test-driven-development-skills-matter/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 15:04:00 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
		
		<category><![CDATA[dbfit]]></category>

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

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

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

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

		<guid isPermaLink="false">http://gojko.net/?p=149</guid>
		<description><![CDATA[
Here&#8217;s the video from my Effective Database Test Driven Development talk at Skills Matter.
You can download the links and slides from here.

]]></description>
			<content:encoded><![CDATA[<p><embed id="VideoPlayback" style="width:400px;height:326px;float:left; margin:5px 5px 5px 5px; border:1px solid black; " allowFullScreen="true" src="http://video.google.com/googleplayer.swf?docid=-6988832209293878325&#038;hl=en&#038;fs=true" type="application/x-shockwave-flash"></embed><br />
Here&#8217;s the video from my Effective Database Test Driven Development talk at Skills Matter.<br />
You can download the links and slides from <a href="http://gojko.net/2008/07/04/links-and-slides-from-the-effective-test-driven-database-development-talk-at-skillsmatter/">here</a>.<br />
<br clear="all"/></p>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2008/07/10/video-effective-database-test-driven-development-skills-matter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Alt.Net UK Conference in September</title>
		<link>http://gojko.net/2008/07/10/altnet-uk-conference-in-september/</link>
		<comments>http://gojko.net/2008/07/10/altnet-uk-conference-in-september/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 09:21:43 +0000</pubDate>
		<dc:creator>gojko</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[alt.net .net]]></category>

		<guid isPermaLink="false">http://gojko.net/?p=148</guid>
		<description><![CDATA[Alt.NET UK Conference will be organised again in September. The current plan is to hold the event planning session on the 12th and then have an Open Sessions day on the 13th. The event will take place at  Conway Hall. For more information, monitor the Alt.NET UK newsriver.
]]></description>
			<content:encoded><![CDATA[<p>Alt.NET UK Conference will be organised again in September. The current plan is to hold the event planning session on the 12th and then have an Open Sessions day on the 13th. The event will take place at  <a href="http://www.conwayhall.org.uk/">Conway Hall</a>. For more information, monitor the <a href="http://newsriver.altnetuk.com/">Alt.NET UK</a> newsriver.</p>
]]></content:encoded>
			<wfw:commentRss>http://gojko.net/2008/07/10/altnet-uk-conference-in-september/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
