My Projects

Lego Mindstorms

All about working with the Lego Mindstorms NXT.

jsolait

jsolait - It's more than just a JavaScript library
JavaScript enhancements and library of reusable components:

  • OOP helpers
  • XML-RPC
  • JSON-RPC
  • String formating

SVG

Some SVG examples/tutorials I have created.

  • An SVG viewer application.
  • An SVG album/presentation/slide show generator.
  • A tutorial for Aqua style buttons and brushed metal effect.
  • A python script to embedd SVG into PDF
  • A handwriting recognition in SVG + JavaScript
  • other projects

xml-rpc

Some python classes to simplify xml-rpc development on the server side.

json-rpc

The home of JSON-RPC, a simple remote procedure call protocol. Implementations in python and JavaScript. Examples using the above.