Website Experiments

The Cutting Edge of Websites

Preamble

"What happens if I do this?" is a question I've often asked myself. The results are a bunch of experiments that I played around with, trying out new (to me) technologies on the web. In here, you will discover experiments with Javascript, XML, XHTML, MathML, and SVG. The majority cannot be viewed in Internet Explorer, as it doesn't support certain CSS rules, and certainly cannot handle XHTML.

The true nature of these experiments can be best appreciated by looking at the page's code, links to which are provided.

The Lattice: An experiment with XHTML + MathML + SVG

The Lattice is an old method of multiplication, and I created this page to describe how it worked.

This was an experiment in XHTML, MathML, and Scalar Vector Graphics (SVG). I have three versions: 1)XHTML, with MathML and SVG embedded using <object> tags, 2) XHTML and MathML combined, with SVG embedded using <object> tags, and 3) everything all in one file.

* Firefox requires additional plugins to use this one. I'm still looking for them.

ElementML: XML was meant for silly uses!

This was a "protest" against the World Wide Web Consortium's cutting of a lot of what I thought were useful elements. Shows you how much I know. It DID spark a couple really interesting conversations on the WebDeveloper Forums discussing the nature of markup and presentation.

One quick look at the code reveals just how ridiculous "simplicity" can get.

Javascript Animation

One of the most delightfully USELESS ideas I ever came up with. This the result of playing around with Javascript and absolute positioning. It's thoroughly ridiculous, but I had a lot of fun with it.

Main Page art is © Alexis Rasimowicz.