The following are a mixture of articles, code snippets, and freeware that covery a variety of software topics.
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.
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.
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.
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 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.
Sample VRML worlds, and a simple C demonstration program that creates a VRML Mobius Strip.