Re: [taskjuggler] Re: Resoource juggling

From: Max Hofer (max.hofer_at_apus.co.at)
Date: Thu Sep 30 2004 - 13:50:32 CEST


From: Max Hofer <max.hofer@apus.co.at>
Date: Thu, 30 Sep 2004 13:50:32 +0200
Message-Id: <200409301350.32864.max.hofer@apus.co.at>
Subject: Re: [taskjuggler] Re: Resoource juggling

On Thursday 30 September 2004 12:41, david@anon.nu wrote:
> Max Hofer wrote:
> > you have to declare the room as mandatory. so you get 4 tasks,
>
> But if all the guests are needed to be there - then I guess they are
> mandatory as well?
no. as far as i understood you have a room which has ot be shared between
persons. and each person should be in this room for a certain amount of time.

create a task for each person and allocate the room as mandatory. use the
"duration" keyword instead "effort" (check the help files for the
difference). i guess this should

> OK - so I'll go ahead and try. The hard bit I've got to do is to
> translate the timetables of the people into something taskjuggler
> understands. I think the time tables will be in iCal format. I have not
> found any examples of complicated resource limit / vacation use - I am
> thinking of using the "vacation" keyword and generating a long list of
> them for each resource based on their time tables.
the "vacation" is not what you search for. resources on "vacation" are NOT
available.

i would use the "shift" keyword do declare room time table.

example:

# Room may be rented from friday 15:00 until sunday 22:00
shift weekend "Weekend appartement" {
 workinghours fri 15:00 - 24:00
 workinghours sat 00:00 - 24:00
 workinghours sun 00:00 - 22:00
}
resource room "Weekend Room" { shift weekend }

maybe there is an easier way. i never tried out anything with the "booking"
keyword (there is no explanation in the help for it). maybe that may help
you.

-- 
Max Hofer
APUS Software G.m.b.H.
A-8074 Raaba, Bahnhofstraße 1/1
T| +43 316 401629 11
F| +43 316 401629 9
W| www.apus.co.at
E| max.hofer@apus.co.at
-- 
To unsubscribe, email the address listed in the List-Unsubscribe header
For additional commands, email: taskjuggler-help@suse.com


This archive was generated by hypermail 2.1.7 : Thu Sep 30 2004 - 13:53:11 CEST