Posted on Leave a comment

Growing from seeds : Part two…

Seeds in warm water overnight to encourage germination If you’ve read part one of “Growing from seeds” I’m sure you’ve been left cliff-hanging wondering what has happened to the seeds since their overnight warm water bath! Ok, so maybe not quite cliff-hanging but here’s the end to the seed planting opening scene nonetheless.

The sweetpeas and the lupins experienced a nice warm water bath over night to encourage germination, so in the morning I positioned myself in the usual ‘rainy-day, dry porch’ spot and started putting the seeds into the propagator. Sweet pea seeds in the propagator before covering with a layer of compost I’ve been using general purpose compost, which indications on the bag it is ideal for baskets, cuttings and seeds. I’ve recorded which colour sweetpea seeds were put which cells as I’m curious to see if it impacts which colour they ultimately grow as. I had yellow, brown and black seeds. Hopefully we’ll see soon!

Both of the propagators are now taking up the spare room’s windowsill and they all have different germination expectancy dates, with the soonest being 10 days (sweet peas) so hopefully in 10 days times I’ll be seeing some green work its way out from the compost.

I found a good reference guide here as well: (For sweetpeas)

Posted on 1 Comment

Growing from seeds

Ok, this is my first attempt at growing from seeds. I’ve read up on germination and stratification and all sorts of general tips on growing from seeds… so I should be fine right? Dragged Dan out again earlier today to buy the seeds (it’s a rainy day and I was garden-eager but couldn’t do anything outside today, damn rain), so we went in search of Haskin’s near Ferndown. It’s a nice garden centre, quite big (not as big as Cadbury’s near Bristol) and has a good variety of plants, bulbs, seeds and garden tools. After being very tempted to just spend the extra money and buy the already grown plants we wandered over to the seed section. Firstly, are seed sections always terribly un-organised? Why don’t they just put them in sections, Annuals in one, Perrenials in another and then maybe alphabetically? Oh well…

So we rumaged through the different seeds, seeing which ones we could plant now and give me sprouts before I got bored and dumped them in the bin. We came home with four different seed packets and the ‘Mega value budget propagation 3-pack’, oh yes, no expense spared here! The seed packages consist of Canterbury Bells - Part of the Campanula mix of seedsCampanula (a mix of blue and white rockery plants), Achillea ‘Summer Berries’ hybrid, perennial sweet pea and some lupin ‘gallery mix’ seeds. I found myself a nice dry bit of ground under the porch to sit on and set about putting the compost in the propagator and then planting the Campanula and the Achillea seeds, the other two flower seeds have to be soaked in warm water overnight before being sowed apparently. I’m now thinking, yet again, that someone should really create some sort of microwavable plant. Put your seeds in and 30 seconds later, whala, big thick plant with gorgeous flowers… would be nice for someone as impatient as me…

Seeds from Campanula Rockery Mix and Achillea Summer Berries Hybrid at Day 1

Here are the seeds as they are now. Sitting happily in the windowsill, in a propagator (I took the plastic lid off for the picture) to keep the moisture in. I expect I’ll be happier with the Campanula mix as it takes 14-28 days to germinate while the Achillea can take 1-3 months. I’ll be checking them everyday to make sure the compost is moist but not wet, using a spray bottle to keep from drowning them and in turn causing them to mold.

Posted on Leave a comment

The Space Available

We’ve just bought our first house earlier this year and it has a small fenced off space out the back. It’s about 15ft by 15ft with a diagonal fence slicing the farthest left corner off… so there’s not a ton of space to work with, but it’s a very sweet little space all the same.

Our garden space

The ground is shingled (nightmare for heels AND plants alike) but container plants have been working quite well this far as the sun covers at least half of the garden for most of the day. We’ve so far stuck a small four chaired table in the middle of it and some half-moon baskets along the fence.

Our garden space

My very patient man (thanks Dan x) has been repeatedly dragged off to garden centres, B&Q and generally anywhere where I’ve seen plants sitting outside with price tags on. At the beginning we bought a bunch of annuals for the baskets, tempting me in with their bright colours and low maintenance demands. I’m not so much of a fan of them anymore.

The basket of shame

They started off well but I wasn’t particularly educated on how big each would grow, to excited at the prospect of having nice new flowers and colour in the garden, and so I didn’t bother to find out if they’d grow straight up or wander off to the side like vines… two of the three baskets are alright as I just planted the plain marigold plants in them, but the third is doing a thing all of its own. The geraniums in it have been and gone (too bad, I liked those ones..), leaving a brown stick standing proudly in the air, the flowers on the right have decided they’d like to turn into a bush in mid-air, protruding far beyond any of the other flowers and the red flowers which I’ve completely forgotten the name of at the moment seemed to bloom for a day and then rot into brown droopy messes.

On the up side I’ve been growing a few trees, and I’m quite proud of them so far. One is my tiny but ever growing ‘Christmas Tree’ who was originally received through the post as a gift from a printing company that my boyfriend’s company uses. For some reason though he seems to have stopped growing upwards and would much more prefer to continue getting wider… I keep meaning to research that and see why that is. The other tree is my Bay tree. Unfortunately when I was getting the original cutting from my boyfriends mom I heard her incorrectly and thought she had said ‘Bailey Tree’ …. that would have been nice, sadly there is no such thing as a Bailey’s tree so I will have to continue to buy the heavenly drink from the off-licence. It’s been growing nicely though, the Bay tree, I even started marking its progress on its support stick every Sunday, it’s been doing about an inch to an inch and a half each week.

The other plant I have is a recent addition (also from Dan’s mom) is a tomato plant. It had three flowers on it when I first put it in the garden… two of which I sadly found had fell off because of the torrential rain England had a month ago, the third flower, to my further dismay, fell off when I touched it. Further on in the week I had just finished a load of laundry and Dan was taking it outside to set it up in the sun when the clothes horse snapped under the weight off the wet clothes, falling directly onto the tomato plant. The tomato plant now has one stem and no branches, although it’s been a couple of weeks now and new flowers have started to bloom… we may get tomatoes yet!

Posted on Leave a comment

CSS : IE and FireFox inconsistancies
…or any browser for that matter

In a life where every browser renders the same way you don’t need to worry about cross browser compatibility, but until that time maybe some hints and tips will help you out (and me when I forget and have to search again!)

I’ll be adding to this list as I find more irritating cross-browser compatibilities…

Display your site the same across all Browsers

First and foremost…

Always have at least two browsers open while building and testing the site. Do not leave it til you are ‘finished’ to have a look and then try to fix things that are wrong. I usually choose IE6 and FireFox 2.0. This way you will notice problems immediately and be able to easily rectify the differences (usually).

Watch your padding carefully

Padding likes to render differently within individual browsers. Margin is your better friend in most cases and should display more consistantly throughout.

Floats and widths

From my experience, IE6 could care less in most cases if you allocate a width on a floated item but FireFox will demand one to display properly. Make sure that any items with float:right or float:left’s also have some sort of a width associated to them.

Posted on Leave a comment

Pure CSS Menu :
Two tiered css menu …
three tiered css menu …
however you like it!

Want a css menu for your website? (See here for an example)

Firstly, get this file: csshover.htc

In your stylesheet add:

BODY {
behavior: url(/csshover.htc);
}

Ok, so now you’ll have the css hover capabilities pulled into your website. Next for the menu code itself…

I’m sure you’ll find that some of this code can be reduced or perhaps completely removed to suit your specific needs, but it works as it is and should be a good base to get your menu working!

For your STYLESHEET


/** MENU **/
UL.menu {
clear:both;
float:right;
font-size: 0.90em;
padding: 0;
position: relative;
margin:40px 0 10px 0px;
width: 585px;
z-index:100;
}

UL.menu LI{
background-color: #FFF;
color:#FFFFFF;
float:left;
font-weight: bold;
list-style-type: none;
margin: 0 0 0 12px;
padding: 4px 0 0 4px;
}

UL.menu LI:hover
{
background-color: #FFF;
}

UL.menu LI A {
color: #999;
font-weight:bold;
text-decoration:none;
}

UL.menu A {
display:block;
white-space:nowrap;
margin:-4px 0 0 -5px;
padding:6px 0 1px 5px;
color: #000;
font-size: 1em;
text-decoration:none;
height: 20px;
position: relative;
z-index:100;
}

UL.menu A:hover{
color:#333;
background:#FFF;
}

UL.menu UL{
background-color: #FFF;
display:none;
list-style:none;
margin:0;
margin: -5px 0 0 40px;
margin-left: -5px;
padding: 0;
position:absolute;
top:auto;
width: 205px;
z-index:500;
}

UL.menu UL LI, UL.menu UL LI A {
width: 205px;
background-color: #F5F5F5;
background-image: none;
padding-left: 5px;
color: #999;
margin-left: 0;
}

UL.menu UL LI:hover
{
background-color: #D5D5D5;
}

UL.menu UL LI A:hover{
color:#333;
background:#F5F5F5;
}

UL.menu UL UL{
background-color: transparent;
border: 2px solid #CCC;
margin-left: 100px;
width: 300px;
margin-top: -20px;
}

UL.menu UL UL LI, UL.menu UL UL LI A
{
width: 295px;
background-image: none;
padding-left: 5px;
background-color: #666;
color: #FFF;
}

/* Begin non-anchor hover selectors */

UL.menu LI:hover{
cursor:pointer;
z-index:100;
}

UL.menu LI:hover UL UL,
UL.menu LI LI:hover UL UL,
UL.menu LI LI LI:hover UL UL,
UL.menu LI LI LI LI:hover UL UL
{display:none;}

UL.menu LI:hover UL,
UL.menu LI LI:hover UL,
UL.menu LI LI LI:hover UL,
UL.menu LI LI LI LI:hover UL
{display:block;}

UL.menu UL UL UL LI, UL.menu UL UL UL A
{
text-transform:none;
}

UL.menu UL LI UL LI A:hover {
background-color: #777;
}

/* End of non-anchor hover selectors */

/* Styling for Expand */

ul.menu a.x, ul.menu a.x:visited{
font-weight:bold;
color:#FFF;
background:#333;
}

ul.menu a.x:hover{
color:#FFF;
background:#333;
}

ul.menu a.x:active{
color:#FFF;
background:#333;
}

For your front-end

[ul class="menu"]
   [li][a href="#"]Home[/a][/li]
   [li][a href="#"]About Us[/a]
       [ul]
	[li][a href="#"]The Company[/a][/li]
	[li][a href="#"]How It Works[/a][/li]
	[li][a href="#"]Made-To-Order[/a][/li]
	[li][a href="#"]Design your own[/a][/li]
	[li][a href="#"]Flexibility[/a][/li]
	[li][a href="#"]Fabric or Leather[/a][/li]
	[li][a href="#"]Corner Sofas[/a][/li]
	[li][a href="#"]Chesterfields[/a][/li]
      [/ul]
   [/li]
[/ul]