My Recipies 0.1 (2 Viewers)

|Lars|

Portal Member
September 21, 2004
31
0
Germany
cheffe97 said:
Finally got it working last night (thx Lars)
NP

I'm converting the recipies atm (5000 done) i will post them when i'm finished.

cheffe97 said:
Questions: Can I delete recipies from the database? (got to remove the tests ) How?
Yes.. but you have to use the SQLite Database Browser (in the docs directory).

CU

Lars
 

cheffe97

Portal Pro
August 10, 2004
130
0
Berlin, Germany
done 8)
Buuuut ... is there a one-click-way to completely empty the database? (should have saved an empty one :cry:

btw there really seems to be a prob with the umlauts (funny german letters for: oe, ue, ae (btw2 those letters come from old german where they just put the e which looked like n in oldgerman on top of a o u, then they shortened it a bit ... so they dots were left.. don't know if anybody wanted to know that.. just in case :shock: )
back to issues: umlauts are just ignored.

Btw3: just found a recipe "Bananengulasch" (banana goulash) in the downloaded files.
Urgghhh sounds disgusting ... :shock:

cheffe
 

waeberd

Portal Pro
August 16, 2004
314
1
Fribourg (CH)
cheffe97 said:
done 8)
Buuuut ... is there a one-click-way to completely empty the database? (should have saved an empty one :cry:

use the SQLite command-line tool and delete data with SQL!
http://www.sqlite.org/download.html

startup:
"sqlite.exe <databasefile>"

for all tables, you have to do the following:
sql:
"delete from <tablename>;"

of course as always.... backup first and be careful what you do :)

Cheers,

Daniel
 

cheffe97

Portal Pro
August 10, 2004
130
0
Berlin, Germany
Hi domi_fan:
exactly that's what I did *proud* 8)
When u start again it creates a new empty db.
Now back to work. I have a file in other format with some #ZT tags inside for ingredients and #ZB for howto cook.
Can we use that somehow to display it better?
cheffe
 

cheffe97

Portal Pro
August 10, 2004
130
0
Berlin, Germany
unfortunately I can't since I don't have webspace.
But I include a recipe with the "tags":
MMMMM----- Recipe via Meal-Master (tm) v8.02

Title: 7 Corn-Equilinia-Burger
Categories: Reisgerichte
Yield: Für 4 Portionen
#ZT 125 g Uncle Ben's 7 Corn-Equilinia
#ZT 350 ml Gemüsebrühe
#ZT 150 g Möhren
#ZT Salz
#ZT 100 g Quark
#ZT 1 Ei
#ZT 2 EL Paniermehl
#ZT 2 EL geriebener Parmesan
#ZT Pfeffer
#ZT Curry
#ZT 2 EL gehackte Petersilie (TK)
#ZT 2 EL Öl
#ZT einige Salatblätter
#ZT 100 g Keimlinge (z.B. Sojakeimlinge)
#ZT 2 kleine Tomaten
#ZT 4 Vollkornbrötchen
#ZT 1 TL Essig
#ZT 1 TL Distelöl.
#ZB 7 Corn-Equilinia nach Packungsanweisung in Gemüsebrühe zubereiten
#ZB und etwas auskühlen lassen. Möhren schälen, in Scheiben schneiden
#ZB und ca. zehn Minuten in wenig Salzwasser dämpfen.
#ZB Möhren abgießen, mit einer Gabel zerdrücken und mit Quark, Ei,
#ZB Paniermehl, Parmesan und 7 Corn-Equilinia vermengen. Die Masse mit
#ZB den Gewürzen und Petersilie abschmecken, vier gleich große
#ZB Frikadellen formen und in erhitztem Öl goldbraun braten.
#ZB Salatblätter und Keimlinge waschen und abtropfen lassen. Tomaten
#ZB putzen, waschen, halbieren und in Scheiben schneiden.
#ZB Brötchen aufschneiden und die untere Hälfte mit Salatblättern und
#ZB einigen Keimlingen belegen, mit etwas Essig und Öl beträufeln. Die
#ZB Frikadelle daraufgeben, mit Tomatenscheiben und restlichen
#ZB Keimlingen garnieren und die obere Brötchenhälfte aufsetzen.
#ZB Nach Wunsch dazu ein Kräuter-Joghurt-Dressing servieren.
#ZB kJ / kcal p.P.: 1913 / 457
#Z1 Vorbereitung
#Z2 60 Minuten
#Z1 Zubereitung
#Z2 70 Minuten
#ST Reis
#ST Vegetarisch
#ST P4
MMMMM

Warning: this recipe has been modified to show relevant tags. so dont follow it to get a burger! :)

explanation:
#ZT ingredients
#ZB howto
#Z1 time for cooking
#Z2 the actual value for cooking time
#ST keyword for searching

Hope this helps.
cheffe
 
A

Anonymous

Guest
Hi I am totally new with the Media Portal and now I wil put my recipes in a file to import.

How can I import a lot of recipes in one session? Is there a kind of divisonmark that I can use in this textfile ?
 

Users who are viewing this thread

Top Bottom