Difference between revisions of "Robert Weekly Log 20132"
(Created page with '{{BBB Log Index | 20132}} =Logs for 20132= [http://blogurl Blog] Please add the daily logs (Latest week at the top of the page) ==Week of == {| class="wikitable" border="1" cel…') |
|||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{BBB Log Index | 20132}} | {{BBB Log Index | 20132}} | ||
=Logs for 20132= | =Logs for 20132= | ||
− | [http:// | + | [http://zenit.senecac.on.ca/wiki/index.php/BBB_Robert_Weekly_Log] |
− | + | =Week of August 25th= | |
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(optional) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Updating files to reflect Ystallonne's changes || | ||
+ | |- | ||
+ | | Tuesday || Updated logout page to display meaningful messages || | ||
+ | |- | ||
+ | | Wednesday || Bug fixes and validation for current pages || | ||
+ | |- | ||
+ | | Thursday || Ajax support for helper pages || | ||
+ | |- | ||
+ | | Friday || Create event page started and searching functionality added || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | [http://stani.ca/?p=223 Weekly Blog] | ||
+ | |||
+ | =Week of August 18th= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(optional) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Working on guest account creation || | ||
+ | |- | ||
+ | | Tuesday || Trying to set up email server || | ||
+ | |- | ||
+ | | Wednesday || Working on guest creation algorithm || | ||
+ | |- | ||
+ | | Thursday || Guest creation and invitation working || | ||
+ | |- | ||
+ | | Friday || Misc bug fixes and code cleanup || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | [http://stani.ca/?p=223 Weekly Blog] | ||
+ | |||
+ | =Week of August 11th= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(optional) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Used invisible check-boxes for data transfer issue || | ||
+ | |- | ||
+ | | Tuesday || Successfully merged Bo's and Ystallonne's changes || | ||
+ | |- | ||
+ | | Wednesday || Started work on persisting user settings || | ||
+ | |- | ||
+ | | Thursday || Added password change support || | ||
+ | |- | ||
+ | | Friday || UserSettings page completed || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | [http://stani.ca/?p=223 Weekly Blog] | ||
+ | |||
+ | =Week of August 4th= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(optional) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Talked to Bo and fixed problem. Can populate user settings || | ||
+ | |- | ||
+ | | Tuesday || Switched session variable to UserSession bean || | ||
+ | |- | ||
+ | | Wednesday || Updated UserSession with helper methods || | ||
+ | |- | ||
+ | | Thursday || Populating UserSettings complete || | ||
+ | |- | ||
+ | | Friday ||Exploring ways to transfer data from client to server at run time || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | [http://stani.ca/?p=223 Weekly Blog] | ||
+ | |||
+ | =Week of July 28th= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(optional) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || UserSession class scaffolded, will store all pertinent user data || | ||
+ | |- | ||
+ | | Tuesday || Started User Settings page, updated UserSession class|| | ||
+ | |- | ||
+ | | Wednesday || Cleaned up useless files, updated FullCalendar plugin || | ||
+ | |- | ||
+ | | Thursday || Wrote helper methods for populating User Settings page || | ||
+ | |- | ||
+ | | Friday || Hit a major snag with reading data from DB, waiting on Bo to help out || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | [http://stani.ca/?p=223 Weekly Blog] | ||
+ | |||
+ | =Week of July 21st= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(optional) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Log in page connects to LDAP and local db || | ||
+ | |- | ||
+ | | Tuesday || DB connection changed so had to redo log in system|| | ||
+ | |- | ||
+ | | Wednesday || Fixed merge conflicts from Bo's db changes || | ||
+ | |- | ||
+ | | Thursday || Wrote db methods to help with populating user information || | ||
+ | |- | ||
+ | | Friday || Started migrating stored data from session var to session class || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | [http://stani.ca/?p=221 Weekly Blog] | ||
+ | |||
+ | =Week of July 14th= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(optional) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Fixed some UI issues on new log in page || | ||
+ | |- | ||
+ | | Tuesday || BlackBerry Jam Camp || | ||
+ | |- | ||
+ | | Wednesday || BlackBerry Jam Camp || | ||
+ | |- | ||
+ | | Thursday || Started updating prototype with new pages || | ||
+ | |- | ||
+ | | Friday || In loving memory of Bird Man John || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | [http://stani.ca/?p=216 Weekly Blog] | ||
+ | |||
+ | =Week of July 7th= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(optional) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || UI/Website design || | ||
+ | |- | ||
+ | | Tuesday || UI/Website design || | ||
+ | |- | ||
+ | | Wednesday || Log in screen finished || | ||
+ | |- | ||
+ | | Thursday || Combo box/check box accessibility || | ||
+ | |- | ||
+ | | Friday || Moving out of glass room :( || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | [http://stani.ca/?p=207 Weekly Blog] | ||
+ | |||
+ | =Week of June 30th= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(optional) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || UI/Website design || | ||
+ | |- | ||
+ | | Tuesday || UI/Website design || | ||
+ | |- | ||
+ | | Wednesday || UI/Website design || | ||
+ | |- | ||
+ | | Thursday || Data grid skinning || | ||
+ | |- | ||
+ | | Friday || Data grid skinning || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | [http://stani.ca/?p=200 Weekly Blog] | ||
+ | |||
+ | =Week of June 23rd= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(optional) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Started sketching out a general layout for the website with Ystallonne. || | ||
+ | |- | ||
+ | | Tuesday || Improved on layout, started layout for manage events page. || | ||
+ | |- | ||
+ | | Wednesday || Created theme for data grid. Created temporary icons. || | ||
+ | |- | ||
+ | | Thursday || UI improvements. Fardad and Chad approve! || | ||
+ | |- | ||
+ | | Friday || Found out that all methods should return true or false. Updated class diagram to reflect this. || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | [http://stani.ca/?p=195 Weekly Blog] | ||
+ | |||
+ | =Week of June 16th= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(optional) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Finished up use cases.|| | ||
+ | |- | ||
+ | | Tuesday || Assigned use cases to rest of team to review. Implementation begins tomorrow. || | ||
+ | |- | ||
+ | | Wednesday || Created classes with methods based on use cases. || | ||
+ | |- | ||
+ | | Thursday || Created class diagram of classes. || | ||
+ | |- | ||
+ | | Friday || Coding competition, wasn't at CDOT. || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | [http://stani.ca/?p=193 Weekly Blog] | ||
− | + | =Week of June 9th= | |
{| class="wikitable" border="1" cellpadding="5" | {| class="wikitable" border="1" cellpadding="5" | ||
|- | |- | ||
− | ! Week Day !! Today's work !! Blog URL( | + | ! Week Day !! Today's work !! Blog URL(optional) |
|- | |- | ||
| Sunday || || | | Sunday || || | ||
|- | |- | ||
− | | Monday || | + | | Monday || Preparing for presentation tomorrow || |
|- | |- | ||
− | | Tuesday || | + | | Tuesday || Presented today. Looking into applying MVC pattern to system|| |
|- | |- | ||
− | | Wednesday || | + | | Wednesday || Short meeting to decide direction of use cases. || |
|- | |- | ||
− | | Thursday || | + | | Thursday || Created list of use cases and assigned them to Ystallonne, Bo, and myself. || |
|- | |- | ||
− | | Friday || | + | | Friday || Writing use cases. || |
|- | |- | ||
| Saturday || || | | Saturday || || | ||
|} | |} | ||
+ | [http://stani.ca/?p=190 Weekly Blog] |
Latest revision as of 16:51, 30 August 2013
BigBlueButton |
BBB Weekly Log
Bo |
Chad |
Gary |
Justin |
Robert |
Ystallonne
Contents
Logs for 20132
Week of August 25th
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | Updating files to reflect Ystallonne's changes | |
Tuesday | Updated logout page to display meaningful messages | |
Wednesday | Bug fixes and validation for current pages | |
Thursday | Ajax support for helper pages | |
Friday | Create event page started and searching functionality added | |
Saturday |
Week of August 18th
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | Working on guest account creation | |
Tuesday | Trying to set up email server | |
Wednesday | Working on guest creation algorithm | |
Thursday | Guest creation and invitation working | |
Friday | Misc bug fixes and code cleanup | |
Saturday |
Week of August 11th
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | Used invisible check-boxes for data transfer issue | |
Tuesday | Successfully merged Bo's and Ystallonne's changes | |
Wednesday | Started work on persisting user settings | |
Thursday | Added password change support | |
Friday | UserSettings page completed | |
Saturday |
Week of August 4th
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | Talked to Bo and fixed problem. Can populate user settings | |
Tuesday | Switched session variable to UserSession bean | |
Wednesday | Updated UserSession with helper methods | |
Thursday | Populating UserSettings complete | |
Friday | Exploring ways to transfer data from client to server at run time | |
Saturday |
Week of July 28th
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | UserSession class scaffolded, will store all pertinent user data | |
Tuesday | Started User Settings page, updated UserSession class | |
Wednesday | Cleaned up useless files, updated FullCalendar plugin | |
Thursday | Wrote helper methods for populating User Settings page | |
Friday | Hit a major snag with reading data from DB, waiting on Bo to help out | |
Saturday |
Week of July 21st
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | Log in page connects to LDAP and local db | |
Tuesday | DB connection changed so had to redo log in system | |
Wednesday | Fixed merge conflicts from Bo's db changes | |
Thursday | Wrote db methods to help with populating user information | |
Friday | Started migrating stored data from session var to session class | |
Saturday |
Week of July 14th
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | Fixed some UI issues on new log in page | |
Tuesday | BlackBerry Jam Camp | |
Wednesday | BlackBerry Jam Camp | |
Thursday | Started updating prototype with new pages | |
Friday | In loving memory of Bird Man John | |
Saturday |
Week of July 7th
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | UI/Website design | |
Tuesday | UI/Website design | |
Wednesday | Log in screen finished | |
Thursday | Combo box/check box accessibility | |
Friday | Moving out of glass room :( | |
Saturday |
Week of June 30th
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | UI/Website design | |
Tuesday | UI/Website design | |
Wednesday | UI/Website design | |
Thursday | Data grid skinning | |
Friday | Data grid skinning | |
Saturday |
Week of June 23rd
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | Started sketching out a general layout for the website with Ystallonne. | |
Tuesday | Improved on layout, started layout for manage events page. | |
Wednesday | Created theme for data grid. Created temporary icons. | |
Thursday | UI improvements. Fardad and Chad approve! | |
Friday | Found out that all methods should return true or false. Updated class diagram to reflect this. | |
Saturday |
Week of June 16th
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | Finished up use cases. | |
Tuesday | Assigned use cases to rest of team to review. Implementation begins tomorrow. | |
Wednesday | Created classes with methods based on use cases. | |
Thursday | Created class diagram of classes. | |
Friday | Coding competition, wasn't at CDOT. | |
Saturday |
Week of June 9th
Week Day | Today's work | Blog URL(optional) |
---|---|---|
Sunday | ||
Monday | Preparing for presentation tomorrow | |
Tuesday | Presented today. Looking into applying MVC pattern to system | |
Wednesday | Short meeting to decide direction of use cases. | |
Thursday | Created list of use cases and assigned them to Ystallonne, Bo, and myself. | |
Friday | Writing use cases. | |
Saturday |