<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://themagicofsoftware.com/CS/Web/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>iPrinciples - The magic of software</title><link>http://themagicofsoftware.com/CS/Web/blogs/</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Have I told you about when Steve Ballmer and I...</title><link>http://themagicofsoftware.com/CS/Web/blogs/richard/archive/2008/07/09/have-i-told-you-about-when-steve-ballmer-and-i.aspx</link><pubDate>Wed, 09 Jul 2008 22:25:29 GMT</pubDate><guid isPermaLink="false">c1300ae1-b888-4415-900e-45d7b2c5a64f:8</guid><dc:creator>richard</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&amp;lt;Excuse&amp;gt;I’ve been meaning to re-start blogging for a while but the day-to-day time pressures of setting up everything from scratch has just got in the way. However, as today gives me a great opportunity to name drop, I thought now was as good a time as any to start to try and do better. &amp;lt;/Excuse&amp;gt; &lt;p&gt;This week I’ve been at the Microsoft Partner Conference in Houston and have just had the pleasure of having lunch with Steve Ballmer and a great bunch guys from a variety of leading design houses (many from the UK including Flow Interactive, Think, Lightmaker, Metia, an Conchango as well as some US folks from Roundarch, Schematic, Cynergy, etc.). It is great to be at the table alongside these guys as the whole topic of user experience grows in appreciation inside Microsoft. &lt;p&gt;I’ll collate my thoughts before jotting them down, but one “take-away” from the meeting was that Microsoft is in a genuine listening mode at the moment and is trying to figure out how the whole design community can be effectively brought into the Microsoft fold. Designers are really an alien bread to the typical Microsoft developer models (Mort, Elvis and Einstein) and the discussions highlighted many ways in which those of us who strive to put the user experience at the centre of application design need to be addressed in a slightly different way.&lt;/p&gt;&lt;img src="http://themagicofsoftware.com/CS/Web/aggbug.aspx?PostID=8" width="1" height="1"&gt;</description></item><item><title>Images and DPI in WPF</title><link>http://themagicofsoftware.com/CS/Web/blogs/keith/archive/2008/02/13/images-and-dpi-in-wpf.aspx</link><pubDate>Wed, 13 Feb 2008 12:13:08 GMT</pubDate><guid isPermaLink="false">c1300ae1-b888-4415-900e-45d7b2c5a64f:7</guid><dc:creator>keith</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I&amp;#39;ve been working on a WPF application that manipulates and renders a load of images, and came across an interesting fact that I felt compelled to share! &lt;p&gt;By default WPF renders at 96dpi (I know this can be changed in the OS, but lets not get into that now!), so when supplying an image with a differing dpi WPF will scale the image back to 96dpi while maintaining the original size! &lt;p&gt;&amp;nbsp; &lt;h2&gt;&lt;font color="#004080"&gt;The Problem&lt;/font&gt;&lt;/h2&gt; &lt;p&gt;Example: &lt;p&gt;&lt;strong&gt;ImageA.png @ 72dpi W=720px H=720px (10in x 10in)&lt;/strong&gt; &lt;p&gt;When displayed in WPF... &lt;p&gt;&lt;strong&gt;ImageA.png @ 96dpi = 960px x 960px (10in x 10in)&lt;/strong&gt; &lt;p&gt;and &lt;p&gt;&lt;strong&gt;ImageB.png @ 300dpi W=600px H=600px (2in x 2in) &lt;/strong&gt; &lt;p&gt;When displayed in WPF...  &lt;p&gt;&lt;strong&gt;ImageB.png @ 96dpi = 192px x 192px (2in x 2in)&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp; &lt;p&gt;So in essence an image with a dpi less than 96 will appear larger than the original pixel resolution, therefore dpi’s greater than 96 will appear smaller! &lt;p&gt;This was causing me real problems as the images I consume are of varying DPI&amp;#39;s, and I wanted to maintain the original pixel resolution on screen. &lt;p&gt;(Ok, so this is not really a problem as such as WPF is doing exactly what it should do, this only becomes a problem if you want to maintaining the original pixel resolution of the image) &lt;h2&gt;&lt;font color="#004080"&gt;The Solution&lt;/font&gt;&lt;/h2&gt; &lt;p&gt;Well, kind of.... &lt;p&gt;There is a property which can help you in the WPF world to overcome this issue, and this is the Stretch property of the Image. &lt;p&gt;Set width and height to the PixelWidth and PixelHeight of the image and set the Stretch property to Uniform, the images will now appear in WPF at exactly the same pixel resolution as the original images! &lt;p&gt;The reason I say &amp;quot;Well, kind of....&amp;quot; is - I&amp;#39;m still investigating whether WPF scaling the images to 96dpi, then me Stretch(ing) it back to the original pixel resolution is a lossless process or not (esp when dealing with high dpi images) I&amp;#39;ll post back if and when i get an answer to this!&lt;/p&gt;&lt;img src="http://themagicofsoftware.com/CS/Web/aggbug.aspx?PostID=7" width="1" height="1"&gt;</description></item><item><title>British Computer Society Web-based Technology Project Award of 2007</title><link>http://themagicofsoftware.com/CS/Web/blogs/news/archive/2007/12/17/british-computer-society-web-based-technology-project-award-of-2007.aspx</link><pubDate>Mon, 17 Dec 2007 19:34:00 GMT</pubDate><guid isPermaLink="false">c1300ae1-b888-4415-900e-45d7b2c5a64f:9</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>The BCS has awarded the Publish3d technology their presitious Web-based Technology Award for 2007 for the British Library &amp;#39;Turning the Pages&amp;#39; project. The award was presented at the annual IT Industry awards ceremony in London attended by 1400 representatives of the companies and projects nominated. Being recognised by the UK IT industry as being the number 1 web application this year is fantastic news - congratulations to everyone involved! &lt;a href="http://www.bcs.org/server.php?show=conWebDoc.16275"&gt;More details...&lt;/a&gt;.&lt;img src="http://themagicofsoftware.com/CS/Web/aggbug.aspx?PostID=9" width="1" height="1"&gt;</description><category domain="http://themagicofsoftware.com/CS/Web/blogs/news/archive/tags/Publish3D/default.aspx">Publish3D</category><category domain="http://themagicofsoftware.com/CS/Web/blogs/news/archive/tags/Awards/default.aspx">Awards</category></item><item><title>Language of Intent!</title><link>http://themagicofsoftware.com/CS/Web/blogs/keith/archive/2007/11/16/language-of-intent.aspx</link><pubDate>Sat, 17 Nov 2007 01:37:57 GMT</pubDate><guid isPermaLink="false">c1300ae1-b888-4415-900e-45d7b2c5a64f:6</guid><dc:creator>keith</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;b&gt;C&lt;/b&gt;, &lt;/p&gt; &lt;p&gt;- third letter in the English- and Romance-language alphabets. The symbol is derived from Latin &lt;i&gt;C,&lt;/i&gt; a rounding of the Greek Γ, gamma.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;sharp, &lt;/strong&gt; &lt;p&gt;- able to cut: having an edge or point that is very acute and able to cut or puncture things.&lt;br /&gt;- pointed: ending in a point or sharp angle.&lt;br /&gt;- abrupt in changing direction: making a change in direction that forms an acute angle.&lt;br /&gt;- quick-witted: quick-witted and intelligent or quick to notice and understand. &lt;p&gt;[Make of that what you will.... not much I guess.] &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Sorry other CLR language centric .NET&amp;#39;ers - not wanting to explicitly exclude anyone, but C# is my .NET CLR language of choice, the language written for .NET (ok, I&amp;#39;ll take the purist hat back off), and the language I&amp;#39;ll use to demonstrate CLR coding scenarios throughout this Blog!&lt;/p&gt; &lt;p&gt;Nuff said!&lt;/p&gt;&lt;img src="http://themagicofsoftware.com/CS/Web/aggbug.aspx?PostID=6" width="1" height="1"&gt;</description></item><item><title>Are we are going to learn that "Application = Code + Markup"?</title><link>http://themagicofsoftware.com/CS/Web/blogs/keith/archive/2007/11/16/are-we-are-going-to-learn-that-quot-application-c-markup-quot.aspx</link><pubDate>Sat, 17 Nov 2007 00:20:34 GMT</pubDate><guid isPermaLink="false">c1300ae1-b888-4415-900e-45d7b2c5a64f:5</guid><dc:creator>keith</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Following on from my previous post where I spoke of a growing affection for the Silverlight 1.1 Platform, I want to quickly discuss a phrase I&amp;#39;ve heard a lot of over the past year or so &amp;quot;Application = Code + Markup&amp;quot;. (referring to the appearance of XAML in the .NET GUI strategy space)&lt;/p&gt; &lt;p&gt;With the advent of CLR Languages running in the browser with Silverlight 1.1: are we starting to see a single CLR language across all tiers of your application?&lt;/p&gt; &lt;p&gt;To have a single language that spans every tier of an application and targets all platforms certainly has it&amp;#39;s advantages, you can see the .NET vision forming as it begins to emerge from the mist! &lt;/p&gt; &lt;ul&gt; &lt;li&gt;SQL2005 CLR Extensions for Data Tier (not mentioning LINQ as a unified query language/ORM) &lt;li&gt;The established .NET Framework for the application services and communication channels (WCF, Web Service, or Remoting)  &lt;li&gt;and now... Silverlight 1.1 finally slots a CLR language into the most accessible UI delivery vehicle, the web browser!&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;From a development management and methodology standpoint, having a single mature development language utilised across all application tiers has got to provide a few benefits. A single set of coding standards, code analysis tools, unit testing tools/processes, and resulting maturing reusable code libraries. Perhaps reducing overall costs with fewer ranging (if perhaps more skilled) disciplines and reduced development time. And when this delivery provides a highly usable interface to the business, is this not a compelling argument when considering building a development capability.&lt;/p&gt; &lt;p&gt;Will this situation ever truly arise, I&amp;#39;ve learned never to say never (it usually comes back to bite you) and am hopeful that this new development in the Microsoft Technology Stack will lead us somewhere down this route. We cannot forget about Markup&amp;#39;s major role in all of this, the apparent provider of the new &amp;quot;high fidelity&amp;quot; &lt;em&gt;User Experience&lt;/em&gt;, as XAML seems to be the current Markup buzz word, so are we are starting to learn &amp;quot;&lt;em&gt;Application = Code + Markup&amp;quot;...? &lt;/em&gt;I certainly am!&lt;/p&gt;&lt;img src="http://themagicofsoftware.com/CS/Web/aggbug.aspx?PostID=5" width="1" height="1"&gt;</description></item><item><title>Silverlight 1.1 ... A rich web technology for the .net generation...???</title><link>http://themagicofsoftware.com/CS/Web/blogs/keith/archive/2007/11/16/silverlight-1-1-a-rich-web-technology-for-the-net-generation.aspx</link><pubDate>Sat, 17 Nov 2007 00:08:59 GMT</pubDate><guid isPermaLink="false">c1300ae1-b888-4415-900e-45d7b2c5a64f:4</guid><dc:creator>keith</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;My main experience in the field of Microsoft&amp;#39;s next generation GUI offerings has been from a WPF perspective, the more powerful, better performing, and comprehensive of the two brothers. I&amp;#39;ve also worked previously with Silverlight 1.0 and like the intention, but the lack of internal event handling means you end up with a stack of JScript to provide the interaction logic. I wouldn&amp;#39;t go as far as lambasting JScript, it&amp;#39;s just that replacing with C# in 1.1 means you end up with a much tighter and coherent package.&lt;/p&gt; &lt;p&gt;Despite this overwhelming power advantage of WPF, I see Silverlight 1.1 as the beginnings of a very exciting platform in my opinion, &amp;quot;&lt;em&gt;a rich web technology for the .net generation&lt;/em&gt;&amp;quot;&lt;/p&gt; &lt;p&gt;At this early stage in it&amp;#39;s development it&amp;#39;s difficult to criticise what Silverlight 1.1 is offering by way of public release (it is after all currently only in Alpha). &lt;/p&gt; &lt;p&gt;&lt;u&gt;The Current Frailties &lt;/u&gt;&lt;/p&gt; &lt;p&gt;You would perhaps consider...&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Where&amp;#39;s that TextBox, Combo.... the input controls you require are not there.  &lt;li&gt;No Layout controls like DockPanel or StackPanel, just me and my Canvas.  &lt;li&gt;No reusable resources dictionaries  &lt;li&gt;Ok, no &amp;quot;big-bro&amp;quot; WPF style data binding framework - this is probably the biggest loss from the elder sibling, I agree!!  &lt;li&gt;Yes, you can currently do a lot more in Flash.  &lt;li&gt;And I&amp;#39;ve also heard of a couple of problems with it running on different platform!&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;But most of these reasons are exactly why I currently grow fond of it! As I begin to realise the full power and flexibility (and limitations) of WPF, and keep an eye on the strategy/actions the Product Team is taking - I can image how good it could be from a .NET developer perspective if this younger, weaker brother, gets anywhere near WPF capability. I also genuinely believe that with even only a few of the above mentioned features added on release this will be a nice start to a what will become an increasingly powerful platform (and ultimately a real contender to the space currently occupied by the likes of Flash and Flex)!&lt;/p&gt; &lt;p&gt;&lt;u&gt;It&amp;#39;s better by (simplistic) design??&lt;/u&gt;&lt;/p&gt; &lt;p&gt;In my many years of hands on software development I&amp;#39;ve met a lot of really clever people, writing &amp;quot;clever code&amp;quot;. Unfortunately in many cases the code is only &amp;quot;clever&amp;quot; in a truly geeky/techie way, but from a readability/maintainability and management viewpoint maybe it&amp;#39;s not too hot, perhaps it&amp;#39;s even a bit on the convoluted side? Before I digress too far, and getting back to the point in hand, I like the look of Silverlight 1.1 because it is basic, and provides an obvious and simple (yet still quite powerful) framework. To a certain extent due to the language support (and therefore XAML definitions) being limited and the runtime not managing a binding framework, it provides a slick environment to implement the application behaviours exactly as you like them without any major management overhead. &lt;/p&gt; &lt;p&gt;In my opinion the cleverest design or implementation are generally the simplest and most succinct. As I&amp;#39;ve experienced in the past, sometimes developing large applications on expansive frameworks can provide developers with enough rope to hang themselves with. Maybe this is where &amp;quot;little-bro&amp;quot; Silverlight&amp;#39;s lightweight framework approach might have a positive side-effect.&lt;/p&gt; &lt;p&gt;&lt;u&gt;The Underdog&lt;/u&gt;&lt;/p&gt; &lt;p&gt;There is something to be said for the underdog (maybe it&amp;#39;s a Scottish thing). Silverlight will probably always be in the shade when competing with &amp;quot;big-bro&amp;quot; WPF. The older brother currently has the key to direct GPU hardware access (pushing graphics processing off the CPU) and only has to run on a windows platform - easy job! But poor Silverlight will always have to run on all platforms - and with that scenario do you run into (what I call&lt;strong&gt;) &lt;/strong&gt;the &lt;em&gt;LCD&lt;/em&gt; factor when developing a truly multi platform application, will the &lt;em&gt;Lowest Common Denominator&lt;/em&gt; factor always prevail. Perhaps they could enhance the capability on each platform/browser independently, but if the 3D render runs amazingly on a particular browser on a Windows box, will it look as good on a flavour or Linux... a Mac... etc?? Do we have to cut 3D from our app due to this &lt;em&gt;LCD&lt;/em&gt; factor - only time will tell....&lt;/p&gt; &lt;p&gt;But it&amp;#39;s ability to run on Multiple platforms will ultimately in my opinion be the factor that brings Silverlight mainstream, and leaves WPF behind in the &amp;quot;Windows Only&amp;quot; domain!&lt;/p&gt;&lt;img src="http://themagicofsoftware.com/CS/Web/aggbug.aspx?PostID=4" width="1" height="1"&gt;</description></item><item><title>Keith Walker... pleased to meet you!</title><link>http://themagicofsoftware.com/CS/Web/blogs/keith/archive/2007/11/16/keith-walker-pleased-to-meet-you.aspx</link><pubDate>Fri, 16 Nov 2007 17:11:00 GMT</pubDate><guid isPermaLink="false">c1300ae1-b888-4415-900e-45d7b2c5a64f:3</guid><dc:creator>keith</dc:creator><slash:comments>0</slash:comments><description>&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Well... it&amp;#39;s a good few weeks in now, and as the nights are drawing colder the pace at iPrinciples is certainly heating up!!&lt;/span&gt;  &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;I&amp;#39;ve been working on some &lt;strong&gt;&lt;span style="font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;very&lt;/span&gt;&lt;/strong&gt; interesting stuff over the past few weeks, particularly around the WPF and Silverlight space. These technologies have really excited me over the last year and I’m waiting in anticipation to see what&amp;#39;s around the corner! I&amp;#39;ll hopefully get the chance to share some of these experiences with you in this blog, giving an insight into what iPrinciples are doing, and perhaps even show you how were doing it!! &lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Before I go on, I should introduce myself; I’m Keith Walker.... &amp;quot;&lt;em&gt;with a thirst for knowledge, and a love of all things &amp;#39;code&amp;#39;!!&lt;/em&gt;&amp;quot;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;I&amp;#39;ve contracted over the last 10 years, worked mainly in the Government, Publishing, New Media and Transport industry sectors. Although I have to say, starting out in (professional) life at a small software house for 5 years was the best introduction to software development I could have hoped for - these are the best places to get your hands really dirty in all aspects of the software development lifecycle! (I would highly recommend this environment to anyone &lt;strong&gt;&lt;span style="font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;really&lt;/span&gt;&lt;/strong&gt; wanting to learn their trade)&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;My last role before joining iPrinciples was 3 years with London Underground. I was in the privileged position of having a relatively free role, tasked with driving the transformation of the development department from a traditional waterfall viewpoint with VB Client Server / Classic ASP to using an Agile approach utilising the .NET platform. This was a really challenging role; providing mentoring and guidance on tools, OO design principles and patterns, and practical implementation of the .NET Framework with up to 70 developers; system architecture and design sessions/reviews; evaluating and procuring new tools/components/platform; helping define development process and methodology..... (Honestly the list goes on... but I’m getting as bored as you now!). Great role, huge responsibility, wide exposure to many new technologies, and fascinating challenges within a fantastic problem domain!!!&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;During this time I advocated the drive towards a goal of a Service Orientated Architecture, firstly ensuring each developed application conform to a common architectural pattern with a primary constituent being a .NET web service exposing parts (if not all) of the application service tier. We latterly moved to a WCF approach, with one of the teams implementing a really nice WCF &amp;quot;WS-Eventing&amp;quot; based communication library set - full pub-sub over WCF, pretty sweet (perhaps some more on that later)! &lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;This SOA drive was partly justified when we were evaluating a new rich web client GUI strategy late 2006. Our current Adobe SVG offerings were reaching the limits of the technology - we needed to do something, and quick! So, down the full evaluation path we go: Flex, Flash, have another go at stretching SVG again, or WPF. At this point we made contact with Microsoft to discuss their new technology and it&amp;#39;s application into our environment. The end result of these conversation was a 3 week (15 day) Proof of Concept at Microsoft Technology Centre in Reading with 4 strong technologists (Stuart Harris - London Underground, Daniel Richardson - Edenbrook, Dave Brown - Microsoft, and myself), to take our existing SVG Front-ended Train Tracking application and prove it would work on WPF (almost a year ago to the day at time of this posting).&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;I was initially sceptical about what we could do in the time; &amp;quot;&lt;em&gt;learn a new technology, implement this new technology with currently poor tool support, port all the track, signal and station level information from SVG into XAML, and set up a micro environment to mimic the heterogeneous back end data sources internally available at the Underground!&lt;/em&gt;&amp;quot; &lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;But how wrong could I have been - we achieved all and more than I though possible in the timeframe. A topological and geographical high level view, a low level Track schematic view, and a 3d models of the underground - with animated train and signals movements from the (copies of) production web services. We not only managed to convert the application but we also added huge enhancements by drawing information from a further 5 internal web service. Now say you’re not as impressed as I was!!! It was a massive effort from all involved - but I think the results were well worth it. I ended up presenting the PoC demo at a live webcast of the Developers Launch of Windows Vista along with Peter Goss (The Boss!!!) who was responsible for managing the engagement and the delivering this PoC to the business (and yes, I’m the Scottish one getting excited about WPF and trains!!!)&lt;/span&gt;&lt;/p&gt; &lt;table cellspacing="0" cellpadding="2"&gt;  &lt;tr&gt; &lt;td&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Richards’s previous blog...&lt;/span&gt;&lt;/td&gt; &lt;td&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;a href="http://blogs.msdn.com/rgodfrey/archive/2007/03/08/london-underground.aspx"&gt;http://blogs.msdn.com/rgodfrey/archive/2007/03/08/london-underground.aspx&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Download and View the presentation... (about 45 minutes in)&lt;/span&gt;&lt;/td&gt; &lt;td&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;a href="http://download.microsoft.com/download/f/4/6/f46669b6-f269-4fe9-8efa-4c6ae15fdea9/ms_en_v500_600x450_00.zip"&gt;http://download.microsoft.com/download/f/4/6/f46669b6-f269-4fe9-8efa-4c6ae15fdea9/ms_en_v500_600x450_00.zip&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;quot;Audible Gasps&amp;quot;....&lt;/span&gt;&lt;/td&gt; &lt;td&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;a href="http://www.theregister.co.uk/2007/01/26/vista_office/"&gt;http://www.theregister.co.uk/2007/01/26/vista_office/&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt; &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;If you watch the demo you might appreciate why I felt the SOA decision was a pay-off in this case, we were left with a rich user experience, drawing on content from several sources, giving the ability to overlay multiple data sources in context with real time events - and all developed in 15 days to a better than typical PoC standard! Fantastic job by all... &lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;(...if I say so myself)&lt;/span&gt;&amp;nbsp; including WPF!!!&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;My last words on this subject have to credit iPrinciples very own Richard Godfrey for his contribution to this PoC, in his past life at Microsoft, for helping us to get there and enabling us to achieve what we did.&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Anyway, enough about the past (and massaging ego&amp;#39;s) - it&amp;#39;s all about the future from now on! I know it&amp;#39;s been a bit long for an &lt;em&gt;&lt;span style="font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;intro&lt;/span&gt;&lt;/em&gt;, but I’ve hopefully set the scene of my background a little, putting my world into context.&lt;/span&gt;&lt;/p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;I hope to provide some useful insight into my views on the many aspects of developing rich user experience applications on the Microsoft .NET platform in my blog from now on (well that’s the intention). &lt;/span&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Now that I’m just about out of breath, it’s time to sign off. I hope you tune in on occasion and contribute your thoughts!&lt;/span&gt;  &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Cheers!&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:10pt;color:black;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;k.&lt;/span&gt;&lt;/p&gt;&lt;img src="http://themagicofsoftware.com/CS/Web/aggbug.aspx?PostID=3" width="1" height="1"&gt;</description><category domain="http://themagicofsoftware.com/CS/Web/blogs/keith/archive/tags/WPF/default.aspx">WPF</category><category domain="http://themagicofsoftware.com/CS/Web/blogs/keith/archive/tags/SOA/default.aspx">SOA</category><category domain="http://themagicofsoftware.com/CS/Web/blogs/keith/archive/tags/WCF/default.aspx">WCF</category><category domain="http://themagicofsoftware.com/CS/Web/blogs/keith/archive/tags/London+Underground+Demo/default.aspx">London Underground Demo</category><category domain="http://themagicofsoftware.com/CS/Web/blogs/keith/archive/tags/Silverlight/default.aspx">Silverlight</category></item><item><title>Keith Walker joins iPrinciples as Chief Software Engineer</title><link>http://themagicofsoftware.com/CS/Web/blogs/news/archive/2007/10/18/keith-walker-joins-iprinciples-as-chief-software-engineer.aspx</link><pubDate>Thu, 18 Oct 2007 08:37:00 GMT</pubDate><guid isPermaLink="false">c1300ae1-b888-4415-900e-45d7b2c5a64f:10</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Keith has joined iPrinciples as we start to drive growth in the business. Coming from strong, hands-on Development and Architecture focused roles in Microsoft technologies Keith will focus on our development framework and delivery of key projects. Find out more about Keith and his interests in his &lt;a href="http://www.iprinciples.com/blogs/keith"&gt;blog&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://themagicofsoftware.com/CS/Web/aggbug.aspx?PostID=10" width="1" height="1"&gt;</description></item><item><title>A new start... iPrinciples is born!</title><link>http://themagicofsoftware.com/CS/Web/blogs/richard/archive/2007/10/11/a-new-start-iprinciples-is-born.aspx</link><pubDate>Thu, 11 Oct 2007 13:41:39 GMT</pubDate><guid isPermaLink="false">c1300ae1-b888-4415-900e-45d7b2c5a64f:2</guid><dc:creator>richard</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Ready... Steady... Go!  &lt;p&gt;After nearly 9 fabulous years at Microsoft the time has come for a new start. Together with &lt;a href="http://www.iprinciples.com/blogs/paul" target="_blank"&gt;Paul&lt;/a&gt; and &lt;a href="http://www.iprinciples.com/blogs/keith" target="_blank"&gt;Keith&lt;/a&gt;, &lt;a href="http://www.iprinciples.com/" target="_blank"&gt;iPrinciples Limited&lt;/a&gt; has become a reality and now we just need to get some decent work done to pay the bills.  &lt;p&gt;I know this next phase of my life is going to be a fun journey - having wanted to create a start-up business for years I know I would have looked back with regret if I hadn&amp;#39;t given it a go... and now feels like exactly the right time! We have a great team already and a superb opportunity to build on that foundation in the next few years as we deliver more and more cool applications that focus on a great user experience.&amp;nbsp; &lt;p&gt;I&amp;#39;m hoping to blog about some of the projects we&amp;#39;re doing, some of the pleasures and pit-falls of starting a software business and keeping my hand in on the Software Architecture front. Please join me on this ride of my life!  &lt;p&gt;Richard&lt;/p&gt;&lt;img src="http://themagicofsoftware.com/CS/Web/aggbug.aspx?PostID=2" width="1" height="1"&gt;</description></item></channel></rss>