Author archives: Mike

RSS feed of Mike

Long Day's Conference (Presentations and consultations...)


Spent the day at the International Forum on e-Learning and Standardization at which Walter suggested I present. 10 minute general introduction on the project. I'm told all the presentations were being recorded and should show up online at some point.

Rest of the day spent mostly in answering questions for people. I'm getting toward exhausted ...

Continue reading

When someone hasn't heard (You want to put your hand up in the middle of the speech...)


Went to the opening of the conference today. Speaker was the new Lieutenant Governor of Ontario. He mentioned various programmes for providing texts, and eventually (maybe) computer access to the communities and reserves in the North. He was talking about schemes such as having computers in the libraries that could be checked out, or maybe ...

Continue reading

Cool, I'm married (Ring to prove it...)


Well, as of yesterday afternoon, I am now a married man. Soni was beautiful. The wedding march (Imperial March from Star Wars by Metallica) wasn't loud or distinct enough to be scary/ominous sounding, but she still came down the aisle. It wasn't the aisle we'd wanted (we wanted the outdoor chapel, but it was raining). ...

Continue reading

Fast Approaching Deadline (Fun-fun-fun...)


Wedding is tomorrow afternoon. Weather report says 90% chance of rain (for our planned outdoor ceremony). Likely have to retool for an indoor ceremony. Flowers and dress getting picked up now. Shoes producing blisters during break-in. Music for the ceremony still needs to get sorted out. Ceremony practise never got done. Rides to the (rather ...

Continue reading

What's our porting status? (Just curiousity...)


I'm wondering, is anyone actively working on porting the Sugar/Fedora7 environment to the various other inexpensive machines? What about to thin-client Linux solutions? Probably it would work loosely on anything Debian based via the work that people have been doing on Ubuntu porting for sugar-jhbuild.

I realise that the 1CC folks are all busy with ...

Continue reading

Documentation and Auto-documentation (My day in tracking things down...)


Spent the first 8 or so hours of the day tracking down documentation, creating auto-generated documentation and the like. Results are on the Tutorials and API Reference pages on the wiki.

Then sat down to work on making a simple API documentation system that's template based. Working off epydoc's introspection mechanism for that. So far ...

Continue reading

Fixing core structures is a pain (Hindsight realisations...)


Been doing a lot of refactoring for a client project these last few weeks. Basically just moving away from some poorly-chosen architectures that proved hard to test toward something that's easier to build unit-tests for. Of course, being choices made within the first month of the project, they had worked themselves deep into the grain. ...

Continue reading

Auto-generating Documentation (PyGTA question rises in the middle of the night...)


Unable to sleep tonight because of an issue that arose this evening that I just couldn't stop thinking about...

I was working on the Developer's page on the wiki and was putting in links for the various technologies in use. One of those being D-BUS. All fine and dandy, except that the D-BUS page had ...

Continue reading

The Turtle-to-interactive-turtle step... (GooCanvas?)


Been looking at how to handle the logical step from turtle-graphics to interactive programming (event handling and the like). Looks like something like GooCanvas would be a good stepping-stone there. We can fairly readily define a mapping from turtle-style drawing into GooCanvas primitives.

That is, as the turtle draws, it creates new GooCanvas Polylines for ...

Continue reading

Whole day on documenting and automating (Time flies when you have other work to do...)


Was just intending to spend a few minutes on the emulation stuff today, but what with documenting the requirements, realizing they were rather involved and then trying to automate them, didn't get around to the client work I had on the todo list today.

Anyway, worked out a quick hack that lets me automatically download ...

Continue reading