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.
»
Implementing Extension Methods in VB.NET
Rating: none Paul Kimmel - 05/25/2007 Extension Methods permit programmers to add behavior to a class without creating a wrapper. Here, you will learn how to implement Extension Methods in Visual Basic and .NET.
Speedometer Gauge Class/OCX
Rating: Duane Odom - 02/08/2005 Create a visual speedomer that you can use in your Visual Basic programs.
An Owner Drawn Clock Control VB5/6
Rating: Stefaan Casier - 01/30/2004 Create your own Analogue clock control in Visual Basic 5 / 6. (Added: 4-Apr-2000
A Splitter WIndow Control For VB
Rating: none Rene Lang - 01/30/2004 Build Splitter Window capability into any VB project easily and quickly. (Added: 3-Sep-2000)
A Tab Control - VB5/6
Rating: none Stefaan Casier - 01/30/2004 Create your own tab control without using the common controls or the Windows API. (Added: 4-Apr-2000)
A Custom Message Box ActiveX Control
Rating: John Meller - 01/30/2004 Create an ActiveX control that will produce a message box. This code is based upon Netscape's new message box. (Added: 14-May-2000)
An Owner Drawn Calendar Control VB5/6
Rating: Stefaan Casier - 01/30/2004 Create your own professional calendar control in VB5/6. Completely customizable with many different styles. (Added: 4-Apr-2000)
Raising ColumnResize event in MSFlexGrid (VB 5.0)
Rating: Bogdan V. Chernyachuk - 10/13/2003 This article demonstrates how to capture the Column Resize event in a MSFlexGrid Control (VB5 - maybe VB6). (Originally posted April 12, 1999.)
Editable FlexGrid/Grid Control in VB4/5/6
Rating: Atakan Devrim Pakkan - 10/13/2003 This code shows how to use a TextBox control with a Grid.OCX (VB4) or a MSFlexGrid.OCX (VB5/6) control to make an editable grid control. It also demonstrates how to copy the selected Cells to the ClipBoard. (Originally posted May 7, 1999.)
Drop-down the DataComboBox in VB6
Rating: Johan Ooghe - 10/13/2003 Shows how to drop down the DataComboBox in VB6 when the SendMessage API call doesn't work. (Originally posted May 2, 1999.)