Archives September 2004

A very productive 11 hours (Sure, it's ugly, but it's working...)


Moved a long way forward on Cinemon this evening. The two data-importers are now working with in-memory models of the geographic entities (instead of database-based ones). Reduces load times to a second or two. Haven't got the hierarchy importer actually kicking-off the watchers or spitting back a cleaned up version of the file, but that ...

Continue reading

Almost have Gentoo setup mastered (After what, 7 or 8 iterations?)


So, after giving up in disgust on the PyOpenGL 2.1 work, I decided that I was in the mood for something fairly mechanical. Since the Athlon (original Athlon, not XP, not 64) has been sitting unused since I built the Athlon64, I decided to install Gentoo on it and get started on building an IMAP ...

Continue reading

Python's C-api mechanism is just horrible (More #defines than the original)


Giving up on PyOpenGL for the night. Creating a C-level API for a Python module requires either manually maintaining huge vtables, or somehow modelling the whole set. I've been trying to go with modelling the functions in Python, and that just isn't working, it's too awkward to modify the parts that need modification.

Don't know ...

Continue reading

A day with PyOpenGL (At last)


Spending the day working on PyOpenGL. So far a couple of significant bugs and one setup problem fixed. Now starting work on the 2.1.0 branch again.

One of my major goals for 2.1.0 is to make the wrappers more flexible wrt which Numpy versions (if any) are loaded, and potentially to allow for substituting Numarray ...

Continue reading

UU tonight (Suppose I should put in an appearance...)


Was intending to skip it and spend the night working on Cinemon, but I suppose actually talking with Bryan would be a good thing too. Still frustrated with Twisted's documentation. Took a quick break to work on a Job Jar item for the web-checker program.

It's so much easier to work when you have an ...

Continue reading

Twisted needs docstrings!!! (When your primary API docs are auto-generated, you *must* put in docstrings)


Frustrating couple of hours here trying to get Twisted to either use a serial port or a TCP port to test the EFT server. Mostly it's frustrating because the API documentation doesn't tell you what methods are doing, what they return, what their arguments should be, how to deal with the results to accomplish common ...

Continue reading

Cinemon gets code back from common applications... (Or, my day in slogging...)


I've been working on other projects for a couple of weeks now, ripping pieces of Cinemon's application framework out and using them for the other projects as I go. Today I took my "day off" to try to move Cinemon forward.

Most of the day was spent working on the hierarchy-importer. That moved forward quite ...

Continue reading

Fried moth is NOT a pleasant scent (From the probably-too-much-info department...)


Rosey recently got me a replacement bulb for the halogen floor lamp in my room. This is a 300W bulb, you know, the kind that dorm students will use to cook puff-pastries.

Our kitchen and bathroom windows are without screens, and always open (to cool the place down), and we get very large moth-like things ...

Continue reading

North Americans really suck at communication (Maybe the rest of the world too...)


Have been vicariously living through a friend who is extricating herself from a job where the working environment went off the cliff a few months ago. I'm often amazed at how bad communication is in most organisations...

Then, this evening, I realised something; we have a 50% divorce rate. That is, with the simplest dynamic ...

Continue reading

Kernel modules need dependency notes (Or... how I got the tablet working)


Turns out that the "wacom" kernel module in 2.6 kernels is actually just one of about 5 modules you need to load. With all of them loaded, and some xorg.conf settings copied from a howto, the tablet is again "working" under xorg. However, it still has that annoying habit of getting stuck about 10-20 pixels ...

Continue reading

Daily archives

Previous month

August 2004

Next month

October 2004

Archives