just resized partitions so now linux gets 10gb more at 25gb and windows has 13gb. this must mean that i have almost made the leap completely over to linux. i still may need to go into windows to check visual basic stuff and mdb files so for now will need to keep it.
Wednesday, June 16, 2004
Tuesday, June 15, 2004
thank god! at last i have managed to upgrade to FC2 via yum. however i now have a few problems...
i am back on to a synaptics touchpad mouse because the kernel has failed to recognise my intel usb (hub?) controller. stupidly i deleted the configuration from kudzu so that i am finding it hard to go back and fix it.
i have an inspiron 5150 and was told somewhere that the 2.6 kernel was going to fix the problem with the ACPI events not firing. it doesn't seem to have yet, needs more investigation but i think a mouse is more important right now.
Sunday, June 06, 2004
trying to track down a strange problem in either mysql, java or torque. on my development machine my website pulls out pound signs (£) ok. on the server it pulls out a question mark (?). the strings are stored in a longblob.
this must mean there is a problem with the character sets in either java or mysql. however i am having trouble tracking this problem down on google.
on local machine i have mysql-3.23.58-4 and j2sdk1.4.2_03, on remote machine i have mysql-3.23.58_1.74 and j2sdk1.4.2_01 so i suppose the first thing to do is upgrade the remote machine to have the exact same versions.
how irritating!