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.
Usability and Design
The Usability and design space brings together the latest information, research, tools, podcasts, and conference information related to usability and design. Content is pulled from IBM and non-IBM sites.
»
Ajax Resource Center
This space is your one-stop shop for information on the Ajax programming model, including articles and tutorials, discussion forums, blogs, wikis, events, and news. If it's happening, it's covered here.
»
Linux Security
The Linux security space gives an overview of security issues related to Linux and covers all aspects of securing a Linux distribution. It also links to Linux security-related news and articles.
»
Ruby Programming
Take a closer look at Ruby, a dynamic programming language that is growing rapidly in popularity. Explore its intriguing features and learn what programmers are doing with it.
»
Wiki: WebSphere, SOA, J2EE in Practice
This wiki discusses how to use J2EE and related technologies to develop business applications, including how to make best use of IBM J2EE products like WebSphere Application Server and Rational Application Developer, and IBM SOA products like WebSphere Process Server and WebSphere Integration Developer. While it occasionally delves into tangential topics and future trends, the primary focus is on how to make use of the products and technologies that we have today.
»
Visual C++: Protecting Against Buffer Overruns With the /GS Switch
Rating: none Nick Wienholt - 07/08/2005 This final installment wraps up the coverage of what's new in the IDE with a look at Tracepoints, new project types, enhancements to the Server Explorer, and new functionality for creating C++ projects.
Visual C++ 2005 IDE Enhancements, Part 4: Beta 2 Changes
Rating: none Nick Wienholt - 05/09/2005 The Visual C++ 2005 IDE team made two painful cuts in Beta 2 related to the Class Designer and IDE Click Once support. Read up on these significant changes and find out how C++/CLI programmers can still take advantage of ClickOnce to deploy their applications.
Visual C++ 2005 IDE Enhancements, Part 3: MSBuild
Rating: none Nick Wienholt - 05/09/2005 MSBuild is one of the major new features in Visual Studio .NET 2005. Discover the motivation for MSBuild, how it works, and how Visual C++ developers can get their hands on it.
Macros for C++, in C++
Rating: Kate Gregory - 04/30/2004 Learn how to write macros for C++ in Visual Studio.
More colors in Visual C++ Editor
Rating: Gregory Goeppel - 04/04/1999 Very cool Registry hack to allow for the selection of ANY COLOR for syntax hilighting
Recovering Lost Toolbar and Keyboard Layouts in Developer Studio
Rating: none Alan Bolton - 05/20/2002 When Microsoft Developer Studio crashes, it often loses your custom settings. Learn how to protect yourself from hours of resetting your customized settings!
Right-button Command to Remove Extra VS Files
Rating: none Ed - 10/11/2001 Rather than having to remember to go through your project directory and clean it manually for release, why not right-click the folder and make your computer do the hard work?
A Primitive Spellchecker in MS VC++ 6.0
Rating: none tholz - 09/06/2005 Learn how to use MS VC++ as a spellchecker while programming by making excessive use of the user-defined keyword feature.
Set Syntax Coloring for User-Defined Keywords
Rating: none Zafir Anjum - 08/11/2003 This article shows you how to create syntax coloring for user-defined keywords'—for C++ files only.
Visual Studio Syntax Highlighting for C# Files
Rating: Tom Archer - MSFT - 10/03/2000 Illustrates what you need to do in order to get syntax highlighting for C# keywords within Visual Studio