From jauribe at udea.edu.co Wed Jul 14 13:03:56 2010 From: jauribe at udea.edu.co (Jonny Alexander Uribe) Date: Wed, 14 Jul 2010 13:03:56 -0400 Subject: [Olympus developers 240]: Fw: Olympus 2.5 tutorials Found In-Reply-To: <20100714154026.M60241@jaibana.udea.edu.co> References: <20100714154026.M60241@jaibana.udea.edu.co> Message-ID: <20100714170223.M58946@jaibana.udea.edu.co> I'd found the tutorials for version 2.5. Sorry for my previous message. ---------- Forwarded Message ----------- From: "Jonny Alexander Uribe" To: olympus-developers at cs.cmu.edu Sent: Wed, 14 Jul 2010 11:50:04 -0400 Subject: Olympus 2.5 tutorials Good morning Please update the tutorials, they use the 2.2 system version. The migration rules are hard to follow for a beginner. I want to learn but withouth tutoriasl is very hard. thanks a lot. -- Universidad de Antioquia (http://www.udea.edu.co) Usando Open WebMail Project (http://openwebmail.org) ------- End of Forwarded Message ------- -- Universidad de Antioquia (http://www.udea.edu.co) Usando Open WebMail Project (http://openwebmail.org) From jauribe at udea.edu.co Wed Jul 14 11:50:04 2010 From: jauribe at udea.edu.co (Jonny Alexander Uribe) Date: Wed, 14 Jul 2010 11:50:04 -0400 Subject: [Olympus developers 241]: Olympus 2.5 tutorials Message-ID: <20100714154026.M60241@jaibana.udea.edu.co> Good morning Please update the tutorials, they use the 2.2 system version. The migration rules are hard to follow for a beginner. I want to learn but withouth tutoriasl is very hard. thanks a lot. -- Universidad de Antioquia (http://www.udea.edu.co) Usando Open WebMail Project (http://openwebmail.org) From lang at cs.rochester.edu Sat Jul 17 14:42:11 2010 From: lang at cs.rochester.edu (lang@cs.rochester.edu) Date: Sat, 17 Jul 2010 14:42:11 -0400 (EDT) Subject: [Olympus developers 242]: tutorial 1 problem and a request for clarification Message-ID: <35671.41.223.57.82.1279392131.squirrel@www.cs.rochester.edu> Hello! Below (and attached) are the messages concerning my problem. Specifically, I am having problems getting the tutorial 1 to completely work. Here is the dialog that occurs: > S: Welcome to MyBus. > S: Where are you leaving from? > cmu > S: Where are you going? > downtown > S: Just a minute. Let me check that for you. > S: I'm sorry, I could not complete your request due to an internal error. > S: Where are you leaving from? What does it mean 'internal error' and can I fix it? Also, could you shed some light on how the destination_place is bound to the result concept? I am fairly certain that my program is is retaining the information provided by the user, but I cannot seem to print out a summary of it. Thank you for your time, Kate Lang Hi Kate, I'm not able to look at this right now, but maybe over the weekend. Yes, continue sending these to the olympus address. You're likely to get a response sooner that way. Thanks, -Thomas On Fri, Jul 16, 2010 at 5:00 AM, wrote: > Hello Thomas, > > Thank you for your quick reply and I apologize for my late response. Yes, > the spelling error was the problem with my program. As for the tutorial > this is the dialog that I have: > > S: Welcome to MyBus. > S: Where are you leaving from? > cmu > S: Where are you going? > downtown > S: Just a minute. Let me check that for you. > S: I'm sorry, I could not complete your request due to an internal error. > S: Where are you leaving from? > > Also, could you shed some light on how the destination_place is bound to > the result concept? I am fairly certain that my program is is retaining > the information provided by the user, but I cannot seem to print out a > summary of it. > > Lastly, should I be replying to this email address, or should I continue > sending questions to the olympus address? > > Thank you very much for your time, > Kate Lang > > > Hello Kate, > > > > I'm not familiar with the "internal error", can you give more details > > about > > that? > > > > I noticed in the source file that you sent that a variable appears to be > > declared as num_total_ppl and then used as total_num_ppl. Maybe this > could > > be the root of the error. > > > > Thanks, > > -Thomas > > > > On Wed, Jun 30, 2010 at 12:07 PM, wrote: > > > >> Hello! > >> > >> My name is Katherine (Kate) Lang and I am a graduate student at the > >> University of Rochester. I am currently trying to adapt the Olympus > >> system so that I may study the RavenClaw part. However I am running > >> into > >> a couple problems. > >> > >> I have been working with tutorial 1 and on my computer I answer both the > >> original and destination places, but then there is an internal error. > >> Is > >> this common? Is there a fix for it? > >> > >> Lastly, I attempted to write my own dialogue system (which happens to be > >> my goal for the summer) based on the tutorial 1 code, but I cannot get > >> it > >> to work. This is asking a lot, and it is very short, but could you > >> please > >> take a look at it and/or tell me common mistakes that I should look out > >> for? > >> > >> The problem is that the Welcome inform agent does not print out (I am > >> using the tty option) anything when I have the request agent > >> uncommented. > >> If the request agent is commented out, then both of my inform agents > >> work > >> perfectly. I also tried something similar with a copy of RoomLine, but > >> got > >> the same results, so I do not believe that it is the internal error that > >> I > >> mentioned before. > >> > >> Thank you very much for your time, > >> Kate Lang > >> > >> > >> > > > > -------------- next part -------------- An embedded message was scrubbed... From: Thomas Harris Subject: Re: [Olympus developers 238]: a few questions Date: Fri, 16 Jul 2010 06:57:15 -0400 Size: 10429 Url: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20100717/227c6b50/afewquestions.mht From tkharris at gmail.com Sun Jul 18 00:14:57 2010 From: tkharris at gmail.com (Thomas Harris) Date: Sun, 18 Jul 2010 00:14:57 -0400 Subject: [Olympus developers 243]: Re: tutorial 1 problem and a request for clarification In-Reply-To: <35671.41.223.57.82.1279392131.squirrel@www.cs.rochester.edu> References: <35671.41.223.57.82.1279392131.squirrel@www.cs.rochester.edu> Message-ID: ?I'm sorry if I missed this earlier, but is this with version 2.5 or some earlier version? Thanks, -Thomas On Sat, Jul 17, 2010 at 2:42 PM, wrote: > Hello! > > Below (and attached) are the messages concerning my problem. > Specifically, I am having problems getting the tutorial 1 to completely > work. Here is the dialog that occurs: > > > S: Welcome to MyBus. > > S: Where are you leaving from? > > cmu > > S: Where are you going? > > downtown > > S: Just a minute. Let me check that for you. > > S: I'm sorry, I could not complete your request due to an internal > error. > > S: Where are you leaving from? > What does it mean 'internal error' and can I fix it? > > Also, could you shed some light on how the destination_place is bound to > the result concept? I am fairly certain that my program is is retaining > the information provided by the user, but I cannot seem to print out a > summary of it. > > Thank you for your time, > Kate Lang > > > > > > > > > > Hi Kate, > > I'm not able to look at this right now, but maybe over the weekend. > > Yes, continue sending these to the olympus address. You're likely to get a > response sooner that way. > > Thanks, > -Thomas > > On Fri, Jul 16, 2010 at 5:00 AM, wrote: > > > Hello Thomas, > > > > Thank you for your quick reply and I apologize for my late response. Yes, > > the spelling error was the problem with my program. As for the tutorial > > this is the dialog that I have: > > > > S: Welcome to MyBus. > > S: Where are you leaving from? > > cmu > > S: Where are you going? > > downtown > > S: Just a minute. Let me check that for you. > > S: I'm sorry, I could not complete your request due to an internal > error. > > S: Where are you leaving from? > > > > Also, could you shed some light on how the destination_place is bound to > > the result concept? I am fairly certain that my program is is retaining > > the information provided by the user, but I cannot seem to print out a > > summary of it. > > > > Lastly, should I be replying to this email address, or should I continue > > sending questions to the olympus address? > > > > Thank you very much for your time, > > Kate Lang > > > > > Hello Kate, > > > > > > I'm not familiar with the "internal error", can you give more details > > > about > > > that? > > > > > > I noticed in the source file that you sent that a variable appears to > be > > > declared as num_total_ppl and then used as total_num_ppl. Maybe this > > could > > > be the root of the error. > > > > > > Thanks, > > > -Thomas > > > > > > On Wed, Jun 30, 2010 at 12:07 PM, wrote: > > > > > >> Hello! > > >> > > >> My name is Katherine (Kate) Lang and I am a graduate student at the > > >> University of Rochester. I am currently trying to adapt the Olympus > > >> system so that I may study the RavenClaw part. However I am running > > >> into > > >> a couple problems. > > >> > > >> I have been working with tutorial 1 and on my computer I answer both > the > > >> original and destination places, but then there is an internal error. > > >> Is > > >> this common? Is there a fix for it? > > >> > > >> Lastly, I attempted to write my own dialogue system (which happens to > be > > >> my goal for the summer) based on the tutorial 1 code, but I cannot get > > >> it > > >> to work. This is asking a lot, and it is very short, but could you > > >> please > > >> take a look at it and/or tell me common mistakes that I should look > out > > >> for? > > >> > > >> The problem is that the Welcome inform agent does not print out (I am > > >> using the tty option) anything when I have the request agent > > >> uncommented. > > >> If the request agent is commented out, then both of my inform agents > > >> work > > >> perfectly. I also tried something similar with a copy of RoomLine, but > > >> got > > >> the same results, so I do not believe that it is the internal error > that > > >> I > > >> mentioned before. > > >> > > >> Thank you very much for your time, > > >> Kate Lang > > >> > > >> > > >> > > > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20100718/e0e5d87e/attachment-0001.html From contact at clinicaltrialmagnifier.com Sun Jul 18 21:54:22 2010 From: contact at clinicaltrialmagnifier.com (Clinical Trial Magnifier) Date: Sun, 18 Jul 2010 18:54:22 -0700 Subject: [Olympus developers 244]: Clinical Trial Magnifier - now 21, 036 subscribers from 157 countries Message-ID: Dear Colleague, You are invited to subscribe to a new free electronic monthly newsletter, the Clinical Trial Magnifier ( http://t.rs-tk.com/t.aspx/subid/22624477/camid/45850/www.clinicalresearchclinic.com/ ). The Magnifier is a free electronic newsletter that was launched in January 2008 by Johan Karlberg, MD, PhD, the Director of the Clinical Trials Centre at the University of Hong Kong. The Magnifier has today 21,036 subscribers representing 157 countries. The next Clinical Trial Conference ( http://t.rs-tk.com/t.aspx/subid/22624477/camid/45850/www.ctmconference.com/2010/ ) will be November 24-26, 2010 in Kota Kingabalu, Sabah (the Land Below the Wind), Malaysia; the main conference theme will be Investigator Incentives for Participation in Industry Sponsored Clinical Trials. There are already 116 registrations by clinical trial professionals from 42 countries and about half have signed up for the pre-conference courses. Details are provided in the June 2010 Magnifier issue. The June 2010 Magnifier Issue has the following contents: Editorial. New Book on Clinical Trials - Reviewing Clinical Trials: A Guide for the Ethics Committee. A case study: Refining Clinical Research Infrastructure. Magnifier Subscriber Survey The Ethics Guide. Interview with 15 Magnifier Subscribers. The Study Site SOP Standardization - 4S - Project. Magnifier Advisory Board Members. The most recent May and June 2010 Industry-sponsored Clinical Trials Registered. Highlights Next Issue - Clinical Trials Overseen by the US FDA. Challenges to FDAs Ability to Monitor and Inspect Foreign Clinical Trials. Clinical Trial Conferences: November 2010, Kota Kinabalu, Malaysia Yours Sincerely Johan PE Karlberg, MD, PhD Clinical Trials Centre The University of Hong Kong P.S. If you have any kind of queries or messages please contact me directly using: EditorialBoard at ClinicalTrialMagnifier.com ( ) Delete my email from the Magnifier database. ( http://s.rs-tk.com/Unsubscribe.aspx?sub=22624477&user=4658&campid=45850&type=h ) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20100718/44e66555/attachment.html From tkharris at gmail.com Tue Jul 20 01:04:12 2010 From: tkharris at gmail.com (Thomas Harris) Date: Tue, 20 Jul 2010 01:04:12 -0400 Subject: [Olympus developers 245]: Re: tutorial 1 problem and a request for clarification In-Reply-To: <35671.41.223.57.82.1279392131.squirrel@www.cs.rochester.edu> References: <35671.41.223.57.82.1279392131.squirrel@www.cs.rochester.edu> Message-ID: It looks like the "internal error" happens in MyBus when the backend returns a "result" with "result.failed". Can you look at the logs from the backend process? If I understand your question properly - I don't think that destination place is bound to the result concept in MyBus. The result concept is a list of routes designations with departure times, but there are no destination variables to bind in it. See line 100 in http://trac.speech.cs.cmu.edu/olympus/browser/tutorials/Tutorial1/branches/2.5/Agents/RavenClawDM/DialogTask.cpp -Thomas On Sat, Jul 17, 2010 at 2:42 PM, wrote: > Hello! > > Below (and attached) are the messages concerning my problem. > Specifically, I am having problems getting the tutorial 1 to completely > work. Here is the dialog that occurs: > > > S: Welcome to MyBus. > > S: Where are you leaving from? > > cmu > > S: Where are you going? > > downtown > > S: Just a minute. Let me check that for you. > > S: I'm sorry, I could not complete your request due to an internal > error. > > S: Where are you leaving from? > What does it mean 'internal error' and can I fix it? > > Also, could you shed some light on how the destination_place is bound to > the result concept? I am fairly certain that my program is is retaining > the information provided by the user, but I cannot seem to print out a > summary of it. > > Thank you for your time, > Kate Lang > > > > > > > > > > Hi Kate, > > I'm not able to look at this right now, but maybe over the weekend. > > Yes, continue sending these to the olympus address. You're likely to get a > response sooner that way. > > Thanks, > -Thomas > > On Fri, Jul 16, 2010 at 5:00 AM, wrote: > > > Hello Thomas, > > > > Thank you for your quick reply and I apologize for my late response. Yes, > > the spelling error was the problem with my program. As for the tutorial > > this is the dialog that I have: > > > > S: Welcome to MyBus. > > S: Where are you leaving from? > > cmu > > S: Where are you going? > > downtown > > S: Just a minute. Let me check that for you. > > S: I'm sorry, I could not complete your request due to an internal > error. > > S: Where are you leaving from? > > > > Also, could you shed some light on how the destination_place is bound to > > the result concept? I am fairly certain that my program is is retaining > > the information provided by the user, but I cannot seem to print out a > > summary of it. > > > > Lastly, should I be replying to this email address, or should I continue > > sending questions to the olympus address? > > > > Thank you very much for your time, > > Kate Lang > > > > > Hello Kate, > > > > > > I'm not familiar with the "internal error", can you give more details > > > about > > > that? > > > > > > I noticed in the source file that you sent that a variable appears to > be > > > declared as num_total_ppl and then used as total_num_ppl. Maybe this > > could > > > be the root of the error. > > > > > > Thanks, > > > -Thomas > > > > > > On Wed, Jun 30, 2010 at 12:07 PM, wrote: > > > > > >> Hello! > > >> > > >> My name is Katherine (Kate) Lang and I am a graduate student at the > > >> University of Rochester. I am currently trying to adapt the Olympus > > >> system so that I may study the RavenClaw part. However I am running > > >> into > > >> a couple problems. > > >> > > >> I have been working with tutorial 1 and on my computer I answer both > the > > >> original and destination places, but then there is an internal error. > > >> Is > > >> this common? Is there a fix for it? > > >> > > >> Lastly, I attempted to write my own dialogue system (which happens to > be > > >> my goal for the summer) based on the tutorial 1 code, but I cannot get > > >> it > > >> to work. This is asking a lot, and it is very short, but could you > > >> please > > >> take a look at it and/or tell me common mistakes that I should look > out > > >> for? > > >> > > >> The problem is that the Welcome inform agent does not print out (I am > > >> using the tty option) anything when I have the request agent > > >> uncommented. > > >> If the request agent is commented out, then both of my inform agents > > >> work > > >> perfectly. I also tried something similar with a copy of RoomLine, but > > >> got > > >> the same results, so I do not believe that it is the internal error > that > > >> I > > >> mentioned before. > > >> > > >> Thank you very much for your time, > > >> Kate Lang > > >> > > >> > > >> > > > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20100720/aa6d9141/attachment.html From lang at cs.rochester.edu Mon Jul 26 07:31:31 2010 From: lang at cs.rochester.edu (lang@cs.rochester.edu) Date: Mon, 26 Jul 2010 07:31:31 -0400 (EDT) Subject: [Olympus developers 246]: Re: tutorial 1 problem and a request for clarification In-Reply-To: References: <35671.41.223.57.82.1279392131.squirrel@www.cs.rochester.edu> Message-ID: <16274.41.223.57.82.1280143891.squirrel@www.cs.rochester.edu> > It looks like the "internal error" happens in MyBus when the backend > returns > a "result" with "result.failed". Can you look at the logs from the backend > process? This is true, and I apologize for not being clearer. I had explored the logs and discovered that the program was failing, but the part I cannot figure out is why the result fails when it seems that all of the correct information is readily available. If providing you with one of the logs would prove helpful, please tell me what file(s) you need from me. As for my second question, I have attached my code for clarification. I am trying to print out a summary of the gathered information to the user to test my program and show that it is indeed doing what I want. However, from what I understand of the logs, answers from the user are being collected, but I cannot seem to print out what the program has gathered. Thank you for your time, Kate Lang > > If I understand your question properly - I don't think that destination > place is bound to the result concept in MyBus. The result concept is a > list > of routes designations with departure times, but there are no destination > variables to bind in it. See line 100 in > http://trac.speech.cs.cmu.edu/olympus/browser/tutorials/Tutorial1/branches/2.5/Agents/RavenClawDM/DialogTask.cpp > > -Thomas > > On Sat, Jul 17, 2010 at 2:42 PM, wrote: > >> Hello! >> >> Below (and attached) are the messages concerning my problem. >> Specifically, I am having problems getting the tutorial 1 to completely >> work. Here is the dialog that occurs: >> >> > S: Welcome to MyBus. >> > S: Where are you leaving from? >> > cmu >> > S: Where are you going? >> > downtown >> > S: Just a minute. Let me check that for you. >> > S: I'm sorry, I could not complete your request due to an internal >> error. >> > S: Where are you leaving from? >> What does it mean 'internal error' and can I fix it? >> >> Also, could you shed some light on how the destination_place is bound to >> the result concept? I am fairly certain that my program is is retaining >> the information provided by the user, but I cannot seem to print out a >> summary of it. >> >> Thank you for your time, >> Kate Lang >> >> >> >> >> >> >> >> >> >> Hi Kate, >> >> I'm not able to look at this right now, but maybe over the weekend. >> >> Yes, continue sending these to the olympus address. You're likely to get >> a >> response sooner that way. >> >> Thanks, >> -Thomas >> >> On Fri, Jul 16, 2010 at 5:00 AM, wrote: >> >> > Hello Thomas, >> > >> > Thank you for your quick reply and I apologize for my late response. >> Yes, >> > the spelling error was the problem with my program. As for the >> tutorial >> > this is the dialog that I have: >> > >> > S: Welcome to MyBus. >> > S: Where are you leaving from? >> > cmu >> > S: Where are you going? >> > downtown >> > S: Just a minute. Let me check that for you. >> > S: I'm sorry, I could not complete your request due to an internal >> error. >> > S: Where are you leaving from? >> > >> > Also, could you shed some light on how the destination_place is bound >> to >> > the result concept? I am fairly certain that my program is is >> retaining >> > the information provided by the user, but I cannot seem to print out a >> > summary of it. >> > >> > Lastly, should I be replying to this email address, or should I >> continue >> > sending questions to the olympus address? >> > >> > Thank you very much for your time, >> > Kate Lang >> > >> > > Hello Kate, >> > > >> > > I'm not familiar with the "internal error", can you give more >> details >> > > about >> > > that? >> > > >> > > I noticed in the source file that you sent that a variable appears >> to >> be >> > > declared as num_total_ppl and then used as total_num_ppl. Maybe this >> > could >> > > be the root of the error. >> > > >> > > Thanks, >> > > -Thomas >> > > >> > > On Wed, Jun 30, 2010 at 12:07 PM, wrote: >> > > >> > >> Hello! >> > >> >> > >> My name is Katherine (Kate) Lang and I am a graduate student at the >> > >> University of Rochester. I am currently trying to adapt the >> Olympus >> > >> system so that I may study the RavenClaw part. However I am >> running >> > >> into >> > >> a couple problems. >> > >> >> > >> I have been working with tutorial 1 and on my computer I answer >> both >> the >> > >> original and destination places, but then there is an internal >> error. >> > >> Is >> > >> this common? Is there a fix for it? >> > >> >> > >> Lastly, I attempted to write my own dialogue system (which happens >> to >> be >> > >> my goal for the summer) based on the tutorial 1 code, but I cannot >> get >> > >> it >> > >> to work. This is asking a lot, and it is very short, but could you >> > >> please >> > >> take a look at it and/or tell me common mistakes that I should look >> out >> > >> for? >> > >> >> > >> The problem is that the Welcome inform agent does not print out (I >> am >> > >> using the tty option) anything when I have the request agent >> > >> uncommented. >> > >> If the request agent is commented out, then both of my inform >> agents >> > >> work >> > >> perfectly. I also tried something similar with a copy of RoomLine, >> but >> > >> got >> > >> the same results, so I do not believe that it is the internal error >> that >> > >> I >> > >> mentioned before. >> > >> >> > >> Thank you very much for your time, >> > >> Kate Lang >> > >> >> > >> >> > >> >> > > >> > >> > >> > -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: DialogTask.cpp Url: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20100726/d2e27e17/DialogTask-0001.ksh From hciimasters at cs.cmu.edu Fri Jul 30 22:08:38 2010 From: hciimasters at cs.cmu.edu ( Mellon University) Date: Fri, 30 Jul 2010 19:08:38 -0700 Subject: [Olympus developers 247]: Attn. ?HCII Webmail Client Message-ID: <201007310208.o6V28KIM026347@expredir7.cites.uiuc.edu> An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20100730/6b7d88ac/attachment.html From hciimasters at cs.cmu.edu Fri Jul 30 22:11:57 2010 From: hciimasters at cs.cmu.edu ( Mellon University) Date: Fri, 30 Jul 2010 19:11:57 -0700 Subject: [Olympus developers 248]: Attn. ?HCII Webmail Client Message-ID: An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20100730/0a018107/attachment.html