<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://java.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Articles by Pramod Jain</title>
 <link>http://java.sys-con.com/</link>
 <description>Latest articles from Pramod Jain</description>
 <language>en</language>
 <copyright>Copyright 2008 SYS-CON Media</copyright>
 <generator>SYS-CON Media</generator>
 <lastBuildDate>Sat, 30 Aug 2008 02:55:41 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Building an Instant Messaging Application Using Jabber/XMPP</title>
 <link>http://java.sys-con.com/node/232087</link>
 <description>This article will describe our experiences with developing a Java-based instant messenger application using Jabber/XMPP (Extensible Messaging and Presence Protocol) - a free, open and public protocol and technology for instant messaging. According to the Jabber Software Foundation, &#039;Under the hood, Jabber is a set of streaming XML protocols and technologies that enable any two entities on the Internet to exchange messages, presence, and other structured information in close to real-time.&#039;&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/232087&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 23 Jun 2006 13:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/232087</guid>
</item>
<item>
 <title>Web Conferencing Using the Java Media Framework (JMF)</title>
 <link>http://java.sys-con.com/node/45832</link>
 <description>Java Media Framework (JMF) is used to develop the browser-based Web conferencing application. In this architecture,  the client uses two JMF applets - one for capturing video/audio from a Webcam and the other for playing video/audio feed. The capture applet continuously captures video/audio feed for a specified length of time (e.g., 10 seconds) and saves it locally in a file. This file is uploaded to a Web server using an upload servlet.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/45832&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 05 Aug 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/45832</guid>
</item>
<item>
 <title>Medical Image Conversion</title>
 <link>http://java.sys-con.com/node/45505</link>
 <description>In this  article we&#039;ll discuss the conversion of image formats using Sun&#039;s Java Image I/O (ImageIO) and the NIH ImageJ APIs. The image formats of interest are DICOM, JPEG 2000, PNG, and TIFF. These formats are widely used in medical applications; however, most of the disciplines in medicine are standardizing on DICOM. A single API, ImageIO or ImageJ, supports the reading and writing of limited image formats.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/45505&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 02 Jul 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/45505</guid>
</item>
<item>
 <title>Developing Web Portals in Jetspeed Using JSP</title>
 <link>http://java.sys-con.com/node/45080</link>
 <description>A Web portal is an application that aggregates multiple Web applications on a single Web page. Popular examples of portals are My Yahoo (my.yahoo.com) and My MSN (my.msn.com). These portals allow users to aggregate multiple Web applications (like Stock Quote, News, and Weather). In addition these portals allow users to personalize and customize the presentation and content of the individual Web application.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/45080&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 03 Jun 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/45080</guid>
</item>
<item>
 <title>Model-View-Controller based Plug-able Declarative Framework</title>
 <link>http://java.sys-con.com/node/44775</link>
 <description>A Model-View-Controller based Plug-able Declarative Framework (MVC-PDF) will be described, in which developers use the full power of ColdFusion MX (CFMX) components to create MVC applications. The declarative nature of the framework will allow the controller and the model to be specified declaratively in configuration files, versus custom coded in ColdFusion.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/44775&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 11 May 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/44775</guid>
</item>
<item>
 <title>Data Driven Web Graphics with SVG: A Declarative Approach</title>
 <link>http://java.sys-con.com/node/40391</link>
 <description>Scalable Vector Graphics is likely to revolutionize the way Web graphics are rendered, stored, manipulated, and associated with content. SVG, a 2D portable Web graphics standard recommended by the W3C in September 2001, is an XML-based standard for specifying both graphics and content. SVG replaces server-side image file creation or applet-based graphics with client/Web browser-based rendering of images.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/40391&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 18 Apr 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/40391</guid>
</item>
</channel>
</rss>
