Thread: [virtualcommons-svn] .
Status: Beta
Brought to you by:
alllee
From: Kalin J. <kj...@as...> - 2009-11-03 19:35:34
|
I came in today at 12:00pm, and there was a fire drill before I could boot my computer. I spoke with Allen about the reasons for the restructuring of the server-side code. I will be looking for where the error message "Error finding round for Strategy Design!" occurs and try to redo the code that is finding its round. |
From: Kalin J. <kj...@as...> - 2009-11-16 18:57:40
|
Today I came in at 11:15 to begin working. I have been reading the document that seema sent me, and updating my code. I'll be working on trying to test seema's new methods. |
From: Kalin J. <kj...@as...> - 2009-11-16 21:02:59
|
Leaving today at 14:00 (2.75hr) I have modified the code to accept game objects, instead of just blocks. This should fix the problem of getting the round from the server (in strategyDesign) I will test this next time I work On Mon, Nov 16, 2009 at 11:57 AM, Kalin Jonas <kj...@as...> wrote: > Today I came in at 11:15 to begin working. > I have been reading the document that seema sent me, and updating my code. > I'll be working on trying to test seema's new methods. > |
From: Kalin J. <kj...@as...> - 2009-11-19 21:38:20
|
Today I'm checking in from home. I will be checking to see if i can get all the way through the game without error using seema's new code. On Mon, Nov 16, 2009 at 2:02 PM, Kalin Jonas <kj...@as...> wrote: > Leaving today at 14:00 (2.75hr) > I have modified the code to accept game objects, instead of just blocks. > This should fix the problem of getting the round from the server (in > strategyDesign) > I will test this next time I work > > > On Mon, Nov 16, 2009 at 11:57 AM, Kalin Jonas <kj...@as...> wrote: > >> Today I came in at 11:15 to begin working. >> I have been reading the document that seema sent me, and updating my code. >> I'll be working on trying to test seema's new methods. >> > > |
From: Kalin J. <kj...@as...> - 2009-11-20 00:10:23
|
leaving today at 17:00pm (2.5hr) The server would not compile, Seema made some suggestions for files to delete, but it ended up making more errors in the end, and the server will still not compile. On Thu, Nov 19, 2009 at 2:36 PM, Kalin Jonas <kj...@as...> wrote: > Today I'm checking in from home. > I will be checking to see if i can get all the way through the game without > error using seema's new code. > > > On Mon, Nov 16, 2009 at 2:02 PM, Kalin Jonas <kj...@as...> wrote: > >> Leaving today at 14:00 (2.75hr) >> I have modified the code to accept game objects, instead of just blocks. >> This should fix the problem of getting the round from the server (in >> strategyDesign) >> I will test this next time I work >> >> >> On Mon, Nov 16, 2009 at 11:57 AM, Kalin Jonas <kj...@as...> wrote: >> >>> Today I came in at 11:15 to begin working. >>> I have been reading the document that seema sent me, and updating my >>> code. >>> I'll be working on trying to test seema's new methods. >>> >> >> > |
From: Kalin J. <kj...@as...> - 2009-11-29 19:18:22
|
Checking in from home today at 12:00 noon I will be working on a communications interface with the following design: - Large Box for messages received/sent - Small Box for typing a message - Button for sending a message (Enter key should also send) I am going to try to give it the following functionality: - Client concatenates user number & sends a message to server when Enter/Button pressed (Server should assign timestamp and push the message to all clients) - Client receives a message from the server (does not matter who it is from) and puts it in the Large Box. |
From: Kalin J. <kj...@as...> - 2009-11-29 22:11:30
|
Checking out at 3:00pm I have completed the Communication interface as listed below. It needs to have a service to connect to the server, and code needs to be written to push the communication objects to all clients connected, but the interface is done. On Sun, Nov 29, 2009 at 12:18 PM, Kalin Jonas <kj...@as...> wrote: > Checking in from home today at 12:00 noon > I will be working on a communications interface with the following design: > > - Large Box for messages received/sent > - Small Box for typing a message > - Button for sending a message (Enter key should also send) > > I am going to try to give it the following functionality: > > - Client concatenates user number & sends a message to server when > Enter/Button pressed (Server should assign timestamp and push the message to > all clients) > - Client receives a message from the server (does not matter who it is > from) and puts it in the Large Box. > > |
From: Kalin J. <kj...@as...> - 2009-12-01 17:03:38
|
I came in to work today at 10:00 am I will work on the communication component: adding the mxml for the service that it will use. On Sun, Nov 29, 2009 at 3:11 PM, Kalin Jonas <kj...@as...> wrote: > Checking out at 3:00pm > I have completed the Communication interface as listed below. > It needs to have a service to connect to the server, and code needs to be > written to push the communication objects to all clients connected, but the > interface is done. > > > On Sun, Nov 29, 2009 at 12:18 PM, Kalin Jonas <kj...@as...> wrote: > >> Checking in from home today at 12:00 noon >> I will be working on a communications interface with the following design: >> >> - Large Box for messages received/sent >> - Small Box for typing a message >> - Button for sending a message (Enter key should also send) >> >> I am going to try to give it the following functionality: >> >> - Client concatenates user number & sends a message to server when >> Enter/Button pressed (Server should assign timestamp and push the message to >> all clients) >> - Client receives a message from the server (does not matter who it is >> from) and puts it in the Large Box. >> >> > |
From: Kalin J. <kj...@as...> - 2009-12-01 19:09:34
|
I am checking out for now at 12:00noon (2hrs) I have finished adding the actionscript methods that will work with consumer etc to make the component work, but it just needs to be connected to server, which I have to leave up to seema, as I don't quite know how to implement consumer etc. I will be leaving for the day unless I get an email before 2pm, as I have class/plans after that. On Tue, Dec 1, 2009 at 10:03 AM, Kalin Jonas <kj...@as...> wrote: > I came in to work today at 10:00 am > I will work on the communication component: adding the mxml for the service > that it will use. > > > On Sun, Nov 29, 2009 at 3:11 PM, Kalin Jonas <kj...@as...> wrote: > >> Checking out at 3:00pm >> I have completed the Communication interface as listed below. >> It needs to have a service to connect to the server, and code needs to be >> written to push the communication objects to all clients connected, but the >> interface is done. >> >> >> On Sun, Nov 29, 2009 at 12:18 PM, Kalin Jonas <kj...@as...> wrote: >> >>> Checking in from home today at 12:00 noon >>> I will be working on a communications interface with the following >>> design: >>> >>> - Large Box for messages received/sent >>> - Small Box for typing a message >>> - Button for sending a message (Enter key should also send) >>> >>> I am going to try to give it the following functionality: >>> >>> - Client concatenates user number & sends a message to server when >>> Enter/Button pressed (Server should assign timestamp and push the message to >>> all clients) >>> - Client receives a message from the server (does not matter who it >>> is from) and puts it in the Large Box. >>> >>> >> > |
From: Kalin J. <kj...@as...> - 2009-12-07 19:12:59
|
Checking in at home today at 12:00 noon I will be working on whatever part of the experiment seema gives me to work on today On Tue, Dec 1, 2009 at 12:09 PM, Kalin Jonas <kj...@as...> wrote: > I am checking out for now at 12:00noon (2hrs) > I have finished adding the actionscript methods that will work with > consumer etc to make the component work, but it just needs to be connected > to server, which I have to leave up to seema, as I don't quite know how to > implement consumer etc. > > I will be leaving for the day unless I get an email before 2pm, as I have > class/plans after that. > > > On Tue, Dec 1, 2009 at 10:03 AM, Kalin Jonas <kj...@as...> wrote: > >> I came in to work today at 10:00 am >> I will work on the communication component: adding the mxml for the >> service that it will use. >> >> >> On Sun, Nov 29, 2009 at 3:11 PM, Kalin Jonas <kj...@as...> wrote: >> >>> Checking out at 3:00pm >>> I have completed the Communication interface as listed below. >>> It needs to have a service to connect to the server, and code needs to be >>> written to push the communication objects to all clients connected, but the >>> interface is done. >>> >>> >>> On Sun, Nov 29, 2009 at 12:18 PM, Kalin Jonas <kj...@as...> wrote: >>> >>>> Checking in from home today at 12:00 noon >>>> I will be working on a communications interface with the following >>>> design: >>>> >>>> - Large Box for messages received/sent >>>> - Small Box for typing a message >>>> - Button for sending a message (Enter key should also send) >>>> >>>> I am going to try to give it the following functionality: >>>> >>>> - Client concatenates user number & sends a message to server when >>>> Enter/Button pressed (Server should assign timestamp and push the message to >>>> all clients) >>>> - Client receives a message from the server (does not matter who it >>>> is from) and puts it in the Large Box. >>>> >>>> >>> >> > |
From: Kalin J. <kj...@as...> - 2009-12-07 20:20:11
|
Checking out at 13:00pm I do not know what to work on for the moment, and seema has not responded to my messages. On Mon, Dec 7, 2009 at 12:12 PM, Kalin Jonas <kj...@as...> wrote: > Checking in at home today at 12:00 noon > I will be working on whatever part of the experiment seema gives me to work > on today > > > On Tue, Dec 1, 2009 at 12:09 PM, Kalin Jonas <kj...@as...> wrote: > >> I am checking out for now at 12:00noon (2hrs) >> I have finished adding the actionscript methods that will work with >> consumer etc to make the component work, but it just needs to be connected >> to server, which I have to leave up to seema, as I don't quite know how to >> implement consumer etc. >> >> I will be leaving for the day unless I get an email before 2pm, as I have >> class/plans after that. >> >> >> On Tue, Dec 1, 2009 at 10:03 AM, Kalin Jonas <kj...@as...> wrote: >> >>> I came in to work today at 10:00 am >>> I will work on the communication component: adding the mxml for the >>> service that it will use. >>> >>> >>> On Sun, Nov 29, 2009 at 3:11 PM, Kalin Jonas <kj...@as...> wrote: >>> >>>> Checking out at 3:00pm >>>> I have completed the Communication interface as listed below. >>>> It needs to have a service to connect to the server, and code needs to >>>> be written to push the communication objects to all clients connected, but >>>> the interface is done. >>>> >>>> >>>> On Sun, Nov 29, 2009 at 12:18 PM, Kalin Jonas <kj...@as...> wrote: >>>> >>>>> Checking in from home today at 12:00 noon >>>>> I will be working on a communications interface with the following >>>>> design: >>>>> >>>>> - Large Box for messages received/sent >>>>> - Small Box for typing a message >>>>> - Button for sending a message (Enter key should also send) >>>>> >>>>> I am going to try to give it the following functionality: >>>>> >>>>> - Client concatenates user number & sends a message to server when >>>>> Enter/Button pressed (Server should assign timestamp and push the message to >>>>> all clients) >>>>> - Client receives a message from the server (does not matter who it >>>>> is from) and puts it in the Large Box. >>>>> >>>>> >>>> >>> >> > |
From: Kalin J. <kj...@as...> - 2009-12-08 17:51:10
|
Coming in to work today at 10:45 I am trying to put the communication component into the experiment, as i forgot to do earlier. |
From: Kalin J. <kj...@as...> - 2009-12-08 20:54:17
|
Checking out at 13:45 today I tried to put the communication component into the PageDisplay.as file, but it seems that the GameObject is null when it shouldn't be. hopefully I can work this out next time I come in. On Tue, Dec 8, 2009 at 10:50 AM, Kalin Jonas <kj...@as...> wrote: > Coming in to work today at 10:45 > I am trying to put the communication component into the experiment, as i > forgot to do earlier. > |
From: Kalin J. <kj...@as...> - 2009-12-10 17:43:30
|
Coming in to work at 10:30am Seema and I are discussing the latest changes. |
From: Kalin J. <kj...@as...> - 2009-12-10 21:59:19
|
I have added comments to two of the most important files to the client-side of the project as per Seema's request. We decided that Friday would be the best day to try and discuss the process of creating a service, so that I might be able to work on areas of the project that were previously strictly Seema's due to lack of knowledge. I will continue adding comments to the files on the flex side. Checking out at 15:00pm (4.5hr) On Thu, Dec 10, 2009 at 10:35 AM, Kalin Jonas <kj...@as...> wrote: > Coming in to work at 10:30am > Seema and I are discussing the latest changes. > |
From: Kalin J. <kj...@as...> - 2009-12-11 19:13:23
|
coming in today at 12:00 I'll be adding comments to code until seema is free to discuss the server On Thu, Dec 10, 2009 at 2:59 PM, Kalin Jonas <kj...@as...> wrote: > I have added comments to two of the most important files to the client-side > of the project as per Seema's request. > We decided that Friday would be the best day to try and discuss the process > of creating a service, so that I might be able to work on areas of the > project that were previously strictly Seema's due to lack of knowledge. > I will continue adding comments to the files on the flex side. > Checking out at 15:00pm (4.5hr) > > > On Thu, Dec 10, 2009 at 10:35 AM, Kalin Jonas <kj...@as...> wrote: > >> Coming in to work at 10:30am >> Seema and I are discussing the latest changes. >> > > |
From: Kalin J. <kj...@as...> - 2009-12-11 23:06:40
|
Checking out at 4:00(4hr) I spoke with seema in great length about the server, and feel more confident with the layout of this project. over the weekend, i will continue commenting my coe (3hrs) and commit at the end of the weekend. On Fri, Dec 11, 2009 at 12:13 PM, Kalin Jonas <kj...@as...> wrote: > coming in today at 12:00 > I'll be adding comments to code until seema is free to discuss the server > > > On Thu, Dec 10, 2009 at 2:59 PM, Kalin Jonas <kj...@as...> wrote: > >> I have added comments to two of the most important files to the >> client-side of the project as per Seema's request. >> We decided that Friday would be the best day to try and discuss the >> process of creating a service, so that I might be able to work on areas of >> the project that were previously strictly Seema's due to lack of knowledge. >> I will continue adding comments to the files on the flex side. >> Checking out at 15:00pm (4.5hr) >> >> >> On Thu, Dec 10, 2009 at 10:35 AM, Kalin Jonas <kj...@as...> wrote: >> >>> Coming in to work at 10:30am >>> Seema and I are discussing the latest changes. >>> >> >> > |
From: Kalin J. <kj...@as...> - 2009-12-13 17:34:08
|
working from home today at 10:30 am commenting code in pagedisplay.as, and question files On Fri, Dec 11, 2009 at 4:06 PM, Kalin Jonas <kj...@as...> wrote: > Checking out at 4:00(4hr) > I spoke with seema in great length about the server, and feel more > confident with the layout of this project. > over the weekend, i will continue commenting my coe (3hrs) and commit at > the end of the weekend. > > > On Fri, Dec 11, 2009 at 12:13 PM, Kalin Jonas <kj...@as...> wrote: > >> coming in today at 12:00 >> I'll be adding comments to code until seema is free to discuss the server >> >> >> On Thu, Dec 10, 2009 at 2:59 PM, Kalin Jonas <kj...@as...> wrote: >> >>> I have added comments to two of the most important files to the >>> client-side of the project as per Seema's request. >>> We decided that Friday would be the best day to try and discuss the >>> process of creating a service, so that I might be able to work on areas of >>> the project that were previously strictly Seema's due to lack of knowledge. >>> I will continue adding comments to the files on the flex side. >>> Checking out at 15:00pm (4.5hr) >>> >>> >>> On Thu, Dec 10, 2009 at 10:35 AM, Kalin Jonas <kj...@as...> wrote: >>> >>>> Coming in to work at 10:30am >>>> Seema and I are discussing the latest changes. >>>> >>> >>> >> > |
From: Kalin J. <kj...@as...> - 2009-12-13 20:45:08
|
checking out at 13:30pm committing changes in code/comments On Sun, Dec 13, 2009 at 10:33 AM, Kalin Jonas <kj...@as...> wrote: > working from home today at 10:30 am > commenting code in pagedisplay.as, and question files > > > On Fri, Dec 11, 2009 at 4:06 PM, Kalin Jonas <kj...@as...> wrote: > >> Checking out at 4:00(4hr) >> I spoke with seema in great length about the server, and feel more >> confident with the layout of this project. >> over the weekend, i will continue commenting my coe (3hrs) and commit at >> the end of the weekend. >> >> >> On Fri, Dec 11, 2009 at 12:13 PM, Kalin Jonas <kj...@as...> wrote: >> >>> coming in today at 12:00 >>> I'll be adding comments to code until seema is free to discuss the server >>> >>> >>> On Thu, Dec 10, 2009 at 2:59 PM, Kalin Jonas <kj...@as...> wrote: >>> >>>> I have added comments to two of the most important files to the >>>> client-side of the project as per Seema's request. >>>> We decided that Friday would be the best day to try and discuss the >>>> process of creating a service, so that I might be able to work on areas of >>>> the project that were previously strictly Seema's due to lack of knowledge. >>>> I will continue adding comments to the files on the flex side. >>>> Checking out at 15:00pm (4.5hr) >>>> >>>> >>>> On Thu, Dec 10, 2009 at 10:35 AM, Kalin Jonas <kj...@as...> wrote: >>>> >>>>> Coming in to work at 10:30am >>>>> Seema and I are discussing the latest changes. >>>>> >>>> >>>> >>> >> > |
From: Kalin J. <kj...@as...> - 2009-12-18 18:44:36
|
Working from home today at 11:45am I will be working on commenting the rest of my code this time. |
From: Kalin J. <kj...@as...> - 2009-12-18 21:14:28
|
I'm checking out at 14:15 (2.5hr) I've commented a couple files, and changed a small bit of code, but will commit the next time i work On Fri, Dec 18, 2009 at 11:44 AM, Kalin Jonas <kj...@as...> wrote: > Working from home today at 11:45am > I will be working on commenting the rest of my code this time. > |
From: Kalin J. <kj...@as...> - 2010-01-07 18:05:30
|
checking in at 11:00 am attempting to recover data from defunct section of harddrive. Will try to assess why the operating system will not load; try to repair. |
From: Kalin J. <kj...@as...> - 2010-01-07 23:05:15
|
Seema and I have discussed what I'll be working on until monday. checking out at 16:00pm (5hr) Windows partition is still inoperable, but I recovered the data. I will be committing the changes I made shortly. On Thu, Jan 7, 2010 at 11:05 AM, Kalin Jonas <kj...@as...> wrote: > checking in at 11:00 am > attempting to recover data from defunct section of harddrive. > Will try to assess why the operating system will not load; try to repair. > |
From: Kalin J. <kj...@as...> - 2010-01-12 17:11:05
|
Coming in to work today at 10:15am. I will be working on the new Strategy Design component as Seema and I discussed: it will have only one list of actions (repeated) and I will be removing the SuspendRepetition functionality. I will begin by backing up the old component now. |
From: Kalin J. <kj...@as...> - 2010-01-12 21:15:35
|
checking out for lunch at 14:15pm (4hr) linux trial has expired, and therefore no progress has been made. working on another computer to try and set it up for use. On Tue, Jan 12, 2010 at 10:10 AM, Kalin Jonas <kj...@as...> wrote: > Coming in to work today at 10:15am. > I will be working on the new Strategy Design component as Seema and I > discussed: it will have only one list of actions (repeated) and I will be > removing the SuspendRepetition functionality. > I will begin by backing up the old component now. > |