<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>andy goundry &#187; linkedin</title>
	<atom:link href="http://www.andygoundry.com/tag/linkedin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andygoundry.com</link>
	<description>many things web</description>
	<lastBuildDate>Tue, 23 Mar 2010 01:53:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Important iPhone Push Notification consideration</title>
		<link>http://www.andygoundry.com/2009/04/16/important-iphone-push-notification-consideration/</link>
		<comments>http://www.andygoundry.com/2009/04/16/important-iphone-push-notification-consideration/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 09:45:32 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.andygoundry.com/?p=381</guid>
		<description><![CDATA[A point worth noting by all iPhone developers considering the exciting opportunities of cloud-side iPhone app notifications &#8211; how much will it cost you to provide this service?
An important point to consider.
]]></description>
			<content:encoded><![CDATA[<p>A point worth noting by all iPhone developers considering the exciting opportunities of cloud-side iPhone app notifications &#8211; <a href="http://www.iphonematters.com/article/push_notification_will_cost_iphone_developers_992/#When:21:00:00Z">how much will it cost you to provide this service?</a></p>
<p>An important point to consider.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andygoundry.com/2009/04/16/important-iphone-push-notification-consideration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presenting BDD Story-driven delivery to project and account managers</title>
		<link>http://www.andygoundry.com/2009/04/15/presenting-bdd-story-driven-delivery-to-project-and-account-managers/</link>
		<comments>http://www.andygoundry.com/2009/04/15/presenting-bdd-story-driven-delivery-to-project-and-account-managers/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 18:16:45 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[dsl]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.andygoundry.com/?p=351</guid>
		<description><![CDATA[Today, i had the true pleasure of presenting my view of how BDD stories offer real business value to project delivery, quality and to the lives of everyone on a software delivery project. 
Part 1: Collectively clarify what happens on projects now (on projects that do not use stories)
It was a highly interactive session and [...]]]></description>
			<content:encoded><![CDATA[<p>Today, i had the true pleasure of presenting my view of how BDD stories offer real business value to project delivery, quality and to the lives of everyone on a software delivery project. </p>
<p><strong>Part 1: Collectively clarify what happens on projects now (on projects that do not use stories)</strong></p>
<p>It was a highly interactive session and i first asked attendees to collectively draw on a whiteboard the project process as they saw it, with all of the project&#8217;s actors, products and interactions.</p>
<p>What was drawn resembled a kind of mashup of a <a href="http://www.agilemodeling.com/artifacts/activityDiagram.htm">UML activity diagram with swim lanes</a> &#038; a gantt chart. It showed what the individual actors in the process did and when, and who fed into who in the process.</p>
<p><strong>Part 2: Clarify what documents are written and the associated risks and costs</strong></p>
<p>When the whiteboard was complete, I asked the attendees to consider a number of things:</p>
<ol>
<li>At what points during the process are documents produced and by who?</li>
<li>Of those documents produced, which are directly focused on the business and user requirements?</li>
<li>Of the many producers of those documents, which of these producers had their focus on the business and user requirements?</li>
<li>Of the many documents produced, which were open to interpretation and translation?</li>
<li>What are the perceived risks of having so many documents and periods of documentation translation?</li>
</ol>
<p>When this work was complete, a few points became clear to the group:</p>
<ol>
<li>The project team, as defined on the whiteboard, was greatly separated into areas of expertise and each was concerned about their area of expertise</li>
<li>Interactions between actors were mostly through written documents</li>
<li>Few actors following this project process retained a direct focus on the business and end user requirements</li>
<li>A lot of documentation was being written and much of it was being duplicated, at times to protect actors within the process</li>
<li>Vast amounts of document interpretation and translation was going on to produce each document</li>
</ol>
<p><strong>Part 3: Consider stories</strong></p>
<p>After this part of the session was complete, i gave some examples of the wonderfully simple <a href="http://dannorth.net/introducing-bdd">story DSL</a> and then suggested that many of these documents could be replaced by stories and scenarios:</p>
<ol>
<li>I explained that stories can be used to clarify both high-level requirements and detailed solution definitions. I described how stories can be expanded through the use of scenarios.</li>
<li>I described how everyone on the project, including the client, can understand the wonderfully simple DSL and contribute to the bank of stories.</li>
<li>I then came in with the ace <img src='http://www.andygoundry.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Stories can be used to drive automated browser tests! Man, <strong>they fell off their seats at the point!</strong></li>
</ol>
<p>It was an awesome session. A lot was discussed and understood.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andygoundry.com/2009/04/15/presenting-bdd-story-driven-delivery-to-project-and-account-managers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hudson, Sonar &amp; Ruby: Continuous integration of a Rails app</title>
		<link>http://www.andygoundry.com/2009/04/15/hudson-sonar-continuous-build-and-integration-of-a-rails-app/</link>
		<comments>http://www.andygoundry.com/2009/04/15/hudson-sonar-continuous-build-and-integration-of-a-rails-app/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 17:10:52 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[version control]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.andygoundry.com/?p=342</guid>
		<description><![CDATA[I&#8217;m currently playing (well battling at times &#8211; VMWare can be an arse at times &#8211; or maybe i&#8217;ve been away for too long) with plugging a rails app into Hudson and Sonar. 
My intention is to have the Rails app on a separate server from the Hudson server and have the Rails app return [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently playing (well battling at times &#8211; VMWare can be an arse at times &#8211; or maybe i&#8217;ve been away for too long) with plugging a rails app into <a href="https://hudson.dev.java.net/">Hudson</a> and <a href="http://sonar.codehaus.org/">Sonar</a>. </p>
<p>My intention is to have the Rails app on a separate server from the Hudson server and have the Rails app return Hudson-friendly XML from <a href="http://rspec.info/">RSpec</a> and <a href="http://github.com/aslakhellesoy/cucumber/tree/master">Cucumber</a> tests. When i get this to work, it&#8217;ll enable me to roll this out at work, with a central Hudson server (perhaps) that interacts with multiple app servers of various technologies and, along with the wonders of Sonar, gives a view into code test coverage, pass rate and complexity. I feel that i might struggle convincing Sonar to play with Ruby, but we&#8217;ll see.</p>
<p><strong>Why Hudson?</strong> </p>
<p>To be completely honest, at work, i didn&#8217;t make that decision and am yet to chase down exactly why it was chosen over <a href="http://cruisecontrol.sourceforge.net/">CruiseControl</a>, but I completely trust those that made the decision on their project. I&#8217;m a big believer in standardising and am as such following suit and trying out Hudson. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andygoundry.com/2009/04/15/hudson-sonar-continuous-build-and-integration-of-a-rails-app/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Portal containers: Supporting the vision of technology-agnostic applications?</title>
		<link>http://www.andygoundry.com/2009/04/15/liferay-technology-agnostic-portal-and-soa-development-with-automated-testing/</link>
		<comments>http://www.andygoundry.com/2009/04/15/liferay-technology-agnostic-portal-and-soa-development-with-automated-testing/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 16:50:34 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.andygoundry.com/?p=336</guid>
		<description><![CDATA[I&#8217;ve been looking at Liferay recently. It turns out to be a fantastic portal container. It&#8217;s core is not necessarily better than it&#8217;s closest rival JBoss Portal, but it comes with a mammoth selection of portlets out of the box. Also, with the support for the portlet standard being adopted across multiple technologies, you&#8217;re not [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking at <a href="http://www.liferay.com">Liferay</a> recently. It turns out to be a fantastic portal container. It&#8217;s core is not necessarily better than it&#8217;s closest rival <a href="http://jboss.org/jbossportal">JBoss Portal</a>, but it comes with a mammoth selection of portlets out of the box. Also, with the support for the portlet standard being adopted across multiple technologies, you&#8217;re not locked into Java for new functionality &#8211; in fact, i&#8217;m currently building a portlet in Ruby. On top of that, the core system is covered (exactly how covered is unclear at the moment, but we&#8217;ll gain that awareness soon), in Selenium RC integration test scripts. Perfect! All that&#8217;s missing is an adoption of BDD stories, but that can be added.</p>
<p><strong>One warning &#8211; accessibility not out of the box</strong></p>
<p>Liferay&#8217;s out of the box portlets are not accessible! It&#8217;s a known issue and Liferay want the community to support them in fixing this. Seems like a reasonable request and it&#8217;s lack of focus on accessibility stems most likely out it&#8217;s origins in USA. They care less than the brits about this stuff!</p>
<p><strong>Tutorials</strong></p>
<p>I&#8217;ll post tutorials as i progress through my Ruby portlet development and integration. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andygoundry.com/2009/04/15/liferay-technology-agnostic-portal-and-soa-development-with-automated-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Furthering the quest to *get* agile</title>
		<link>http://www.andygoundry.com/2009/04/15/furthering-the-quest-to-get-agile/</link>
		<comments>http://www.andygoundry.com/2009/04/15/furthering-the-quest-to-get-agile/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 16:40:52 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.andygoundry.com/?p=332</guid>
		<description><![CDATA[My academic learning focus has been a bit off recently, what with the amount of work i&#8217;ve had on. But, no excuses &#8211; my quest to grasp the academic history of agile delivery is taking steps forward, with my digging into DSDM. I&#8217;ve decided to focus on DSDM due to its UK-centricity, which I feel [...]]]></description>
			<content:encoded><![CDATA[<p>My academic learning focus has been a bit off recently, what with the amount of work i&#8217;ve had on. But, no excuses &#8211; my quest to grasp the academic history of agile delivery is taking steps forward, with my digging into <a href="http://en.wikipedia.org/wiki/Dynamic_Systems_Development_Method">DSDM</a>. I&#8217;ve decided to focus on DSDM due to its UK-centricity, which I feel will have the greatest short term impact. I&#8217;ll get to SCRUM, XP, RUP, et al when i get to them.</p>
<p>I <a href="http://www.andygoundry.com/2008/09/14/uprooting-agile/">started</a> the quest ages ago and have progressed it, but more in practice than in reading. Now&#8217;s the time for the reading to pick up again&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andygoundry.com/2009/04/15/furthering-the-quest-to-get-agile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is a DSL?</title>
		<link>http://www.andygoundry.com/2009/04/15/what-is-a-dsl/</link>
		<comments>http://www.andygoundry.com/2009/04/15/what-is-a-dsl/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 16:24:23 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[dsl]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.andygoundry.com/?p=329</guid>
		<description><![CDATA[I tweeted a link to this url, but didn&#8217;t blog it. I should have, so here it is:
What is a DSL?
It got me all excited so i&#8217;ve started (slowly, i&#8217;ll admit) to write my own DSL in Ruby. I&#8217;ll post how i get on.
]]></description>
			<content:encoded><![CDATA[<p>I tweeted a link to this url, but didn&#8217;t blog it. I should have, so here it is:</p>
<p><a href="http://www.oreillynet.com/ruby/blog/2005/12/what_is_a_dsl.html">What is a DSL?</a></p>
<p>It got me all excited so i&#8217;ve started (slowly, i&#8217;ll admit) to write my own DSL in Ruby. I&#8217;ll post how i get on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andygoundry.com/2009/04/15/what-is-a-dsl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kent Beck: Ease at work</title>
		<link>http://www.andygoundry.com/2009/03/25/ease-at-work/</link>
		<comments>http://www.andygoundry.com/2009/03/25/ease-at-work/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 23:19:15 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.andygoundry.com/?p=298</guid>
		<description><![CDATA[Great presentation here by Kent Back on ease at work.
This relates to a post i made about security as a sense of stability at work.
My rough summary: Enjoy your work, feel secure, or make a change! Don&#8217;t accept any less!
]]></description>
			<content:encoded><![CDATA[<p>Great presentation <a href="http://is.gd/oYsa">here</a> by Kent Back on ease at work.</p>
<p>This relates to a <a href="http://is.gd/oYsN">post</a> i made about security as a sense of stability at work.</p>
<p>My rough summary: Enjoy your work, feel secure, or make a change! Don&#8217;t accept any less!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andygoundry.com/2009/03/25/ease-at-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summary of my adoption of GTD</title>
		<link>http://www.andygoundry.com/2009/03/09/summary-of-my-adoption-of-gtd/</link>
		<comments>http://www.andygoundry.com/2009/03/09/summary-of-my-adoption-of-gtd/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 23:51:52 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[gtd]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.andygoundry.com/?p=290</guid>
		<description><![CDATA[http://web.me.com/andygoundry/OmniFocus_Review/
It&#8217;s only a draft, but it&#8217;s a start. More to follow&#8230;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://web.me.com/andygoundry/OmniFocus_Review/">http://web.me.com/andygoundry/OmniFocus_Review/</a></p>
<p>It&#8217;s only a draft, but it&#8217;s a start. More to follow&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andygoundry.com/2009/03/09/summary-of-my-adoption-of-gtd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twitter&#8217;s grows by 752% in 2008. Still not sure it has a long term future</title>
		<link>http://www.andygoundry.com/2009/01/19/twitters-grows-by-752-in-2008-still-not-sure-it-has-a-long-term-future/</link>
		<comments>http://www.andygoundry.com/2009/01/19/twitters-grows-by-752-in-2008-still-not-sure-it-has-a-long-term-future/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 11:49:06 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.adveho.net/?p=198</guid>
		<description><![CDATA[It&#8217;s great new that it grew so much, but it still puzzles me why anyone would really bother. I struggle with understanding the benefit of Twitter tweets as it&#8217;s mostly just noise. 
I&#8217;m not giving up yet, but it&#8217;s not top on my list of ways to keep in touch.
However, if had twitter groups that enabled me to [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s great new that it <a href="http://mashable.com/2009/01/09/twitter-growth-2008/">grew so much</a>, but it still puzzles me why anyone would really bother. I struggle with understanding the benefit of Twitter tweets as it&#8217;s mostly just noise. </p>
<p>I&#8217;m not giving up yet, but it&#8217;s not top on my list of ways to keep in touch.</p>
<p>However, if had <strong>twitter groups</strong> that enabled me to find people by topic rather than contact details (like i can do in facebook), then it&#8217;d be awesome. For now, i&#8217;ll continue using Facebook groups.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andygoundry.com/2009/01/19/twitters-grows-by-752-in-2008-still-not-sure-it-has-a-long-term-future/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>iPhone development: Stage 1: Familiarise self with Objective C</title>
		<link>http://www.andygoundry.com/2008/12/24/iphone-development-stage-1-familiarise-self-with-objective-c/</link>
		<comments>http://www.andygoundry.com/2008/12/24/iphone-development-stage-1-familiarise-self-with-objective-c/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 22:07:15 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.adveho.net/?p=191</guid>
		<description><![CDATA[Thanks apple for this primer:
http://developer.apple.com/iphone/gettingstarted/docs/objectivecprimer.action;jsessionid=EBE50C6510FD05380290B42E0C4E8EC6.worker10

I&#8217;ll add comments as i get through this primer.
]]></description>
			<content:encoded><![CDATA[<p>Thanks apple for this primer:</p>
<p><a href="http://developer.apple.com/iphone/gettingstarted/docs/objectivecprimer.action;jsessionid=EBE50C6510FD05380290B42E0C4E8EC6.worker10">http://developer.apple.com/iphone/gettingstarted/docs/objectivecprimer.action;jsessionid=EBE50C6510FD05380290B42E0C4E8EC6.worker10<br />
</a></p>
<p>I&#8217;ll add comments as i get through this primer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andygoundry.com/2008/12/24/iphone-development-stage-1-familiarise-self-with-objective-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
