<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=8410541759759526682&amp;blogName=On+The+Jazz+II&amp;publishMode=PUBLISH_MODE_FTP&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;homepageUrl=http%3A%2F%2Fdigital-coffee.co.uk%2Fblog%2F&amp;searchRoot=http%3A%2F%2Fblogsearch.google.com%2F" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" title="Blogger Navigation and Search"></iframe> <div></div>

On The Jazz II

read it and weep.

Hammer, auction, get it?

Sunday, June 8, 2008



Just for fun, a very coarse plot of an ebay auction that ended today (I was selling a 20D if you really must know).
I think bidding patterns are really interesting, as do a great many economists and even physicists.
I think at some point I'll write a quick program to plot ebay auctions more finely. Speaking of which, the above graph was plotted with python/pylab because the graphing part of OpenOffice.org, at least the version I have installed, was giving me such a headache that it was actually quicker to code it myself. Now python/pylab make it extremely easy to do simple plots like this, but it's still not a good sign for OO although to be fair I'm out of date so I imagine (hope) it's much better these days.

leave a comment