custom counter

Category Archives: api

Google Release AJAXSLT

Google have just released AJAXSLT. …an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. I'm looking forward to playing around with this.  I have being doing a lot of work with XSLT lately so it will be interesting to see how Google have [...]
Also posted in AJAX, Google, XSLT | Leave a comment

Java and USB devices

Here is an interesting artice from Jeff Friesen discussing how to interact with a USB device using java:  Java and USB by Jeff Friesen — Want to use a USB device in Java? Some with native abstractions, like mass-storage drives, work as you'd expect, but many devices like webcams and game controllers are simply invisible [...]
Also posted in General, USB, java | Leave a comment

Google Calendar

I have been looking at yet another great tool from Google.   In true Web 2.0 style Google calendar allows people to share calendar events with on the web.  They provide an API so I am going to try to integrate my public events with my web site. On a different note, I was at another [...]
Also posted in DJMG, Google, calendar, ruby, web2.0 | Leave a comment