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.
»
CExtStatusControlBar: Managing a Status Bar's Panes is Getting Easier
Rating: Dmitriy Yakovlev - 01/23/2004 The status bar's panes may contain almost any control you need: buttons, edits, animations, progress bars, and more. Learn to enable panes so you can add or remove them on the fly from the application's status bar.
Status Bar
[Updated] Showing Tooltips/Icons for Status Bar Panes
Rating: none kirants - 04/26/2004 Class to show tooltips and icons for individual panes and to allow changing of text and background color of individual panes.
(The article, demo project, and source code were updated.)
MSN Messenger Type Task Bar Message Box
Rating: none Prateek Kaul - 11/28/2001 [Update]This article shows you the source code about making a pop up message window like MSN Messenger.
Displaying Cursor Position in the Status Bar
Rating: none Edward Duffy - 01/25/2001 Illustrates how to use the status bar panes to display the current position of the cursor in a CEditView or CRichEditView
Code to View/Hide Status Bar in SDI and MDI Applications
Rating: none Volker Bartheld - 08/20/2000 OnViewStatusBar message handler that overrides the standard View/Hide functionality so that the application window changes it's height accordingly and preserves the size of the visible client area.
MSN Messenger like Tray Balloon
Rating: none Rajesh C K R - 11/02/2001 This simple class CTBalloon which is derived from CWnd can be used to show the tray balloon similiar to the one that appears with MSN messenger.
Tutorial - Write Icon in the Taskbar Window
Rating: none Roberto Cagnetti - 11/02/2001 This simple program code show how to write or remove an icon from the window taskbar and add a tool tip text. It also show how you can define a user message for trap events generate with mouse action (click on the icon).