<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Coding the Architecture - talk tag</title>
  <link>http://www.codingthearchitecture.com/tags/talk/</link>
  <description>Software architecture for developers</description>
  <language>en</language>
  <copyright>Coding the Architecture</copyright>
  <lastBuildDate>Mon, 21 May 2012 09:41:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Experiences of a Pragmatic Java EE Architect</title>
    <link>http://www.codingthearchitecture.com/2006/02/03/experiences_of_a_pragmatic_java_ee_architect.html</link>
    
      
        <description>
          &lt;p&gt;
I&#039;m pleased to announce that I&#039;ve been invited to speak at the upcoming &lt;a href=&#034;http://www.enerjy.com/conferences/java-uk/&#034;&gt;UK Conference for Java&amp;#8482; Team Management Technology&lt;/a&gt;, where I&#039;ll be presenting a session entitled &lt;a href=&#034;http://www.enerjy.com/conferences/java-uk/abstract5.html&#034;&gt;Experiences of a Pragmatic Java EE Architect&lt;/a&gt;.
&lt;/p&gt;

&lt;blockquote&gt;
Java EE has widespread adoption and systems built upon it now come in many different forms, from simple web applications designed using lightweight frameworks to full service-oriented architectures utilising asynchronous messaging. Designing Java EE systems can be complex and there are many decisions to be made along the way, both technical and non-technical.
&lt;br /&gt;&lt;br /&gt;
Led by an experienced architect from the city of London, this session presents an insight into what it means to be an architect on a Java EE project - the good, the bad and the ugly. You&#039;ll hear real-world stories about the following:
&lt;ul&gt;
&lt;li&gt;The role of an architect&lt;/li&gt;
&lt;li&gt;Development process&lt;/li&gt;
&lt;li&gt;Technology and design decisions&lt;/li&gt;
&lt;li&gt;Quality assurance and mentoring&lt;/li&gt;
&lt;li&gt;Reuse and best practice&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;
The conference itself is aimed at people running/managing Java development projects and the agenda consists of sessions focussed towards these roles. The event takes place in London on the 4th of May and you can sign up on the &lt;a href=&#034;http://www.enerjy.com/conferences/java-uk/index.html&#034;&gt;conference website&lt;/a&gt;.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.codingthearchitecture.com/2006/02/03/experiences_of_a_pragmatic_java_ee_architect.html#comments</comments>
    <guid isPermaLink="true">http://www.codingthearchitecture.com/2006/02/03/experiences_of_a_pragmatic_java_ee_architect.html</guid>
    <pubDate>Fri, 03 Feb 2006 15:09:04 GMT</pubDate>
  </item>
  
  <item>
    <title>The Top Ten Ways to Botch an Enterprise Java Application</title>
    <link>http://www.codingthearchitecture.com/2006/01/25/the_top_ten_ways_to_botch_an_enterprise_java_application.html</link>
    
      
        <description>
          &lt;p&gt;
If you&#039;re planning on heading to &lt;a href=&#034;http://java.sun.com/javaone/sf/index.jsp&#034;&gt;JavaOne&lt;/a&gt; this year, Cameron Purdy will be presenting what sounds like a very interesting talk on the top ten ways to botch an enterprise Java application. From his &lt;a href=&#034;http://jroller.com/page/cpurdy?entry=javaone_2006&#034;&gt;blog&lt;/a&gt;...
&lt;/p&gt;

&lt;blockquote&gt;
Two of my presentations were accepted for JavaOne, including a new one that I&#039;ve been working on: The Top Ten Ways to Botch an Enterprise Java Application. I think the hard part will be limiting myself to only talking about ten of the things that I&#039;ve seen! ;-)
&lt;br /&gt;&lt;br /&gt;
I&#039;ve given some funny (and unfortunately real-world!) anecdotes as part of some of the presentations that I&#039;ve done on scalable performance and distributed caching, including the &#034;checking the HR database on each HTTP request to see if the current user got fired since his/her last HTTP request&#034; (one of my favorites). So what is your personal &#034;Top 10 List&#034; for ways to completely botch an application?
&lt;/blockquote&gt;

&lt;p&gt;
Reading through the comments, there are some funny stories and I only wish that I could say I&#039;ve not seen these myself. One of the best ways to learn about architecture, what works and what doesn&#039;t, is to listen to others talking about their experiences. If you&#039;re at JavaOne, don&#039;t miss this opportunity.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>How do you define software architecture?</category>
    
    <comments>http://www.codingthearchitecture.com/2006/01/25/the_top_ten_ways_to_botch_an_enterprise_java_application.html#comments</comments>
    <guid isPermaLink="true">http://www.codingthearchitecture.com/2006/01/25/the_top_ten_ways_to_botch_an_enterprise_java_application.html</guid>
    <pubDate>Wed, 25 Jan 2006 13:28:33 GMT</pubDate>
  </item>
  
  <item>
    <title>Developing Java EE 5.0 applications with EJB 3.0 and JSF</title>
    <link>http://www.codingthearchitecture.com/2006/01/19/developing_java_ee_5_0_applications_with_ejb_3_0_and_jsf.html</link>
    
      
        <description>
          &lt;p&gt;
If you&#039;re looking to start designing and building systems with EJB 3.0 and JSF then the following session might be for you.
&lt;/p&gt;

&lt;blockquote&gt;
&lt;b&gt;Title&lt;/b&gt; : Developing Java EE 5.0 applications with EJB 3.0 and JSF&lt;br /&gt;
&lt;b&gt;Date&lt;/b&gt; : Thursday January 26 2006 12:00-14:00&lt;br /&gt;
&lt;b&gt;Location&lt;/b&gt; : Cheapside Room - SUN City Offices, 45 King William Street, London EC4. Nearest tube is Monument.&lt;br /&gt;
&lt;br /&gt;
Java Enterprise Edition (Java EE) 5 introduces fundamental changes to the way standards-conformant enterprise Java applications are written. The innovations in EJB 3.0 are of particular significance, as they bring the enterprise Java standard to the same level of sophistication that commonly used open-source projects like Hibernate and XDoclet have made popular.
&lt;/blockquote&gt;

&lt;p&gt;
More details, including registration information can be found on the &lt;a href=&#034;http://www.jsig.com/seminars/2006/London/26January2006.html&#034;&gt;JSIG website&lt;/a&gt;.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.codingthearchitecture.com/2006/01/19/developing_java_ee_5_0_applications_with_ejb_3_0_and_jsf.html#comments</comments>
    <guid isPermaLink="true">http://www.codingthearchitecture.com/2006/01/19/developing_java_ee_5_0_applications_with_ejb_3_0_and_jsf.html</guid>
    <pubDate>Thu, 19 Jan 2006 12:51:34 GMT</pubDate>
  </item>
  
  </channel>
</rss>

