content top
recent posts

it’s not jquery v. xpath...

April 18, 2010

I’ve been talking to a few developers about what i’m doing here (building xpath4js) and each time I get the same response, “Why not just use jquery”. Well, as far as I can tell jquery is an all purpose javascript library that does a heap of cool things including some xpath support. jquery would [...]

chart sample as a js lib via j...

April 11, 2010

The previous post showed a GWT module that would select data from xml via xpath4js and then render a GWT visualization. That post was designed to show the xpath side of things in action, rather than show a useful way to incorporate google charts into a web site… Today I thought that it would be [...]

DoXPath(input,”/chart/da...

April 4, 2010

i’ve finally had the chance to put together a small demo of xpath4js in action. In short…1) chart defined in xml; 2) xml loaded & chart data selected via xpath; and 3) the chart is rendered:
Everyone likes to see the best part first…so here the final product live (interactive gwt visualization fed xml values via [...]

from sx++ to xpath4js...

March 26, 2010

Early last decade (or a century ago in tech years) I made good friends with a bloke called Kimanzi Mati ‘aka’ Kimmie who was (i’m sure still is) an inventor.  Kimmie’s invention was a programming language/runtime environment called SuperX++ and man! did it have the X factor!!  SuperX++ was an environment designed with the idea [...]

recent from category two it’s not jquery v. xpath
I’ve been talking to a few developers about what i’m doing here (building xpath4js) and each time I get the same response, “Why not just use jquery”. Well, as far as I can tell jquery is an all purpose javascript library that does a heap of cool things including some xpath support....
recent from category four hello world
I wonder how many coder blogs start off with “hello world” as the first post title? Google: first post blog “hello world” … plenty… well, here’s another one! Ahem. [now for the part of my first blog post that explains why I'm starting a blog] I’ve been...
recent comments