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... |
JavaWorld September 2001 Sunil Kumar & Nitin Nanda |
Log it or lose it How to enable a Java application to log messages to the NT Event Log... |
JavaWorld April 25, 2003 |
Letters to the Editor Authors discuss static versus lazy resolution; HTML/JavaServer Pages (JSP)/servlets versus Swing; thread safety with singletons; and more. |
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. |
JavaWorld February 2001 Anil Hemrajani |
Are you still using print statements for debugging? For decades now, programmers have used some form of print statements for debugging, diagnostic, and/or logging purposes. While that technique makes sense for logging and diagnostics, more effective ways to debug your Java code are available today... |
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... |
New Architect July 2002 Elizabeth Fulghum |
Zend Studio 2.0 Development tools for PHP grow up. |
JavaWorld August 22, 2003 Laurence Vanhelsuwe |
Profiling the profilers Who doesn't have some performance problems in their Java applications? Code profilers are the only custom tools designed to tackle this universal problem. In this article, the author reviews three commercial Java profilers: Optimizeit Suite, JProbe Suite, and JProfiler. |
New Architect August 2002 Steven Champeon |
Debugging Web Applications Ensuring quality by finding and fixing bugs. |
Linux Journal September 1, 2002 Cal Erickson |
Memory Leak Detection in Embedded Systems The author discusses mtrace, dmalloc and memwatch -- three easy-to-use tools that find most application program errors. |
JavaWorld May 2002 Jeff Friesen |
Achieve strong performance with threads, Part 1 Users expect programs to exhibit strong performance. To satisfy those expectations, your programs often use threads. This article begins a four-part series that examines threads. You receive an introduction to threads, explore the Thread class, and learn about runnables... |
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. |
Linux Journal April 2000 Gaelyne R. Gasson |
Web Analysis Using Analog Every web site needs a way to get accurate statistics--here's a freely available program to give you that information. |
JavaWorld May 2001 Thierry Manfe |
Embed Java code into your native apps Embedding Java code into a Unix application developed in C or C++ can create problems related to GUIs or threads synchronization. Here's a solution that relies on a good understanding of the Unix APIs and robust software architecture... |
JavaWorld July 25, 2003 |
Letters to the Editor JavaWorld authors discuss byte code encryption, jEdit's attractive features, method synchronization, and more. |
Unix Insider September 2000 Peter Baer Galvin |
Why aren't you logging? This month Pete discusses a new, must-use feature included in Solaris 7 and 8, and recommends two helpful articles from Sunsolve. |
JavaWorld December 2001 Jeff Friesen |
Trash talk, Part 1 One feature that distinguishes Java from other computer languages is its garbage collection abilities. In this article, This article introduces garbage collection and shows how Java's optional support for it affects your programs... |
Macworld October 13, 2006 Richard Dyce |
Script Debugger 4.0 Scripting application gets ground-up rewrite |
JavaWorld July 2002 Jeff Friesen |
Achieve strong performance with threads, Part 3 How priority relates to thread scheduling, how to use the wait/notify mechanism to coordinate the activities of multiple threads, and how to use Java's thread interruption capability to terminate a running thread. |
JavaWorld April 2001 Geoff Friesen |
Object-oriented language basics, Part 1 An introduction to object-oriented programming and how to declare classes and create objects from those classes... |
PC World May 2006 Scott Dunn |
Spot PC Trouble Early With Windows' Event Viewer Make sense of Windows' logs... View past chkdsk results... Get more event information for free... |
JavaWorld January 2002 Ken Gottry |
Pick up performance with generational garbage collection This article explains how the HotSpot JVM uses system resources to provide significant throughput improvement with no code modifications... |
JavaWorld July 2001 Todd Sundsted |
Secure your Java apps from end to end, Part 2 Little mistakes during application development often lead to big security problems for developers and users. This article introduces the most common types of design and implementation flaws that turn into security vulnerabilities and describes how to avoid them... |
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... |
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. |
JavaWorld February 2003 |
Letters to the Editor In this month's Letters to the Editor, JavaWorld authors answer questions on typesafe enums, getResource, timers, and JNI libraries. |
InternetNews November 22, 2004 Jim Wagner |
Java Virus Jumps Out of Sandbox A vulnerability in Sun's JVM bypasses security restrictions and gives hackers a way into the machine. |
JavaWorld July 2001 Miyake & Lawson |
Microsoft throws Java out of Windows XP Developers see Microsoft move as an attempt to hinder client-side Java. |
InternetNews November 19, 2008 Andy Patrizio |
PHP Support Complete in NetBeans 6.5 Sun's updated Java IDE focuses on dynamic language support, but it hasn't forgotten it's a Java IDE. |
JavaWorld November 2000 Dan Becker |
Add MP3 capabilities to Java Sound with SPI The Service Provider Interface (SPI), a new feature in Java 2 1.3, allows developers to transparently add new functions to the JVM. For instance, Java Sound uses the SPI at runtime to provide sound mixers, file readers and writers, and format conversion utilities to a Java sound program... |
PC Magazine April 4, 2006 Neil J. Rubenking |
Safe Eyes 2006 Safe Eyes 2006 monitors and controls what your kids do online, alerting you to violations via e-mail, text, or phone. |
JavaWorld September 2002 Paul Krill |
BEA releases 'world's fastest' JVM JRockit 7.0 optimized for Intel architecture |
JavaWorld October 2002 |
Letters to the Editor Is JAAS responsible for retaining user data? Do the JVM and compiler share literal pool responsibilities? Is there a tool that performs manifest version incrementing? JavaWorld authors answer those questions and more in this month's Letters to the Editor. |
InternetNews December 11, 2006 Andy Patrizio |
Sun Unveils Java SE 6 Sun Microsystems today announced the availability of Java Platform Standard Edition 6, the latest edition of the Java platform for desktop computers and servers, and the first to be developed in an open manner. |