MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
JavaWorld
June 2001
Michael Daconta
An API's looks can be deceiving When you examine an API, your first impressions are often wrong. The author examines two cases where an intuitive model of how an API should work trips over the complexity of implementation details... mark for My Articles similar articles
JavaWorld
June 13, 2003
Jeff Friesen
Datastructures and algorithms, Part 2 This article concludes a two-part series that explores two important computer science topics: datastructures and algorithms. mark for My Articles similar articles
JavaWorld
February 2001
Wally Flint
Plant your data in a ternary search tree The ternary search tree (TST) provides a fast and flexible approach to storing data. This article shows you how to use the TST with Java to build an English dictionary that matches words and checks spelling, and how to use a TST to construct a database and an array that can assume any size or dimension on the fly. mark for My Articles similar articles
JavaWorld
September 26, 2003
David Geary
Adopt Adapter Adapters let objects from unrelated software packages collaborate by adapting one interface to another. The Adapter design pattern can save you a lot of time and effort by combining disparate software systems. mark for My Articles similar articles
JavaWorld
September 2000
Andre Tost
XML document processing in Java using XPath and XSLT The XSLT and XPath standards provide a way of handling certain problems that is more elegant and efficient than simply using the DOM API. In fact, using DOM, XSLT, and XPath together, applying each to different problems, will lead to the best code... mark for My Articles similar articles
JavaWorld
July 2000
Mark Johnson
Programming XML in Java, Part 3 An in-depth look at the Document Object Model (DOM), the most common alternative XML-processing mechanism. See how you can use DOM to manipulate the source code data in an illustrative example program... mark for My Articles similar articles
JavaWorld
June 2000
Letters to the Editor (June 23, 2000) Jason Hunter addresses a gripe with calling instanceof when using JDOM; Mark Johnson responds to feedback on his XML series; reader challenges Tony Sintes about whether it truly is impossible to write a swap method... mark for My Articles similar articles
JavaWorld
January 2002
Jason Cai
Combine the Session Facade pattern with XML This article explores the benefits and advantages of using the Session Facade pattern. The author discusses when to use the pattern with value objects, and when to use it with XML. He also provides a detailed implementation of the Session Facade pattern integrated with XML... mark for My Articles similar articles
JavaWorld
May 2002
A J2EE presentation pattern: Applets with servlets and XML Sometimes a standard HTML view on your J2EE-based system doesn't offer a sophisticated enough user interface. Based on the pattern described here, you can enhance such a Web interface with the Java Plug-in. The Java Plug-in lets you embed applets that consume XML documents and display the contained data in a particular way. These XML documents contain presentation data derived from servlets looking at your business logic tier. This lets your users access powerful UI components while still retaining a strong decoupling between the business logic and presentation tiers---without complicated firewall issues. mark for My Articles similar articles
JavaWorld
June 2001
Brian R.J. Heumann
Personalize your Website with skins You can give your users control over your Website's look and feel by exploiting user profiles and factoring out key visual design elements into skins. This article demonstrates a basic skin server and shows how you can use that server to begin personalizing your JSP-based Website. (1,000 words) mark for My Articles similar articles
Investment Advisor
April 2009
Mike Patton
Mike's Tips for Independent Success While every advisor will have his own preferences for how he operates, and his own definition of success, here are some suggestions for how to succeed based on my experiences. mark for My Articles similar articles
CRM
September 7, 2012
Debbie Braunert
Optimize Your Mobile Marketing Database Four best practices to set the foundation for huge benefits. mark for My Articles similar articles
ONLINE
May/Jun 2002
Maryellen Mott Allen
The Hype Over Hyperbolic Browsers How could libraries benefit from the field of information visualization? What type of visual interface would marry well with our organizational traditions? There are as many possibilities as there are ideas. However, consider the hyperbolic information structure�... mark for My Articles similar articles
Linux Journal
December 1, 2002
Allen & White
Highly Available LDAP Creating a highly available authentication server using open-source software. mark for My Articles similar articles
Linux Journal
December 2000
Tim Burke
High Availability Cluster Checklist With a variety of clustering services on the market, the ability to determine how well options meet your specific business needs is necessary... mark for My Articles similar articles
CRM
July 2015
Donna Fluss
Make Choice Your Calling Card Preference management enables your customers to choose how, and when, to interact mark for My Articles similar articles
Search Engine Watch
August 2, 2000
Danny Sullivan
Google Gains More Features The folks at Google have been busy, adding a new advanced search page, a preferences page, dictionary links and a Korean-language version. mark for My Articles similar articles
Reason
February 2005
Julian Sanchez
Negative Action The central argument is one that critics of affirmative action have long made: Students admitted to a school under looser standards are, almost by definition, less likely to be prepared to succeed once admitted, undermining whatever benefit the preference was meant to confer. mark for My Articles similar articles
CIO
November 1, 2000
Janese Swanson & Emily Keller
The Forgotten Majority Why do women hate IT? Because most technology products are designed for men... mark for My Articles similar articles