MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
New Architect
August 2002
Steven Champeon
Debugging Web Applications Ensuring quality by finding and fixing bugs. mark for My Articles similar articles
JavaWorld
June 2000
James R. Borck
Kawa IDE offers no-frills Java development Kawa 4.0, from Tek-Tools, delivers a no-frills IDE best suited to experienced Java programmers in small and midsized development teams. While it doesn't include wizards, GUI tools, or other bells and whistles, Kawa 4.0 does allow the programmer to interact deeply with the code. mark for My Articles similar articles
JavaWorld
December 2001
Sanjay Dahiya
Cut down on logging errors with Jylog This article introduces Jylog, a new approach to error-free and flexible event logging. Based on the Java Platform Debugger Architecture, Jylog completely separates logging from coding. Learn how Jylog and its underlying technology, JPDA, work, and how you can use them... mark for My Articles similar articles
JavaWorld
March 2001
Mike Heck
WebGain sharpens its edge WebGain Studio 4.1 Java development suite features well-integrated tools for efficiently creating enterprise-class Java applications, but watch out for the cost... mark for My Articles similar articles
JavaWorld
April 2001
Nate Sammons
Robust event logging with Syslog Because event logging is often an afterthought, Java developers often ignore this task while programming. However, logging allows developers to instrument their code so the operations staff can deal with any problems that arise... mark for My Articles similar articles
JavaWorld
September 2000
Tom Yager
WebGain IDE fulfills your top-level Java development needs WebGain Standard Edition attempts to pack everything a Java developer may need. Despite the premium price, if you require special features with your Java development, WebGain may be the IDE product for you... mark for My Articles similar articles
JavaWorld
November 2000
Ceki Gulcu
Log4j delivers control over logging Log4j, an open source project, allows Java developers to control which log statements are output with arbitrary granularity. It's fully configurable at runtime by using external configuration files. Best of all, log4j has a gentle learning curve. Beware: judging from user feedback, it is also quite addictive. Project founder Ceki Gulcu describes the log4j API, its unique features, and its design rationale. mark for My Articles similar articles
JavaWorld
July 2002
Humphrey Sheil & Michael Monteiro
Rumble in the jungle: J2EE versus .Net, Part 2 In Part 2 of this two-part series, the authors shift from the theoretical to the practical by demonstrating how to employ J2EE and Microsoft .Net to develop a concrete Web application. 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
September 2002
Jonathan Lurie
Product Snapshot: J# J# provides Java developers a key for entering the .Net platform mark for My Articles similar articles
JavaWorld
November 2001
Dustin Marx
JSP best practices This article discusses simple approaches and best practices that, when used correctly, facilitate JavaServer Pages (JSPs) development. These tips ensure reusable and easily maintainable JSPs, JSPs that allow developers to focus on their programming strengths... mark for My Articles similar articles
InternetNews
March 29, 2004
Jim Wagner
Sun To Finally Open Its Studio Sun is throwing the wraps off its much-anticipated 'drag-and-drop' development tool, Java Studio Creator, next week. mark for My Articles similar articles
JavaWorld
November 30, 2001
Java Product News JBuilder 6 now available... UDDI project enhances Business Registry... SoftQuad and Interwoven form alliance... Small Worlds provides visual map of Java software... Anest Software releases Jini toolkit... JCP wraps up a successful year... etc. mark for My Articles similar articles
JavaWorld
May 2001
Maggie Biggs
Solid Metrowerks IDE reduces dev costs Metrowerks' CodeWarrior for Linux 6.0, Professional Edition boasts support for both Java and C++, one of many features that make this Linux-based IDE a good choice for developers... mark for My Articles similar articles
JavaWorld
April 2001
Maggie Biggs
Java development tools duke it out for biz apps Both Sun Microsystems' Forte for Java 2.0 and Oracle's JDeveloper 3.2 developer tools offer productivity-enhancing features such as code-completion aids and XML support... 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
April 2001
Anil Hemrajani
How many times do you restart your server during development? Java's dynamic class-loading capabilities are a major plus, but its lack of class-reloading functionality can waste development time when you're forced to restart your server several times. Is there a solution? mark for My Articles similar articles
JavaWorld
November 2000
George Lawton
Analysis: Java technology gains some ground in battle of components Comdex has so many corridors that you may occasionally chance upon people discussing technology that is actually available. At this year's conference, for example, at least one forum was dedicated to standard software components... 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
Salon.com
January 8, 2001
Simson Garfinkel
Java: Slow, ugly and irrelevant The programming language once hailed as a revolutionary breakthrough is no substitute for simply training good programmers... mark for My Articles similar articles
JavaWorld
December 7, 2001
Java Product News Espial releases TV application suite... NeuArchitect applications now deploy on HP app server... WebGain updates TopLink with EJB 2.0... LynuxWorks to license Apogee's Aphelion IDE... Oracle adds CapeStudio support to its app server... etc. mark for My Articles similar articles
JavaWorld
November 2001
Java Product News Borland releases J2EE platform... Popkin's System Architect 8.5 now available... MKS and Borland combine products... Phaos toolkit scouts out digital certificates... Atinav launches embedded development platform... HP and NDS put Java on TV... 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
InternetNews
July 23, 2004
Michael Singer
Java 'Tiger' Divides the Enterprise The emergence of a new version of standard Java has opened a rift among application users who are reluctant to immediately upgrade for fear of incompatibility. 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
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
InternetNews
July 7, 2004
Susan Kuchinskas
Coding Experience Not Necessarily Required Can new GUI development tools make this generation of coders obsolete? mark for My Articles similar articles
New Architect
July 2002
Elizabeth Fulghum
Zend Studio 2.0 Development tools for PHP grow up. mark for My Articles similar articles
JavaWorld
April 18, 2003
Java Product News SolarMetric partners with Sun... PolarLake announces products for Q2... etc. mark for My Articles similar articles
JavaWorld
November 2002
Jeff Friesen
Tools of the trade, Part 1 Beyond Sun Microsystems' Java 2 Platform, Standard Edition (J2SE), a world of Java tools exists. This article introduces a three-part series that explores three non-SDK Java tools: the JCreator development tool, the Jtest testing tool, and the InstallAnywhere installation tool. mark for My Articles similar articles
JavaWorld
September 2000
Jennifer Wilson
News and new product briefs This week's news and new product briefs include: build Java apps faster with JBuilder 4; InstallAnywhere 3.5 now Java 1.3-compliant; Sun enhances Forte with PointBase; Total-e-Server offers total free evaluation; and more... mark for My Articles similar articles
JavaWorld
November 2000
Julie Salzmann
Java Product News BEA WebLogic Java Adapter for Mainframe drives legacy apps to the Web... VisiComp 1.5 adds servlet support... Debug iPlanet application server apps with free plug-in... Sun and Veritas present Jiro-enabled tools... Sprint PCS to give Java a whirl... etc. mark for My Articles similar articles
JavaWorld
January 2001
Milan Adamovic
Process JSPs effectively with JavaBeans The JavaServer Pages Model II concept is well known. The basic idea is that the presentation should be separated from the processing code. This article offers an effective, reusable design for moving the dynamic content, processing, and validation from a JavaServer Page to a corresponding JavaBean... mark for My Articles similar articles
InternetNews
October 3, 2007
Stuart J. Johnston
Microsoft Partially Opens .NET Later this year, Microsoft plans to let developers look at the source code for its popular .NET Framework. But is it too little too late? mark for My Articles similar articles
JavaWorld
January 2001
Julie Salzmann
Java Product News Vignette V/5 adds J2EE support... Oracle9i Dynamic Services now available... Energis debuts video email solution... Lutris inks deal with Borland... NetSilicon plans to add Java support... etc. mark for My Articles similar articles
CIO
November 15, 2001
D.F. Tweney
Strong Java Despite Microsoft's best efforts, Java is well-established in the enterprise. Can it hold its ground? mark for My Articles similar articles
JavaWorld
September 2000
Jennifer Wilson
Java Product News Free downloads available for devicetop.com developers; Sun endorses MPEG-4 standard; Flashline.com boosts JBuilder 4 with Flashline Component Manager; new dialog server quickly sets Web interfaces into action; MessageBay adds audio to banner ads; O'Reilly releases second edition of Java programming guide; and more. 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
New Architect
August 2002
Al Williams
Unsafe At Any Speed? C#'s relaxed security model may not be the best fit for your business. mark for My Articles similar articles
JavaWorld
June 2001
Anil Hemrajani
Java against the (Microsoft) world Sun and Microsoft have always been at odds about Java technology, but is it a senseless war? mark for My Articles similar articles
JavaWorld
January 2002
Macworld: Java is alive and well on the Mac Java developers will be hearted by news from the Macworld Conference and Expo: Apple's commitment to bundling Java 1.3 in Mac OS X will help ensure Java's success on the Mac platform, as will the company's upgrade to the G4 processor in the new iMac. mark for My Articles similar articles
JavaWorld
December 2001
Sun adds Web services to J2EE The Java XML Pack adds capability for XML messaging and data binding, as well as remote procedure calls using SOAP (Simple Object Access Protocol). mark for My Articles similar articles
JavaWorld
April 11, 2003
Java Product News Fiorano announces distributed computing solution... H&W launches DiagnoSys... Coldbeans Software updates JSP tag suite... ICS completes BX For Java testing... QFS updates UI testing tool... INM introduces Moka Xtra... IronEye SQL and IronEye Cache available for download... etc. 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
PC Magazine
August 2, 2004
Richard V. Dragan
Sun Java Studio Creator 2004Q2 This is a promising tool from a leading Java technology company, priced to move. It should let developers test the waters with JSF to build the next generation of Web applications on the J2EE platform. mark for My Articles similar articles
Salon.com
January 18, 2001
Simson Garfinkel
Java fans fight back OK, Sun's programming language does have some good points, but it's still a long way from perfect... mark for My Articles similar articles
JavaWorld
January 2001
Ashlee Vance
Microsoft outlines Java migration path to .Net Microsoft outlined its plans Thursday for the delivery of development tools designed to migrate Java applications onto the company's signature .Net platform... mark for My Articles similar articles
InternetNews
August 10, 2004
Jim Wagner
Borland Packs New Features into JBuilder The upgrade concentrates on JSF, J2EE 1.4 and quality code. 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
April 25, 2003
Java Product News Manning launches electronic book subscription... Transcription Portlet now available on IBM alphaWorks... etc. mark for My Articles similar articles