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.
The Microsoft Platform - Driving Your Business Forward with ALM Driving Your Business Forward with Application Lifecycle Management (ALM). Read this whitepaper to find out how you can get started with and the business benefits that you can achieve with an ALM strategy.;
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.
Newest Articles 10 Cool Things You Can Do with JavaScript and YUI By Diona Kidd - Published 10/25/2007 The Yahoo user interface (YUI) library allows you to easily develop cool web tricks with less code. Discover how you can create a faux lightbox, create transition effects on page elements, add widgets to your pages, and easily make AJAX requests using a single JavaScript library set.
Partial Methods By Paul Kimmel - Published 10/24/2007 Learn how to implement partial methods and know where to expect them.
Simple Animation with the Java 3D API By Richard G. Baldwin - Published 10/23/2007 Learn how to use the RotationInterpolator and Alpha classes of the Java 3D API, along with other necessary classes, to write simple animation programs. Also learn the rationale by which those classes are used to write animation programs.
Choosing the "Right" DBMS Engine By William R. Vaughn - Published 10/22/2007 Picking the "best" database engine is not always (okay, it's rarely) easy.
Database Isolation Levels By Aleksey Shevchenko - Published 10/19/2007 Learn the concepts that every database programmer needs to know to develop applications that allow multi-user access to the database: Isolation levels.
Extending Outlook Functionality with a .NET Add-In By Rachel Wireman - Published 10/18/2007 Interacting with Office functionality in a .NET application can add a new level of functionality while providing the user with familiar methods of getting work done. Explore extending Outlook via a sample add-in.
Business Data Catalog in Microsoft Office SharePoint Server 2007 and the Object Model By Gustavo Velez - Published 10/17/2007 Microsoft Office SharePoint Services (MOSS) 2007 introduced a mechanism to integrate back-end systems and Line of Business processes with the Portal infrastructure, bringing external data inside the Portal. In addition to creating XML schemas manually, with SharePoint's Object Model the BDC can be generated programmatically.
Occasionally Connected Systems Architecture: Concurrency By Udi Dahan - Published 10/16/2007 When designing systems that support users who need to work offline, one of the challenges developers face is how to deal with concurrency problems when these users re-connect and synchronize their data with the server. Explore patterns for conflict identification and resolution in the first of this series on Occasionally Connected Systems Architecture.
.NET Tip: Converting Strings to Numbers By Jay Miller - Published 10/16/2007 Converting strings of digits into numeric data types may not always yield the result you expect. Take a look at three ways to convert a string of digits to an integer and learn what you need to watch out for with each method.
Web 2.0 Effects and Rich Client Applications By Vlad Kofman - Published 10/15/2007 Learn about new Web 2.0 effects and the technologies behind them. Follow the evolution of the Web UI effects and Rich Client Applications and see how to implement the latest Glass Shadow Web 2.0 effect.
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.
New on Codeguru DynObj: C++ Cross-Platform Plugin Objects Published 10/16/2007 By arst - Learn about a framework for loading and using binary C++ plugin libraries. It is cross-compiler and cross-platform.
Updated: An "Outlook Like" Control Published 10/15/2007 By Adel Eddin -
Discover a control that behaves like the Tab control but has visual cues that look more like the Navigation panel in Outlook. You are can add as many tabs as you want.
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.