<?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>log.illsley.org</title>
	<atom:link href="http://log.illsley.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://log.illsley.org</link>
	<description>There are a limited number of profound statements in this world</description>
	<pubDate>Tue, 28 Oct 2008 13:14:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Services Make Connection - what it actually means</title>
		<link>http://log.illsley.org/2008/10/28/web-services-make-connection-what-it-actually-means/</link>
		<comments>http://log.illsley.org/2008/10/28/web-services-make-connection-what-it-actually-means/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 13:14:41 +0000</pubDate>
		<dc:creator>davidillsley</dc:creator>
		
		<category><![CDATA[Tech]]></category>

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

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

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

		<guid isPermaLink="false">http://davidillsley.wordpress.com/?p=608</guid>
		<description><![CDATA[I had a conversation yesterday that reminded me how confusing I found WS Make Connection the first time I saw it in action. It&#8217;s a really simple specification designed to do something really simple, but the names used in the messages can cause no end of confusion.
Though Make Connection can be used standalone, it&#8217;s currently [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I had a conversation yesterday that reminded me how confusing I found <a href="http://docs.oasis-open.org/ws-rx/wsmc/200702">WS Make Connection</a> the first time I saw it in action. It&#8217;s a really simple specification designed to do something really simple, but the names used in the messages can cause no end of confusion.</p>
<p>Though Make Connection can be used standalone, it&#8217;s currently primarily used to provide retransmission capability for WS-Reliable Messaging 1.1, so I&#8217;ll focus on that scenario.</p>
<p>When providing reliability in an environment where the service provider cannot open a connection to the client (e.g. because it&#8217;s behind a NAT device), the service provider still needs a way to send messages to that client.</p>
<p>An example would be retransmitting a response message to a client because the original transmission of it failed.</p>
<p>In this case the client needs to connect to the service provider to provide a connection for the service provider to use to send the response. That&#8217;s what Make Connection is. It&#8217;s a specification which defines a single one-way message which a client can send to a server, which allows a server to send a message to the client using the HTTP response channel.</p>
<p>i.e MakeConnection message=&#8217;Hi, I&#8217;m client xxx, and here&#8217;s an HTTP connection you can use to send me a message if you want to&#8217;.</p>
<p>The confusion: People used to session oriented technologes (including WS-RM of all things) see a &#8216;MakeConnection&#8217; message and assume it&#8217;s setting up a long running connection that will be used later on. This is not the case. A MakeConnection message only has meaning for the length of the HTTP request/response interaction it is sent in. For subsequent messages from the server, additional MakeConnection messages must be sent by the client.</p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidillsley.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidillsley.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidillsley.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidillsley.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidillsley.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidillsley.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidillsley.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidillsley.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidillsley.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidillsley.wordpress.com/608/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=log.illsley.org&blog=499578&post=608&subd=davidillsley&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://log.illsley.org/2008/10/28/web-services-make-connection-what-it-actually-means/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nearing the end&#8230;.</title>
		<link>http://log.illsley.org/2008/10/09/nearing-the-end/</link>
		<comments>http://log.illsley.org/2008/10/09/nearing-the-end/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 18:43:30 +0000</pubDate>
		<dc:creator>davidillsley</dc:creator>
		
		<category><![CDATA[IBM]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://davidillsley.wordpress.com/?p=605</guid>
		<description><![CDATA[Last week&#8217;s announcement letter means that my current project at work is coming to an end.
I&#8217;ve been working for that last 6 months on the WebSphere ESB 6.2 release with a particular focus on web services and policy. So the bullet points most relevant to me are:

New policy-driven ESB mediation, including integration with WebSphere Service [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Last week&#8217;s <a href="http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=an&amp;subtype=ca&amp;supplier=897&amp;letternum=ENUS208-319">announcement letter</a> means that my current project at work is coming to an end.</p>
<p>I&#8217;ve been working for that last 6 months on the WebSphere ESB 6.2 release with a particular focus on web services and policy. So the bullet points most relevant to me are:</p>
<ul>
<li>New policy-driven ESB mediation, including integration with WebSphere Service Registry and Repository</li>
<li>Support for the WebSphere Application Server Web Services Feature Pack and SOAP 2.1 (sic)</li>
</ul>
<p>The policy driven mediation is one answer to Katy&#8217;s recent question <a href="http://webspherecommunity.blogspot.com/2008/09/whats-so-great-about-ws-policy.html">&#8220;What&#8217;s so great about WS-Policy?&#8221;</a>. WS-Policy provides a standard format to describe requirements, and with the policy driven mediation we exploit this standard to describe requirements on a mediation flow (or more precisely the primitivies within one). Using WS-Policy means we can use the existing support for WS-Policy in WSRR to author an attach policies, and allows users to use their existing WS-Policy expertise (or more likely for the moment - develop expertise which they can use later in other areas).</p>
<p>The policy driven mediation support is also an example of componentisation in action. We&#8217;ve spent a chunk of the last few months extracting the WS-Policy engine from WAS 7 to use it in WESB 6.2. WESB uses it in a very different manner than WAS, so we&#8217;ve made some changes on the way, but I think what we&#8217;ve ended up with will be useful in both products (and more) for a long time.</p>
<p>I&#8217;ve been less involved in the Web Services Feature Pack support. I&#8217;ve mainly been helping colleagues understand all the great new technologies, how to use them, and how we can best exploit them in WESB and WPS. It&#8217;s always eye-opening talking about something you&#8217;re so familiar with because so much that&#8217;s just background knowledge to you is advanced and complex to people with a focus elsewhere. I&#8217;m looking forward to seeing this second (or is it third because of WAS 7?) phase of customers working with JAX-WS, WS-RM and more.</p>
<p>With development for this release winding down I&#8217;ll be spending a bit of time out of the office talking to customers about what they can do with the current and coming releases - I look forward to hearing a bit about what they&#8217;re up to.</p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidillsley.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidillsley.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidillsley.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidillsley.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidillsley.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidillsley.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidillsley.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidillsley.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidillsley.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidillsley.wordpress.com/605/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=log.illsley.org&blog=499578&post=605&subd=davidillsley&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://log.illsley.org/2008/10/09/nearing-the-end/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Trips&#8230;.</title>
		<link>http://log.illsley.org/2008/08/01/trips/</link>
		<comments>http://log.illsley.org/2008/08/01/trips/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 18:09:12 +0000</pubDate>
		<dc:creator>davidillsley</dc:creator>
		
		<category><![CDATA[Personal]]></category>

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

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

		<guid isPermaLink="false">http://davidillsley.wordpress.com/?p=602</guid>
		<description><![CDATA[Not trips that are bought and paid for by work, but trips I quite fancy anyway, and will cost lots&#8230;
ApacheCon US - To see what all the fuss is about, and meet lots of interesting Apache people
New York for Hogmanay - Because it&#8217;s supposed to be right up there with Edinburgh
South by Southwest - It [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Not trips that are bought and paid for by work, but trips I quite fancy anyway, and will cost lots&#8230;</p>
<p><a href="http://us.apachecon.com">ApacheCon US</a> - To see what all the fuss is about, and meet lots of interesting Apache people</p>
<p>New York for Hogmanay - Because it&#8217;s supposed to be right up there with Edinburgh</p>
<p><a href="http://sxsw.com/">South by Southwest</a> - It looked great from the edges this year, so doing it properly would be fun.</p>
<p>So now all that&#8217;s left is to work out what I can afford, and to find people to do go with&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/davidillsley.wordpress.com/602/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/davidillsley.wordpress.com/602/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidillsley.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidillsley.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidillsley.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidillsley.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidillsley.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidillsley.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidillsley.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidillsley.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidillsley.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidillsley.wordpress.com/602/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=log.illsley.org&blog=499578&post=602&subd=davidillsley&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://log.illsley.org/2008/08/01/trips/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iHave</title>
		<link>http://log.illsley.org/2008/07/22/ihave/</link>
		<comments>http://log.illsley.org/2008/07/22/ihave/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 20:13:59 +0000</pubDate>
		<dc:creator>davidillsley</dc:creator>
		
		<category><![CDATA[Tech]]></category>

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

		<guid isPermaLink="false">http://davidillsley.wordpress.com/2008/07/22/ihave/</guid>
		<description><![CDATA[I have an iPhone 3G which I&#8217;m using to write this post using the wordpress application from the AppStore. A detailed review is probably best left for a real keyboard, but the interim verdict is&#8230; 5 stars
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have an iPhone 3G which I&#8217;m using to write this post using the wordpress application from the AppStore. A detailed review is probably best left for a real keyboard, but the interim verdict is&#8230; 5 stars</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/davidillsley.wordpress.com/601/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/davidillsley.wordpress.com/601/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidillsley.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidillsley.wordpress.com/601/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidillsley.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidillsley.wordpress.com/601/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidillsley.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidillsley.wordpress.com/601/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidillsley.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidillsley.wordpress.com/601/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidillsley.wordpress.com/601/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidillsley.wordpress.com/601/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=log.illsley.org&blog=499578&post=601&subd=davidillsley&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://log.illsley.org/2008/07/22/ihave/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CurrentCost</title>
		<link>http://log.illsley.org/2008/05/26/currentcost/</link>
		<comments>http://log.illsley.org/2008/05/26/currentcost/#comments</comments>
		<pubDate>Mon, 26 May 2008 12:17:02 +0000</pubDate>
		<dc:creator>davidillsley</dc:creator>
		
		<category><![CDATA[Tech]]></category>

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

		<guid isPermaLink="false">http://davidillsley.wordpress.com/?p=599</guid>
		<description><![CDATA[After completing the WS-Policy Round 1 implementation a few weeks ago and getting pulled in to more WS-Policy stuff at work I was looking for another spare time project. About then, Rich told me about the CurrentCost device he had set up and it seemed like a fun thing to work on.
We had a tweetup [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After completing the <a href="http://wspolicy.illsley.org">WS-Policy Round 1 implementation</a> a few weeks ago and getting pulled in to more WS-Policy stuff at work I was looking for another spare time project. About then, <a href="http://cumbers.wordpress.com">Rich</a> told me about the <a href="http://www.currentcost.co.uk">CurrentCost</a> device <a href="http://cumbers.wordpress.com/2008/04/10/currentcost-initial-thoughts/">he had set up</a> and it seemed like a fun thing to work on.</p>
<p>We had a tweetup at work where it seemed like lots of the problems were already solved&#8230;. so, being that I was looking for a fun challenge, I&#8217;ve ignored all that for a few of weeks, bought a device independently, built a cable, and this bank holiday weekend connected it to a <a href="http://en.wikipedia.org/wiki/NSLU2">slug</a>, written a really suspect python script to read the data from the device and publish it to an illsley.org XMPP id. I&#8217;ve also written an XMPP client which is running on a box at work retrieving the data and putting it into a .csv file. One of the good things about using an illsley.org XMPP id is that the google backend records all the messages so I <em>could</em> not have the client and extract the data from google later.</p>
<p>Even that&#8217;s not ideal, so the other options I&#8217;m planning to explore are Amazon SQS and Amazon SimpleDB, before probably caving and recognising that the MQTT solution is best and asking the guys at work nicely if I can properly participate.</p>
<p>There are <a href="http://knolleary.net/2008/05/05/power-graphing/">lots</a> <a href="http://chrishodgins.tumblr.com/post/31659147/currentcost-power-meters">of</a> <a href="http://rooreynolds.com/2008/05/09/current-cost-charting-fun">interesting things</a> to do with the data, which I&#8217;ll start to play with once I have a meaningful volume of it. One possibility which surfaced this week when I saw an internal demo is snaffling an early build of <a href="http://www-306.ibm.com/software/integration/wbe/">WebSphere Business Events</a> and seeing what interesting things it can do with power usage events.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/davidillsley.wordpress.com/599/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/davidillsley.wordpress.com/599/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidillsley.wordpress.com/599/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidillsley.wordpress.com/599/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidillsley.wordpress.com/599/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidillsley.wordpress.com/599/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidillsley.wordpress.com/599/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidillsley.wordpress.com/599/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidillsley.wordpress.com/599/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidillsley.wordpress.com/599/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidillsley.wordpress.com/599/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidillsley.wordpress.com/599/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=log.illsley.org&blog=499578&post=599&subd=davidillsley&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://log.illsley.org/2008/05/26/currentcost/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Clouds forming indoors</title>
		<link>http://log.illsley.org/2008/05/25/clouds-forming-indoors/</link>
		<comments>http://log.illsley.org/2008/05/25/clouds-forming-indoors/#comments</comments>
		<pubDate>Sun, 25 May 2008 18:22:20 +0000</pubDate>
		<dc:creator>davidillsley</dc:creator>
		
		<category><![CDATA[Tech]]></category>

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

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

		<guid isPermaLink="false">http://davidillsley.wordpress.com/?p=598</guid>
		<description><![CDATA[A topic I&#8217;ve considered a fair amount over the last 18 months is where &#8216;the cloud&#8217; ends and the personal computing device begins.
It was first triggered in my mind by frustration at the amount of time needed to download large podcasts. It&#8217;s a simple scheduled task which can&#8217;t happen when my laptop is off, but [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A topic I&#8217;ve considered a fair amount over the last 18 months is where &#8216;the cloud&#8217; ends and the personal computing device begins.</p>
<p>It was first triggered in my mind by frustration at the amount of time needed to download large podcasts. It&#8217;s a simple scheduled task which can&#8217;t happen when my laptop is off, but when I get up in the morning I want to quickly get any new podcasts to sync to my iPod, not wait for a 100MB download. There is, however, a wireless router with a processor capable of http downloading sitting connected to the internet 24/7, and if it downloaded the podcast, it would be very quick to copy the file across when the laptop reappears on the network.</p>
<p>I considered scratching that itch with a <a href="http://www.google.co.uk/url?sa=t&amp;ct=res&amp;cd=2&amp;url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FNSLU2&amp;ei=yIEwSMiIDZSG0gSJm9XPAQ&amp;usg=AFQjCNFr2ynqi5xJeElHp5OQfrrLMm3CTg&amp;sig2=se16O2Yw2p0N24MU5n-zqg">Slug</a>, but that approach would have missed the point - I want to continue using iTunes in the normal way. I want iTunes to automatically hand off that work when my laptop isn&#8217;t on.</p>
<p>More recently, I&#8217;ve been considering power consumption and the kinds of tasks that really don&#8217;t warrant the 60 watts the MacBook can pull, or even the lower power levels it pulls, simply for having the screen on. I want these tasks to happen somewhere, when and where is appropriate.</p>
<p>After 3 failing hard disks in the last 2 years, backups are a topic close to my heart. Ever since the Time Capsule was announced I&#8217;ve wanted one, and last Saturday was the day I caved and spent the money. I&#8217;m happy with it so far - though it does run pretty hot and I&#8217;ve not taken that extra step of trying a restore from backup.</p>
<p>The list of things it can do is pretty impressive, and made me reconsider these cloud thoughts. If there&#8217;s a company that can pull off linking home devices in a seamless, usable manner, and if there&#8217;s a company looking to leverage it&#8217;s software to sell consumer hardware, it&#8217;s Apple. They are also a company which has shied away from building a &#8216;home server&#8217; - a product category that I can&#8217;t imagine resonates with more than 0.5% of consumers. A cloud of routers, home entertainment devices, capsules, and more all of which can communicate, and interface well with software is far more up their street and something I&#8217;d be willing to shell yet more money into.</p>
<p>Of course, I&#8217;d also like such a home cloud to extend to the &#8216;big cloud&#8217; for appropriate tasks, but I&#8217;m guessing that&#8217;s yet further years away.</p>
<p>[I did start this post last week before the <a href="http://blog.wired.com/business/2008/05/apple-owns-your.html">Forrester report</a>]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/davidillsley.wordpress.com/598/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/davidillsley.wordpress.com/598/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidillsley.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidillsley.wordpress.com/598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidillsley.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidillsley.wordpress.com/598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidillsley.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidillsley.wordpress.com/598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidillsley.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidillsley.wordpress.com/598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidillsley.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidillsley.wordpress.com/598/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=log.illsley.org&blog=499578&post=598&subd=davidillsley&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://log.illsley.org/2008/05/25/clouds-forming-indoors/feed/</wfw:commentRss>
		</item>
		<item>
		<title>In defence of social networking</title>
		<link>http://log.illsley.org/2008/05/06/in-defence-of-social-networking/</link>
		<comments>http://log.illsley.org/2008/05/06/in-defence-of-social-networking/#comments</comments>
		<pubDate>Tue, 06 May 2008 20:32:03 +0000</pubDate>
		<dc:creator>davidillsley</dc:creator>
		
		<category><![CDATA[IBM]]></category>

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

		<category><![CDATA[social networking]]></category>

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

		<guid isPermaLink="false">http://davidillsley.wordpress.com/?p=597</guid>
		<description><![CDATA[One of the perks of working at Hursley is the occasional trip to the pub at lunchtime. Today was one of those days, and in-keeping with previous trips with that particular group, I got a bit of a ribbing about participating in a relatively small number of social networking type activities. First I think it [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of the perks of working at Hursley is the occasional trip to the pub at lunchtime. Today was one of those days, and in-keeping with previous trips with that particular group, I got a bit of a ribbing about participating in a relatively small number of social networking type activities. First I think it was blogging (the, um, rabble rouser <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> of the group now has a blog), then it was having a SecondLife avatar, and facebook, and today it was twitter.</p>
<p>Every time I start by defending the technology because I&#8217;m under (gentle) attack and feel I should, then sip on a pint and the discussion disappears so we never really address the issues. This is a brief attempt to do just that, because I think it&#8217;s an interesting discussion, not because of the comments.</p>
<p><em>Blogs</em> - I think the potential value of blogs is clear. My blog is generally of interest to me, and occasionally to others. There are other blogs, written by <a href="http://stephenfry.com/blog/">authors</a>, <a href="http://www.huffingtonpost.com">politicians</a>, <a href="http://www.devwebsphere.com/devwebsphere/">technologists</a>, and <a href="http://blogs.sun.com/jonathan/">CEOs</a> which get these people closer to those who are interested and have opinions than before. A good thing.</p>
<p><em>SecondLife</em> - <strong><em>shrug</em></strong> It&#8217;s an interesting experience, and probably represents a style of interface we&#8217;ll use regularly in the future. I&#8217;m not at all hooked and may never log in to that particular metaverse again.</p>
<p><em>Facebook</em> - An excellent way to keep in touch with friends I don&#8217;t see every day, or indeed very regularly at all. Useage has dropped off a bit recently, but that&#8217;s at least in part because I&#8217;ve been experimenting with twitter. It&#8217;s a closed data platform which really isn&#8217;t something I&#8217;m comfortable with. I want to own my social graph, so facebook having proved it&#8217;s value to me, I&#8217;ll probably move as much out of their environment as possible.</p>
<p><em>Twitter</em> - It&#8217;s been nearly 2 months, and this experiment is ongoing. I&#8217;d liken this to working in open plan writ large. I know what lots of people are doing. Lots of it is unexciting, and easily ignored. Some of it&#8217;s interesting, and stimulates ideas or laughter, and even seems to foster a sense of team&#8230; see the #currentcost activities in hursley spilling onto twitter as an example. Twitter deserves a full post at some point, but the short version is that while it&#8217;s quite compelling, at least over the short term, I don&#8217;t really know where it goes from here.</p>
<p><strong>[UPDATE] </strong>The other interesting thing about twitter from a work perspective is that it&#8217;s large scale consumer pub/sub and event notification.</p>
<p><em>Dopplr</em> - Every so often I get a notification that someone else is sharing their trips with me. I don&#8217;t travel enough for this to be interesting to me, though I know some people who do, so I should probably speak to them to work out if it&#8217;s as useful as the theory sounds.</p>
<p>So some successes, some not, and some undecided. Overall, I&#8217;ve got what I wanted from them. These technologies/services are all a means to a particular end for me. The end? Fun experimentation and keeping an eye out for interesting technology trends. I don&#8217;t need these technologies to be great for the experiment to be worthwhile.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/davidillsley.wordpress.com/597/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/davidillsley.wordpress.com/597/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidillsley.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidillsley.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidillsley.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidillsley.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidillsley.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidillsley.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidillsley.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidillsley.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidillsley.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidillsley.wordpress.com/597/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=log.illsley.org&blog=499578&post=597&subd=davidillsley&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://log.illsley.org/2008/05/06/in-defence-of-social-networking/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My first app on a &#8216;cloud&#8217;</title>
		<link>http://log.illsley.org/2008/04/20/my-first-app-on-a-cloud/</link>
		<comments>http://log.illsley.org/2008/04/20/my-first-app-on-a-cloud/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 17:21:07 +0000</pubDate>
		<dc:creator>davidillsley</dc:creator>
		
		<category><![CDATA[cloud computing]]></category>

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

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

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

		<guid isPermaLink="false">http://davidillsley.wordpress.com/?p=596</guid>
		<description><![CDATA[I&#8217;d been playing around writing a python WS-Policy framework a couple of months ago and put it down because of other things going on. Google then announced AppEngine, and, being the only python code I had lying around thought I&#8217;d put it up. The result is a very experimental WS-Policy implementation deployed on AppEngine, available [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;d been playing around writing a python WS-Policy framework a couple of months ago and put it down because of other things going on. Google then announced AppEngine, and, being the only python code I had lying around thought I&#8217;d put it up. The result is a very experimental WS-Policy implementation deployed on AppEngine, available at <a href="http://wspolicy.illsley.org">wspolicy.illsley.org</a></p>
<p>I&#8217;ll follow up with my thoughts on AppEngine in another post, once I&#8217;ve experimented a little more.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/davidillsley.wordpress.com/596/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/davidillsley.wordpress.com/596/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidillsley.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidillsley.wordpress.com/596/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidillsley.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidillsley.wordpress.com/596/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidillsley.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidillsley.wordpress.com/596/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidillsley.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidillsley.wordpress.com/596/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidillsley.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidillsley.wordpress.com/596/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=log.illsley.org&blog=499578&post=596&subd=davidillsley&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://log.illsley.org/2008/04/20/my-first-app-on-a-cloud/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Backchannels</title>
		<link>http://log.illsley.org/2008/04/18/backchannels/</link>
		<comments>http://log.illsley.org/2008/04/18/backchannels/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 18:56:26 +0000</pubDate>
		<dc:creator>davidillsley</dc:creator>
		
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://davidillsley.wordpress.com/?p=593</guid>
		<description><![CDATA[Triggered by a tweet, I re-read roo&#8217;s blog on backchannels today. The only backchannel experience I&#8217;ve had was on the W3C WS-Addressing Working Group. W3C Groups share information and take minutes straight into an IRC chat. &#8216;/me&#8217; messages are considered to be out-of band comments, and are not included in the minutes. The IRC chats [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Triggered by a tweet, I re-read roo&#8217;s blog on <a href="http://rooreynolds.com/2008/03/18/attention-the-backchannel-revisited/">backchannels</a> today. The only backchannel experience I&#8217;ve had was on the W3C WS-Addressing Working Group. W3C Groups share information and take minutes straight into an IRC chat. &#8216;/me&#8217; messages are considered to be out-of band comments, and are not included in the minutes. The IRC chats are used in both telecons and face-2-face meetings, with slightly less going on in them during the face-to-faces, though the IRC may be on a projector.</p>
<p>Initially I didn&#8217;t really understand the way it is used, particularly some of <a href="http://blog.whatfettle.com">Paul</a>&#8217;s comments.</p>
<p>In both scenarios, it&#8217;s really useful to type while others are talking if you&#8217;re looking for a clarification, or have a useful comment to share, and don&#8217;t want to interrupt the flow or someone talking&#8230; which is particularly difficult to do on a call anyway where you can&#8217;t see how people are reacting. It is also used on occasion to undermine people and arguments before they are fully formed which can be useful or really frustrating.</p>
<p>The third use, that Paul is particularly good at is lightening the mood. Often with truly awful jokes. Nevertheless, even a bad joke can jolt bored people into life again, and reinforce the idea that we&#8217;re humans working together, rather than faceless representatives of our organisations. With the &#8216;/me&#8217; notation, these jokes are very easily ignored if you&#8217;re not interested, so they are very low cost.</p>
<p>I miss all of these uses when on telecons without a backchannel, which is most that I&#8217;m involved in at the moment. In those that do have backchannels, the same social norms about the channel aren&#8217;t the same, particularly there&#8217;s no recognised way to indicate that your comment can easily be ignored.</p>
<p>All that I can take from that experience to the idea of a conference backchannel, which is a slightly different environment is a belief that it&#8217;s probably a useful idea, that social norms can prevent abuse, and that including a mechanism to allow ignorable comments to be easily identified would probably be important.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/davidillsley.wordpress.com/593/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/davidillsley.wordpress.com/593/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidillsley.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidillsley.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidillsley.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidillsley.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidillsley.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidillsley.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidillsley.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidillsley.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidillsley.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidillsley.wordpress.com/593/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=log.illsley.org&blog=499578&post=593&subd=davidillsley&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://log.illsley.org/2008/04/18/backchannels/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Version 7</title>
		<link>http://log.illsley.org/2008/04/03/version-7/</link>
		<comments>http://log.illsley.org/2008/04/03/version-7/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 14:22:33 +0000</pubDate>
		<dc:creator>davidillsley</dc:creator>
		
		<category><![CDATA[IBM]]></category>

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

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

		<guid isPermaLink="false">http://davidillsley.wordpress.com/?p=592</guid>
		<description><![CDATA[I guess IBM like announcing things with similar numbers at the same time&#8230; also April 1 seems to be a favourite.
The WebSphere Application Server v7 Open Beta which contains the fruits of my, and many other peoples labour (including multiple open source communities) has been announced for May.
Additionally the WebSphere MQ v7 release has been [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I guess IBM like announcing things with similar numbers at the same time&#8230; also April 1 seems to be a favourite.</p>
<p>The <a href="https://www14.software.ibm.com/iwm/web/cc/earlyprograms/websphere/wasndv7/index.shtml">WebSphere Application Server v7 Open Beta</a> which contains the fruits of my, and many other peoples labour (including multiple open source communities) has been announced for May.</p>
<p>Additionally the <a href="http://www-01.ibm.com/cgi-bin/common/ssi/ssialias?infotype=an&amp;subtype=ca&amp;htmlfid=897/ENUS208-068&amp;appname=usn&amp;language=enus">WebSphere MQ v7 release</a> has been announced for June. There&#8217;s been a lot of pizza consumed getting that release ready, so congratulations to everyone on the second floor for getting it done.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/davidillsley.wordpress.com/592/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/davidillsley.wordpress.com/592/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidillsley.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidillsley.wordpress.com/592/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidillsley.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidillsley.wordpress.com/592/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidillsley.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidillsley.wordpress.com/592/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidillsley.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidillsley.wordpress.com/592/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidillsley.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidillsley.wordpress.com/592/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=log.illsley.org&blog=499578&post=592&subd=davidillsley&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://log.illsley.org/2008/04/03/version-7/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>