01 : XML/XSL Editor
This is a Javascript application that will take an XML document and apply a transformation
using an XSL document to produce output. HTML output can be viewed in a browser window.
02 : IIS Log Analyzer
This is a .NET 2.0 Windows graphical interface to the
Log Parser 2.2
tool from Microsoft. This tool allows you to perform data analysis on IIS web log files.
You can find more information on use of the Log Parser tool at
http://www.logparser.com/.
This application provides an interface similar to SQL Query Analyzer in that you enter SQL-style query statements and
highlight the query you want to run, then execute the query. The results are displayed in a data table.
New in Log Parser 2.2 is the ability to generate charts similar to Excel. IIS Log Analyzer provides a
simple interface to generate a chart of the results table using Log Parser.
03 : Virtual Interactive Poetry
This is a Javascript application that lets you move word tiles around to form poetry, similar to the
Magnetic Poetry used on refridgerators.
04 : HTML 5 Test Page
A web page for testing the new elements in the proposed
HTML 5 markup language.