Wednesday, June 13, 2007
Life of a tai-tai wannabe:
if WakeUpTime(Jo)<= WakeUpTime(Hubby)
make breakfast for hubby
say goodbye to hubby
endif
make breakfast for self
if Level(LaundryBasket) = High
do laundry
endif
if Level(Sink) = High
do dishes
endif
if Level(Kettle) = Low
boil water
endif
if Level(Mess) = High
pack house
endif
if Cooking(Dinner) = True or Cooking(Lunch) = True
buy groceries
endif
Take lunch
Check Email
Create Websites
if Cooking(Dinner) = True
prepare dinner
endif
if LindyClass = True
go to studio
elseif YogaClass = True
go for class
end if
Meet Hubby
If Hungry = True
eat
endif
Shower
Sleep
Repeat.
if WakeUpTime(Jo)<= WakeUpTime(Hubby)
make breakfast for hubby
say goodbye to hubby
endif
make breakfast for self
if Level(LaundryBasket) = High
do laundry
endif
if Level(Sink) = High
do dishes
endif
if Level(Kettle) = Low
boil water
endif
if Level(Mess) = High
pack house
endif
if Cooking(Dinner) = True or Cooking(Lunch) = True
buy groceries
endif
Check Email
Create Websites
if Cooking(Dinner) = True
prepare dinner
endif
if LindyClass = True
go to studio
elseif YogaClass = True
go for class
end if
Meet Hubby
If Hungry = True
eat
endif
Shower
Sleep
Repeat.
Subscribe to Posts [Atom]