dbZenGuitar

Various open source projects here...

[Wed, Feb 28, 2007] Busy Developers Guide to Seth's Custom Event Mixins

[Tue, Jan 24, 2006] Spindrift.js is taking shape. All the objects now build their own xml fragment (except the struct because I won't patch the Object prototype). Other than that it's shaping up. A bit of response parsing next...

[Tue, Jan 17, 2006] The basic XmlRpc is coming along nicely. More parsing code is coming soon.

[Sun, Jan 15, 2006] Moving along. A repository is set up, with access for all...in time. I have some cleaning to do before I open it up. Still working on the parsing, but I'm getting a better feel for how I want to approach it. Maybe. More soon.

Since Dave released an API, I thought I'd go in another direction. I need an AJAX toolkit that speaks xml-rpc to a variety of servers/services/whathaveyouzzz. So that's the route I'm going. Building xml-rpc is done, parsing a response shouldn't be big deal, so I'm building all that out to work how I'd like it. Should be a Subversion repository soon. It's based on Prototype, with some yummy goodness of my own thrown in. I should have a post sometime this weekend.

d.

Code: Seth's Custom Javascript Events