Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
White Paper: Ten Steps to Mobile Security Software With data loss and security breaches on the rise in companies across the globe, there's never been a greater need for mobile security. How can you provide a safe computing environment while meeting the diverse needs of a mobile workforce? Find out in this free white paper. Download now. >>
Download: Secure Email Trial Finding a simple, secure way to extend email to the latest mobile devices just got easier. See how Sybase iAnywhere delivers a proven, wireless push email solution for Palm, Windows Mobile, Nokia and Sony Ericsson devices. Download the trial now. >>
White Paper: Compliance in the Mobile Enterprise Need a strategy for achieving compliance, but don't know where to start? Get the latest insight on compliance and mobility issues from J. Gold Associates. Download the white paper now. >>
Newest Java Articles TIP: Taking Advantage of Java Generics By David DeWolf - Published 08/09/2007 Although the syntax can become verbose, Java Generics can help simplify code, express intent, and provide compile time checking of type usage.
Achieving 20/20 Vision Through Architecture Viewpoints By Jeff Ryan - Published 08/07/2007 Don't let blind spots on your project impede its success! See how architecture view points can be used to gain a holistic view of the project and to successfully identify and partner with stakeholders.
Design Pattern: Proxy By Jeff Langr - Published 08/01/2007 The proxy pattern provides a protection layer for your objects by exposing a stand-in to interested clients. I'll explore one possible use for the proxy pattern in this article.
OP-ED: Process is Irrelevant By Paul Kimmel - Published 07/25/2007 Knowledge, flexibility, and the discretion of smart individuals beats a one-size fits all rule book any day.
Q&A;: The Role of BPM in an SOA Strategy By Rosemarie Graham - Published 07/25/2007 Gain a solid understanding of how BPM (Business Process Management) fits into an SOA (Service Oriented Architecture) Strategy.
Graphics, using Java and JDOM with SVG, Part 1 By Richard G. Baldwin - Published 07/24/2007 Learn a little about JDOM as an alternative to Sun's JAXP DOM API. Learn
how to create an SVG file using raw JDOM commands. Learn how to write a
Java/JDOM/SVG graphics library to reduce the effort required to create SVG files
using JDOM and Java.
Let Your Parser Go for the GOLD By Victor Volkman - Published 07/19/2007 Learn how the GOLD Parser system can help you develop fast and efficient parsers in any programming language environment, including C++, Java, and .NET just to name a few. GOLD is a freeware parser generator that includes a DFA and LALR parser you can include in your app with unlimited licensing.
Working with Design Pattern: Decorator By Jeff Langr - Published 07/18/2007 The decorator pattern gives you the flexibility to wrap special behavior around objects. Unlike inheritance, which gives you the ability to predefine specialized behavior, using the decorator pattern allows you to dynamically attach specialized behavior.
Highlighted Java Tutorials 10 Commandments for Java Developers By Aleksey Shevchenko -
Would you like your life to go much smoother? Follow these rule and you can make it happen.
Ten Aspects of Security to Improve Application Strength By Chad Cook -
Making mistakes when trying to build secure applications can lead to critical flaws and vulnerabilities. Learn how to strengthen an application and avoid costly mistakes.
Programming the Eclipse Workbench By Peter Nehrer -
What makes Eclipse applications most easily recognizable is the Workbench. Explore the Eclipse Workbench parts in detail specifically the views and editors that make up most Workbench applications.
Ajax with the ZK Framework By Michael Klaene -
Discover how to utilize the ZK Ajax framework to develop web based Java applications with the look and functionality of desktop applications.
Developing Java-Based Mobile Games By Mugdha Chauhan -
With 1.2 billion cell phones in the world, mobile game development has become a lucrative industry. Use your existing Java knowledge to learn mobile development basics while building your first game!
Good Java Style: Part 1 By Thornton Rose -
Worrying about good style may seem like a waste of time, but it behooves us to write our code such that the thoughts and ideas it expresses are exceptionally clear.
J2ME Core Concepts By Eric Giguère -
At the heart of Java 2 Micro Edition (J2ME) are three core
concepts: configurations, profiles, and optional packages.
JXTA for Wireless Java Programmers By Bilal Siddiqui -
Interested in adding J2ME devices in Peer-to-Peer (P2P) computing? This new series will use JXTA as an example P2P network and show why, when, and how to use J2ME as a JXTA peer.