Archives February 2009
Sure, I'm fine, but...
Written by
on
in
Snaking.
Realized today as I wrote the presentation for PyOpenGL that one of the bullet points "calculate the transform matrix yourself" is going to be a considerable challenge for new users of (Py)OpenGL. OpenGLContext/PyVRML97 has code to do this already for its hierarchy of nodes, but it's a C-coded extension to have reasonable performance.
May need ...
Should make the VBO objects act as arrays if no implementation
Written by
on
in
Snaking.
As I'm going through the (rather mechanical) process of eliminating the deprecated OpenGL functionality from OpenGLContext, I'm discovering something I hadn't thought about before, when I was on the library providing side. Namely that most of the time what you really want to do is to create the VBO and if there's no implementation, still ...
Sync Thunderbird Contacts to Bluetooth Phone?
Written by
on
in
Tuxedo.
Got the Nokia 6301. I'm underwhelmed, but whatever, it's an included-with-the-plan phone. However, I can't find a good program for working with it over BlueTooth, wammu seems to be the only thing that can talk to it, but it doesn't seem to have any hooks into desktop applications (Thunderbird's what I care about) for sync. ...
Learning Curves
Written by
on
in
Knight Errant.
Sat down to clean up some dojo widgets for a project today. Basically these are "explorer" like collections of sets-of-things, with the desire to allow for filtering the set, viewing a detailed-list view, you know, standard stuff.
So I figured I would work on the detail-list stuff. It's a simple grid control, dojo has a ...
Adding Shader support to OpenGLContext scenegraph
Written by
on
in
Snaking.
Got distracted writing the presentation this evening. I wanted a simple set of examples of shader usage, particularly with respect to replacing fixed-function pipeline operations (there's a number of partial solutions in the various OpenGL books I have on my bookshelf, but I haven't found anything that looks like a complete reimplementation, though there are ...
Need to make Py3D easier to maintain
Written by
on
in
Snaking.
[Update] also need to check the address when I hit "reply" on a message on ...
Teaching is Exhilarating
Written by
on
in
Snaking.
Someone asked me this morning if I'd really be willing to up-roots and move to another country to teach in a university. This evening I would definitely say yes. There's something so attractive about taking a block of knowledge and organizing it so that other people can understand it.
Anyway, have been working on the ...
Fido doesn't have a single S60 phone!?
Written by
on
in
Snaking.
So much for getting a Python-programmable phone. Fido has only S40 phones AFAICS. Rogers has reasonable S60 phones, but they're $300 *with* the multi-year contract and then have to add a rather expensive plan. I've got something like $90 in "Fido Dollars" (a measure of how much I've been suckered so far), so I can ...
Dojo DataGrid
Written by
on
in
Snaking.
Spent the afternoon on Dojo Grid/DataGrid stuff. Wound up with something that works if and only iff I use the latest svn head and I don't include it in the widgets I need to include it in. So it seems as though in this case I'll likely be writing my own or going back for ...
PyCon Registration Done
Written by
on
in
Snaking.
If you're planning on going to PyCon and want to take advantage of the early-bird rates you need to get moving. Corporate rate is just $450 now, rising to $650 at the door. Hobbyists can register for $250 and students for just $150.
Still need to plan the plane trip and room-sharing.
[Update] Okay, have ...
Daily archives
- Feb. 10, 2009
- Feb. 11, 2009
- Feb. 12, 2009
- Feb. 14, 2009
- Feb. 16, 2009
- Feb. 17, 2009
- Feb. 18, 2009
- Feb. 19, 2009
- Feb. 21, 2009
- Feb. 23, 2009
- Feb. 24, 2009
- Feb. 25, 2009
- Feb. 28, 2009