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.
»
[Updated] Tree List Control
Rating: xyz007 - 08/17/2007 Discover an implementation of a tree view, combined with a list view, for the Windows API. The view is compatible with the tree control of the common control.
Custom ToolTip for Tree Control
Rating: none Megavarnan Selvaraj - 05/13/2002 MFC Tree controls can be put in resizable dialog boxes. However, ToolTips don't show up for items that are not fully visible when the dialog is shrunk and only a part of the Tree control is displayed. This article shows you how to create a tree control that shows ToolTips of all its items, no matter what.
[Updated] Advanced Tree Control
Rating: Alex Zakharenko - 04/13/2005 Learn about an advanced control based on a standard tree view control. This control supports multiple selection mode and some visual enhancement compared to the original control.
Multi-Column Tree View
Rating: Michal Mecinski - 11/19/2003 A multi-column tree view that is only 12 Kb long. It works excellently if you don't need all those colors, fonts, sorting, and whatever.
TreeListCtrl In CView With Tool Tips
Rating: none Gary Andrew Lewis - 01/13/2003 This project was written to provide you with a Tree List to put on any CView. It supports images, checkboxes, and all the functionality of both CTree and CList Controls.
Displaying Information in a CTreeView ToolTip
Rating: John Z. Czopowik VC++ MVP - 10/01/2002 There is some confusion in the MFC world regarding CTreeView and tooltips. Learn how to display an item label or other item-related Information in a ToolTip for CTreeView.
CTreeCtrl With ToolTip Based On the Item Data
Rating: none Ran Wainstein - 02/01/2002 How to display a custom tool tip for each item in a tree view that is of any kind of data and not only the tree item text.
Dynamic Tree Loading
Rating: Dan Breen - 12/16/1999 Great article (with skeleton code) that shows how to dynamically load a tree control