Experiments
-
Regular expression testing using javascript
A long time ago I made a Javascript tool to test regular expression patterns with. I had plans to expand it's functionality but never got around to it. It's still a nice demo so check it out.
-
Canvas spirograph
Since I've been working with the canvas element a lot lately, I thought it was a good idea to show some of the demo's I've been working on.
-
Browseamp Remote
This is my first attempt at developing a Firefox extension. Browseamp remote can be used to remotely control browseamp over a LAN or the internet. Browseamp is a winamp plug-in which normally uses a web/html interface to control winamp functions. Browseamp remote uses XML to load player status and song information and supports most of Browseamps' features.
-
Experimenting with CANVAS
I've been experimenting with the new canvas element in firefox. Using this new element and some javascript code it's possible to make dynamic images.
-
Polar Heart Rate Monitor Logos
Last week I bought a Polar F6 heart rate monitor which I use to improve my fitness workout. Just like many mobile phones it's possible to customize the display with monitor icons. Unfortunatly you must use the Polar Uplink tool to make and upload them. I normally use photoshop for bitmap editing and that's why I wrote this little PHP script (using the GD library) to convert PNG images to the Polar Monitor Bitmap(PMB) format.
-
Water rockets
When I was still at college I built my own water rockets and had a little website where I showed my designs. The website is long gone but there are still a couple of sites linking to my old site. That's why I copied all information into this article for people to have as reference.