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] Creating Non-Rectangular Forms
Rating: Bradley Jones - 07/21/2005 It is amazingly easy to create forms of any shape within Visual C#. You can even do it with VB .NET!
Discovering Visual Basic .NET: Working with Variables
Rating: none Bill Hatfield - 12/21/2004 Nearly every program needs to keep track of things. Discover how to with Visual Basic .NET in this installment of the Visual Basic .NET tutorials.
Enable / Disable Forms Close Button
Rating: Pete Cozens - 01/28/2004 Learn how to enable/disable the Close button on a form. (Added: 9-Jun-1999)
Treating a Form Like a Function
Rating: Konstantin Komissarchik - 01/28/2004 Learn to 'wrap' a form (and all its functionality) as a function in Visual Basic. (Added: 12-May-1999)
Create Star Shaped Window
Rating: Andy Monis - 01/28/2004 Create any window shape you desire. It is currently set to create a hollow star window. The window can be dragged around by the mouse and is closed by double clicking the form. (Added: 1-Dec-1998)
A class for API Created Dynamic Menus
Rating: none Eling Homminga - 01/28/2004 Learn how to create dynamic menus using the Windows API. All of the code is wrapped up in a small class module that you can drop into your projects right away. (Added: 15-Feb-2000)
Creating Shaped Windows
Rating: none Duncan Jones - 01/28/2004 Create shaped windows using the SetWindowRegion and CreatePolygonRgn WinAPI calls. (Added: 15-Feb-2000)
Icons
VB DeskTop Icon Restorer Ver 3.02 Win95+98 Only
Rating: none Paul Pavlic - 02/05/2004 Create a desktop handling program that allows you to save/restore icon positions, change resolutions, and much more. Windows 95/98 only. (Added: 6-Aug-1999)
ListBox
Smart List Box with Formatting and In-Line Buttons
Rating: DougBangkok - 04/24/2006 Learn about an OCX that provides a list box with the ability to format cells, lines, and columns; has headers and footers; and has command buttons on any line.