Difference between revisions of "Gary Weekly log 20132"
Xinggui Deng (talk | contribs) (→Week of June 23) |
Xinggui Deng (talk | contribs) (→Week of August 11) |
||
(16 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
Please add the daily logs (Latest week at the top of the page) | Please add the daily logs (Latest week at the top of the page) | ||
+ | |||
+ | =Week of August 18= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(At least One) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Working on HTML5 CSS new layout || | ||
+ | |- | ||
+ | | Tuesday || Working on HTML5 CSS new layout || | ||
+ | |- | ||
+ | | Wednesday || Working on HTML5 CSS new layout || | ||
+ | |- | ||
+ | | Thursday || || | ||
+ | |- | ||
+ | | Friday || || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |- | ||
+ | |} | ||
+ | =Week of August 11= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(At least One) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Research on Video and Audio Streams, prepare presentation slides || | ||
+ | |- | ||
+ | | Tuesday || Presentation: Introduce WebRTC || | ||
+ | |- | ||
+ | | Wednesday || Research on Video and Audio Streams || | ||
+ | |- | ||
+ | | Thursday || || | ||
+ | |- | ||
+ | | Friday || || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | =Week of August 4= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(At least One) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Holiday || | ||
+ | |- | ||
+ | | Tuesday || Research on WebRTC || | ||
+ | |- | ||
+ | | Wednesday || Research on WebRTC || | ||
+ | |- | ||
+ | | Thursday || Research on WebRTC || [http://garydengblog.wordpress.com/2013/08/09/webrtc-is-awesome/ WebRTC] | ||
+ | |- | ||
+ | | Friday || Working on "Zoom" event || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | =Week of July 28= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(At least One) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Learn Hashmap and basic Java || | ||
+ | |- | ||
+ | | Tuesday || Send "undo" and "clrPaper" events from bbb-apps|| | ||
+ | |- | ||
+ | | Wednesday || Activate "undo" and "clrPaper" events for html5-client || | ||
+ | |- | ||
+ | | Thursday || Working on "Zoom" event and learning Raphaël || | ||
+ | |- | ||
+ | | Friday || Working on "Zoom" event || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | =Week of July 21= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(At least One) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || bbb-apps whiteboard bridge || | ||
+ | |- | ||
+ | | Tuesday || working on whiteboard service || | ||
+ | |- | ||
+ | | Wednesday || send "undo" event to html5-client || | ||
+ | |- | ||
+ | | Thursday || send "clrPaper" event to html5-client || | ||
+ | |- | ||
+ | | Friday || send drawing square event from bbb-apps || [http://garydengblog.wordpress.com/2013/07/30/learning-redis-is-not-that-difficult/ Redis] | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | |||
+ | =Week of July 14= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(At least One) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Responsive design research || | ||
+ | |- | ||
+ | | Tuesday || Responsive design research || | ||
+ | |- | ||
+ | | Wednesday || html5-client layout design || | ||
+ | |- | ||
+ | | Thursday || html5-client layout design || | ||
+ | |- | ||
+ | | Friday || html5-client responsive layout design || [http://garydengblog.wordpress.com/2013/07/23/design-responsive-web-page/ Design Responsive Web Page ] | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | |||
+ | =Week of July 7= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(At least One) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Research on socket.io|| | ||
+ | |- | ||
+ | | Tuesday || Research on redis pub/sub || | ||
+ | |- | ||
+ | | Wednesday || Help webmaker.org to translate some strings into Mandarin || | ||
+ | |- | ||
+ | | Thursday || Fixed the 'changeSlide' issue in HTML5-Client and sent pull request || | ||
+ | |- | ||
+ | | Friday || Start working on the slide size problem || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
+ | |||
+ | =Week of July 1= | ||
+ | {| class="wikitable" border="1" cellpadding="5" | ||
+ | |- | ||
+ | ! Week Day !! Today's work !! Blog URL(At least One) | ||
+ | |- | ||
+ | | Sunday || || | ||
+ | |- | ||
+ | | Monday || Holiday || | ||
+ | |- | ||
+ | | Tuesday || Fixing the changeSlide problem in HTML5-Client || | ||
+ | |- | ||
+ | | Wednesday || Refactoring the css file using LESS template || | ||
+ | |- | ||
+ | | Thursday || Rewrite the layout.css file using LESS and send pull request || [http://garydengblog.wordpress.com/2013/07/04/get-into-less/ Get into LESS ] | ||
+ | |- | ||
+ | | Friday || Fixing the changeSlide problem in HTML5-Client || | ||
+ | |- | ||
+ | | Saturday || || | ||
+ | |} | ||
=Week of June 23= | =Week of June 23= | ||
Line 14: | Line 177: | ||
| Monday || Organize modules using Require.js, Develovper Meeting || | | Monday || Organize modules using Require.js, Develovper Meeting || | ||
|- | |- | ||
− | | Tuesday || | + | | Tuesday || Research on Redis || |
|- | |- | ||
− | | Wednesday || | + | | Wednesday || Working on the changeSlide event when a html5 user join the meeting || |
|- | |- | ||
− | | Thursday || | + | | Thursday || Working on the changeSlide event when a html5 user join the meeting || |
|- | |- | ||
− | | Friday || || | + | | Friday || Research on Redis, Socket.io and Node.js || [http://garydengblog.wordpress.com/2013/06/28/simple-chat-application-using-redis-socket-io-and-node-js/ Blog] |
|- | |- | ||
| Saturday || || | | Saturday || || |
Latest revision as of 20:20, 21 August 2013
BigBlueButton |
BBB Weekly Log
Bo |
Chad |
Gary |
Justin |
Robert |
Ystallonne
Contents
- 1 Logs for 20132
- 2 Week of August 18
- 3 Week of August 11
- 4 Week of August 4
- 5 Week of July 28
- 6 Week of July 21
- 7 Week of July 14
- 8 Week of July 7
- 9 Week of July 1
- 10 Week of June 23
- 11 Week of June 16
- 12 Week of June 9
- 13 Week of June 2
- 14 Week of May 26th
- 15 Week of May 19th
- 16 Week of May 12th
- 17 Week of May 6th
Logs for 20132
Please add the daily logs (Latest week at the top of the page)
Week of August 18
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Working on HTML5 CSS new layout | |
Tuesday | Working on HTML5 CSS new layout | |
Wednesday | Working on HTML5 CSS new layout | |
Thursday | ||
Friday | ||
Saturday |
Week of August 11
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Research on Video and Audio Streams, prepare presentation slides | |
Tuesday | Presentation: Introduce WebRTC | |
Wednesday | Research on Video and Audio Streams | |
Thursday | ||
Friday | ||
Saturday |
Week of August 4
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Holiday | |
Tuesday | Research on WebRTC | |
Wednesday | Research on WebRTC | |
Thursday | Research on WebRTC | WebRTC |
Friday | Working on "Zoom" event | |
Saturday |
Week of July 28
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Learn Hashmap and basic Java | |
Tuesday | Send "undo" and "clrPaper" events from bbb-apps | |
Wednesday | Activate "undo" and "clrPaper" events for html5-client | |
Thursday | Working on "Zoom" event and learning Raphaël | |
Friday | Working on "Zoom" event | |
Saturday |
Week of July 21
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | bbb-apps whiteboard bridge | |
Tuesday | working on whiteboard service | |
Wednesday | send "undo" event to html5-client | |
Thursday | send "clrPaper" event to html5-client | |
Friday | send drawing square event from bbb-apps | Redis |
Saturday |
Week of July 14
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Responsive design research | |
Tuesday | Responsive design research | |
Wednesday | html5-client layout design | |
Thursday | html5-client layout design | |
Friday | html5-client responsive layout design | Design Responsive Web Page |
Saturday |
Week of July 7
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Research on socket.io | |
Tuesday | Research on redis pub/sub | |
Wednesday | Help webmaker.org to translate some strings into Mandarin | |
Thursday | Fixed the 'changeSlide' issue in HTML5-Client and sent pull request | |
Friday | Start working on the slide size problem | |
Saturday |
Week of July 1
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Holiday | |
Tuesday | Fixing the changeSlide problem in HTML5-Client | |
Wednesday | Refactoring the css file using LESS template | |
Thursday | Rewrite the layout.css file using LESS and send pull request | Get into LESS |
Friday | Fixing the changeSlide problem in HTML5-Client | |
Saturday |
Week of June 23
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Organize modules using Require.js, Develovper Meeting | |
Tuesday | Research on Redis | |
Wednesday | Working on the changeSlide event when a html5 user join the meeting | |
Thursday | Working on the changeSlide event when a html5 user join the meeting | |
Friday | Research on Redis, Socket.io and Node.js | Blog |
Saturday |
Week of June 16
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | HTML5-Client UserModel and UserCollection | |
Tuesday | Use Cases Review | |
Wednesday | Backbone.js models and collections | |
Thursday | Looking at session_users.coffee file and add users to collection | |
Friday | Backbone Modules and Require.js | Blog |
Saturday |
Week of June 9
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | HTML5-Client UserModel and UserCollection | |
Tuesday | HTML5-Client UserModel and UserCollection | |
Wednesday | Node.js and Express.js Research | |
Thursday | Underscore.js and Backbone.js Research | |
Friday | Redis research, BBB team meeting | Backbone.js Basics |
Saturday |
Week of June 2
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Research Node.js web server | Better Understanding Node.js |
Tuesday | Working on UserModel and UsersCollection | |
Wednesday | Research JQuery UI | |
Thursday | Working on UserModel | |
Friday | Working on UserModel | |
Saturday |
Week of May 26th
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | BBB Developers meeting, Specific task is assigned | HTML5 Client-Summer 2013 |
Tuesday | OCE Discovery Show | |
Wednesday | Research Backbone.js | |
Thursday | Research Backbone MVC | |
Friday | Working on UserModel | Weekly Blog |
Saturday |
Week of May 19th
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Holiday | |
Tuesday | New Computer installation, set up BigBlueButton development env | |
Wednesday | HTML5 Development environment setup and configuration | |
Thursday | Testing HTML5 Development environment | |
Friday | BigBlueButton Localization to Chinese Simplified---Completed in myGengo | |
Saturday |
Week of May 12th
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Research Webrtc | |
Tuesday | Research Webrtc | |
Wednesday | First Meeting with BBB developers team | |
Thursday | BigBlueButton Localization to Chinese Simplified | |
Friday | BigBlueButton Localization to Chinese Simplified | Weekly Blog |
Saturday |
Week of May 6th
Week Day | Today's work | Blog URL(At least One) |
---|---|---|
Sunday | ||
Monday | Orientation | |
Tuesday | Install Win 7 OS and Ubuntu 10.04 Virtual machine | |
Wednesday | Install BigBlueButton 0.81 | |
Thursday | Setup BigBlueButton Dev environment | |
Friday | Testing BigBlueButton Dev environment | Weekly Blog |
Saturday |