Archives January 2009
I heart contributors
Written by
on
in
Snaking.
Have been having a great couple of weeks for contributors. Frank has been doing far more work on SquareMap (the visualization component used in RunSnakeRun) than I have, and Godson is looking at the Asterisk 1.6 extensions for StarPy. It really does make me feel better about projects when they move forward without waiting for ...
A few UI tweaks for RunSnakeRun
Written by
on
in
Snaking.
Quiet weekend, mostly out with friends and family, but did a bit of work on RunSnakeRun in the margins. Got the toolbar finished, updated the documentation, got the "up" button working, cleaned up text strings so they are consistent throughout the UI (e.g. calling the "File View" the "File View" everywhere). It's not exciting stuff, ...
But I just need 1 little function...
Written by
on
in
Knight Errant.
I'm working on a side project at the moment, just a clean-up for an old customer who was acquired and needs to be migrated off our old systems and onto their parent company's systems. To do that, we need to make a single, simple calculation. About half of the time so far in the project ...
Stealing time on the subway
Written by
on
in
Snaking.
Stole a few minutes to work on RunSnakeRun on the subway home from Linux Caffe this afternoon. Normally I just keep working on whatever I was working on when I leave the caffe, but this project is a CGI system and I don't have the server locally... so instead of working on paying work I ...
Programming CouchDB with Python at PyGTA
Written by
on
in
Snaking.
Myles will be presenting the CouchDB document-oriented database system, and how to use it from Python at PyGTA on Tuesday at Linux Caffe. First bit is going to be a review/overview of his LUG presentation, then it's to the meaty programming stuff that we can sink our teeth into.
Open Source Time
Written by
on
in
Snaking.
I'm not getting anywhere near enough time put into the various Open Source projects I want to work on, let alone time to work on my thesis. I probably need a few solid weeks just to work on OS, and a few solid years to work on the thesis stuff. A few weeks might happen ...
Closing in on RunSnakeRun 2.0
Written by
on
in
Snaking.
I've got the bulk of the features I want to see in RunSnakeRun for the 2.0 release finished now. There's still some GUI cleanup work to do, and I want to implement some "exploration" features (e.g. up/down buttons and the like). Still, it does about what I want it to do now.
The new version ...
glHistogram and ARB imaging
Written by
on
in
Snaking.
The docs for glHistogram clearly say that if the GL_ARB_imaging extension is not supported then glHistogram is not present... except it appears to be present (and even accepts calls), but if I pass GL_HISTOGRAM to glEnable( ) I get an invalid enumerant error.
I'm pretty sure this card *should* support the whole of the imaging ...
Hoping to make Saturday a PyOpenGL day
Written by
on
in
Snaking.
If all goes as planned, Saturday should be a PyOpenGL hacking day. Hopefully get 4-5 hours of solid work in, maybe enough to stabilize the OpenGL_accelerate module and try to get a 3.0.0 release candidate out the door. There's still a problem with the crashing of the list/tuple handler, and there's a half a dozen ...
Neat little feature added to RunSnakeRun
Written by
on
in
Snaking.
Just roughed in a neat-ish little feature for RunSnakeRun. Basically it's a hierarchic view of your profile data where the hierarchy is directories/files/functions rather than function-call-record based. It uses only the "localtime" values from the raw records so that you can see the total time spent in a given package, sub-package, module and the like. ...
Daily archives
- Jan. 1, 2009
- Jan. 2, 2009
- Jan. 3, 2009
- Jan. 12, 2009
- Jan. 18, 2009
- Jan. 19, 2009
- Jan. 20, 2009
- Jan. 25, 2009
- Jan. 26, 2009