Category archives: Snaking

Discussions of programming, particularly of programming Python

RSS feed of Snaking

Ah, that's elegant (I flatter myself...)


So, in preparation for a 1.0 release of OpenGLContext I figure I should have the VRML viewer demos/tests work like a normal application and allow for selecting the file to load rather than requiring a command-line invocation. I spent a few hours working on some refactoring and then sat down to look at how to ...

Continue reading

Whether 'tis better to update what I don't use (Or play with what I'm interested in...)


First 8 hours of the day basically a complete waste. Woken up way too early by my mother, and then my sister, both of whom so know better, calling at 9 am! Unable to continue sleeping, I went shopping then came home to nap... but the jerky neighbours upstairs are in playing music way too ...

Continue reading

Plone tutorials for all (What every good little boy or girl wants...)


Raphael Ritz has posted a tutorial he wrote giving a guided tour of a fairly involved sample product for Plone. This is a far more involved product (and thus tutorial) than is seen in the Archetypes developer's guide or the Plone Book's chapter on customisation. It feels very similar to this "howto" from Plone.org ...

Continue reading

A TwistedSNMP User! (But it's Tim, so not really an external user)


Tim's now using TwistedSNMP for another project, so finally getting some exercising outside of Cinemon. Have a few more hours before the PyGTA meeting. Probably spend it doing more Plone-docs work. Also need to see how much documenting is needed for the Archetypes Extension Types.

PyGTA meeting on Tuesday (GiveX offices, 7pm, same as the last two times)


There's to be a presentation from Jacob and Laura's company (AB Strakt), with some time left over for general questions and possibly PyCon debriefings, though there's not really all that much to relate (from me, anyway).

More details on the next-meeting page. Strange, I thought we'd set up a domain name for the ...

Continue reading

3-1/2 hours wasted on Corrupted Disk (Need to buy a new one once the cheque for training clears)


Instead of getting home and spending 8 hours working on projects I wound up spending 3-1/2 hours rebuilding the computer, and 2 hours sick to death of the darn thing.

Which leaves just a couple of hours to actually do some OpenGLContext hacking. Decided to work on the "browser" component, which is the closest thing ...

Continue reading

What to do with myself today? (After grams' of course)


Yesterday was mostly taken up with Taxes, day before that with writing Plone stuff. Today is my day off, so I should be working on OpenGLContext or PyOpenGL or wxoo or one of the others. I feel like working on something fun, so probably OpenGLContext. Still, more work on Plone wouldn't be a bad thing, ...

Continue reading

Best practices in Plone/Archetypes Development (Monkey-see, monkey-do)


I've been thinking long and hard about how to teach Plone and realising that there really doesn't seem to be a lot of canonical descriptions of what one should do. There's some documentation on what you can do (though precious little of that, honestly), but there's very little that actually describes how to create properly ...

Continue reading