Category archives: Snaking
Discussions of programming, particularly of programming Python
Much more impressive when you can load files from GUI (Presentation is 99% of the problem)
Written by
on
in
Snaking.
I've cobbled a GLUT VRML view that lets you view any of the included .wrl files, or a set of .wrl files from around the net with a simple click. Unfortunately, most of the previously-present VRML97 files are now gone. Web3D.org has moved VRML97 to "legacy" status and dropped the annotated spec (which had some ...
Ah, that's elegant (I flatter myself...)
Written by
on
in
Snaking.
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 ...
Whether 'tis better to update what I don't use (Or play with what I'm interested in...)
Written by
on
in
Snaking.
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 ...
Plone tutorials for all (What every good little boy or girl wants...)
Written by
on
in
Snaking.
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 ...
A TwistedSNMP User! (But it's Tim, so not really an external user)
Written by
on
in
Snaking.
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.
Putting it all together (From C++ to Plone in 5 days)
Written by
on
in
Snaking.
Put together the outline of what needs to be taught in the 5-day session. It's a lot of material, but it looks doable assuming motivated students.
PyGTA meeting on Tuesday (GiveX offices, 7pm, same as the last two times)
Written by
on
in
Snaking.
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 ...!-->!-->
3-1/2 hours wasted on Corrupted Disk (Need to buy a new one once the cheque for training clears)
Written by
on
in
Snaking,
Vindaloo.
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 ...!-->!-->
What to do with myself today? (After grams' of course)
Written by
on
in
Snaking.
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, ...
Best practices in Plone/Archetypes Development (Monkey-see, monkey-do)
Written by
on
in
Snaking.
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 ...