Wattson’s transmitter batteries need charging, hence zero Watts!
It’s not that I’ve installed my own wind turbine or solar panels, and getting free electricity.
Wattson’s transmitter batteries need charging, hence zero Watts!
It’s not that I’ve installed my own wind turbine or solar panels, and getting free electricity.
and because Jack Frost is coming to visit this evening (so says the weather forecast), I thought I better wrap up the potatoes, Blue-berry and goji-berry bushes. The problems with late frosts this time of year, is it damages the flowers on the Blue-berry bushes, and no flowers, no berries! It’s the moisture in the air around the plants that causes the problem when the temperature drops, and frost appears, so if you cover up the plants before darkness falls, this traps in the warm air – well that’s the theory!
I’ve just taken some time out to download the 3GB download, and install this 64-bit Release Candidate to have a look.
I’m still a fan of Windows 2000 Professional, although a bit old these days, and have resisted the temptation to move/upgrade to Vista, apart from on my gaming rig because I needed DirectX 10 for the games.
Quite a few other colourful themes as well. For oldies like me that like the “classic theme”, the Windows Classic Theme is still present! After 10 minutes of fiddling, here’s my desktop!
Would I upgrade, not at present. But Nice picture of a Male Siamese Fighter though!
I’ve never heard of Bulrush growbags, but these are for my tomatoes when I put them out at the end of the month.
I purchased two Pay As You Go 3 USB Modems a few months ago from Sainsbury’s reduced from £49.99 to £12! I thought they would come in handy if I needed to go mobile with my notebook. My Orange High-speed circuit-switched data (HSCSD) data card is a little slow these days. I can surf the internet with a speed of 14.4kbit/s or if I use two time slots (bonded) can achieve a blistering speed of 28.8kbit/s, this is over the GSM network.
The 3 (http//www.three.co.uk) USB Modem is manufactured by Huawei. The model number I’ve purchased is the Huawei E220 HSDPA USB Modem. This model is often called the ‘pebble’, because it resembles a pebble, and is a small ‘dongle’ type device which connects to your computer using a USB cable. Some folk may be put off by this model in favour of the newer “chewing-gum type sticks” modems available.
The issue I have is that 3’s Pay As You Go data tariff involves “topping up” with £10, but this does not roll over to the next month, if a portion remains unused, you need to top-up again. For £10 you are given a data allowance of 1GB. I don’t find this suitable for my use, I’m only going to use this device . occasionally. A much better tariff for me is the ASDA Mobile Pay As You Go Tariff, Calls – 8p per minute, Texts – 4p per text, Data – 20p per 1MB. ASDA mobile phone tariffs are a steal. But unfortunately, you cannot just use an ASDA SIM Card in a mobile phone which is locked to the other vendors network! I tried the ASDA SIM Card in the 3 USB Modem, and although it recognises the PIN number, it states “invalid SIM”. This is because the 3 USB Modem is SIM Locked to the 3 Network.
Luckily there are software programs that can over-ride this lock. I’ve used the following procedure to over-ride the lock in a 3 USB Modem (Huawei E220) and replace the 3 SIM Card with an ASDA SIM Card. Your mileage may vary, and I will not be held responsible if this procedure fails, and turns your 3 USB Modem into a brick (breaks it!).
DC – Unlocker 2 Client 1.00.0267
Detecting card :
selection :
manufacturer – Huawei datacards
model – Huawei E220
application port – COM4
diagnostic port – COM5
Found modem : E220
Model : Huawei E220
IMEI : 35xxxxxxxxxxxx8
Firmware : 11.117.09.01.156
Dashboard version : HOST01.11.118.01.19.156_MAC11.201.05.00.156
Serial NR. : Exxxxxxxxxxxxxx6
SIM Lock status : Locked (Card Lock)
DC – Unlocker 2 Client 1.00.0267
Detecting card :
selection :
manufacturer – Huawei datacards
model – Huawei E220
application port – COM4
diagnostic port – COM5
Found modem : E220
Model : Huawei E220
IMEI : 3xxxxxxxxxxxxx8
Firmware : 11.117.09.01.156
Dashboard version : HOST01.11.118.01.19.156_MAC11.201.05.00.156
Serial NR. : Exxxxxxxxxxxxxx6
SIM Lock status : unlocked
The pipe from the fuel tank to the fuel filter had come away because the clip had failed, and when the petrol switch was open, caused petrol to drip very slowly onto the floor of the generator shed. All fixed. Test started the generator for 30 minutes to check, the generator still worked!
Lindsey noticed a strong smell of petrol today near the generator shed (generator is used to power the fish house, when there’s a power outage) which I ignored!, I’ve just investigated because it is rather strong and it would appear a pipe has split and petrol has been leaking from the petrol tank! I’ve left the generator shed door open for the fumes to escape overnight, and I moved the fire-extinguisher from the kitchen into the porch!
Top of the to-do list tomorrow morning in day light me thinks!
Note to self: Pay attention to what Lindsey tells me! It’s often correct!!
Sorry nerdy alert, boring stuff!!!!
just been tweaking the blog….I’ve been tweaking the blog to log php errors, increasing the memory for php scripts, to try and get rid of the errors which are occuring still!
so, I’ve modified the following things, and it seems a good place to note them here for later…
define(‘WP_DEBUG’, true);
define(‘WP_MEMORY_LIMIT’, ‘256M’);
define(‘AUTOSAVE_INTERVAL’, 10 ); // seconds
@ini_set(‘log_errors’,’On’);
@ini_set(‘display_errors’,’Off’);
@ini_set(‘error_log’,’/home/example.com/logs/php_error.log’);