Showing posts with label crochet. Show all posts
Showing posts with label crochet. Show all posts

Thursday, October 16, 2008

Going round in circles

I made two circles yesterday.

Crochet pot scrubber thing from a plastic bag:
circle

Start of a fabric pot using the book and cord I brought on Sunday at Ally Pally:
circle

(At some point I'll put all the other Ally Pally photos up.)

Wednesday, April 18, 2007

If I could...

If I could upload photos to my website, I'd could show you pictures of my new Summer Tweed yarn from sheepish, or the new MP3 cosies which I finished last week, or the only item of crotchet I can remember from my childhood.

Unfortunately, I can't.

I started writing up the pattern for the MP3 cosies (I made two): its harder then it looks. I am so tempted to do it in pseudo-code, in the style of a computer program.

CONST hook1=3.5mm (normal);
CONST hook2=5mm (large);

VAR hook;

hook = hook2;

WHILE chain <= MP3-player-width DO
{chain 1;}
END WHILE

hook = hook1;

Hmm, maybe not quite so like a computer program.