i have started doing a massive painting of the church in plaza alta in algeciras. it is fun and looks like it may turn out ok.
Monday, September 26, 2005
finally got tomcat to work with my old configuration. had some troubles due to using the new version of mysql with new connector. i hope the new setup runs ok on the old server. they have changed a few things in the new version of mysql - namely tinyint(1) has become a boolean which returns true or false. had to change to tinyint(2) to make it work. seems to be ok. also blank dates i.e. 0000-00-00 are not returned as null anymore so do not parse well. this is fixed in the jdbc connection string by using ?zeroDateTimeBehavior=convertToNull.
i have a bad feeling about the outcome next time i do a web system update...
Friday, September 23, 2005
Thursday, September 15, 2005
I have found the '3' experience utterly dumb founding.
I have been with many mobile phone companies before (vodafone, orange, t-mobile) and had got used to their most common practises and stumbled into '3' thinking I was a fairly savvy consumer. It turns out '3' isn't a normal mobile phone company.
Everything started OK when I got the phone quickly and my number was transferred over without a hitch.
Then things started to go wrong.
Sometimes my landline would ring and people would say 'Haven't you got your mobile switched on?'. The phone line seems to be intermittent at best. Regularly when attempting to make or receive calls the line is not functioning. When dialling '333' however it works fine and the operator says 'Well if you can dial me there can't be a problem, can there?'.
The web browser only seems to have coverage when you are close to the centre of cities. Forget using on a train or in a car (the only places I ever used to use WAP).
All my Motorola phones have had bluetooth as standard since years ago. I assumed (wrongly) that the V975 would have bluetooth - why shouldn't it? When I tried to connect it to my friend's car bluetooth system I found out it didn't. Turns out '3' doesn't like bluetooth as they don't want anyone getting hold of their 'secrets' inside the phone!
Most mobile operators offer international calling at the time of setting up the contract. I found out to my peril that '3' does not. When I arrived in Poland I called '3' to activate my international roaming (you would have thought it was simple in this day and age) I was told it was not allowed to be activated while I was abroad.
I activated the international roaming when I returned from Poland and was soon off again to Spain. I am always wary of making too many calls while abroad when I don't know the operator. When I was with Orange I knew the calls were relatively OK and could judge my phone bill. I made 2-3 calls from Spain to England, short calls too. My bill was £103. Explain that!
The other day I lost my telephone at the gym. I called '3' to report it lost and was told that I would not get another handset as I was not insured. At no point was I offered insurance by '3' and usually I am used to getting a years free insurance from my mobile company. After the fact I went to '3's website and found a small footnote saying 'Sorry, but if you've only just joined us, we can't offer you phone insurance at the moment. We are working on it though, so watch this space for details.'. Thanks for being so polite! Nice to know I missed the boat on that one, I guess I will have to suffer then!
When I had finally had enough a friend said: "Why not reduce to line rental and pay them off in one go? It is usually only about £7 a month". I have 6 1/2 months to go so that would equate to about £40. Fine. But don't forget '3' isn't a normal phone company. Apparently their minimum 'line rental' is £20 a month which is extortionate. That leaves me paying £120+ to be rid of them.
Saturday, September 10, 2005
have upgraded to fc4 via yum. it has made the system a bit raw (as i had it almost perfect with fc3). i have installed eclipse and it seems fine - although under fc3 the jdk consumed 250MB of memory and the gcj version seems to consume twice as much!
need to get tomcat working and see if it will run the software ok. also seems to be an ldap module which comes with eclipse. i can test whether it would be a good time to switch to ldap authentication.
there is also a bugzilla module with eclipse but i cannot moke it work very well. it seems to be browser based and a bit resource heavy.
the new kernels along with the latest bios update seem to make my fan stop being so noisy and allowing the chip to ramp up to full speed. it cannot be a hyperthreading processor as specified when i bought it as the smp kernel did not detect two chips even with acpi=ht.