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.
»
TIP: IE URL History Tool (Yet Another)
Rating: none arkadi - 04/10/2007 Discover a command line tool and tutorial to manage Internet Explorer's history. It is solely based on the CUrlHistory object.
Offline Capable (Internet Explorer) AJAX Client
Rating: Ariel Yakobovich - 08/10/2006 Learn what makes a successful AJAX client, and how many AJAX applications lose sight of the enormous benefit of supporting offline mode operation.
Monitoring Changes in IE Settings
Rating: Krishnasamy Venkatesan - 11/05/2004 Learn about a way to know exactly when IE settings have changed.
HTML Editor for VC++ 6.0
Rating: irekz - 06/08/2004 Learn about an HTML edit control for VC++ 6.0 that is equivalent to the MFC7 CHtmlEditCtrlBase class.
Displaying Multiple Views in IE
Rating: none Barretto VN - 02/14/2003 Dynamically create multiple views at run-time and open Web pages on the views created. The number of views created depends on the list of Web pages saved at the root of the Favorites in your Internet Explorer.
Auto Testing Browser Control Applications
Rating: Henri Hein and Srinivas Nithyanandam - 03/12/2003 Discover a way to programmatically interact with the HTML inside a hosted browser control, without changing the hosting application. (The DLLTest source file was updated.)
Saving a Web Page Into A Single File
Rating: Onega - 02/18/2003 See how to painlessly save a whole web page -- including pictures and text -- in to one file.
Printing HTML Files Without Header/Footer Lines Using Microsoft Internet Explorer
Rating: none Tilman Kuepper - 02/07/2003 Sometimes you want to print HTML files from your Visual C++ program. This article shows how to do this without printing Internet Explorer's header or footer lines. (The source code was updated and a minor typo was corrected.)
Display a Web Page in a Plain C Win32 Application
Rating: Jeff Glatt - 12/12/2002 How to display a Web page in your own window, using only plain C (no MFC, .NET, WTL, or even C++). Also demonstrates interacting with OLE/COM objects, and creating COM objects in plain C.
HTML -- The MFC-Way...
Rating: none Thomas Aust - 11/04/2002 To demonstrate using skins, here is a small program named "Personal Knowledge Base." It collects files, stored compressed in the database.
JavaScript Calls from C++
Rating: Eugene Khodakovsky - 10/25/2002 While HTML support in a C++ browser control is relatively easy, JavaScript support isn't as obvious. Learn to use JavaScript in a C++ application that contains a browser control.
Creating Band Object Using ATL HTML Control ++
Rating: none Chuck Chen - 06/13/2001 There have been quite a few articles about Band Object already, Chuck provides a more complete picture of bands in this article.
Simple VC++ DHTML Hooking Technique
Rating: Zuoying Zhou - 06/04/2001 This example demonstrates how to access DHTML object model and how to intercept the DHTML element events, it also demonstrates how to use connectionpoint with MFC.
Loading Simple HTML Pages From Memory
Rating: none Gleb Golovin - 03/14/2001 CHtmlView-derived class that adds much needed security enhancements to base class
Invoke Hidden Commands in Your Web Browser
Rating: eagleboost - 09/15/2004 Demonstrate an innovative way to invoke hidden commands to show modal dialogs such as the "Add To Favorite" dialog or "Import/Export Wizard" dialog in your Web browser-based application.
Peeking into Password Edit '& Internet Explorer - Super Password Spy++
Rating: Zhefu Zhang - 01/08/2003 If you need a tool to peek into not only the password edit boxes on different programs, but also the **** password input field on a homepage residing inside an Internet Explorer, here it is --- SuperPasswordSpy++.
Voice
Voice Chat Using Client/Server Architecture
Rating: none Nagareshwar Talekar - 07/29/2003 Check out this application that allows any users on a LAN or the Internet to communicate through voice.
Voice Conferencing Using a Multicasting Technique
Rating: none Nagareshwar Talekar - 07/25/2003 Review the code for Voice Conference, an application that allows users on the LAN/Internet to discuss in groups through voice.