<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.spamer.me.uk/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.spamer.me.uk/wiki/feed.php">
        <title>Software Architecture</title>
        <description></description>
        <link>http://www.spamer.me.uk/wiki/</link>
        <image rdf:resource="http://www.spamer.me.uk/wiki//www.spamer.me.uk/wiki/lib/tpl/roundbox/images/favicon.ico" />
       <dc:date>2012-05-20T00:18:49+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/derby_upsert?rev=1337174105&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/start?rev=1337163962&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/testing_ontology?rev=1337163343&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/behavior_driven_development?rev=1337162046&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/dsdm_dynamic_systems_development_methodology?rev=1336655768&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/java_language_idioms?rev=1336562308&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/webservicesdescriptionlanguage?rev=1336432274&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/test_automation?rev=1329921334&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/design_patterns?rev=1329921302&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/java_development?rev=1329920838&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/internet_technology?rev=1329920755&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/quotations?rev=1329920722&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/miscellaneous?rev=1329920687&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/sidebar?rev=1329919337&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/software_engineering?rev=1329918786&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/coaching_glossary?rev=1329302435&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/topics_to_do?rev=1329301729&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/oo_java_checked_vs_unchecked?rev=1327572251&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/information_technology_systems_governance?rev=1327099577&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/scrum?rev=1325675430&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/?image=software-architecture-wiki.png&amp;ns=&amp;rev=1255350874&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/?image=soa-profile.png&amp;ns=&amp;rev=1254858179&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/?image=n-tier-architecture.png&amp;ns=&amp;rev=1253822297&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/?image=3-tier-architecture.png&amp;ns=&amp;rev=1253822288&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://www.spamer.me.uk/wiki/doku.php/?image=client-server-architecture.png&amp;ns=&amp;rev=1253822165&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.spamer.me.uk/wiki//www.spamer.me.uk/wiki/lib/tpl/roundbox/images/favicon.ico">
        <title>Software Architecture</title>
        <link>http://www.spamer.me.uk/wiki/</link>
        <url>http://www.spamer.me.uk/wiki//www.spamer.me.uk/wiki/lib/tpl/roundbox/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/derby_upsert?rev=1337174105&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-16T14:15:05+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>derby_upsert</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/derby_upsert?rev=1337174105&amp;do=diff</link>
        <description>UPDATE HITS SET counter=counter+1 WHERE source_id=1 AND target_id=888;
INSERT INTO HITS (source_id, target_id,click_timestamp) VALUES (1, 888, CURRENT_TIMESTAMP);</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/start?rev=1337163962&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-16T11:26:02+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>start - [Agile Development] </title>
        <link>http://www.spamer.me.uk/wiki/doku.php/start?rev=1337163962&amp;do=diff</link>
        <description>*  information technology systems governance

	*   Criticism of Software Design and Architecture Patterns
	*   Batch Process Architecture Pattern
	*   Client Server Architecture Pattern
	*   N-Tier Architecture Pattern
	*   Peer to Peer Architecture Pattern
	*   Service Oriented Architecture Pattern</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/testing_ontology?rev=1337163343&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-16T11:15:43+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>testing_ontology - created</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/testing_ontology?rev=1337163343&amp;do=diff</link>
        <description>Testing Ontology

Testing Ontology mapped onto the Usecase UML meta model 

	*  Tester : Actor
	*  Test Suite : System Scope
	*  Test Case : Usecase
		*  : Main Flow
		*  : Alternate Flow

	*  Test Step : Usecase Step
		*  : Pre-Condition:

	*  Expected Result : Post Condition
	*  Observed Result : Post Condition
	*  Verdict</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/behavior_driven_development?rev=1337162046&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-16T10:54:06+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>behavior_driven_development</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/behavior_driven_development?rev=1337162046&amp;do=diff</link>
        <description>A merging of the concepts of TestDrivenDevelopment and DomainDrivenDesign.  It aims to solve some of the barriers to acceptance and entry into TDD by using concepts that more accurately reflect the intent of the process. For instance, although TDD makes your code very well tested, this is really just a nice side effect. What we're primarily after is to design incrementally, by “specifying” the “behaviors” the code should have, and do so in a manner that can be automatically verified to show that…</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/dsdm_dynamic_systems_development_methodology?rev=1336655768&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-10T14:16:08+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>dsdm_dynamic_systems_development_methodology - created</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/dsdm_dynamic_systems_development_methodology?rev=1336655768&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/java_language_idioms?rev=1336562308&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-09T12:18:28+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>java_language_idioms</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/java_language_idioms?rev=1336562308&amp;do=diff</link>
        <description>System.err.println(new File(&quot;.&quot;).getAbsolutePath());



DocumentBuilderFactory documentBuilderFactory = DocumentBuilderFactory.newInstance();
DocumentBuilder documentBuilder = documentBuilderFactory.newDocumentBuilder();
Document xmlDocument= documentBuilder.parse( pathToXmlFile );</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/webservicesdescriptionlanguage?rev=1336432274&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-08T00:11:14+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>webservicesdescriptionlanguage</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/webservicesdescriptionlanguage?rev=1336432274&amp;do=diff</link>
        <description>WSDL is an XML XSD document which describes the location and use of Web services.

	*  &lt;types&gt;		The data types used by the web service
	*  &lt;message&gt;		The messages used by the web service
		*  &lt;part&gt;	A message part.

	*  &lt;portType&gt;	The operations performed by the web service
		*  One-way 	The operation can receive a message but will not return a response
		*  Request-response 	The operation can receive a request and will return a response
		*  Solicit-response 	The operation can send a request an…</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/test_automation?rev=1329921334&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-22T14:35:34+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>test_automation - created</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/test_automation?rev=1329921334&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/design_patterns?rev=1329921302&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-22T14:35:02+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>design_patterns</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/design_patterns?rev=1329921302&amp;do=diff</link>
        <description>Software Architecture Patterns

	*   Batch Process 
	*   Client Server 
	*   N-Tier 
	*   Peer to Peer 
	*   Service Oriented 

Orchestration Patterns for Service Oriented Architecture

	*   Scatter &amp; Gather
	*  *  Fan-In / Aggregate 
	*  *  Fan-Out / Decompose 
	*   Pipe-line</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/java_development?rev=1329920838&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-22T14:27:18+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>java_development</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/java_development?rev=1329920838&amp;do=diff</link>
        <description>Java Development

 Java language idioms

	*   Checked vs Unchecked Exceptions
	*   Encapsulate Data with a Memento
	*   Implementing UML Associations in Java
	*   Example Singleton Template for Netbeans
	*   Connection Pools
	*   Detect an unreachable host in Java
	*   Java Class Factory
	*   Java Static Class initialisation
	*   Detecting unreachable hosts with java
	*   Loading a resource from within a jar
	*   ISO Timestamp</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/internet_technology?rev=1329920755&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-22T14:25:55+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>internet_technology - created</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/internet_technology?rev=1329920755&amp;do=diff</link>
        <description>*   User Datagram Protocol
	*   Transaction Control Protocol
	*   Unicast Addressing
	*   Multicast Addressing</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/quotations?rev=1329920722&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-22T14:25:22+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>quotations</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/quotations?rev=1329920722&amp;do=diff</link>
        <description>“Rules are for the obedience of fools and the guidance of the wise.” Douglas Bader.</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/miscellaneous?rev=1329920687&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-22T14:24:47+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>miscellaneous</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/miscellaneous?rev=1329920687&amp;do=diff</link>
        <description>*   The Ballonist
	*   Dear Mr Architect
	*   The Butterfly Parable
	*   The Rule of Rules
	*   Quotations to inspire
	*   Topics TODO</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/sidebar?rev=1329919337&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-22T14:02:17+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>sidebar</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/sidebar?rev=1329919337&amp;do=diff</link>
        <description>*   Content
	*  Software Architecture.
	*  Software Engineering.
	*   Object Oriented.
	*  Design Patterns.
	*  Java Development.
	*  Internet Technology.
	*  Test Automation.
	*  Methods &amp; Process.
	*  Coaching &amp; Mentoring.
	*  Miscellaneous.
	*  Software Rights.</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/software_engineering?rev=1329918786&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-22T13:53:06+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>software_engineering - [Capability Maturity] </title>
        <link>http://www.spamer.me.uk/wiki/doku.php/software_engineering?rev=1329918786&amp;do=diff</link>
        <description>Software Engineering is the application of Scientific Methods and Engineering Principles to the development of software.

Development Methodology

	*   The only constant is change.
	*   Iterative Development Methodology.
	*   Risk Factors.
	*   Development Risk.
	*  Improvise, Adapt, Overcome.
	*   Heroics are for fire fighters not Software Engineers.</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/coaching_glossary?rev=1329302435&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-15T10:40:35+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>coaching_glossary - created</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/coaching_glossary?rev=1329302435&amp;do=diff</link>
        <description>*  Pattern : A process or behavior that represents Good Practice in specific set of circumstances or situations. 
		*  Anti-Pattern : A process or behavior that represents Bad Practice is specific cricumstances or situations.
		*  Bad Smell : Something that indicatates Bad Practice, while this doesn't always indicate an issue, it typically requires further investigation.
		*  Idiom : The application of concept to special property
		*  Best Practice : A practice that is good in most situations.
	…</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/topics_to_do?rev=1329301729&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-15T10:28:49+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>topics_to_do</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/topics_to_do?rev=1329301729&amp;do=diff</link>
        <description>*  Coaching Glossary
	*  Technical Debt
	*  Analysis Debt and Development Risk
	*  Design Debt and
	*  Coding Debt and Software Mainternance Costs</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/oo_java_checked_vs_unchecked?rev=1327572251&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-26T10:04:11+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>oo_java_checked_vs_unchecked</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/oo_java_checked_vs_unchecked?rev=1327572251&amp;do=diff</link>
        <description>Check Exceptions

Unchecked Runtime Exceptions

java unchecked runtime exception RuntimeExceptions are inherently unsafe because Java does not require a catch or throws statement for them, they are unchecked.  Unchecked RuntimeExceptions sidestep the java language features for Exception handling and are reserved for critical failures in the JVM or underlying platform which the application cannot reasonably be expected to handle. The compiler does not force a programmer using a class that throws …</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/information_technology_systems_governance?rev=1327099577&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-20T22:46:17+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>information_technology_systems_governance</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/information_technology_systems_governance?rev=1327099577&amp;do=diff</link>
        <description>Governance of information technology system is about the development of processes, procedures and practice that ensure that the development and management of system complies with an organisations policy.

The question of how you might achieve an effective governance for live systems requires a comprehensive information system technology strategy with a firm commitment and backing of the most senior executive.</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/scrum?rev=1325675430&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-04T11:10:30+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>scrum</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/scrum?rev=1325675430&amp;do=diff</link>
        <description>Scrum roles

	*  Scrum Master who maintains the processes (typically in lieu of a project manager)
	*  Product Owner or Champion represents the business stakeholders 
	*  Team Member the multi-skilled group who do the actual analysis, design, implementation, deployment, testing and operation.</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/?image=software-architecture-wiki.png&amp;ns=&amp;rev=1255350874&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-12T13:34:34+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>software-architecture-wiki.png</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/?image=software-architecture-wiki.png&amp;ns=&amp;rev=1255350874&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://www.spamer.me.uk/wiki/lib/exe/fetch.php/software-architecture-wiki.png?w=423&amp;h=255t=1255350874&quot; alt=&quot;software-architecture-wiki.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/?image=soa-profile.png&amp;ns=&amp;rev=1254858179&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-06T20:42:59+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>soa-profile.png</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/?image=soa-profile.png&amp;ns=&amp;rev=1254858179&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://www.spamer.me.uk/wiki/lib/exe/fetch.php/soa-profile.png?w=364&amp;h=500t=1254858179&quot; alt=&quot;soa-profile.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/?image=n-tier-architecture.png&amp;ns=&amp;rev=1253822297&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-24T20:58:17+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>n-tier-architecture.png</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/?image=n-tier-architecture.png&amp;ns=&amp;rev=1253822297&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://www.spamer.me.uk/wiki/lib/exe/fetch.php/n-tier-architecture.png?w=500&amp;h=257t=1253822297&quot; alt=&quot;n-tier-architecture.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/?image=3-tier-architecture.png&amp;ns=&amp;rev=1253822288&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-24T20:58:08+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>3-tier-architecture.png</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/?image=3-tier-architecture.png&amp;ns=&amp;rev=1253822288&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://www.spamer.me.uk/wiki/lib/exe/fetch.php/3-tier-architecture.png?w=500&amp;h=241t=1253822288&quot; alt=&quot;3-tier-architecture.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://www.spamer.me.uk/wiki/doku.php/?image=client-server-architecture.png&amp;ns=&amp;rev=1253822165&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-24T20:56:05+01:00</dc:date>
        <dc:creator>Martin Spamer</dc:creator>
        <title>client-server-architecture.png</title>
        <link>http://www.spamer.me.uk/wiki/doku.php/?image=client-server-architecture.png&amp;ns=&amp;rev=1253822165&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://www.spamer.me.uk/wiki/lib/exe/fetch.php/client-server-architecture.png?w=500&amp;h=240t=1253822165&quot; alt=&quot;client-server-architecture.png&quot; /&gt;</description>
    </item>
</rdf:RDF>

