content top
recent posts

the longest road...

May 11, 2010

There are two paths that I could take when developing xpath4js…the short direct route; or the longest path. I’m going to take the longest path.
The short direct route would involve countless all-night coding sessions, the music up and (probably) cigarettes. But…I have to wake up at 6:30am for work…The music would wake the [...]

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 [...]

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 the longest road
There are two paths that I could take when developing xpath4js…the short direct route; or the longest path. I’m going to take the longest path. The short direct route would involve countless all-night coding sessions, the music up and (probably) cigarettes. But…I have to wake up at...
recent comments