Tuesday, March 25, 2008

Spring Break - Thesis Paper

Preliminary draft of paper.

Not really organized. A bit short on text. Will need to try a different outline. Had my draft proofed and reader says that the concepts make sense.

Wednesday, March 19, 2008

Programming woes...

Did more research...to try to get the functions I deemed as high priority working. May need to totally re-write function...not sure...

select : function()
{
this.element.addClass( 'Selected' );

// adjust for border
var pos = this.element.getPosition();
this.element.setStyles({
left : theLeft -1,
top : top - 1
});
},

Wednesday, March 12, 2008

Week 8

Things that I would like to see on the program:

High:

1 - Moveable thought clouds
2 - Link thought clouds
3 - Save position of clouds

Medium:

1 - Add ideas in GUI screen
2 - Doodle in GUI screen

Low:

1 - Checkbox and text field on clouds to assign tasks
2 - Export task list document

Tuesday, March 11, 2008

Updated Timeline



More or less on schedule. Had lots of good suggestions which required the Round 2: Programming to begin sooner than expected. May wind up doing a third round of programming/User testing before finalizing.

Would really like to implement Seth's suggestion, else it will be included in the section of the paper with other future implementations.

For the paper, will need to create a flow diagram. I think that would provide a greater understanding of how a meeting will flow in a new and fairly seamless way.

Wednesday, March 5, 2008

Week 7 - Midterm Critique

Seth Bauer, Editor of The Green Guide says it would be handy to have a download-able output such as a tasking list since it is common that after brainstorming sessions tasks are divided.

Need to add more functionality to the GUI.

Tuesday, March 4, 2008

Midterm Presentation

Click here to download slides for Midterm Presentation:

Powerpoint Presentation

Monday, March 3, 2008

Clean up links.

Participants:
1 - ADD
2 - VIEW

Use Opera Mini to view page from SmartPhone/PDA emulator.

Moderator:
1 - VIEW w/ Checkboxes
2 - DISPLAY
3 - RESET

Saturday, March 1, 2008