MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
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... 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
May 2002
Toby Reyelts
Integrate Java and C++ with Jace Jace -- a free, open source toolkit -- lets you easily write JNI (Java Native Interface) code. This article analyzes in detail the JNI API's problems and how Jace solves them... 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
July 2002
Hugo Scavino
Bridge the gap between Java and Twain While the Twain C API has allowed traditional programming languages like C, C++, and Delphi to easily integrate imaging devices, Java has no native support for such hardware. Instead, Java relies on its Java Native Interface (JNI) specification to bridge the gaps. 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
Linux Journal
July 2000
Michael A. Schwarz
Take Command: The System Logging Daemons, syslogd and klog Take command of your log files by learning to handle those pesky logging daemons. mark for My Articles similar articles
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... mark for My Articles similar articles
JavaWorld
December 2001
Brian Goetz
Exceptional practices, Part 3 Exceptions provide a powerful mechanism for handling error conditions in Java programs. Part 3 covers message catalogs, a technique you can use to simplify the process of localizing your application for foreign markets. The use of message catalogs has additional benefits beyond localization -- they make it practical for documentation writers and human interface designers, rather than developers, to control the error messages. mark for My Articles similar articles
JavaWorld
May 2001
Jeff Friesen
Object-oriented language basics, Part 2 In this article, you'll gain an understanding about fields, parameters, and local variables and learn to declare and access fields and methods... 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
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. mark for My Articles similar articles
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. mark for My Articles similar articles
JavaWorld
October 2000
Bruce Eckel
Everything is an object, Part 2 Eckel takes you through name visibility and using components from other libraries; the static keyword; and comments and embedded documentation. By the end, you should be able to build your first Java program... mark for My Articles similar articles
JavaWorld
July 2000
Jacob Weintraub
Learn how to store data in objects In this second installment of Java 101, Jacob Weintraub delves into storing data in Java and the various ways you can use that data. Specifically, he examines how objects store data and how you can pass data to objects in method calls... 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
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 2003
Laurence Vanhelsuwe
Unwrap the package statement's potential The package statement is a very powerful Java language feature. Yet most Java programmers, even experienced ones, fail to correctly exploit this power. Intrigued? Read on and see how a simple language feature can have massive repercussions downstream. mark for My Articles similar articles
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. mark for My Articles similar articles
RootPrompt.org
May 17, 2000
Lance Spitzner
Watching Your Logs How to automate the filtering of your logs, freeing up your time while alerting you with the information you need. mark for My Articles similar articles
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. mark for My Articles similar articles
JavaWorld
November 2002
Letters to the Editor How do you use Runtime.exec() to return process ID (PID)?... What's wrong with servlets in a Java Message Service (JMS) solution?... How do you put serialVersionUIDs in Serializable classes?... etc. mark for My Articles similar articles
JavaWorld
December 2000
Mark Johnson
C#: A language alternative or just J--?, Part 2 Despite their enormous similarities, Java and C# differ greatly in many language details and also in their basic technical intent. This second article of a two-part series covers C# language constructs and concludes with some speculation on the idea of standardizing C#... 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
PC Magazine
November 16, 2005
David Cardinal
Location, Location, Location Make your photos even more interesting by adding information about where you've been. mark for My Articles similar articles
JavaWorld
June 2000
Julie Salzmann
News and New Product Briefs (June 23, 2000) 12 company announcements and product briefs, including: Espial launches portal for Java Internet appliance developers; VisiComp 1.2 enlightens Java development process; Codagen updates Gen-it for Java; SiteMinder improves security for enterprise Java apps; Emwerks unveils JVM for Palm platform. mark for My Articles similar articles
Military & Aerospace Electronics
March 2008
Nielsen & Plans
Java Computer Language Eyes Safety-Critical, Real-Time Applications A new drive in the Java community seeks to expand the language's applicability to safety-critical where failure puts lives at risk. mark for My Articles similar articles
Linux Journal
September 30, 2006
Dave Taylor
Work the Shell - Analyzing Log Files Redux Many ISPs have a maximum allocation for your monthly bandwidth, so it's important to be able to figure out how much data you've sent. If you want an easy way to calculate the amount of data transferred from a log file, you can always look awk-ward. mark for My Articles similar articles
New Architect
December 2002
Lee Schlesinger
NetIQ WebTrends Reporting Center 5.0, Enterprise Edition You can get free Web server log analysis tools, so why pay tens of thousands of dollars for NetIQ Corp.'s WebTrends Reporting Center? Because it can help you learn lessons from your logs that more than pay back its high price. mark for My Articles similar articles
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. mark for My Articles similar articles
PC Magazine
October 28, 2003
Neil J. Rubenking
Windows XP System Information Fails When I try to display the System Information in Windows XP Home, I get the following response: Can't Collect Information. What can I do to correct this problem? 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
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
Inc.
November 15, 2000
Bronwyn Fryer
Logging On the Web If you're marketing to a niche or need an online forum for fresh ideas, Web logs could be the new killer app... mark for My Articles similar articles
PC World
August 2006
Scott Dunn
Fix Windows Glitches by Re-registering Your DLLs You can remedy some common Windows woes by reloading system files... A free tool to maximize shutdown options... mark for My Articles similar articles
JavaWorld
July 2000
Raghavan N. Srinivas
Java security evolution and concepts, Part 2: Java security Since Java code can originate from anywhere in the network, code-centric security is very important for Java development. This article will examine the challenges associated with running Java code securely over the network. mark for My Articles similar articles
JavaWorld
December 2000
Raghavan N. Srinivas
Java security evolution and concepts, Part 3: Applet security This article will take a look at the challenges of security for, and the deployment of, applets... mark for My Articles similar articles
CIO
April 15, 2006
Matt Villano
A Better Way to Search for Trouble Splunk is a system log search tool that empowers system administrators to scrutinize their network performance logs more easily. mark for My Articles similar articles
InternetNews
June 16, 2004
Michael Singer
Java Wakes Up Sleepycat Based on pure Java, the new version of its Berkeley DB platform features full source code. 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
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