<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://jeffheaton.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Jeff Heaton</title>
 <link>http://jeffheaton.sys-con.com/</link>
 <description>Latest News from Jeff Heaton</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Mon, 07 Dec 2009 10:07:28 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Add a Spider to the Web</title>
 <link>http://jeffheaton.sys-con.com/node/38910</link>
 <description>Spiders are used for many purposes on the Internet. Search engines use spiders to locate Web pages for their databases. Companies use spiders to monitor their competitors&#039; Web sites and track changes. Individual users use spiders to download the contents of Web pages for later offline viewing.&lt;p&gt;&lt;a href=&quot;http://jeffheaton.sys-con.com/node/38910&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 07 Jul 2003 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://jeffheaton.sys-con.com/node/38910</guid>
 <comments>http://jeffheaton.sys-con.com/node/38910#feedback</comments>
</item>
<item>
 <title>Interfacing to AIM with Java</title>
 <link>http://jeffheaton.sys-con.com/node/37016</link>
 <description>Instant messaging has become very popular in recent years, earning it a deserved spot with the &#039;killer apps&#039; - browsing and e-mail. Most of the Internet&#039;s killer apps have spawned a host of accessories to be used in conjunction with the app. Instant messaging is just starting this process.         Many clients are appearing that can often send messages over various protocols. But do other models exist, besides simply sending instant messages between human users?&lt;p&gt;&lt;a href=&quot;http://jeffheaton.sys-con.com/node/37016&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 01 Jun 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://jeffheaton.sys-con.com/node/37016</guid>
 <comments>http://jeffheaton.sys-con.com/node/37016#feedback</comments>
</item>
<item>
 <title>Programming Neural Networks in Java</title>
 <link>http://jeffheaton.sys-con.com/node/36985</link>
 <description>Computers can perform many operations a lot faster than humans. However, there are many tasks in which the computer falls considerably short. One such task is the interpretation of graphic information. A preschool child can easily tell the difference between a cat and a dog, but this simple problem confounds today&#039;s computers.&lt;p&gt;&lt;a href=&quot;http://jeffheaton.sys-con.com/node/36985&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 01 May 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://jeffheaton.sys-con.com/node/36985</guid>
 <comments>http://jeffheaton.sys-con.com/node/36985#feedback</comments>
</item>
<item>
 <title>A Class for Reading Binary Files</title>
 <link>http://jeffheaton.sys-con.com/node/36637</link>
 <description>Java contains an extensive array of classes for file access. A series of readers, writers, and filters make up the interface to the physical file system of the computer. The advantage to this sort of system of classes is that the programmer is freed from the overhead of dealing with the physical layout of files. The main disadvantage to this architecture is that the programmer is isolated from the physical details of how a file is stored. Java programs have a distinct,  well-defined way in which they store data to files. Unfortunately, this complicates matters when dealing with files created by other languages.&lt;p&gt;&lt;a href=&quot;http://jeffheaton.sys-con.com/node/36637&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://jeffheaton.sys-con.com/node/36637</guid>
 <comments>http://jeffheaton.sys-con.com/node/36637#feedback</comments>
</item>
</channel>
</rss>
