WARNING! This website is no longer actively maintained. It is an archive of 2 years work by Doug Belshaw who now blogs at dougbelshaw.com...
The OLPC project laptops are now to be known as ‘The Children’s Machine’. More details about their upgraded specification, etc. are available here (integrated camera, 1200×900 resolution, etc.) (thanks to Wes Fryer for the link)
Popularity: 2% [?]
















Now that what I call an rss reader. NTW, I use a (vanilla) K2 install and I used to have the problem I’m seeing now writing this comment (the text is tiny!).
I placed a ticket on the bug tracker and it was fixed as follows; find:
.comments input[type=text], .comments textarea {in your stylesheet.css and replace the entry for font to:
font: 1.2em 'Courier New', Courier, Monospace;Should work a treat, as it does on my home site (not linked).
Thanks David - you absolute star!