What hath Gutenberg wrought?
We got Lucinda a printer for her computer today. Most of her games and kid web sites have things to print out. So now she can print things for herself.
We got Lucinda a printer for her computer today. Most of her games and kid web sites have things to print out. So now she can print things for herself.
We went to “Merry Member Nights” at the L.A. Zoo this evening. They had the zoo open after hours. We saw some animals, but a lot of them had gone to sleep when the sun went down.
We also walked the Griffith Park Festival of Lights. It was impressive in a weird sort of way. And Lucinda had fun looking at it.
The computer has developed a new quirk. Now if I tell it to reboot, it goes down and stays down. It hangs in the hardware reset phase. Then if I pull the power cord to cycle power, it seems to usually self-test and boot after about six or eight power cycles. So far it has done this on Sunday morning, and then twice this evening.
Installed XFree86 4.3.0 and Mozilla 1.5 on Bort for testing today. The only catch was having to add ‘cd /usr/local/linux-mozilla’ to the ‘run-mozilla.sh’ script.
Today was the grand opening of the newly-remodeled playground in Victory Park. Lucinda had fun playing there, and she also got a little balloon animal.
Added an optional title to the blog program. The title defaults to ‘Web Log for <yourname>’. The title field overrides this. Also added a few new fields to the logusers table:
alter table logusers add column l_logtitle tinytext after l_lastname; alter table logusers add column l_textwidth int(11) default 100 after l_displaynum; alter table logusers add column l_textalign char(1) default 'L' after l_displaynum;
I added a title field to the log, so individual entries can have their own optional titles.
mysql> alter table weblog add column title tinytext after parselevel;
Then I added logic to edit.php and weblog.php to add and display the titles.
Going to experiment with recording audio with Lucinda’s Mac:
http://www.visualclick.de/
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=1f1f7qj.boz2xg1u22znqN%40%5B192.168.0.2%5D
Tried to scan, and xscanimage was broken. Had to recompile from ports and reinstall. Had to edit /usr/local/etc/sane.d/epson.conf to point the ‘epson’ backend at the USB scanner. Tried to print, and ran out of black ink. Put in a new cartridge.
Got a new 256MB PC133 DIMM from Staples to replace the one that had gone bad. $54.06 with tax. Sent in for the $20 rebate from PNY.
Powered by WordPress