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.
»
Anti-Aliased Image Transformation (Aaform)
Rating: msg555 - 12/19/2005 Given an image and a quadralateral, Aaform will fit the image onto the quadraleteral passed using geometry.
Tooltips for each ListBox Item
Rating: none Aaron Young - 10/13/2003 This small snippet of code shows how to display an individual tooltip for each item in a listbox. (Originally posted January 25, 2000.)
Detecting / Counting Duplicate Items in a ListBox
Rating: none Aaron Young - 10/13/2003 This code sample shows how to detect and count the duplicate entries in a ListBox. (Originally posted February 9, 2000.)
ListBox with Grayed Out / Non-Selectable Items
Rating: none Ravi Kiran - 10/13/2003 This code sample shows how to create a listbox in VB5/6 which is subclassed to have non-selectable/grayed out items. (Originally posted July 12, 1999.)
Search Listboxes as you Type
Rating: Clyde Saye - 10/13/2003 This small code sample shows how you can search a listbox while typing into a textbox - similar to the way that Windows Help works. (Originally posted May 3, 1999.)