<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://josephdibella.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Joseph DiBella</title>
 <link>http://josephdibella.sys-con.com/</link>
 <description>Latest News from Joseph DiBella</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Mon, 07 Dec 2009 15:41:24 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Building a Chat Applet Part 2</title>
 <link>http://josephdibella.sys-con.com/node/35964</link>
 <description>Last month, we started a fun project in creating a chat room applet. The overall project illustrates how to create Perl scripts which will be used as back-ends for your Java applets. The Java applets will interact with the Perl program using a standard CGI interface. While you can have a lot of fun with this lightweight chat applet, my goal for you, however, is to look beyond this little applet and ask yourself, &amp;quot;How else can I use this method of sending data to a Web server, and process it on the Server side?&amp;quot;. You can, for instance, use this to make a shopping cart, maintain data without using cookies, send a transaction to Cybercash (which uses Perl Scripts), etc.&lt;p&gt;&lt;a href=&quot;http://josephdibella.sys-con.com/node/35964&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 01 Apr 1998 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://josephdibella.sys-con.com/node/35964</guid>
 <comments>http://josephdibella.sys-con.com/node/35964#feedback</comments>
</item>
<item>
 <title>Building A Chat Applet</title>
 <link>http://josephdibella.sys-con.com/node/35950</link>
 <description>Java enables us to embed miniature applications called Applets within Web pages which can process data, perform graphical animations and access databases, among other things, in a dynamic fashion. In addition, these Applets work fine on several different types of computers accessing these Web pages over the Internet. The dilemma with using Java in real world Internet Web solutions for small businesses is not necessarily a limitation of the Java language, but limitations placed upon it by Internet service providers.&lt;p&gt;&lt;a href=&quot;http://josephdibella.sys-con.com/node/35950&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 01 Mar 1998 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://josephdibella.sys-con.com/node/35950</guid>
 <comments>http://josephdibella.sys-con.com/node/35950#feedback</comments>
</item>
<item>
 <title>Programming an HTTP Web Server with Java</title>
 <link>http://josephdibella.sys-con.com/node/35793</link>
 <description>It seems that there is an increasing demand for Internet based applications. Every time I turn on my television, I  see Internet-related advertisements or commercials ending with &amp;quot;See us on the Web at: http:// www.somebigcompany.com&#039;.&amp;quot;  These URLs actually refer to other computers out there in cyberspace. Each of these computers has one or more socket-based Web Servers administering connections, file transfers and other various duties. As the Internet begins to play a greater role in commerce, the demand for Web Servers or customized Web servlets will grow.&lt;p&gt;&lt;a href=&quot;http://josephdibella.sys-con.com/node/35793&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 01 May 1997 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://josephdibella.sys-con.com/node/35793</guid>
 <comments>http://josephdibella.sys-con.com/node/35793#feedback</comments>
</item>
<item>
 <title>Socket Programming With Java</title>
 <link>http://josephdibella.sys-con.com/node/35784</link>
 <description>The Internet has been very popular in the past few years. With its popularity still growing, increased demand for Internet network software has grown as well. One of the greatest advantages to developing Internet software with Java is in its robust networking support built into the core language.   The java.net package provides us with classes representing URLs, URL connections and sockets. Combined with the java.io package, we can quite easily write sophisticated platform-independent networking (Internet) applications.&lt;p&gt;&lt;a href=&quot;http://josephdibella.sys-con.com/node/35784&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Apr 1997 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://josephdibella.sys-con.com/node/35784</guid>
 <comments>http://josephdibella.sys-con.com/node/35784#feedback</comments>
</item>
</channel>
</rss>
