4oz soft marg6oz self raising flour2 eggsFinely grated lemon rind6oz caster sugar1 tsp baking powder4 tbsp milkPut all in bowl and mix.Put in oven – 180F/350C for about 20 mins (need to test as varies)ToppingJuice of lemon4oz caster sugarWhen you take... » More
Megapixels Dimensions 2 megapixels 1600 x 1200 3 megapixels 2048 x 1536 4 megapixels 2274 x 1704 5 megapixels 2,560 x 1920 6 megapixels 2816 x 2112 7 megapixels 3072 x 2304 8 megapixels 3456 x 2304 12 megapixels 4288 x 2848
Ingredients:0.5 pint of butter milk80z Plain Flour4oz Wholemeal Flour1 teaspoon Salt1 teaspoon Baking Soda1 teaspoon SugarMix and bake at 180 for 50 minutes
I was moving an ASP/MySQL application from one server to another. The newer server was using MySQL 5 whereas I had been using MySQL 3.23.I got the following error message when the field in the database was returning a NULL value:Multiple-step OLE DB... » More
I did not fancy the idea of installing Cinelerra from source but fortunately someone is providing a repository.All I had to do was edit my sources.list adding the following:#deb http://archive.ubuntu.com/ubuntu breezy universe multiverse restricteddeb... » More
Video EditingKlear - TV viewing but can capture to MPEG ?? Worth testingcinelerra - apt instructions for ubuntu http://www.heroinewarrior.com/cinelerra.php3Kino via aptkdenline - via Klik http://kdenlive.klik.atekon.de/ManDVDKvideoencoderLives Video... » More
I did the following in no particular order to get my Kubuntu working the way I wanted it to:---------------------------------------------------For ProxyI have added:export http_proxy="http://192.168.8.249:80/"to 3 different... » More
Editing HTML code manuallyTo edit an existing HTML page, add the WMODE parameters to the HTML code. 1. Add the following parameter to the OBJECT tag: param name="wmode" value="transparent" 2. Add the following parameter to the EMBED tag:... » More
There seems to be a bug in kubuntu (Breezy 5.10) in holding the Gateway address in the Network Settings. When typing ftp or telnet at the command line I got an error messgae of: Network unreachableI was still able to browse the web using Firefox etc but... » More
You can convert .rpm packages to .deb using alien. If you dont have alien installed already then type this in Terminal: apt-get install alien Once you have alien, cd to the directory with the rpm file and type: alien -d .rpm and u will have a .deb... » More