MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
JavaWorld
October 2000
Allen Holub
Modifying archives, Part 2: The Archive class It turns out to be very difficult to modify a .jar or .zip file using Java's out-of-the-box archive support. We turn our attention to the Archive class itself... mark for My Articles similar articles
JavaWorld
March 2001
Michael C. Daconta
Dodge the traps hiding in the URLConnection class This article focuses on problems with posting to an HTTP URL and the bane of new Java programmers, the NoClassDefFoundError... mark for My Articles similar articles
JavaWorld
April 25, 2003
Anthony Karre
A do-it-yourself framework for grid computing Large-scale grid computing frameworks can be successfully used to build computational grid infrastructures, but their sophistication can also be a barrier for software designers experimenting with entry-level grid computing. mark for My Articles similar articles
JavaWorld
December 2000
Michael C. Daconta
When Runtime.exec() won't This installment of Java Traps discusses one new pitfall and revisits another from the previous column. Originating in the java.lang package, the pitfall specifically involves problems with the Runtime.exec() method. mark for My Articles similar articles
JavaWorld
November 2000
Geoff Friesen
Applications, applets, and hybrids This article establishes our bearings and sets sail to the land of applications, applets, and hybrids (an unusual category of Java programs)... mark for My Articles similar articles
JavaWorld
August 2001
Vincent DiBartoloi
Track class file versions Sometimes even the most carefully controlled environments can get corrupted. With jar files being pushed prematurely and source files being updated constantly, determining which version of the compiled source file was pushed to the now-corrupt environment can be difficult... mark for My Articles similar articles
JavaWorld
October 2001
Tony Loton
JavaMail quick start This article shows the first steps on the road to building Java-based email applications. If you fancy building your own email client to replace Microsoft Outlook, or a Web-based email system to rival Hotmail, this is the place to start... mark for My Articles similar articles
JavaWorld
September 2002
Erik Eide
Manage your software with the Java Product Versioning Specification This article introduces the Java Product Versioning Specification and functionality built into the Java platform designed to support the evolution of software products and components in a simple, standardized manner. mark for My Articles similar articles
JavaWorld
October 2002
Maven ties together tools for better code management Maven is an open source build tool from the Apache Jakarta Project that manages your code at the project level. Maven creates effective documentation by integrating many third-party open source code analysis tools into a coherent generated Website. mark for My Articles similar articles
JavaWorld
July 2002
Nelson Minar
Test networked code the easy way Networked code proves difficult to test thoroughly because test suites work best as standalone processes unreliant on other servers. In this article, the author describes two techniques for unit testing network code. mark for My Articles similar articles
JavaWorld
August 2002
Letters to the Editor How do you handle an invalid service on the client side? Can TRMI (Transparent Remote Method Invocation) help with serializable objects? How does JAR work with third-party libraries? JavaWorld authors answer those questions and more. mark for My Articles similar articles
JavaWorld
May 2000
Rakesh Didwania
Download a Website for offline browsing In this article, I guide you through the steps involved in designing a utility to download a Website. This utility downloads only text and image files, but it can easily be extended to download files of any type.... mark for My Articles similar articles
ONLINE
Mar/Apr 2002
Greg R. Notess
The Wayback Machine: The Web's Archive Starting in 1996, the Internet Archive has been storing Web pages, including graphics files, from publicly accessible Web sites that Alexa has crawled. With the October 2001 launch of the Wayback Machine, this huge archive is now freely available to the Web public... mark for My Articles similar articles
JavaWorld
January 2001
Frank Sommers
Object mobility in the Jini environment This article provides background to the use of mobile objects in Jini and describes the Java class loading and object serialization architectures that make mobile code possible. It offers a tutorial on setting up Jini services so that you can make your code available for download by clients... mark for My Articles similar articles
D-Lib
Mar/Apr 2012
Jinfang Niu
Functionalities of Web Archives The functionalities that are important to the users of web archives range from basic searching and browsing to advanced personalized and customized services, data mining, and website reconstruction. mark for My Articles similar articles
Fast Company
August 2004
Fiona Haley
Where Do Old Web Sites Go to Die? When URL stands for U R Lost... or Left Behind... or Languishing... there's still hope. mark for My Articles similar articles