Pramod Jain

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 Foundatio... (more)
This article describes our experiences with developing a browser-based Web conferencing application with the following constraints: HTTP protocol (port 80) to broadcast and receive video/audio Broadcasters and receivers are not required to have public IP addresses Multiple users,... (more)
In this article we'll discuss the conversion of image formats using Sun'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 i... (more)
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). ... (more)
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 s... (more)
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 co... (more)
© 2008 SYS-CON Media