<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>DeliveryFocus.net - Delivery</title>
    <link>http://deliveryfocus.net/</link>
    <description>Focusing software projects on delivery</description>
    <language>en-us</language>
    <copyright>Simon Munro</copyright>
    <lastBuildDate>Tue, 15 Jan 2008 16:00:56 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>simon@deliveryfocus.net</managingEditor>
    <webMaster>simon@deliveryfocus.net</webMaster>
    <item>
      <trackback:ping>http://deliveryfocus.net/Trackback.aspx?guid=977bb080-adcf-4af4-8a1a-7162ce9c58a1</trackback:ping>
      <pingback:server>http://deliveryfocus.net/pingback.aspx</pingback:server>
      <pingback:target>http://deliveryfocus.net/PermaLink,guid,977bb080-adcf-4af4-8a1a-7162ce9c58a1.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://deliveryfocus.net/CommentView,guid,977bb080-adcf-4af4-8a1a-7162ce9c58a1.aspx</wfw:comment>
      <wfw:commentRss>http://deliveryfocus.net/SyndicationService.asmx/GetEntryCommentsRss?guid=977bb080-adcf-4af4-8a1a-7162ce9c58a1</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I had a successful couple of years blogging on <a href="http://www.delphi.co.za">delphi.co.za</a>,
a domain that I have proudly owned for about fifteen years - but the legacy and branding
of 'Delphi' does not fit with what I do and how I think.  Scott Hanselman <a href="http://www.hanselman.com/blog/BlogInteresting32WaysToKeepYourBlogFromSucking.aspx">points
out</a> that using a consistent url for your blog is important and somewhere I picked
up the tips of avoiding excessive cross-posting and making sure that you don't move
your blog around too much.  So I tried to think of a url and blog title that
would reflect my views and also be somewhat ageless - a url that contains that latest
fad is either going to become stale or the blog will move around a bit.
</p>
        <p>
As with many things, the first idea that comes to mind is often the best - try as
I might I could not conceive of something more appropriate than DeliveryFocus.net. 
I subscribe to many feeds and consume interesting technical information from people
that are very clever and experts in their field - as much as I would like to consider
myself a technical expert in some things, most of the professional work that I do
revolves around <strong>delivery of software</strong>.  It is strange that with
all the noise that is out on the Internet, very little emphasis is placed on what
most people pay us for, namely delivering the required system on time, on budget,
at a high enough level of quality - and a few other quality attributes.
</p>
        <p>
Many tools and processes are about delivery - in a roundabout way. Agile and TDD are
about delivery, but the message sometimes gets lost in all the fanatical rhetoric. 
Some developer cultural wars are less clear - the ORM vs Dataset never-ending argument
is a good example - regardless of the technical merits (or Object Oriented bigotry)
one way or another there seem to be few considerations as to which approach provides
optimum delivery capability given a particular set of circumstances.  Statements
that contain "&lt;some technology&gt; is evil" fail to contain references to successful
projects where &lt;some technology&gt; was used to get a system out the door quickly,
cheaply and easily where the company may have gained a significant timing advantage
over their competitors in the market.
</p>
        <p>
My intention is not to write posts that are only statements only focusing on what
it takes to deliver, but hopefully the essence of the need for delivery will come
through as a common thread.  Why?  Because the work that that I am contracted
to do relates to delivering software - I am not an academic who has the mandate to
figure out the most efficient algorithm, I am not a rocket guidance developer where
defects mean that people die and I am not, unlike many blogs out there, working for
a large multinational vendor telling everyone how <strong>everyone</strong> except
you is using the latest technology that I am talking about.  Instead I work in
an enviroment surrounded by developers, project managers, users, facilities people,
finance, vendors and a whole host of other people and organizations and I am responsible
for getting systems into production that are architectural sound, of a good enough
level of quality and meet the requirements of whoever is paying.  It sounds a
bit far-fetched, but that is actually what most of us are doing.
</p>
        <p>
So, in order to deliver software you broadly need
</p>
        <ul>
          <li>
A good idea of the needs of your customer/users</li>
          <li>
An architecturally sound platform, tools, patterns and approaches</li>
          <li>
A team of people that are going to help you to deliver</li>
          <li>
An interface for all other hangers-on, project managers, facilities and competitors</li>
        </ul>
        <p>
... and the above list encompasses a huge chunk of software development - leaving
me a lot to write about.
</p>
        <p>
Simon Munro
</p>
        <p>
simon - at - deliveryfocus - dot - net
</p>
        <img width="0" height="0" src="http://deliveryfocus.net/aggbug.ashx?id=977bb080-adcf-4af4-8a1a-7162ce9c58a1" />
      </body>
      <title>It is about delivery</title>
      <guid isPermaLink="false">http://deliveryfocus.net/PermaLink,guid,977bb080-adcf-4af4-8a1a-7162ce9c58a1.aspx</guid>
      <link>http://deliveryfocus.net/2008/01/15/ItIsAboutDelivery.aspx</link>
      <pubDate>Tue, 15 Jan 2008 16:00:56 GMT</pubDate>
      <description>&lt;p&gt;
I had a successful couple of years blogging on &lt;a href="http://www.delphi.co.za"&gt;delphi.co.za&lt;/a&gt;,
a domain that I have proudly owned for about fifteen years - but the legacy and branding
of 'Delphi' does not fit with what I do and how I think.&amp;nbsp; Scott Hanselman &lt;a href="http://www.hanselman.com/blog/BlogInteresting32WaysToKeepYourBlogFromSucking.aspx"&gt;points
out&lt;/a&gt; that using a consistent url for your blog is important and somewhere I picked
up the tips of avoiding excessive cross-posting and making sure that you don't move
your blog around too much.&amp;nbsp; So I tried to think of a url and blog title that
would reflect my views and also be somewhat ageless - a url that contains that latest
fad is either going to become stale or the blog will move around a bit.
&lt;/p&gt;
&lt;p&gt;
As with many things, the first idea that comes to mind is often the best - try as
I might I could not conceive of something more appropriate than DeliveryFocus.net.&amp;nbsp;
I subscribe to many feeds and consume interesting technical information from people
that are very clever and experts in their field - as much as I would like to consider
myself a technical expert in some things, most of the professional work that I do
revolves around &lt;strong&gt;delivery of software&lt;/strong&gt;.&amp;nbsp; It is strange that with
all the noise that is out on the Internet, very little emphasis is placed on what
most people pay us for, namely delivering the required system on time, on budget,
at a high enough level of quality - and a few other quality attributes.
&lt;/p&gt;
&lt;p&gt;
Many tools and processes are about delivery - in a roundabout way. Agile and TDD are
about delivery, but the message sometimes gets lost in all the fanatical rhetoric.&amp;nbsp;
Some developer cultural wars are less clear - the ORM vs Dataset never-ending argument
is a good example - regardless of the technical merits (or Object Oriented bigotry)
one way or another there seem to be few considerations as to which approach provides
optimum delivery capability given a particular set of circumstances.&amp;nbsp; Statements
that contain "&amp;lt;some technology&amp;gt; is evil" fail to contain references to successful
projects where &amp;lt;some technology&amp;gt; was used to get a system out the door quickly,
cheaply and easily where the company may have gained a significant timing advantage
over their competitors in the market.
&lt;/p&gt;
&lt;p&gt;
My intention is not to write posts that are only statements only focusing on what
it takes to deliver, but hopefully the essence of the need for delivery will come
through as a common thread.&amp;nbsp; Why?&amp;nbsp; Because the work that that I am contracted
to do relates to delivering software - I am not an academic who has the mandate to
figure out the most efficient algorithm, I am not a rocket guidance developer where
defects mean that people die and I am not, unlike many blogs out there, working for
a large multinational vendor telling everyone how &lt;strong&gt;everyone&lt;/strong&gt; except
you is using the latest technology that I am talking about.&amp;nbsp; Instead I work in
an enviroment surrounded by developers, project managers, users, facilities people,
finance, vendors and a whole host of other people and organizations and I am responsible
for getting systems into production that are architectural sound, of a good enough
level of quality and meet the requirements of whoever is paying.&amp;nbsp; It sounds a
bit far-fetched, but that is actually what most of us are doing.
&lt;/p&gt;
&lt;p&gt;
So, in order to deliver software you broadly need
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
A good idea of the needs of your customer/users&lt;/li&gt;
&lt;li&gt;
An architecturally sound platform, tools, patterns and approaches&lt;/li&gt;
&lt;li&gt;
A team of people that are going to help you to deliver&lt;/li&gt;
&lt;li&gt;
An interface for all other hangers-on, project managers, facilities and competitors&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
... and the above list encompasses a huge chunk of software development - leaving
me a lot to write about.
&lt;/p&gt;
&lt;p&gt;
Simon Munro
&lt;/p&gt;
&lt;p&gt;
simon - at - deliveryfocus - dot - net
&lt;/p&gt;
&lt;img width="0" height="0" src="http://deliveryfocus.net/aggbug.ashx?id=977bb080-adcf-4af4-8a1a-7162ce9c58a1" /&gt;</description>
      <comments>http://deliveryfocus.net/CommentView,guid,977bb080-adcf-4af4-8a1a-7162ce9c58a1.aspx</comments>
      <category>Delivery</category>
    </item>
  </channel>
</rss>