MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
JavaWorld
January 2001
Jean-Pierre Dube
Printing in Java, Part 3 Part 3 of our series on Java printing introduces you to the print framework. Working on top of the Java Print API, the framework will make printing pages much easier by providing such features as a print-preview facility, a portable page-setup dialog, and graphics primitives... mark for My Articles similar articles
JavaWorld
March 2001
Jean-Pierre Dube
Printing in Java, Part 5 This article concludes the design of the print framework, covering graphic primitives, the print-preview feature, and handling text... mark for My Articles similar articles
JavaWorld
December 2000
Jean-Pierre Dube
Printing in Java, Part 2 How to print your first page, and how to use the more advanced classes of the Java Print API... mark for My Articles similar articles
JavaWorld
October 2000
Jean-Pierre Dube
Printing in Java, Part 1 This month, I will explain the terminology used in printing and introduce the Java printing model and API... mark for My Articles similar articles
JavaWorld
April 11, 2003
Mitch Gitman
Axis-orizing objects for SOAP Axis is an open source Java framework for implementing Web services over XML-based SOAP. This article guides the reader through the minefield of developing and deploying a sophisticated Web service using Axis. mark for My Articles similar articles
JavaWorld
August 2000
Mark Pollack
Code generation using Javadoc This article presents a custom doclet that provides a simple extensible architecture to generate code for SQL schema, and Java and C++ classes from simple Java class definitions. mark for My Articles similar articles
JavaWorld
September 26, 2003
Sam Mefford
Overcome Java 1.3-1.4 incompatibilities API version incompatibilities that force you to maintain separate codebases for newer versions can exponentially increase your frustration level. This article demonstrates techniques for overcoming interface version incompatibilities, charting a course for a single codebase. mark for My Articles similar articles
JavaWorld
February 2001
Wolfram Kaiser
Become a programming Picasso with JHotDraw Design patterns and frameworks have a mutually beneficial relationship. A well-known example of this is JHotDraw, a highly customizable GUI framework that simplifies developing drawing applications. This article explains the JHotDraw framework and general framework principles in terms of several important design patterns. You'll develop a class diagram editor that demonstrates JHotDraw's usage and capabilities. mark for My Articles similar articles
JavaWorld
September 2000
Humphrey Sheil
Frameworks save the day Every Enterprise Java project has the same basic plumbing. By embracing this premise, you can cut project costs and improve software quality in one swoop. Even the lightweight framework outlined in this article can add significant value to your project -- with immediate gains... mark for My Articles similar articles
JavaWorld
August 9, 2002
Java Product News Manning publishes Ant development book... Advanced Systems enhances conversion tool... ObjectAssembler 2.0 now available... VisiComp releases RetroVue 1.1... Tangosol improves Coherence's clustering capabilities... Visual Numerics combines IMSL with Java... etc. mark for My Articles similar articles
JavaWorld
August 16, 2002
Java Product News TogetherSoft acquires WebGain Studio... Whizlabs releases test simulator... Borland adds unit-testing tool to IDE... Metrowerks opens new development center... Softera integrates modeling tool with JBuilder... 18minutes available in beta... etc. mark for My Articles similar articles
InternetNews
July 7, 2010
Faster Apache Cayenne 3 for Java Framework The open source Java framework sports enhanced performance and ease of use. mark for My Articles similar articles
InternetNews
January 9, 2008
Andy Patrizio
SpringSource's Update to .NET Adds Key Java Features SpringSource's Spring.Net provides programmers with features previously only available to Java developers. mark for My Articles similar articles
InternetNews
April 30, 2007
Sean Michael Kerner
Java Springs Forward With Open Source Framework Interface21, the commercial vendor behind the Spring open source Enterprise Java Application Framework, is rolling out new releases intended to make Java development easier than ever. mark for My Articles similar articles
JavaWorld
December 20, 2002
Java Product News Handango updates its Commerce Engine... Ephox ships content authoring app... Velare Technologies launches Discorso... JCP issues final release of JSR 90... GOBS separates Java apps into modules... Codagen transforms UML into code... Orient Technologies releases ODBMS Just Edition 2.0... etc. mark for My Articles similar articles
InternetNews
August 20, 2004
Jim Wagner
NetBeans 4.0 Beta Released The beta version includes a project system based on Apache Ant and Java refactoring. mark for My Articles similar articles
JavaWorld
January 11, 2002
Java Product News Data Representations introduces micro Java development tool... Quickstream and Drala Software combine products... JWorks develops embedded apps... JavaOne registration opens... Alcea Technologies releases bug tracking system... Jini Starter Kit 1.2 now available... etc. mark for My Articles similar articles
InternetNews
December 30, 2005
Sean Michael Kerner
Sun's Mustang Rides Into The New Year Sun Microsystems will release its next edition of Java in early 2006. mark for My Articles similar articles
JavaWorld
August 2000
Sanjay Mahapatra
Benefit from platform-independent builds This article explains the advantages of using a platform-independent, automated build process, and it describes two tools that support such a process, namely Make in Java (jmk) from the Free Software Foundation and Ant from the Jakarta Apache Project. mark for My Articles similar articles
JavaWorld
October 2000
Michael Cymerman
Automate your build process using Java and Ant Ant is a powerful scripting tool that lets you craft build processes around your code requirements using predefined tasks and provides expansion capability to handle even more difficult tasks... mark for My Articles similar articles
JavaWorld
June 2002
Tom Yager
Shirt-pocket Java: BlackBerry Java SDK Research In Motion's (RIM) BlackBerry 5810 PDA features a Java development environment (JDE) that includes, for free, a Java editor/debugger, a 5810 hardware emulator, and its own JVM. mark for My Articles similar articles
PC Magazine
April 19, 2004
Richard V. Dragan
Sun Java Studio Enterprise 6 Java Studio is a natural fit for any enterprise that runs Sun's application server platform. mark for My Articles similar articles
JavaWorld
September 2000
Bruce Eckel
Everything is an object, Part 1 This two-part article, excerpted from Chapter 2 in Thinking in Java 2nd. ed., moves you to the point where you can write your first Java program. Bruce Eckel gives an overview of the essentials... mark for My Articles similar articles
JavaWorld
June 27, 2003
Java Product News Inca X introduces IDE & runtime for Jini 2.0; Systinet enhances WASP Server; & more mark for My Articles similar articles
JavaWorld
January 4, 2002
Java Product News JavaOne registration opens... Alcea Technologies releases bug tracking system... Jini Starter Kit 1.2 now available... Zeosoft partners with SavaJe... FreeTTS turns text into speech... Borland introduces Web services toolkit... Innoopract launches W4 Toolkit... etc. mark for My Articles similar articles
JavaWorld
January 2, 2004
Humphrey Sheil
In pursuit of perfection If we could just address Java's weak points, we might make Java that mythical beast -- the perfect technology platform. So then, what are those changes? Is there such a thing as the perfect technology platform, and does Java have the potential to become it? mark for My Articles similar articles
JavaWorld
September 2000
Tal Liron
Launching into Java Here's the vision: Instead of clunky Web applications, service providers will design full-blown Java applications with multiple windows, drag and drop, printing and database-query capabilities, directory access, and message queuing, all in a package that runs from users' desktops... mark for My Articles similar articles
JavaWorld
September 2000
Tom Yager
Microsoft's C# public beta hits a high note Java's success, and Sun's control of it, has prompted Microsoft to respond with its C# initiative. C# in many ways is a blend of the power of C++ and Java's built-in protections. Java developers will be well served to learn about C#'s pros and cons -- and how the initiative could affect Java's future. mark for My Articles similar articles
JavaWorld
July 4, 2003
Java Product News DigiSlice rewrites WebGain's Application Composer; Digital Airways introduces Kaleido; & more mark for My Articles similar articles
JavaWorld
November 2000
Mark Johnson
C#: A language alternative or just J--?, Part 1 Early this summer, Microsoft caused a huge media splash by preannouncing .Net, a new distributed application framework. Integral to .Net is a new language called C#, which initially appears highly similar to Java. This article, the first in a two-part series, compares C# to Java -- describing language features and design trade-offs -- and places C# in the context of Microsoft's broader .Net strategy. mark for My Articles similar articles
JavaWorld
December 28, 2001
Java Product News Jini Starter Kit 1.2 now available... Zeosoft partners with SavaJe... FreeTTS turns text into speech... Borland introduces Web services toolkit... Innoopract launches W4 Toolkit... Java XML Pack now available... X-Hive releases upgraded XML database... etc. mark for My Articles similar articles
JavaWorld
December 2001
Java Product News (updated December 21, 2001) Borland introduces Web services toolkit... Innoopract launches W4 Toolkit... Java XML Pack now available... X-Hive releases upgraded XML database... Softera updates UML modeling tool... Thought Inc. adds Ant to CocoBase Saffeine protects code with JCE... XMetaL 3 now supports XML Schema... SpiritCache 1.2 now shipping... Flashline and TogetherSoft form partnership... Jcorporate updates eContent... etc. mark for My Articles similar articles
JavaWorld
March 2003
Michael Juntao Yuan
J2EE and beyond As J2EE technology matures, basic Java and J2EE programming skills are no longer adequate to secure a highly paid job in today's tightened market. This article discusses the latest trends in J2EE and developer training. mark for My Articles similar articles
JavaWorld
July 2001
Anil Hemrajani
Javaware: The challenge of staying current Since the advent of the World Wide Web and Java, the number of new standards, tools, and technologies introduced has been astounding. How do you decide what to specialize in, and how do you manage to stay current in this ever changing landscape? mark for My Articles similar articles
JavaWorld
June 20, 2003
Java Product News ej-technologies introduces Java installer; M7 adds Borland support; & more mark for My Articles similar articles
JavaWorld
June 6, 2003
Java Product News PointBase enhances database; Jacada updates Web-to-host solution; etc. mark for My Articles similar articles
JavaWorld
January 2001
Julie Salzmann
Java Product News ePath Learning unveils Learning ASAP 2.0... Zucotto debuts free Whiteboard SDK... SilverStream streamlines construction of e-business applications... Sun presents J2SE for Linux... Altia offers Java API... and more.... mark for My Articles similar articles
JavaWorld
March 2002
Jennifer Orr
Java's top guns JavaWorld presents the winners of its 2002 Editors' Choice Awards. Find out which technologies won Best Java Virtual Machine, Best Java-XML Tool, Best Java Device Application Development Tool, Most Innovative Product, and more... mark for My Articles similar articles
JavaWorld
March 30, 2001
Lisa Alexander
Java Product News Java Media Framework 2.1.1 extends J2SE's multimedia capabilities... Updated versions of JunC++ion integrate Java and C++ components... IBM releases WebSphere Application Server 4.0... HiddenLogic enables wireless app development... etc. mark for My Articles similar articles
JavaWorld
June 9, 2003
Jennifer Orr
Java tools reign supreme JavaWorld presents the winners of its 2002 Editors' Choice Awards. Find out which technologies won Best Java IDE, Best Java Application Server, Best Java Device Application Development Tool, Most Innovative Java Product or Technology, and more. mark for My Articles similar articles
InternetNews
June 28, 2004
Michael Singer
J2SE 1.5: A Tiger By the Tail The Standard Edition is slated for a fall release via the Java Development Kit (JDK). J2SE 1.5 introduces several revisions to the core XML platform. mark for My Articles similar articles
InternetNews
February 15, 2006
Clint Boulton
Sun Takes 'Mustang' For Test Drive Sun Microsystems today took its next-generation Java platform for a spin, with the beta release of Java Platform, Standard Edition 6. mark for My Articles similar articles
JavaWorld
May 9, 2003
Finalists announced for JavaWorld Editors' Choice Awards Which Java tools and technologies lead the pack? mark for My Articles similar articles
JavaWorld
December 2000
Julie Salzmann
Java Product News Sun launches Java TV technology for digital television... Empower Interactive provides a gateway to WAP... ANT debuts Fresco embedded browser for Java... Expresso Framework brews J2EE... Let the wireless games begin!... mark for My Articles similar articles
Managed Care
November 1999
Another Group Hopes To Measure Quality of Care There's a new player in quality measurement: the National Forum for Healthcare Quality Measurement and Reporting.... mark for My Articles similar articles
New Architect
May 2002
Securing .Net A conversation with Microsoft's John Montgomery... mark for My Articles similar articles
JavaWorld
February 2001
Erwin Vervaet
Java: It's a good thing In response to Simson Garfinkel's article 'Java: Slow, Ugly, and Irrelevant', the author takes a more realistic look at Java's situation. Indeed, Java is far from perfect. But when you take the time to look beyond the flames and the hype, what is left is an exciting and competitive language... mark for My Articles similar articles