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.
Tutorials: JavaOne Online Technical Sessions and Labs Advance your development skills by experiencing hundreds of expert-led, in-depth technical sessions and hands-on labs. View sessions on the latest developments in evolving and existing technologies. ;
eBook: Guide to Managing an IT Staff Why is managing technical people difficult? Some would say techies are socially inept and simply can't communicate well. While that may be true in some cases, saying so doesn't help managers deal with techies any better: It just defers the problem. Download this eBook for advice on how to bridge the communications gap. Download this eBook now.
Whitepaper: Network Immunity Solution More networks are being attacked and threatened, in more devious and creative ways, than ever before. Incidents range from viruses and worms to Trojan horses and internal sabotage. Find out how to defend yourself with a simple, efficient, and affordable architecture that provides broad coverage of internal threat protection for wired and wireless networks.»
Newest Articles Managing MySQL Table Relations with Rails' Active Record Association Types By Jason Gilmore - Published 10/09/2007 Rails' Active Record association types make table relationship management a snap. Learn how to use this powerful feature to manage complex MySQL table relations more effectively than ever before!
Digging a Little Deeper into the Java 3D API By Richard G. Baldwin - Published 10/09/2007 Learn to use a variety of Java 3D classes including Appearance, Transform3D, BoundingSphere, and Vector3f classes.
Combining an Oracle Database with PHP to Manage Data By Deepak Vohra - Published 10/05/2007 PHP is the most commonly used scripting language and Oracle database is the most commonly used commercial database. See what you can do by using the two technologies together.
Introducing Mobile Media API (MMAPI) By Vikram Goyal - Published 10/04/2007 Take a look at MMAPI, an optional package for the development of MIDlets that have embedded audio/video capabilities.
Importing Data into SQL Server By William R. Vaughn - Published 10/02/2007 Having problems importing large amounts of data? ADO.NET has only one method designed to help with this task: the SqlBulkCopy class exposed in ADO.NET 2.0.
Highlighted Tutorials Ruby and Ruby on Rails Index Page By Dominic Da Silva -
Here is the place to find all of our articles on Ruby, Ruby on Rails, and JRuby.
A Primer to Windows Communication Foundation By Jeffrey Juday -
Windows Communication Foundation is set to become the platform for all .NET communication and therefore the underpinning for future versions of Microsoft products. Where should you begin? With this article.
Roles Within The Development Community By Robert Bogue -
This series of articles will help you understand where various positions and skill sets fit within the development industry. Each article describes a specific role, defines the skills that position uses, and outlines what to expect from the position: the good, the bad, and the ugly.
Ten of the Biggest Mistakes Developers Make With Databases By Mike Gunderloy -
You are probably still pumping data in and out of a database, just as we all did a
decade or more ago. That makes it all the more surprising that mistakes are still being made that date back to the good old days of Windows 95 and before.
The Java Framework Landscape By Michael Nash -
Review a few frameworks available as open source, and observe some of the techniques and patterns used when choosing frameworks and putting frameworks to use.
Python Tutorial Index Page By Richard G. Baldwin -
Want to learn a new programming language and looking into Open Source for an option? Python may suit your needs.
RFID Programming Made Simple and Cheap By Bradley L. Jones -
Using RFID hardware and incorporating RFID tag information into your applications can really be quite simple. See what can be done with less than $100 and no more than a few dozen lines of code.
A First Look at SQL Server Everywhere By Mike Gunderloy -
SQL Server Everywhere you will have an extremely lightweight (under 2MB disk footprint), easy-to-redistribute, free database from Microsoft with a syntax that's a subset of full SQL Server Transact-SQL.
By VectorX - Discover an object-oriented AJAX class and objects structured for ease of use and maintainability for multiple requests.
The Basics of Manipulating File Access Control Lists with C# Published 09/26/2007 By Jani Jarvinen - Learn about file access control lists and how to use C# to read and modify them to improve the security of your applications and your IT infrastructure.
How to Handle Currencies Published 09/26/2007 By Anwar-ul- Haque - Learn about a C++ mechanism to handle and manipulate different currencies.
The .NET Micro Framework: A First Look Published 09/25/2007 By Bradley Jones - Take a look at how you now can use your C# skills to create an embedded application. No hardware is required to get started!