Archive for April, 2009

Protected: Images for JLB!

Tuesday, April 7th, 2009

This content is password protected. To view it please enter your password below:

Real-time energy widget

Monday, April 6th, 2009

okay, i’ve added the real-time energy widget to the sidebar from myenergyusage.org

i broke it!

Monday, April 6th, 2009

okay, I’ll come clean, I broke it. In messing with the mysql tables, I must have removed the Page, that is used to display the “posts”. It took me a while to find the issue this evening. I thought it was performance related, and was going to pull wordpress, I only want to upgrade, because I thought it may be quicker, than the older blog software. I’ll carry on testing, but still have issues converting and importing the old data. I may have to export the data, hand convert on a wintel platform, convert all the data, because I think what I’m trying to do, is beyond the access controls I have over the hosted mysql database.

its all gone pete tong!

Monday, April 6th, 2009

time to post to the wordpress forums the blog has stopped working, or very slow!

Performance Appalling

Monday, April 6th, 2009

I’ve still got MySQL code issues, importing and converting from the old blog software to the new WordPress blog software. I’ve now also turned off the home page because I’m not happy with the performance on this server platform, I wanted to upgrade to WordPress to increase performance, but the home page is not loading correctly.

Tomatoe seedling update

Sunday, April 5th, 2009

Since transplanting the seedlings into 3″ pots, they’ve started to romp away and grow very quickly. Here are some updated photos. The only small issue one of my trays has sprung a leak so when watering, water gets on my shoes, underneath in the shoe rack. I’ve applied a little bit of science this year in growing tomatoes, rather than plant any seeds, I’ve gone for early cordon and bush varities. I’ve only planted half the allocation of seeds I received, the other half can be used next year, but out of this half, only 1/4 germinated, but I still have too many plants for me! So I’l be gving some away! The varities being grown are:-

Bush Varities

  • Red Alert
  • Tumbling Tom Red
  • Gartenpearle

Cordon Varities

  • Black Cherry
  • Money Maker
  • Alicante
  • Tigerilla
  • Golden Sunrise
  • Genovesa Costoluto (Italian seeds)
The porch where they are located was getting a bit cold at night, and also there is a small damp issue, because of a poorly fitted damp course, so I’ve installed a Glen tubular electric heater on a timer, thermostatically controller, so if the temperature falls below 20 degrees C, between the hours of 12.30 – 7.30 GMT, the 200 watt heater comes on. (I’m on Economy 7, so 200 watts of electric is neglible, when your average is 3 kwatts a day!).

Potatoes in exhibitor bags

Sunday, April 5th, 2009

I’ve now planted all my potatoes , first and second earliers, salad and main crop in exhibitor bags. Not having an allotment or space to put a row of potatoes in (unless I did up the lawn, now there’s an idea, wouldn’t need cutting then!), exhibitor bags will have to do for the moment.

Potatoes in exhibitor bags (from above)

Potatoes in exhibitor bags (from above)

Potatoes in exhibitor bags (side shot)

Potatoes in exhibitor bags (side shot)

No pictures or links

Saturday, April 4th, 2009

the only problem now, is WordPress doesn’t understand bbcode or any of my links or pictures! This is going to take longer than I thought…

Increased memory allocation for script

Saturday, April 4th, 2009

I increased the memory size required for the script, and it runs okay.

I included this in the script

ini_set(“memory_limit”,”256M”);

The script runs perfectly, and imports the contents from both blogs into WordPress.

Export

Friday, April 3rd, 2009

I tried to export the contents of the current blogs, to import into WordPress (new blog software), and it failed with a

Connected to database for blog FishHouse Blog!

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 131071 bytes) on line 135

I wonder what that means?