<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://it.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Articles by Craig Caulfield</title>
 <link>http://it.sys-con.com/</link>
 <description>Latest articles from Craig Caulfield</description>
 <language>en</language>
 <copyright>Copyright 2009 </copyright>
 <generator></generator>
 <lastBuildDate>Fri, 09 Jan 2009 00:38:55 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Java Feature — Concurrent Programming and Locking in J2SE 5.0</title>
 <link>http://it.sys-con.com/node/204711</link>
 <description>In concurrent programming, exclusion refers to any technique that dynamically locks certain blocks of code so multiple threads can&#039;t corrupt their shared resources in ways that can cause integrity problems. In Java, exclusion has meant using the synchronized keyword against a method or block of code to control access to an object&#039;s lock.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/204711&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 21 Apr 2006 14:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/204711</guid>
</item>
<item>
 <title>Perfect Partner for Web Services: Getting to Know XForms</title>
 <link>http://it.sys-con.com/node/190433</link>
 <description>HTML forms are one of the best-known techniques for gathering data from a user and submitting that data to a server. However, HTML forms are only simple tools and don&#039;t natively support some of the features needed by current Web applications such as sophisticated data validation. Also, the user interface created by HTML forms is essentially hard coded for one device, meaning the same form can&#039;t be easily re-tasked for, say, PDAs or mobile phones.&lt;p&gt;&lt;a href=&quot;http://it.sys-con.com/node/190433&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 06 Mar 2006 14:45:00 EST</pubDate>
 <guid isPermaLink="true">http://it.sys-con.com/node/190433</guid>
</item>
</channel>
</rss>
