Archives April 2007
Power supply on my regular laptop just fried (Always ran hot, now it's shorting out too...)
Written by
on
in
Vindaloo.
It appears I really will get to try out the OLPC laptop as a primary working machine! Though I suppose that practically I will have to buy a new full-size laptop at some point (why does a new battery or power adapter cost 50% of the cost of a new laptop, btw?)
Anyway, suppose that's ...!-->!-->
Documenting again (PyDoc not processing the modules, though)
Written by
on
in
Young Coders.
More time spent on documenting Sugar's core today. Nothing earth-shattering, just going through and seeing what the various pieces do and adding doc-strings.
Received a presentation in email from Bryan of the OLPC Nepal project. Good shots of rural and urban classrooms to give developers an idea of what range of conditions they are coding ...!-->!-->
A day of spelunking and documenting (Figuring out how Sugar works...)
Written by
on
in
Young Coders.
Spent the whole day spelunking through the guts of Sugar, particularly the mechanism it uses when launching an activity. The point being both to document the operations it requires and to see how to go about making it possible to run raw X applications without mucking up the joint. Good news is that it looks ...
Day one should be fun (Working code in under an hour as a goal...)
Written by
on
in
Young Coders.
Ian asked me about resources for presentations and sprints and that got me thinking about what to do for sprints. I want to make it possible for a relatively competent Python programmer to sit down with something and have a working application within a couple of hours, and some positive reinforcement within one hour.
I ...!-->!-->
Presentations and talking and developer relations (Oh my!)
Written by
on
in
Young Coders.
Arranging a couple of talks at the University of Toronto over the next month (thanks Greg). Also trying to arrange one for the University of Tirana (Albania) for our visit there this month. Still need to contact the University of Waterloo and some of the other local computer science (and related) schools (particularly ones that ...
Maybe a bit too clever in the Postgresql usage ("In case I want to do what I never want to do" bites me...)
Written by
on
in
Knight Errant.
Fighting a bug in a billing process most of the afternoon. Basically two errors, one a memory error and one a database buffer exhaustion error. The first I haven't tracked down, but I did work around it. The second appears to be a side effect of a never-used set of features in PyTable that allow ...
Bare-bones example of PyGTK2 + Twisted (Because simple is what you need to start...)
Written by
on
in
Snaking.
This is a minimalist version of integrating Twisted and PyGTK2, all it does is create a single PyGTK window, create a Twisted reactor that supports PyGTK and then run the application, closing when you close the PyGTK window. It doesn't actually do anything with the window or the network, it just shows how to initiate ...
Mutechs don't write themselves (Starting...)
Written by
on
in
Young Coders.
Been playing with mutech designs this evening. I blocked a little when I tried to solve both the network and the graphics issues simultaneously, so I decided to just focus on the network side. Mostly just requirements now. Trying to keep the set as small as possible so that it's relatively easy to write.
Daily archives
- April 1, 2007
- April 2, 2007
- April 5, 2007
- April 7, 2007
- April 9, 2007
- April 10, 2007
- April 11, 2007
- April 12, 2007
- April 13, 2007
- April 14, 2007
- April 15, 2007
- April 17, 2007
- April 18, 2007
- April 19, 2007
- April 20, 2007
- April 21, 2007
- April 22, 2007
- April 23, 2007
- April 25, 2007