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.
»
RTF File Handling
Rating: Frunza Adriana - 09/16/2003 An RTF word processor that has standard features that include menus, a toolbar, a status bar, printing, open and save file dialogs, font support, tooltips, and much more. (The source code was updated.)
Edit: Rich Text Editor
Rating: Sameer Abbasi - 01/23/2002 A richedit editor with lots of features.
CRichEditView/CRichEditDoc Bug Work-Around
Rating: none John Z. Czopowik VC++ MVP - 08/30/2002 [Update] Very nice article'—not only the bug, but why it's there and how to fix it!!
Insert any HBITMAP (Bitmap) in your RichEdit Control
Rating: Hani Atassi - 08/14/2001 This article discusses how to insert a bitmap file inside the RichEdit control. It differs from other articles by working with an image that is in a resource or within a handle (HBITMAP).
RichEdit Overlay (non-MFC)
Rating: Matt Slot - 08/03/2000 Code that enables you to make a RichEdit transparent so that the text draws over top of the contents of the parent window (or even a memory DC)!