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. ;
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 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.
Visual C++ Class Designer By Nick Wienholt - Published 10/02/2007 The release of Visual Studio 2008 brings support for using the Visual Studio Class Designer with Visual C++ projects. Look at the differences in how the Class Designer works with C++ compared to purely managed languages, and learn about the range of functionality available to C++ developers.
Peeking Further into C++00X By Victor Volkman - Published 10/01/2007 A smorgasbord of new C++ features is coming in C++00X: constant-expression functions, predeclared identifiers, and simpler runtime type information tools are just a few of them on the way. Based on the newest report N2336 released in July 2007.
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!