<?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>People and Technology &#187; presentation</title>
	<atom:link href="http://www.firstpartners.net/blog/category/business/presentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.firstpartners.net/blog</link>
	<description>People, Technology, Business and Innovation</description>
	<lastBuildDate>Fri, 19 Feb 2010 22:31:23 +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>How to combine Workflow and Business Rules &#8211;  in 5 easy steps</title>
		<link>http://www.firstpartners.net/blog/location/dublin/2008/06/15/how-to-combine-workflow-and-business-rules-in-5-easy-steps/</link>
		<comments>http://www.firstpartners.net/blog/location/dublin/2008/06/15/how-to-combine-workflow-and-business-rules-in-5-easy-steps/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 19:55:37 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[BPEL]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[Dublin]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Java Enterprise Edition]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Rule Engine]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[drools]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[enterprise java]]></category>
		<category><![CDATA[enterprise web 2.0]]></category>
		<category><![CDATA[java enterprise]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/?p=573</guid>
		<description><![CDATA[Tom has a good post on the jBPM (JBoss workflow) community day held at the Guinness brewery in Dublin. Warning &#8211; slides may contain pictures of people drinking beer.

How to combine  (jBPM) Workflow and (Drools) Business Rules &#8211; here&#8217;s the summary. Slideset is available on this blogpost.

Workflow (e.g. JBoss jBPM) is great &#8211; it [...]]]></description>
			<content:encoded><![CDATA[<p>Tom has a good post on the <a href="http://processdevelopments.blogspot.com/2008/06/brewing-jbpm-community.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/processdevelopments.blogspot.com');" target="_blank">jBPM (JBoss workflow) community day held at the Guinness brewery in Dublin</a>. Warning &#8211; slides may contain pictures of people drinking beer.</p>
<p><a rel="attachment wp-att-574" href="http://www.firstpartners.net/blog/location/dublin/2008/06/15/how-to-combine-workflow-and-business-rules-in-5-easy-steps/attachment/jbpm-drools-guinness/" ><img class="alignnone size-full wp-image-574" title="jbpm-drools-guinness" src="http://www.firstpartners.net/blog/wp-content/uploads/2008/06/jbpm-drools-guinness.jpg" alt="Drools jPBM Business rules presentation" width="400" height="165" /></a></p>
<p><strong>How to combine  (jBPM) Workflow and (Drools) Business Rules</strong> &#8211; here&#8217;s the summary. <a href="http://www.firstpartners.net/blog/technology/java/2008/06/05/jboss-business-rules-and-jbpm-workflow-presentation-dublin/" >Slideset is available on this blogpost</a>.</p>
<ul>
<li>Workflow (e.g. JBoss jBPM) is great &#8211; it allows you to take spaghetti code and draw it as a workflow diagram (flowchart) so that it can be reviewed by the business (the nice people who pay our wages). You then attach standard (Java) actions to these steps.</li>
<li>Only problem is when you come to a decision node (the one circled in red below): How do you decide to go left or right (in the workflow)? Normally this is coded in Java &#8211; good for us, but hidden from those nice business people (which means that this is more room for errors-in-translation).</li>
<li>Business Rules allow you to keep those decision making rules in Plain English: When something is true , then do this. That&#8217;s it. The rule engine does most of the hard work.</li>
<li>Integrating Workflow and Rules is easy. Use <a href="http://docs.jboss.com/seam/2.0.2.SP1/reference/en-US/html/drools.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/docs.jboss.com');" target="_blank">JBoss Seam (link)</a> or <a href="http://wiki.jboss.org/wiki/JbpmAndDrools" onclick="javascript:pageTracker._trackPageview('/outbound/article/wiki.jboss.org');" target="_blank">do it by hand (link)</a>. And it works on non-JBoss web / app servers such as Websphere, Oracle Application Server, Tomcat and Weblogic.</li>
<li style="text-align: justify;"><strong>Repeat x6</strong> : Use workflow and rules. Use workflow and rules &#8230;</li>
</ul>
<p style="text-align: justify;"><img id="image572" src="http://www.firstpartners.net/blog/wp-content/uploads/2008/06/simple-workflow.PNG" alt="Simple Workflow" /></p>
<p style="text-align: justify;">In a maybe related development, <a href="http://processdevelopments.blogspot.com/2008/06/task-assignment-and-pools-harder-then.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/processdevelopments.blogspot.com');" target="_blank">Tom Baeyens is now using strangely Rules-y like  examples over on his workflow blog</a> &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/location/dublin/2008/06/15/how-to-combine-workflow-and-business-rules-in-5-easy-steps/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>JBoss Business Rules and jBPM Workflow presentation &#8211; Dublin</title>
		<link>http://www.firstpartners.net/blog/technology/java/2008/06/05/jboss-business-rules-and-jbpm-workflow-presentation-dublin/</link>
		<comments>http://www.firstpartners.net/blog/technology/java/2008/06/05/jboss-business-rules-and-jbpm-workflow-presentation-dublin/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 21:23:16 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[JBoss]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[jbpm]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[whitepaper]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/technology/java/2008/06/05/jboss-business-rules-and-jbpm-workflow-presentation-dublin/</guid>
		<description><![CDATA[Update: Shortcut to slides (pdf, with notes following) here.
Speaking at the JBoss jBPM community day tomorrow and I&#8217;m nervous. I&#8217;m nervous because I&#8217;m standing up and talking to a group of people that really know their stuff about JBoss workflow. And talking about a project (JBoss Business rules) which has a friendly rivalry with it.

So [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update</strong>: Shortcut to <a target="_blank" href="http://www.firstpartners.net/whitepapers/workflow-and-rules.pdf" onclick="javascript:pageTracker._trackPageview('/downloads/whitepapers/workflow-and-rules.pdf');">slides (pdf, with notes following) here</a>.</p>
<p>Speaking at the <a href="http://www.firstpartners.net/blog/business/knowledge-management/2008/05/14/jboss-workflow-invading-dublin-free-community-conference/" >JBoss jBPM community day tomorrow </a>and I&#8217;m nervous. I&#8217;m nervous because I&#8217;m standing up and talking to a group of people that really know their stuff about <strong>JBoss workflow</strong>. And talking about a project (<strong>JBoss Business rules</strong>) which has a friendly rivalry with it.</p>
<p><img id="image570" alt="jbpm logo" src="http://www.firstpartners.net/blog/wp-content/uploads/2008/06/logo-jbpm.jpg" /></p>
<p>So here goes</p>
<ol>
<li>Slides in Powerpoint emailed to myself (check)</li>
<li><a target="_blank" href="http://www.firstpartners.net/whitepapers/workflow-and-rules.pdf" onclick="javascript:pageTracker._trackPageview('/downloads/whitepapers/workflow-and-rules.pdf');">Slides in PDF available online (check).</a></li>
<li>Slides in Open Office on laptop ready for presentation (check)</li>
</ol>
<p><img id="image569" alt="Drools Logo" src="http://www.firstpartners.net/blog/wp-content/uploads/2008/06/logo-drools.jpg" /><br />
<a target="_blank" href="http://wiki.jboss.org/wiki/JbpmCommunityDay" onclick="javascript:pageTracker._trackPageview('/outbound/article/wiki.jboss.org');">More details on the jBPM wiki </a>if you&#8217;re interested in attending the event. Anybody give odds on the laptop bluescreen again (like what happened at the <a href="http://firstpartners.net/blog/category/ijtc" >Irish Java Technologies Conference</a>)? It&#8217;s not what happens, it&#8217;s how you deal with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/technology/java/2008/06/05/jboss-business-rules-and-jbpm-workflow-presentation-dublin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business Rules without Java</title>
		<link>http://www.firstpartners.net/blog/business/2007/12/10/business-rules-without-java/</link>
		<comments>http://www.firstpartners.net/blog/business/2007/12/10/business-rules-without-java/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 06:12:51 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[RedPiranha]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/business/2007/12/10/business-rules-without-java/</guid>
		<description><![CDATA[I like this sample as it explains what Business Rules are, in a way that professional (i.e. non technical people) can understand. This one I originally posted on the O&#8217;Reilly Java and JBoss Drools blogs. If you were around in Dublin last month, you&#8217;ll notice that it&#8217;s also the sample that I talked through at [...]]]></description>
			<content:encoded><![CDATA[<p>I like this sample as it explains what Business Rules are, in a way that professional (i.e. non technical people) can understand. This one I originally posted on the <a target="_blank" href="http://www.onjava.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.onjava.com');">O&#8217;Reilly Java</a> and <a target="_blank" href="http://blog.athico.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/blog.athico.com');">JBoss Drools</a> blogs. If you were around in Dublin last month, you&#8217;ll notice that it&#8217;s also the sample that I talked through at the <a href="http://firstpartners.net/blog/category/ijtc" >Irish Java Technologies Conference</a>.</p>
<blockquote><p><a href="http://www.economist.com/research/articlesBySubject/PrinterFriendly.cfm?story_id=9440765" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.economist.com');">Like many countries, the Health services in Bangladesh</a> can&#8217;t get enough doctors. Training more is not a solution ; Qualified doctors often leave for better pay elsewhere. Given the urgent need for trained medical staff in rural areas so save lives (often children dying of curable diseases), what are health workers to do?</p>
<p>The solution that the Health workers came up with was <a href="http://www.who.int/child-adolescent-health/integr.htm" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.who.int');">IMCI &#8211; or Integrated Management of Childhood Illness</a>. It takes what the Knowledge in Doctor&#8217;s head&#8217;s and stores it as a simple guide that health workers can follow. When a sick child is brought into the clinic the health worker is able to follow the simple step-by-step instructions  to make quite a sophisticated diagnosis.</p>
<p>I&#8217;ve no medical training beyond simple CPR (and if you&#8217;re relying on that then you&#8217;re in <span style="font-weight: bold">real trouble</span>) but even I can understand it.</p>
<p><img width="445" height="609" alt="imci.jpg" src="http://www.oreillynet.com/onjava/blog/images/imci.jpg" /></p>
<p>Look at the pale blue box in the diagram above. It&#8217;s a set of medical rules: Are there any danger signs? What are the main symptoms? What combination of these symptoms are there? What is the age of the child? How long have they been ill? Depending on the outcome of the rules, go to the next set (the pink / yellow /green) boxes and apply the rules that you find there.</p>
<p>That&#8217;s Rules and RuleFlow.</p>
<ul>
<li><span style="font-style: italic">Rules </span>are &#8216;<span style="font-weight: bold">when </span>something is present , <span style="font-weight: bold">then </span>do this&#8217;. And not just single rules, but many of them. Together, loads of simple rules allow you to come up with quite a sophisticated diagnosis.</li>
<li><span style="font-style: italic">Ruleflow </span>allows you to group your rules. If you&#8217;re a health worker with a sick child you want to do the most important checks first. Depending on the outcome, you then apply the next set of medical rules: Pink if they need urgent referral to the hospital, yellow if the clinic can cope , or green if the child can be looked after at home.</li>
</ul>
<p>As gory as it sounds, everybody, including the doctors, are happy that their &#8216;<span style="font-weight: bold">brains have been put into a PC</span>&#8216; (or in this case , a set of paper cards). The Doctors are happy because they can (guilt free) move to better paying jobs. The medical workers using the system are happy because they can help the sick children that they see every day. And the children gain because the better availability of medical knowledge (via Rules and RuleFlow) is literally the difference between life and death.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/business/2007/12/10/business-rules-without-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Irish Java Technologies Conference &#8211; Live</title>
		<link>http://www.firstpartners.net/blog/location/dublin/2007/11/08/irish-java-technologies-conference-live/</link>
		<comments>http://www.firstpartners.net/blog/location/dublin/2007/11/08/irish-java-technologies-conference-live/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 10:09:24 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[BPM]]></category>
		<category><![CDATA[Dublin]]></category>
		<category><![CDATA[Ejb3]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Ireland]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[java enterprise]]></category>
		<category><![CDATA[jbpm]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/location/dublin/2007/11/08/irish-java-technologies-conference-live/</guid>
		<description><![CDATA[I&#8217;m dipping in and out of the presentations at the Irish Java Technologies Conference (IJTC Dublin), so I&#8217;m not going to get to see the top 10 speakers. I will update this as it goes along, but my notes on the conference so far are &#8230;.

Bernie Goldbach came all the way from Tipp on the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m dipping in and out of the presentations at the Irish Java Technologies Conference (IJTC Dublin), so I&#8217;m not going to get to see <a target="_blank" href="http://www.oreillynet.com/onjava/blog/2007/10/the_top_10_speakers_at_the_iri.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.oreillynet.com');">the top 10 speakers.</a> I will update this as it goes along, but my notes on the conference so far are &#8230;.</p>
<ul>
<li><a target="_blank" href="http://www.insideview.ie/irisheyes/podcasting/index.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.insideview.ie');">Bernie Goldbach </a>came all the way from Tipp on the off-chance that he would get <a target="_blank" href="http://www.firstpartners.net/blog/people/2007/11/02/joel-spolsky-the-reason-i-am-a-java-techie-see-him-in-dublin-ijtc-wednesday/" >3 minutes with Joel Spoelsky.</a> Given that it&#8217;s a 4 and half hour round trip, I&#8217;m glad that he got his interview.</li>
<li><a target="_blank" href="http://www.joelonsoftware.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.joelonsoftware.com');">Joel</a>, as ever, was a very good speaker. His message for software developers; <strong>soft rounded corners matter.</strong> Think iPhone instead of Samsung brick.</li>
<li>David Syer of Interface 21 was talking about what&#8217;s next for Spring (2.5 and 3.0). A lot of good stuff coming up; support for the latest Java Enterprise specs,  Webflow , OSGi (deploy bundles , not applications), configuration using annotation instead of XML</li>
<li><a target="_blank" href="http://ontoplink.blogspot.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/ontoplink.blogspot.com');">Shaun Smith of Oracle.</a> Covering building JPA Applications (Java and Databases) using Eclipse and Java. Now, I&#8217;m not a great fan of Toplink (I prefer Hibernate) , but the open source work including the work on the Eclipse IDE , and it&#8217;s support of the JPA (Java Persistence Architecture) standard, and it&#8217;s ability to transform Java Ojbects into loads of things (e.g. XML instead of Database Tables) is making me want to take a 2nd look.</li>
<li>Caught talking in the Lobby : Shaun of Oracle Toplink and <a href="http://firstpartners.net/blog/location/dublin/2007/09/13/hibernate-event-jboss-speaker-westin-hotel-dublin-15th-october/" >Emmanuel Bernard of Hibernate</a>. I was vaugely disappointed these two didn&#8217;t come to blows (being from rival projects). There were actually nice to each other and exchanged business cards. Fascinating conversation though &#8230;</li>
<li><a target="_blank" href="http://macstrac.blogspot.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/macstrac.blogspot.com');">James Strachan </a>, Iona and Apache, speaking about messaging patterns. He takes the bean soup that is messaging and integrating your applications and makes it seem really simple. He&#8217;s also talking about Apache Camel, ActiveMQ and ServiceMix</li>
</ul>
<p>Other People Blogging about this:</p>
<ul>
<li><a target="_blank" href="http://www.jroller.com/luano/entry/irish_java_technology_conference_2007" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.jroller.com');">Luan O&#8217;Carroll </a>, who put <strong>a lot</strong> of work into making the conference happen.</li>
<li>The <a target="_blank" href="http://www.oreillygmt.co.uk/2007/10/irish-java-tech.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.oreillygmt.co.uk');">O&#8217;Reilly GMT announcement</a> of the Irish Java Conference.</li>
<li><a target="_blank" href="http://blogs.sun.com/theaquarium/entry/ijtc_is_around_the_corner" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.sun.com');">The Aquarium</a> blogging about the conference &#8220;around the corner&#8221;.</li>
<li><a target="_blank" href="http://www.web2ireland.org/2007/11/04/joel-spolsky-at-ijtc-irish-java-technologies-conference/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.web2ireland.org');">Web2Ireland</a>.</li>
<li><a target="_blank" href="http://www.dehora.net/journal/2007/11/08/irish-java-technology-conference-2007/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.dehora.net');">Bill de hOra, who has a good blogpost about the conference</a>.</li>
</ul>
<p>Links to our JBoss jBPM (Workflow/ Business Process Management) presentation slides to follow shortly &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/location/dublin/2007/11/08/irish-java-technologies-conference-live/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Top 10 Speakers at the Irish Java Technologies Conference (IJTC Dublin)</title>
		<link>http://www.firstpartners.net/blog/location/dublin/2007/10/25/top-10-speakers-at-the-irish-java-technologies-conference-ijtc-dublin/</link>
		<comments>http://www.firstpartners.net/blog/location/dublin/2007/10/25/top-10-speakers-at-the-irish-java-technologies-conference-ijtc-dublin/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 07:55:45 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[BPM]]></category>
		<category><![CDATA[Dublin]]></category>
		<category><![CDATA[Ejb3]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[Ireland]]></category>
		<category><![CDATA[Java Enterprise Edition]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[enterprise java]]></category>
		<category><![CDATA[enterprise web 2.0]]></category>
		<category><![CDATA[j2me]]></category>
		<category><![CDATA[java5]]></category>
		<category><![CDATA[jvm]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/location/dublin/2007/10/25/top-10-speakers-at-the-irish-java-technologies-conference-ijtc-dublin/</guid>
		<description><![CDATA[Not (too blatant) a plug for the Irish Java Technologies Conference (IJTC). Although if you&#8217;re around Dublin on the 7th / 8th / 9th  November I&#8217;m told you&#8217;re more than welcome to drop in. This post is more a quick review of the people who are speaking. It&#8217;s also an invitation to check out [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Not</strong> (too blatant) a plug for<a target="_blank" href="http://ijtc.firstport.ie/" onclick="javascript:pageTracker._trackPageview('/outbound/article/ijtc.firstport.ie');"> the Irish Java Technologies Conference (IJTC)</a>. Although if you&#8217;re around <strong>Dublin on the 7th / 8th / 9th  November</strong> I&#8217;m told you&#8217;re more than welcome to drop in. This post is more a quick review of the people who are speaking. It&#8217;s also an invitation to check out their websites and see if any of the technologies they are promoting could be of use to your project.</p>
<p><a target="_blank" href="http://www.firstpartners.net/blog/technology/java/2007/08/16/dublin-java-conference-announced-november/" ><img alt="Dublin Jug Logo" title="Dublin Jug Logo" src="http://www.firstpartners.net/blog/wp-content/uploads/2007/08/dublin-jug-logo.jpg" /></a></p>
<p>Here are the top 10 projects that I&#8217;m looking forward to checking out.</p>
<p>10) <strong>Java and Microsoft SQL Server</strong> : It&#8217;s still a brave Microsoft person that comes to a Java conference. Shows MS recognition a substantial amount of Java deployments persist their Data to a SQL- Server database.</p>
<p>9) <strong>Eclipse STP (and SOA)</strong> &#8211; Service Orientated Architecture is the buzzword of the year. If anybody can put substance behind the hype , it&#8217;s the guys From Iona.</p>
<p> <img src='http://www.firstpartners.net/blog/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> <strong>Eclipse JPA and Dali</strong>. Hibernate pushed Object Relational Mapping (ORM) to be the standard approach to database access. The manager of the &#8216;other&#8217; ORM Project (Oracle Toplink) should give a interesting coverage of the tooling developments.</p>
<p>7)<strong> Apache Geronimo</strong> &#8211; by Jeff Genender from Apache Foundation. So long the &#8216;other&#8217; Open source application server, this is now becoming credible in commercial deployments.<br />
6)<strong> Java Update</strong> &#8211; Simon has been working as a lead Java consultant for Sun Microsystems. He&#8217;ll be talking about Java Standard Edition 6 and Java Mobile Edition. But what I&#8217;m really interested in is <strong>Java Enterprise Edition 5, Scripting, Java Realtime and Java FX</strong>.</p>
<p>5) If scripting is your thing <a target="_blank" href="http://www.oreillynet.com/pub/au/1763" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.oreillynet.com');">fellow Onjava Blogger Dejan Bosanac</a> is also speaking on this subject. He&#8217;s talking about <strong>Scripting within the JVM</strong>, which will be one of the hot topics for 2008.</p>
<p>4)<strong> iPhone v JMME</strong> &#8211; I don&#8217;t get the buzz around Mobile (give it another 18 months , we&#8217;ll all be running Java Application Servers on the mobile). But many people <strong>are </strong>interested in it &#8211; this talk is how to make you Mobile Java apps as slick as those in the iPhone.</p>
<p>3)<strong> <a href="http://blog.athico.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/blog.athico.com');">JBoss Drools Engine (Drools)</a></strong> &#8211; <a target="_blank" href="http://www.firstpartners.net/blog/business/workflow/2007/10/01/you-need-to-go-to-a-self-help-group-rules-and-workflow/" >I&#8217;ve blogged (a little bit) about Drools before</a>. I&#8217;ve also been fortunate enough to hear Mark Proctor speak and you <strong>will</strong> come out an convinced that the natural home for Business Logic is in the Rule engine.</p>
<p>2) <strong>JPA and Hibernate </strong>- There is a very strong possibility that <a target="_blank" href="http://www.firstpartners.net/blog/location/dublin/2007/09/13/hibernate-event-jboss-speaker-westin-hotel-dublin-15th-october/" >Emmanuel Bernard will be returning to Dublin</a> to talk about the Hibernate project that he leads. Having seen his recent talk, and given the level of interest in Hibernate, I expect a strong turnout for this one.</p>
<p>1) <strong>Spring 2.5 </strong>- Spring has been around for more than 5 years and is making serious inroads in the the Enterprise Java community. Sam Brannen (from Interface21) will give details on the latest on the <a target="_blank" href="http://blog.springframework.com/main/" onclick="javascript:pageTracker._trackPageview('/outbound/article/blog.springframework.com');">major update to Spring (2.5) </a>as well as what is planned for the future.</p>
<p><strong>Disclaimer</strong>: I&#8217;ll be talking about <a href="http://firstpartners.net/blog/technology/enterprise-java-j2ee/2007/05/13/business-rules-drools-workflow-jbpm-and-seam-anybody-want-a-training-session/" >Java Workflow (based on on JBoss jBPM)</a>. But compared to these guys, I&#8217;m way down on the Z-List of presenters.</p>
<p>Other People Blogging about this:</p>
<ul>
<li><a target="_blank" href="http://jakubkorab.blogspot.com/2007/10/more-ijtc-speaker-confirmations.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/jakubkorab.blogspot.com');">Jakub Korab</a>, one of the conference Organisers</li>
<li><a target="_blank" href="http://www.jroller.com/luano/entry/irish_java_technology_conference_2007" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.jroller.com');">Luan O&#8217;Carroll </a>- another conference Organiser</li>
<li><a target="_blank" href="http://www.web2ireland.org/2007/10/22/irish-java-technologies-conference-dublin-november-7th-to-9th-2007" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.web2ireland.org');">Web 2 Ireland</a></li>
<li><a target="_blank" href="http://blogs.sun.com/davidgs/entry/irish_spots_home_ijtc_irish" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.sun.com');">The  SPOT Blog</a>.</li>
<li><a target="_blank" href="http://www.tomrafteryit.net/java-conference/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.tomrafteryit.net');">Tom Raftery</a></li>
<li><a target="_blank" href="http://blogs.msdn.com/clare_dillon/archive/2007/10/23/microsoft-at-a-java-conference.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.msdn.com');">Clare Dillon, Microsoft</a></li>
<li><a target="_blank" href="http://www.scriptinginjava.net/news/ijtc-session.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.scriptinginjava.net');">Dejan Bosanc&#8217;s</a> Personal Blog</li>
<li><a target="_blank" href="http://askdrroot.blogspot.com/2007/10/irish-java-technology-conference-dublin.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/askdrroot.blogspot.com');">Dr Root</a></li>
<li><a target="_blank" href="http://www.springframework.org/node/549" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.springframework.org');">The Spring Framework Blog</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/location/dublin/2007/10/25/top-10-speakers-at-the-irish-java-technologies-conference-ijtc-dublin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Business Rules (Drools), Workflow (jBPM) and Seam &#8211; anybody want a training session?</title>
		<link>http://www.firstpartners.net/blog/business/2007/05/13/business-rules-drools-workflow-jbpm-and-seam-anybody-want-a-training-session-2/</link>
		<comments>http://www.firstpartners.net/blog/business/2007/05/13/business-rules-drools-workflow-jbpm-and-seam-anybody-want-a-training-session-2/#comments</comments>
		<pubDate>Sun, 13 May 2007 12:18:27 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[BPM]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[EnterpriseWeb2.0]]></category>
		<category><![CDATA[Java Enterprise Edition]]></category>
		<category><![CDATA[Rule Engine]]></category>
		<category><![CDATA[enterprise web 2.0]]></category>
		<category><![CDATA[java enterprise]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[rules]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/business/2007/05/13/business-rules-drools-workflow-jbpm-and-seam-anybody-want-a-training-session/</guid>
		<description><![CDATA[We&#8217;ve given Enterprise Java Training,  Struts 2 Training (the most widely used Java-Web framework), and now it&#8217;s the turn of JBoss Rules (Drools) , Workflow (jBPM) and Seam. A lot of the material is coming from the forthcoming Masters Dissertation on Enterprise Web 2.0:
The course (summary below) is a private session. If there&#8217;s enough [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve given <a href="http://firstpartners.net/blog/technology/oracle/2007/01/10/enterprise-java-presentation-stephens-hotel-dublin/" >Enterprise Java Training</a>,  <a href="http://firstpartners.net/blog/technology/java/2006/12/14/free-struts-2-training-outline/" >Struts 2 Training</a> (the most widely used Java-Web framework), and now it&#8217;s the turn of JBoss Rules (Drools) , Workflow (jBPM) and Seam. A lot of the material is coming from the forthcoming <a href="http://www.firstpartners.net/kb/index.php/Enterprise_Web_2.0_Book"  target="_blank">Masters Dissertation on Enterprise Web 2.0</a>:</p>
<p>The course (summary below) is a private session. If there&#8217;s enough interest I&#8217;ll setup a public training session, or cut it back to 1 hour and do it as a &#8216;free&#8217; intro session.</p>
<p>If you can&#8217;t wait for that,<a href="http://markproctor.blogspot.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/markproctor.blogspot.com');" target="_blank"> Mark Proctor&#8217;s blog has a lot of useful rules information</a>, and <a href="http://timshadel.com/2007/05/09/phoenix-jug-jboss-rules/" onclick="javascript:pageTracker._trackPageview('/outbound/article/timshadel.com');" target="_blank">Tim Shadel</a> has the pdf of a presentation that he gave in Phoenix Arizon on his blog.</p>
<p><a href="http://markproctor.blogspot.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/markproctor.blogspot.com');" target="_blank"><img title="JBoss Rules Logo" src="http://labs.jboss.com/file-access/default/members/jbossrules/images/logo.png" alt="JBoss Rules Logo" /></a></p>
<p style="margin-bottom: 0cm" lang="en-GB" align="center">
<p style="margin-bottom: 0cm" lang="en-GB" align="center">
<p style="margin-bottom: 0cm" lang="en-GB" align="center"><span style="font-size: medium;"><em><strong>Knowledge and Process Management</strong></em></span></p>
<p style="margin-bottom: 0cm" lang="en-GB" align="center">
<p style="margin-bottom: 0cm" lang="en-GB" align="center"><span style="font-size: medium;"><em><strong>JBoss Rules, jBPM and Seam<br />
</strong></em></span></p>
<p style="margin-bottom: 0cm" lang="en-GB" align="center"><span style="font-size: medium;"><em><strong>Executive Briefing</strong></em></span></p>
<p style="margin-bottom: 0cm" lang="en-GB" align="center">
<p style="margin-bottom: 0cm" lang="en-GB">
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm"><span lang="en-GB"><span style="font-size: medium;"><strong><span style="color: #000000;">Description: </span></strong></span><span style="color: #000000;"><br />
S</span><span style="font-size: small;">uccess or failure in your business depends on dealing with information faster and better than your competitors. This briefing shows you how the JBoss Business Stack (Rules , jBPM and Seam) can do this and how to apply it to your organisation. Crucially, the briefing shows you when not to use these and details the alternative approaches.</span></span></p>
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm"><span><br />
The briefing will give delegates an overview of JBoss Rules within a web / enterprise development environment, how to architect an distribute rules within multi-tier applications and how to link these components with existing sources of information using Enterprise Application Integration (EAI).</span></p>
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm" lang="en-GB">
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm"><span lang="en-GB"></span></p>
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;"> </span></p>
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm"><span style="font-size: small;"> </span></p>
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm"><span lang="en-GB"><span style="font-size: medium;"><strong>Audience:</strong> </span><span style="font-size: small;"><br />
This Briefing is suitable for IT Managers and Directors, IT project managers and technical staff who need an insight into the latest JBoss technologies and business processes, and business managers who need to be aware of the new application models and to give buy-in and commitment to applications developed within it.</span></span></p>
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm" lang="en-GB">
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm"><span lang="en-GB"><span style="color: #000000;"><strong><span style="font-size: medium;">Duration:</span></strong></span><span style="font-size: small;"><br />
Half-day</span></span></p>
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm" lang="en-GB">
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm" lang="en-GB">
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm"><span lang="en-GB"><span style="font-size: medium;"><strong>Objectives:</strong> </span><span style="font-size: small;"><br />
On completion of this Briefing, delegates will:</span></span></p>
<p style="margin-left: 3.81cm; text-indent: -3.81cm; margin-bottom: 0cm" lang="en-GB">
<ul><span style="color: #000000;"> </span></p>
<p><span style="color: #000000;"></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Understand 	the benefits JBoss technologies offers your business and the key 	areas where  it should be used.<br />
</span></p>
</li>
<p></span><br />
<span><br />
</span><span style="color: #000000;"></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"> </span></span></p>
<p><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Know 	how to successfully use JBoss Rules, jBPM and Seam with new and 	existing systems and technologies, including the use of Enterprise 	Application Integration (EAI).<br />
</span></p>
</li>
<p></span></span><span style="color: #000000;"><br />
<span><br />
</span><span style="color: #000000;"></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Be 	able to boost projects using pre-built components and frameworks and 	be able to choose the right one for their needs.</span></p>
</li>
<p></span></span></span></ul>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></p>
<p style="margin-left: 3.81cm; margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></p>
<ul><span style="color: #000000;"><span style="color: #000000;"><span> </span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Be 	aware of the main precepts of good application design within the 	Java component framework, as well as knowing the main Enterprise 	Java architecture components, terminology and acronyms and their 	interaction.</span></p>
</li>
<p></span></span></span></ul>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></p>
<p style="margin-left: 3.81cm; margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></p>
<ul><span style="color: #000000;"><span style="color: #000000;"></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB">Understand 	how end-to-end applications are built using the JBoss frameworks 	(Rules, jBPM, Seam)  and appreciate their organisational impact.</p>
</li>
<p></span></span></span></ul>
<p style="margin-left: 4.45cm; margin-bottom: 0cm" lang="en-GB">
<p style="margin-left: 4.45cm; margin-bottom: 0cm" lang="en-GB">
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><strong>Presenter Biography</strong></span></span></span></p>
<p style="margin-bottom: 0cm"><span lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;">Paul Browne has 13 years experience delivering</span><span style="color: #000000;"> IT Projects in the Financial, IT/ Telecoms, Pharmaceutical and Public sectors. An author on JBoss Rules for O&#8217;Reilly Books, he has delivered courses for Limerick Institute of Technology, Siemens, Dell, Trigraph and IACT.  Holding a Degree in Business from UUC, he is awaiting conferral of an Msc. in Advanced Software Engineering from UCD. </span></span></span></span></p>
<p style="margin-bottom: 0cm" lang="en-GB">
<p style="margin-bottom: 0cm" lang="en-GB">
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="font-size: medium;"><strong>Briefing Content</strong></span></span></span></p>
<p style="margin-bottom: 0cm" lang="en-GB">
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="font-size: small;"><strong>Introduction and Problem Space</strong></span></span></span></p>
<ul><span style="color: #000000;"><span style="color: #000000;"><span> </span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Delegate 	introduction</span></p>
</li>
<p></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Trainer 	introduction</span></p>
</li>
<p></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Course 	introduction</span></p>
</li>
<p></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">The 	problem we are trying to solve</span></p>
</li>
<p></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Who 	is JBoss</span></p>
</li>
<p></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">3 	Tier Applications</span></p>
</li>
<p></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">What 	is a rule engine</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Alternatives 	using Java</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Alternatives 	to Rules</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Alternative 	Rule Engines</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Section 	Summary / Intro to next section</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></ul>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="font-size: small;"><strong>Rule Engine overview</strong></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<ul><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span> </span></span></span></span></span></span></span></span></span></span></span></span></ul>
<ul><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span> </span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Business 		Rules (examples)</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Sample 		Business Uses</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">If 		then statements – can we do better?</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Rete 		Algorithm</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Forward 		and Backward Chaining</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Domain 		Specific Languages (DSL)</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Decision 		Tables (what the user sees)</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Decision 		Tables (for the Developer)</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Rule 		Editors</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">JBoss 		IDE (Red Hat Tools)</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Advanced 		Rule Language</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">System 		Development Roles</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> <span style="color: #000000;"></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Section 		Summary / Intro to next section</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></ul>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="font-size: small;"><strong>Integration and Deployment</strong></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<ul><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Web 	environment</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"></p>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">3 	Tier system</span></p>
</li>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Integration 	with Spring</span></p>
</li>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Integration 	with EJB</span></p>
</li>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">What 	is workflow</span></p>
</li>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">What 	is jBPM</span></p>
</li>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">What 	is Seam</span></p>
</li>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Seam 	and JSF</span></p>
</li>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Seam 	and jBPM</span></p>
</li>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Drools.Net</span></p>
</li>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Section 	Summary </span></p>
</li>
<li>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="font-size: small;">Course 	Summary and Feedback</span></p>
</li>
<p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></ul>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
<p style="margin-bottom: 0cm" lang="en-GB"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"><span style="color: #000000;"> </span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/business/2007/05/13/business-rules-drools-workflow-jbpm-and-seam-anybody-want-a-training-session-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business advice : Don&#8217;t be Dustin Hoffman</title>
		<link>http://www.firstpartners.net/blog/people/2007/03/29/business-advice-dont-be-dustin-hoffman/</link>
		<comments>http://www.firstpartners.net/blog/people/2007/03/29/business-advice-dont-be-dustin-hoffman/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 12:59:51 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[cork]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/people/2007/03/29/business-advice-dont-be-dustin-hoffman/</guid>
		<description><![CDATA[Do you remember Dustin Hoffman in Rainman? He was an idiot-savant (not the PC Term) that was a genius at Mathematics, but had talent for little else. Too often we&#8217;re like that &#8211; genius in our own niche (IT, Law, Sales, Marketing, Finance) but useless outside of it.
ShareIT is an attempt to break outside of [...]]]></description>
			<content:encoded><![CDATA[<p>Do you remember Dustin Hoffman in Rainman? He was an idiot-savant (not the PC Term) that was a genius at Mathematics, but had talent for little else. Too often we&#8217;re like that &#8211; genius in our own niche (IT, Law, Sales, Marketing, Finance) but useless outside of it.</p>
<p><a target="_blank" href="http://www.businessadvisory.ie/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.businessadvisory.ie');">ShareIT </a>is an attempt to break outside of these niches and share useful knowledge in the small business sector. The slides below are from the first ShareIT event in Cork (held last week), with a follow up event in <a target="_blank" href="http://businessadvisory.ie/2007/03/29/shareit-dublin-saturday-april-28th/" onclick="javascript:pageTracker._trackPageview('/outbound/article/businessadvisory.ie');">Dublin (Microsoft Campus) on April 28th</a>.</p>
<table>
<tr>
<td><strong><a href="http://www.clearcommunication.ie/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.clearcommunication.ie');">Jenny Kent</a></strong></td>
<td></td>
<td></td>
<td>How to be an effective communicator &#8211; <a href="http://businessadvisory.ie/wp-content/uploads/2007/03/effectivecommsshareit.pdf" onclick="javascript:pageTracker._trackPageview('/outbound/article/businessadvisory.ie');">Slides</a>. <strong><br />
Key Point: </strong>Plan what you want to say, say it, then listen.</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><strong><a href="http://argolon.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/argolon.com');">Conor O’Neill</a></strong></td>
<td></td>
<td></td>
<td>Outsourcing &#8211; <a href="http://www.argolon.com/wp-content/uploads/2007/03/shareit_presentation_20070324a.pdf" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.argolon.com');">Slides</a> <strong><br />
Key Point: </strong>You can outsource (almost) anything , but communicate, communicate, communicate.</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><strong><a href="http://www.krishnade.com/blog/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.krishnade.com');">Krishna De</a></strong></td>
<td></td>
<td></td>
<td>Marketing Matters for Tech Startups (slides to be released)</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><strong><a href="http://www.iqcontent.com/blog/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.iqcontent.com');">Laurence Veale</a></strong></td>
<td></td>
<td></td>
<td>Writing for the web &#8211; <a href="http://www.iqcontent.com/blog/files/writing-for-the-web.pdf" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.iqcontent.com');">Slides</a><br />
<strong>Key Point: </strong>Keep it simple.</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><strong><a href="http://www.everythingissales.com/blog/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.everythingissales.com');">Donagh Kiernan</a></strong></td>
<td></td>
<td></td>
<td>Sales Generation- <a href="http://www.everythingissales.com/blogimages/ShareIT%20-%20Sales%20Generation%20%28Donagh%20Kiernan%29%20March%2024%2007.pdf" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.everythingissales.com');">Slides</a> <strong><br />
Key Point: </strong>Everybody sells; work hard to understand what your customer needs.</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><strong><a href="http://redcardinal.ie/" onclick="javascript:pageTracker._trackPageview('/outbound/article/redcardinal.ie');">Richard Hearne</a></strong></td>
<td></td>
<td></td>
<td>Search Engine Optimization &#8211;  (email Richard for the password to <a href="http://www.redcardinal.ie/general/26-03-2007/shareit-slides-and-resources/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.redcardinal.ie');">Slides</a>)</td>
</tr>
</table>
<p>(Updated with links to the Dublin Event)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/people/2007/03/29/business-advice-dont-be-dustin-hoffman/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What would you like to see on an Advanced Java Course?</title>
		<link>http://www.firstpartners.net/blog/technology/enterprise-java-j2ee/2007/03/06/what-would-you-like-to-see-on-an-advanced-java-course/</link>
		<comments>http://www.firstpartners.net/blog/technology/enterprise-java-j2ee/2007/03/06/what-would-you-like-to-see-on-an-advanced-java-course/#comments</comments>
		<pubDate>Tue, 06 Mar 2007 07:56:26 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[Architect]]></category>
		<category><![CDATA[EJB]]></category>
		<category><![CDATA[Ejb3]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[Java Enterprise Edition]]></category>
		<category><![CDATA[Java Server Faces (JSF)]]></category>
		<category><![CDATA[j2ee]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/technology/enterprise-java-j2ee/2007/03/06/what-would-you-like-to-see-on-an-advanced-java-course/</guid>
		<description><![CDATA[Most people building systems run into the following problems again and again:

How to capture Business rules , in a way that both the Business users  and the computer can understand.
How to capture the flow of actions in a system, in a way that both Business users and the computer can understand. This flow is [...]]]></description>
			<content:encoded><![CDATA[<p>Most people building systems run into the following problems again and again:</p>
<ul>
<li>How to capture Business rules , in a way that both the Business users  and the computer can understand.</li>
<li>How to capture the flow of actions in a system, in a way that both Business users and the computer can understand. This flow is across multiple users, and may extend over days or weeks.</li>
<li>How to deliver a system to the user (e.g. Via the Web), but to give the user a rich interface , similar to what they are used to on the desktop.</li>
<li>How to maintain  and enhance  older systems , now that Java has been mainstream for more than years.</li>
<li>How to take advantage of the new Features afforded by Java 5 and EJB 3, and what business problems to the solve.</li>
<li>How to build components  for reuse in all environments (Web , Enterprise, Command Line and Desktop).</li>
<li>How to map information in a Java System to and from a Database (Persistent Storage or Legacy System).</li>
<li>How to deliver value to the business at every point in the project.</li>
<li>How to use the many resources and solutions already available in the Java community.</li>
</ul>
<p>It&#8217;s to address problems like these , that I&#8217;ve been asked to put together a Advanced Java training. It&#8217;s early days yet, but I&#8217;d like to get <strong>your</strong> input as to what you&#8217;d like to see on such a course.</p>
<p><a title="Link to Advanced Java course on the knowledge base" target="_blank" href="http://www.firstpartners.net/kb/index.php/Advanced_Java_Summary" ><img id="image392" alt="Java Logo" src="http://www.firstpartners.net/blog/wp-content/uploads/2007/03/images.jpg" /></a><br />
Full details of the <a target="_blank" href="http://www.firstpartners.net/kb/index.php/Advanced_Java_Summary" >Advanced Java course</a> are available on the knowledgebase / Wiki. <strong>Leave your comments here.</strong></p>
<p><strong>Update</strong>: I posted a similar question on the (technical) O&#8217;Reilly Books Java blog. If you&#8217;re interested in seeing the responses , <a target="_blank" href="http://www.oreillynet.com/onjava/blog/2007/03/advanced_java_whats_your_opini.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.oreillynet.com');">click here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/technology/enterprise-java-j2ee/2007/03/06/what-would-you-like-to-see-on-an-advanced-java-course/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Many Eyes &#8211; A Web 2 Service from IBM &#8211; Graph Pretty Picture from Excel</title>
		<link>http://www.firstpartners.net/blog/technology/java/2007/02/09/many-eyes-a-web-2-service-from-ibm-graph-pretty-picture-from-excel/</link>
		<comments>http://www.firstpartners.net/blog/technology/java/2007/02/09/many-eyes-a-web-2-service-from-ibm-graph-pretty-picture-from-excel/#comments</comments>
		<pubDate>Fri, 09 Feb 2007 17:45:13 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java Enterprise Edition]]></category>
		<category><![CDATA[enterprise java]]></category>
		<category><![CDATA[enterprise web 2.0]]></category>
		<category><![CDATA[java me]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[spreadsheets]]></category>
		<category><![CDATA[web2]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/technology/java/2007/02/09/many-eyes-a-web-2-service-from-ibm-graph-pretty-picture-from-excel/</guid>
		<description><![CDATA[It&#8217;s been a while since we posted a pretty picture on the blog. Not an Andrea Corr or Paris Hilton kind of pretty picture, but one to liven up the general flow of text on this site.
Just as well then that IBM has announced ManyEyes , an online Service to take boring old numbers and [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since we posted a pretty picture on the blog. Not an <a target="_blank" href="http://en.wikipedia.org/wiki/Andrea_Corr" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Andrea Corr</a> or Paris Hilton kind of pretty picture, but one to liven up the general flow of text on this site.</p>
<p>Just as well then that<a target="_blank" href="http://services.alphaworks.ibm.com/manyeyes/home" onclick="javascript:pageTracker._trackPageview('/outbound/article/services.alphaworks.ibm.com');"> IBM has announced ManyEyes</a> , an online Service to take boring old numbers and turn them into the kind of graphics that you see below. It&#8217;s pretty simple to use : upload your data in a table (Excel like) format, then select how you want to view it. They even provided a wizard to allow you to link the results on your own site.</p>
<p>For example: <strong>This is the Value of 1 US Dollar against the Other Major Currencies (Euro , Yen, Sterling , Yuan).</strong></p>
<p><a style="margin: 0pt; padding: 0pt" href="http://services.alphaworks.ibm.com/manyeyes/view/SThgcEsOtha680kfA28dE2-" onclick="javascript:pageTracker._trackPageview('/outbound/article/services.alphaworks.ibm.com');"> <img id="$ManyEyesThumbnail" style="border-style: solid solid none; border-color: rgb(175, 117, 93) rgb(175, 117, 93) -moz-use-text-color; border-width: 1px 1px 0pt; margin: 0pt; padding: 0pt" src="http://services.alphaworks.ibm.com/manyeyes/static-resources/snapshot/89ade5ae10a2cb5f0110a4a10caf008a.jpeg" /> <img style="border: 0pt none ; margin: 0pt; padding: 0pt; display: block; position: relative; top: -5px" id="Any_0_0" src="http://services.alphaworks.ibm.com/manyeyes/images2/blog_this_caption.jpg" /> </a>Interesting, in this Ajax-y world, that it&#8217;s implemented as a Java Applet. <a href="http://www.firstpartners.net/blog/technology/web/web-20/2007/01/31/dear-bruce-eckel-hybrid-java-google-web-toolkit-and-adobe-flex/" >Maybe Bruce was right?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/technology/java/2007/02/09/many-eyes-a-web-2-service-from-ibm-graph-pretty-picture-from-excel/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Agile Architecture &#8211; a new blueprint every day</title>
		<link>http://www.firstpartners.net/blog/technology/java/2006/11/02/agile-architecture-a-new-blueprint-every-day/</link>
		<comments>http://www.firstpartners.net/blog/technology/java/2006/11/02/agile-architecture-a-new-blueprint-every-day/#comments</comments>
		<pubDate>Thu, 02 Nov 2006 20:47:14 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Architect]]></category>
		<category><![CDATA[Dublin]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[RUP]]></category>
		<category><![CDATA[dcu]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/technology/java/2006/11/02/agile-architecture-a-new-blueprint-every-day/</guid>
		<description><![CDATA[The best thing about doing presentations is the questions you get asked at the end. Apart from the stomach churning moment of &#8216;will I be able to answer this one?&#8217; they give you a new angle on things that you may have always assumed, but force you to think of in a different way.
Take one [...]]]></description>
			<content:encoded><![CDATA[<p>The best thing about doing presentations is the questions you get asked at the end. Apart from the stomach churning moment of &#8216;will I be able to answer this one?&#8217; they give you a new angle on things that you may have always assumed, but force you to think of in a different way.</p>
<p>Take one of the questions after <a href="http://www.firstpartners.net/blog/technology/java/2006/10/30/enterprise-java-presentation-at-dcu/trackback/" >yesterday&#8217;s Enterprise java presentation at DCU</a>. One of the topics mentioned in the final &#8216;putting it all together&#8217; was the Agile and RUP (or other upfront design) methodologies. The question , coming from an attendee that was keen on using Agile , was &#8216;How do you do Architecture in an Agile project?&#8217;<br />
<a target="_blank" href="http://www.dcu.ie" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.dcu.ie');"><img alt="DCU Logo" title="DCU Logo" src="http://images.google.ie/images?q=tbn:1txLBMQ1BOFeDM:www.dcu.ie/~nctcc/images/dcu%2520logo.gif" /></a></p>
<p>On the face of it this seems a contradiction. Agile in it&#8217;s most extreme form is &#8216;make up just enough design as you go along&#8217;, with automated tests to make sure changing things later is a relatively low cost and pain free process. In real life most projects are a balance between Agile and need some element of a more formal process (often trying to answer the question &#8216;how mucn is this going to cost?)&#8217;</p>
<p>So , how do you merge Agile with an upfront design process? It&#8217;s easier than you think.</p>
<p>Most systems built the &#8216;traditional way&#8217; do <strong>not</strong> get all their design done in one go. They might start out with the best of intentions for phase 1 with a clean sheet but over the months / years people come and go, business requirements change and different phases try to deliver different things. Over time the original clean design twists and turns and you work hard to try and make it work out ok. Some of features you thought were key may end up getting thrown out as too complicated.<br />
Now Agile architecture is a similar situation. Each weekly / monthly iteration is like phases on the larger project , with twists and turns that may be unexpected. The difference now is that you have a safety net comprised of your (J)Unit tests, to allow you to make radical changes if your blueprint ends up in a cul-de sac.</p>
<p>Yes, it is ok to have an idea the bigger picture and where you like to go with the design. Yes, a good architect will find reasons in the current release to build towards that design. And yes, a good architect may admit that some of the design features he / she thought were required weren&#8217;t actually needed. The difference between Agile and Upfront architecture is in when you find your &#8216;Don&#8217;t really need it&#8217; point. With Agile , you find it just before you build it. With upfront design / architecture you find it when it&#8217;s already too late.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/technology/java/2006/11/02/agile-architecture-a-new-blueprint-every-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enterprise Java Presentation at DCU</title>
		<link>http://www.firstpartners.net/blog/technology/java/2006/10/30/enterprise-java-presentation-at-dcu/</link>
		<comments>http://www.firstpartners.net/blog/technology/java/2006/10/30/enterprise-java-presentation-at-dcu/#comments</comments>
		<pubDate>Mon, 30 Oct 2006 21:58:01 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[BPEL]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Dublin]]></category>
		<category><![CDATA[EAI]]></category>
		<category><![CDATA[EJB]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[Fusion]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[JMS]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[MQ]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Xml]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[struts]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/technology/java/2006/10/30/enterprise-java-presentation-at-dcu/</guid>
		<description><![CDATA[On Wednesday, I&#8217;m presenting on the topic of Enterprise Java at DCU (Dublin City University) , in conjunction with Trigraph.



I&#8217;ll blog later about bits and pieces of the slides (for commercial reasons I can&#8217;t publish the full set here), but the overview is below.





Description:
Success or failure in your business depends on dealing with information faster [...]]]></description>
			<content:encoded><![CDATA[<p>On Wednesday, I&#8217;m presenting on the topic of Enterprise Java at DCU (Dublin City University) , in conjunction with <a target="_blank" href="http://www.trigraph.ie" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.trigraph.ie');">Trigraph</a>.</p>
<p><a target="_blank" href="http://www.trigraph.ie" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.trigraph.ie');"><img width="218" height="35" align="right" title="Trigraph Logo" alt="Trigraph Logo" src="http://www.trigraph.ie/trigraph/Images/Trigraph-logo3.jpg" /></a></p>
<p><a target="_blank" href="http://www.trigraph.ie"><br />
</a></p>
<p>I&#8217;ll blog later about bits and pieces of the slides (for commercial reasons I can&#8217;t publish the full set here), but the overview is below.</p>
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" cellspacing="1" cellpadding="5" border="0" align="center" class="BgNav">
<tr class="CF-Body-2">
<td valign="top"><span class="smallBlack"><strong>Description:</strong></span></td>
<td><span class="smallBlack">Success or failure in your business depends on dealing with information faster and better than your competitors. This briefing shows you how Enterprise Java tools can do this and how to apply them to your organisation. Crucially, the briefing shows you when not to use Enterprise Java and details the alternative approaches.The briefing will give delegates an overview of the Java Web development environment, how to architect and distribute multi-tier applications and how to link these components with existing sources of information using Enterprise Application Integration (EAI). Most business have substantial investments in existing and legacy IT systems and the briefing will show how to integrate these with techniques such as JMS Messaging/ MQ Series, SOAP / XML or using the Java Connector Architecture (JCA).</p>
<p>As well as examining the main Java Application Server vendors (including Sun , IBM , Oracle , BEA and JBoss) the briefing will detail the technology stack that they offer. This stack includes Web presentation frameworks and SOA &#8211; Service Orientated Architecture at the Front end. In the middle (Business) layer this covers the capture of Business knowledge using Business Rule Engines and workflow (BPEL). At the back (Service) layer, this includes database integration using JDBC, and the Enterprise Service Bus (ESB).<br />
</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td><span class="smallBlack"><strong>What Problem are we trying to solve?</strong>Where Java Fits in Enterprise Computing.<br />
Enterprise Application Integration (EAI).<br />
A Componentised &#038; Connected Enterprise.<br />
Enterprise Java Architecture Overview.<br />
Enterprise Java Platform Roles.<br />
Benefits to the Enterprise.<br />
Alternatives (.Net , PHP , Oracle , Lightweight Java Frameworks , scripting)<br />
Scripting Languages and Enterprise Java (Ruby, Python, Groovy)<br />
Vendors (IBM, Oracle, Sun , Bea , JBoss and SAP)<br />
Vendor Specific Solutions (e.g. Oracle Fusion / ADF , IBM MQ )<br />
Market Trends &#8211; Resource availability (can we get the people to do this?)</p>
<p><strong>Foundation Technologies &#038; Techniques.</strong></p>
<p>Enterprise Web 2.0 and Service Orientated Aritecture (SOA).<br />
Integrating with other Systems ( Legacy Systems, Oracle etc)<br />
Enterprise Java Beans 3<br />
Middleware (MOM, Rule Engines, Workflow)<br />
Java on the (Enterprise) Desktop<br />
Web Services / Enterprise Service Bus<br />
Best practices (Code standards, Build standards, Version Control / Iterative Development / Junit)<br />
UI Layer: HTML, Servlets, JSP, XML/XSLT.<br />
XML’s Role in the Enterprise.<br />
Application Tier: EJB, JNDI, JDBC, JDO.<br />
Integration Technologies.<br />
Java Connector Architecture- JCA<br />
RMI, CORBA/IIOP, SOAP.<br />
Security – Application and Server Level<br />
Java Access &#038; Authorization Service (JAAS).<br />
Object-Orientation &#038; UML.<br />
Design Patterns.<br />
Frameworks (Struts , JSF, ADF, DWR, Spring, Hibernate)<br />
.Net interoperability</p>
<p><strong>Enterprise Java Application Architectures.</strong></p>
<p>Overview of Enterprise Application Servers.<br />
Commercial Application Servers.<br />
Distributed Application Models with Enterprise Java.<br />
Enterprise Java Application Server Basics.<br />
How to Choose a Enterprise Java Application Server.<br />
Enterprise Java Application Architecture.<br />
Building a Enterprise Java Application.<br />
Deploying the Application.</p>
<p><strong>Enterprise Java &#038; Your Business.</strong></p>
<p>Planning for Migration.<br />
First Steps.<br />
The Implementation Plan.<br />
Organisational Challenges.<br />
What&#8217;s next for Enterprise Java?</p>
<p><strong>Close.</strong></p>
<p></span></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/technology/java/2006/10/30/enterprise-java-presentation-at-dcu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Caspar Weinberger and how to do presentations.</title>
		<link>http://www.firstpartners.net/blog/location/ireland/2006/04/03/caspar-weinberger-and-how-to-do-presentations/</link>
		<comments>http://www.firstpartners.net/blog/location/ireland/2006/04/03/caspar-weinberger-and-how-to-do-presentations/#comments</comments>
		<pubDate>Mon, 03 Apr 2006 09:05:43 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Ireland]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog//2006/04/03/caspar-weinberger-and-how-to-do-presentations/</guid>
		<description><![CDATA[The Irish Times carried a report on the Death of Caspar Weinberger in it&#8217;s weekend edition. Mr Weinbeger was a contoversial but highly intelligent figure in Ronald Reagan&#8217;s Presidency (he was the US Secretary of Defense). A lot of things have already been said about him, but one almost trivial incident stood out from his [...]]]></description>
			<content:encoded><![CDATA[<p>The Irish Times carried a report on the Death of <a href="http://en.wikipedia.org/wiki/Caspar_Weinberger" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Caspar Weinberger</a> in it&#8217;s weekend edition. Mr Weinbeger was a contoversial but highly intelligent figure in Ronald Reagan&#8217;s Presidency (he was the US Secretary of Defense). A lot of things have already been said about him, but one almost trivial incident stood out from his obituary.</p>
<p><a href="http://www.ireland.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.ireland.com');"><img src="http://www.ireland.com/images/common/logo_relaunch.gif" /></a></p>
<p>During the 1980&#8217;s , Mr Weinberger wanted to increase the Defence budget. Given that Mr Regan had a very &#8216;pictorial&#8217; view on life, Caspar&#8217;s entire presentation consisted of three cartoon figures.
<ul>
<li>A Solider figure , made to look as wimpish as possible (short of wearing lavendar), to represent the Democrats Defence Policies.</li>
<li>A Nerdy Solider figure , wearing glasses and with a briefcase, to repsent the &#8216;balanced&#8217; approach his opponents in cabinent wanted.</li>
<li>A Rambo like figure, armed to the teeth , representing the Billions he thought the US should be spending on Defence.</li>
</ul>
<p>Mr Weingbeger got his Billions. You may or may not agree with his objectives, but as presentation skills go, he can still teach us a lesson. Forget the details &#8211; you can talk about those later. Cartoon like images are what stick in people&#8217;s minds.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/location/ireland/2006/04/03/caspar-weinberger-and-how-to-do-presentations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More information on How to talk to your boss about agile projects&#8230;</title>
		<link>http://www.firstpartners.net/blog/location/dublin/2006/03/07/more-information-on-how-to-talk-to-your-boss-about-agile-projects/</link>
		<comments>http://www.firstpartners.net/blog/location/dublin/2006/03/07/more-information-on-how-to-talk-to-your-boss-about-agile-projects/#comments</comments>
		<pubDate>Tue, 07 Mar 2006 21:29:46 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Dublin]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[NoUnit]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/?p=177</guid>
		<description><![CDATA[Will update this with feedback from the &#8216;How to talk to your boss about agile&#8217; event, but in the meantime, here is all the slides and links to articles used in the Agile presentation. 
]]></description>
			<content:encoded><![CDATA[<p>Will update this with feedback from the &#8216;How to talk to your boss about agile&#8217; event, but in the meantime, here is all the <a href="http://www.firstpartners.net/blog/location/2006/03/05/how-to-talk-to-your-boss-about-agile/" >slides and links to articles used in the Agile presentation</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/location/dublin/2006/03/07/more-information-on-how-to-talk-to-your-boss-about-agile-projects/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to talk to your Boss about Agile</title>
		<link>http://www.firstpartners.net/blog/location/2006/03/05/how-to-talk-to-your-boss-about-agile/</link>
		<comments>http://www.firstpartners.net/blog/location/2006/03/05/how-to-talk-to-your-boss-about-agile/#comments</comments>
		<pubDate>Sun, 05 Mar 2006 20:03:24 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Architect]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Ireland]]></category>
		<category><![CDATA[Location]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[NoUnit]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/?p=175</guid>
		<description><![CDATA[ We&#8217;re giving a talk about &#8216;how to talk to your boss about agile&#8216; for the Irish .Net Developers Association next Tuesday in Buswells hotel Dublin. 
More details (including  the slides themselves, as a preview of what you are missing) are available  here in powerpoint, openoffice, pdf and flash formats. The slides  [...]]]></description>
			<content:encoded><![CDATA[<p> We&#8217;re giving a talk about &#8216;<strong>how to talk to your boss about agile</strong>&#8216; for the <a href="http://www.developers.ie/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.developers.ie');">Irish .Net Developers Association</a> next Tuesday in Buswells hotel Dublin. </p>
<p>More details (including  the slides themselves, as a preview of what you are missing) are available <a href="https://sourceforge.net/project/showfiles.php?group_id=40522&#038;package_id=182259" onclick="javascript:pageTracker._trackPageview('/outbound/article/sourceforge.net');"> here in powerpoint, openoffice, pdf and flash formats</a>. The slides  explain how 4 pictures of bridges can explain the difference between Ad-Hoc , Predictive, Agile and XP projects. No , really , you <strong>do</strong> want to check this out.</p>
<p>Links to a lot of the sites / articles / tools used in the presentation are <a href="http://del.icio.us/paulbrowne/agile" onclick="javascript:pageTracker._trackPageview('/outbound/article/del.icio.us');">here on Del.icio.us</a>. More posts on this blog about using agile techniques on projects <a href="http://www.firstpartners.net/blog/category/technology/agile/" >are here</a>.</p>
<p>The Bridges are:</p>
<ul>
<li>Old Drogheda Bridge from the 1200&#8217;s &#8211; Quick and Dirty or Ad-Hoc project. Got the job done , and fast . Was patched a load of times, but eventually fell down under the weight of the traffic.</li>
<li>New Drogheda Motorway Bridge &#8211; Predictive Projects. Very easy to specify what you want (I want a bridge going from A-B to carry a motorway) and very easy to know when you are finished.</li>
<li>Drogheda Railway Brigde &#8211; Agile. Once the longest Iron Girder bridge in the world.Built in the 1850&#8217;s and the spec has kept on changing since. This included a complete rebuild in 1925 <strong>without losing a single days traffic</strong>. How&#8217;s that for unit testing?</li>
<li>Bungee Jumping off bridge in Queenstown &#8211; Extreme Programming (XP). Great fun if you&#8217;re doing it (and can be pretty effective), but scary for anybody watching.</li>
</ul>
<p>As a sample of some of the pictures (which include lego people showing everything that can go wrong on a team), check out the image below.</p>
<p><a href="thebricktestament.com"><img src="http://www.thebricktestament.com/the_wilderness/blasphemer_stoned/lv24_23a.jpg" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.thebricktestament.com');" alt="source the brick testament.com" /></a>.<br />
Image from<br />
<a href="thebricktestament.com">TheBrickTestament</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/location/2006/03/05/how-to-talk-to-your-boss-about-agile/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>10 things I learned at the Irish Web 2.0 event</title>
		<link>http://www.firstpartners.net/blog/location/dublin/2006/02/23/10-things-i-learned-at-the-irish-web-20-event/</link>
		<comments>http://www.firstpartners.net/blog/location/dublin/2006/02/23/10-things-i-learned-at-the-irish-web-20-event/#comments</comments>
		<pubDate>Thu, 23 Feb 2006 09:16:39 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Dublin]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Ireland]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/?p=167</guid>
		<description><![CDATA[Yesterday we presented the Irish Web 2.0 Event at the Morgan Hotel , Temple Bar , Dublin &#8211; the other half of &#8216;we&#8217; being Fergal Breen of IrishDev. Being a Web 2.0 event, we made it a bit more interactive than your usual presentation, so I ended up learning a lot. Here are the top [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday we presented the Irish Web 2.0 Event at the Morgan Hotel , Temple Bar , Dublin &#8211; the other half of &#8216;we&#8217; being Fergal Breen of <a href="http://www.irishdev.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.irishdev.com');">IrishDev</a>. Being a Web 2.0 event, we made it a bit more interactive than your usual presentation, so I ended up learning a lot. Here are the top things that I didn&#8217;t know before yesterday:</p>
<p>1) In Ireland at least , awareness of Web 2.0 is highly concentrated in the tech , and not the business community. 90% of the audience described themselves as technical , despite the event being co-hosted by the Irish Internet Association (IIA), a business group. I expect this to change over the next 6 months following patterns elsewhere. </p>
<p>2) Walter (from <a href="http://www.sxoop.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.sxoop.com');">Sxoop.com</a>) described the recent Web 2.0 conference in London. One thing he said surprised me: He said that there was a feeling that developers in the area were doing it to &#8217;scratch their own itch&#8217; (a good thing) but were hostile to &#8216;Enterprise&#8217; development (bad as somebody has to pay the bills!). A gap in the market for an &#8216;Enterprise Web 2.0&#8242; conference perhaps?</p>
<p>3) 10% of the Audience were Johnny Cash fans. Johnny Cash is a perfect example of the &#8216;long tail&#8217;. 18 months ago (before his untimely demise and biopic starring Joaquin Phoenix) it was nearly impossible to get his records (in Ireland at least) &#8211; a classic case of &#8216;long tail&#8217; demand. Now, he&#8217;s a blockbuster again, so mainstream shops are stocking his CD&#8217;s in high profile positions. In 18 months time , will be back on the long tail again?</p>
<p>4) Google has huge mindshare amoung Ajax developers and Web 2.0 people. Nearly every single person present had used Google maps (so much so that we didn&#8217;t need the demo video). Most were also aware of the awesome Ajax stuff coming out of the Googleplex such as the Ajax based XSLT transformation and image handling libraries.</p>
<p>5) People don&#8217;t want to do Javascript. While Ajax has rekindled their interest in this language, there was almost a relief that that frameworks such as DWR and Dojo do most of the work for you. To be fair, many people&#8217;s opinion are based on Javascirpt circa 1999, but there was a definate preference for using Atlas ,Ajax.net and Java Server Faces (JSF) / Oracle ADF.</p>
<p>6) There was a healthy representation of <a href="http://blogs.msdn.com/clare_dillon/default.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.msdn.com');">Microsoft people</a>. Given that the consensus is that Web 2.0 and it&#8217;s Ajax capabilites are the most serious challenge to Redmond on the Desktop, it&#8217;s healthy to see such a strong interest. Healthy as in competition (from Firefox) has given us Internet Explorer 7 and will continue to drive innovation.</p>
<p>7) Nobody can agree what Web 2.0 is. This is not surprising considering that Web 2.0 is about individual experience. Big, shared, events like the Superbowl (or Champions League final , for us that prefer our football in other formats) are now the exeption rather than than norm. Even these events will be customised &#8211; choose your own camera angle, choose which sports blogs you read leading up to the game , choose the device (TV , PC, Mobile) that you want to watch on, and when you want to watch.</p>
<p> <img src='http://www.firstpartners.net/blog/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> There is a healthy balance of Buzz and scepticism around Web 2.0. A lot of the companies (such as <a href="http://www.eats.ie/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.eats.ie');">eats.ie</a>) that are &#8216;doing&#8217; Web 2.0 would not use the web 2.0 label. They&#8217;re doing the Ajax / online hosting / word of mouth marketing / self funding / continual updates thing , but they find that the label just gets in the way.</p>
<p>9) Some people were concerned about &#8216;how do you test Web 2.0 and Ajax apps?&#8217;. The answer &#8211; the same as before , only involve your users. While Ajax gives us incredible power (including the ability to &#8216;break&#8217; the web browser), people have got used to certain conventions with Web and PC apps that will take time to evolve. </p>
<p>10) There was a lot of interest in using Agile techniques to deliver Web 2.0 apps (e.g. <a href="http://www.flickr.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');">Flicker</a> s update of code every half hour). Which is a nice lead in for the <a href="http://www.firstpartners.net/blog/location/dublin/2006/01/30/see-the-agile-presentation-take-shape-before-your-very-eyes/" >Agile event at the Irish .Net Developers Association</a>.</p>
<p>Finally , if you are going to a joint presentation (with the two speakers stepping in and out as required), try to see the final version of the slides more than 10 minutes beforehand. You know who you are (Fergal!). Luckily , the feedback from the people so far has been good (e.g. <a href="http://blogs.msdn.com/robburke/archive/2006/02/22/537000.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.msdn.com');">Robert Burke</a>. I think the word &#8217;superb&#8217; was used. Was <a href="http://www.irishdev.com/blogs/kieranlynam/archive/2006/02/22/1195.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.irishdev.com');">Kieran</a> at the same event ? !</p>
<p>If you&#8217;re looking for the slides / materials , they&#8217;re available <a href="http://www.firstpartners.net/blog/web/web-20/2006/02/21/web-20-presentation-links/" >at this blog post.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/location/dublin/2006/02/23/10-things-i-learned-at-the-irish-web-20-event/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Web 2.0 Presentation Links</title>
		<link>http://www.firstpartners.net/blog/technology/web/web-20/2006/02/21/web-20-presentation-links/</link>
		<comments>http://www.firstpartners.net/blog/technology/web/web-20/2006/02/21/web-20-presentation-links/#comments</comments>
		<pubDate>Tue, 21 Feb 2006 08:01:51 +0000</pubDate>
		<dc:creator>Paul Browne</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.firstpartners.net/blog/?p=161</guid>
		<description><![CDATA[If you&#8217;re reading this, you&#8217;ve probably either been to (or missed) the Web 2.0 Presentation for Irish Dev / Irish Internet Association in Dublin. The Guys from the Java meetup (the Irish Java User Group &#8211; IJUG) will also be along.
Links, Slides and related material for the presentation are below.

Paul&#8217;s Web 2.0 Links on Del.icio.us
Paul&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re reading this, you&#8217;ve probably either been to (or missed) the <a href="http://www.irishdev.com/EventDetails.aspx?id=398" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.irishdev.com');">Web 2.0 Presentation for Irish Dev / Irish Internet Association in Dublin</a>. The Guys from the Java meetup (the Irish Java User Group &#8211; IJUG) will also be along.</p>
<p>Links, Slides and related material for the presentation are below.</p>
<ul>
<li><a href="http://del.icio.us/paulbrowne/web2.0" onclick="javascript:pageTracker._trackPageview('/outbound/article/del.icio.us');">Paul&#8217;s Web 2.0 Links on Del.icio.us</a></li>
<li><a href="http://del.icio.us/paulbrowne/ajax" onclick="javascript:pageTracker._trackPageview('/outbound/article/del.icio.us');">Paul&#8217;s Ajax Links on Del.icio.us</a></li>
<li><a href="http://today.java.net/pub/a/today/2005/10/27/sprinkle-ajax-magic-into-struts-webapp.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/today.java.net');">Paul&#8217;s Sun Java Article on Ajax , Java and Struts &#8211; from technical part of demo</a></li>
<li><a href="http://www.firstpartners.net/red-piranha/knowledgebase/Web2Point0PresentationNotes" >Information on the Knowledgebase that didn&#8217;t make it into the presentation (draft form)</a></li>
<li><a href="https://sourceforge.net/project/showfiles.php?group_id=99476&#038;package_id=180258" onclick="javascript:pageTracker._trackPageview('/outbound/article/sourceforge.net');">Link to Slides (PDF , Powerpoint , OpenOffice and Flash Format)</a></li>
<li><a href="https://sourceforge.net/project/showfiles.php?group_id=99476&#038;package_id=180258" onclick="javascript:pageTracker._trackPageview('/outbound/article/sourceforge.net');">Link to Video (Windows Media Format)</a></li>
<li><a href="http://www.irishdev.com/slides/IrishDev-Web2.ppt " onclick="javascript:pageTracker._trackPageview('/outbound/article/www.irishdev.com');">Link to Final Slides as uses in the presentation (powerpoint format)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.firstpartners.net/blog/technology/web/web-20/2006/02/21/web-20-presentation-links/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
