Changes

Jump to: navigation, search

CDOT BBB Development Server News

8,138 bytes added, 13:09, 29 May 2012
Created page with '*'''Mar 15 2012''': Polling module uses chat messages to inform participants about the poll, allow poll to appear in recordings *'''Feb 28 2012''': Added a chat notification to w…'
*'''Mar 15 2012''': Polling module uses chat messages to inform participants about the poll, allow poll to appear in recordings
*'''Feb 28 2012''': Added a chat notification to web polling that gives the URL when a web poll is opened and also displays a message when that poll closes.
*'''Feb 23 2012''': All labels are set up for localization, French and French (Canadian) localizations ready for use
*'''Feb 21 2012''': Web key generation implemented; core polling functionality operational; polling menu available in toolbar for presenter; presenter can repost poll from statistics window, publish previously saved polls.
*'''Feb 05 2012''': Commited to Repo
*'''Feb 05 2012''': Statistics Window Created, Votes Are shown in Statistics Window
*'''Feb 02 2012''': Voting results save properly to Redis
*'''Jan 30 2012''': Presenter can publish a poll which then appears as a voting window for all other users
*'''Jan 20 2012''': Latest version of Polling Module is committed to GitHub
*'''Jan 20 2012''': Poll recorder saves polls successfully to Redis store
*'''Nov 30 2011''': Developing Poll recorder responsible for saving Poll info
*'''Nov 29 2011''': Exploring '''Redis''' database - [http://redis.io/commands Full command List]
*'''Nov 28 2011''': bbb-aps component compiles but not saved to db yet, committed to GitHub
*'''Nov 27 2011''': Useful '''documentation on red5''' used in BBB -[http://wiki.red5.org/wiki/Documentation/UsersReferenceManual/GettingStarted/03-Migration-Guide#ExecutionorderofconnectionmethodsRed5 Documentation]
*'''Nov 25 2011''': Designed bbb-aps structure (added IPollRoomListener, Pollm PollApplication, PollHandler, PollRoom, PollRoomsManager, PollsService)
*'''Nov 23 2011''': Committed to the repo '''bbb-aps''' in progress (not working at this point)[https://github.com/myprogrammingblog/polling-module/tree/master/bbb-aps bbb-aps tree]
*'''Nov 21 2011''': Succesfully '''connected bbb-client with bbb-aps''' (parameters of poll sent to PollingService of client and received by Java based PollService of bbb-aps)
*'''Nov 19 2011''': Started server-side development on top of red5 server.
*'''Nov 17 2011''': Demo video of the progress so far can be found here : [http://myprogrammingblog.com/2011/11/18/big-blue-button-polling-module-new-feature-pollpreview-demo-video/ Demo Video]
*'''Nov 16 2011''': '''Poll Preview''' feature is finished
*'''Nov 13 2011''': Designed script that dynamically created Radiobuttons and Checkboxes
*'''Nov 12 2011''': Committed to GitHub
*'''Nov 11 2011''': Smart '''validation''' designed for '''Polling Form'''
*'''Nov 07 2011''': Committed Upgraded Polling Part To Github
*'''Nov 07 2011''': After pulling BBB from native repo got problems with Presentaiton Window
*'''Nov 07 2011''': Added Validation to Polling Instructions Window
*'''Nov 07 2011''': Simplified Polling Instructions Window
*'''Nov 03 2011''': '''BBB Server Updated to Beta-02'''
*'''Nov 03 2011''': Functionality Added: Moderator does not see actual Polls only Viewers
*'''Nov 03 2011''': Functionality Added: Polls are Shared between all Session Participants
*'''Nov 03 2011''': Bash script created that auto-commits code to github from Terminal
*'''Nov 02 2011''': Source Code is commited to [https://github.com/myprogrammingblog/polling-module Source Code Repo]and backup on CD
*'''Nov 02 2011''': '''PollingService''' is implemented to take care of Presenter-Viewer sharing
*'''Oct 30 2011''': With '''PollingWindowManager''' code is reduced by 300 lines of code, functionality still stays the same
*'''Oct 28 2011''': '''PollingWindowManager''' created to manipulate all Open/Close Events
*'''Oct 25 2011''': Current version of Polling Module*'''Mar 15 2012''': Polling module uses chat messages to inform participants about the poll, allow poll to appear in recordings
*'''Feb 28 2012''': Added a chat notification to web polling that gives the URL when a web poll is opened and also displays a message when that poll closes.
*'''Feb 23 2012''': All labels are set up for localization, French and French (Canadian) localizations ready for use
*'''Feb 21 2012''': Web key generation implemented; core polling functionality operational; polling menu available in toolbar for presenter; presenter can repost poll from statistics window, publish previously saved polls.
*'''Feb 05 2012''': Commited to Repo
*'''Feb 05 2012''': Statistics Window Created, Votes Are shown in Statistics Window
*'''Feb 02 2012''': Voting results save properly to Redis
*'''Jan 30 2012''': Presenter can publish a poll which then appears as a voting window for all other users
*'''Jan 20 2012''': Latest version of Polling Module is committed to GitHub
*'''Jan 20 2012''': Poll recorder saves polls successfully to Redis store
*'''Nov 30 2011''': Developing Poll recorder responsible for saving Poll info
*'''Nov 29 2011''': Exploring '''Redis''' database - [http://redis.io/commands Full command List]
*'''Nov 28 2011''': bbb-aps component compiles but not saved to db yet, committed to GitHub
*'''Nov 27 2011''': Useful '''documentation on red5''' used in BBB - [http://wiki.red5.org/wiki/Documentation/UsersReferenceManual/GettingStarted/03-Migration-Guide#Executionorderofconnectionmethods Red5 Documentation]
*'''Nov 25 2011''': Designed bbb-aps structure (added IPollRoomListener, Pollm PollApplication, PollHandler, PollRoom, PollRoomsManager, PollsService)
*'''Nov 23 2011''': Committed to the repo '''bbb-aps''' in progress (not working at this point) [https://github.com/myprogrammingblog/polling-module/tree/master/bbb-aps bbb-aps tree]
*'''Nov 21 2011''': Succesfully '''connected bbb-client with bbb-aps''' (parameters of poll sent to PollingService of client and received by Java based PollService of bbb-aps)
*'''Nov 19 2011''': Started server-side development on top of red5 server.
*'''Nov 17 2011''': Demo video of the progress so far can be found here : [http://myprogrammingblog.com/2011/11/18/big-blue-button-polling-module-new-feature-pollpreview-demo-video/ Demo Video]
*'''Nov 16 2011''': '''Poll Preview''' feature is finished
*'''Nov 13 2011''': Designed script that dynamically created Radiobuttons and Checkboxes
*'''Nov 12 2011''': Committed to GitHub
*'''Nov 11 2011''': Smart '''validation''' designed for '''Polling Form'''
*'''Nov 07 2011''': Committed Upgraded Polling Part To Github
*'''Nov 07 2011''': After pulling BBB from native repo got problems with Presentaiton Window
*'''Nov 07 2011''': Added Validation to Polling Instructions Window
*'''Nov 07 2011''': Simplified Polling Instructions Window
*'''Nov 03 2011''': '''BBB Server Updated to Beta-02'''
*'''Nov 03 2011''': Functionality Added: Moderator does not see actual Polls only Viewers
*'''Nov 03 2011''': Functionality Added: Polls are Shared between all Session Participants
*'''Nov 03 2011''': Bash script created that auto-commits code to github from Terminal
*'''Nov 02 2011''': Source Code is commited to [https://github.com/myprogrammingblog/polling-module Source Code Repo] and backup on CD
*'''Nov 02 2011''': '''PollingService''' is implemented to take care of Presenter-Viewer sharing
*'''Oct 30 2011''': With '''PollingWindowManager''' code is reduced by 300 lines of code, functionality still stays the same
*'''Oct 28 2011''': '''PollingWindowManager''' created to manipulate all Open/Close Events
*'''Oct 25 2011''': Current version of Polling Module is '''committed to Github repo'''
*'''Oct 25 2011''': '''Opened [https://github.com/myprogrammingblog/polling-module Source Code Repo]'''
*'''Oct 23 2011''': Added several user account to Server
*'''Oct 23 2011''': Installed OpenSSH on Big Blue Button Server
*'''Oct 01 2011''': Adde is '''committed to Github repo'''
*'''Oct 25 2011''': '''Opened [https://github.com/myprogrammingblog/polling-module Source Code Repo]'''
*'''Oct 23 2011''': Added several user account to Server
*'''Oct 23 2011''': Installed OpenSSH on Big Blue Button Server
*'''Oct 01 2011''': Added backup system to Big Blue Button server
*'''Sep 25 2011''': Added script that compiles signle module
*'''Sep 25 2011''': Added script that compiles whole bbb client

Navigation menu