Home| Articles| Products| Contact
Articles Menu
› Index › Google AdSense › Authenticode › A Python HTML Parser › XSLT and the HSX › VRML

Articles and Freeware

The following are a mixture of articles, code snippets, and freeware that covery a variety of software topics.

Optimizing Google AdSense

How to use a little bit of Javascript to test different AdSense arrangements on the same page. Also includes a Javascript calculator to test the statistical significance of your results.

Microsoft Authenticode and the Micro-ISV

Written in spring 2006, this report analyses Microsoft's Authenticode from the point of view of the micro-ISV (independent software vendor), paying particular attention to possible reasons for its mixed acceptance. The report includes the results of a questionnaire sampling micro-ISV viewpoints.

Microsoft MapPoint Articles

Our Mapping-Tools.com website that sells various tools and add-ins for Microsoft MapPoint, also has a number of Articles and Information on using and programming MapPoint.

Processing the HSX XML Feed with XSLT

These XSLT scripts process the Hollywood Stock Exchange (HSX) XML Feed, producing a series of stock index values. These are saved over time in an XML database. Further scripts display and summarize the data in the form of HTML snippets.

A Simple HTML Parser for Python

A simple HTML parser for Python that is capable of handling all HTML/XHTML formats and is robust when handling ill-formed HTML. Released as open source using a Berkeley-style license.

VRML: Virtual Reality Modelling Language

Sample VRML worlds, and a simple C demonstration program that creates a VRML Mobius Strip.