<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://bobbywoolf.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Bobby Woolf</title>
 <link>http://bobbywoolf.sys-con.com/</link>
 <description>Latest News from Bobby Woolf</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Mon, 30 Nov 2009 07:29:31 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Designing For Object Serialization</title>
 <link>http://bobbywoolf.sys-con.com/node/36635</link>
 <description>Often objects need to be serializable. This can be as easy as simply declaring that a class implements the Serializable interface. But just because an object says it&#039;s serializable doesn&#039;t necessarily mean that it will serialize (and deserialize) successfully. This article will explore what serialization is, how to prove that a purportedly serializable object can really be serialized, and how to redesign a nonserializable class to make it serializable.&lt;p&gt;&lt;a href=&quot;http://bobbywoolf.sys-con.com/node/36635&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 01 Jul 2001 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://bobbywoolf.sys-con.com/node/36635</guid>
 <comments>http://bobbywoolf.sys-con.com/node/36635#feedback</comments>
</item>
<item>
 <title>An Introduction To Workflow and Workflow Management Systems</title>
 <link>http://bobbywoolf.sys-con.com/node/36492</link>
 <description>The Java 2 Platform, Enterprise Edition (J2EE), especially its Enterprise  JavaBeans  technology, provides an industry standard for the development of distributed enterprise applications. EJB helps solve a major  problem: providing distributed access to persistent data. But it doesn&#039;t solve a related problem: modeling the business processes that applications use to  access and manipulate that data.&lt;p&gt;&lt;a href=&quot;http://bobbywoolf.sys-con.com/node/36492&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 01 Sep 2000 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://bobbywoolf.sys-con.com/node/36492</guid>
 <comments>http://bobbywoolf.sys-con.com/node/36492#feedback</comments>
</item>
</channel>
</rss>
