Difference between revisions of "Big Blue Button Dev Guide"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
 
  
 
=== 1. Exploring  Big Blue Button and it's Architecture ===
 
=== 1. Exploring  Big Blue Button and it's Architecture ===
Line 52: Line 51:
  
 
*Use [http://help.github.com/git-cheat-sheets/ GitHub] to get latest version of Modules from https://github.com/myprogrammingblog/polling-module
 
*Use [http://help.github.com/git-cheat-sheets/ GitHub] to get latest version of Modules from https://github.com/myprogrammingblog/polling-module
 
+
* To see what has been done: http://code.google.com/p/bigbluebutton/wiki/PollingModule
  
 
For more question contact Anatoly Spektor : anatolijs.spektors@senecac.on.ca
 
For more question contact Anatoly Spektor : anatolijs.spektors@senecac.on.ca

Revision as of 12:12, 16 December 2011

1. Exploring Big Blue Button and it's Architecture

Consider following sources:


2.Installing Big Blue Button and Setting Up Big Blue Button Development Environment

You can install Big Blue Button either on Windows with Virtual Machine or on Linux Ubuntu.

Important!!! When installing OS use "firstuser" as a root account. Install Big Blue Button (BBB later in the text) in "firstuser" Important!!! To avoid permission problems type "umask 022" before you start installing BBB

Before installations subscribe to 2 BBB mailing lists:

All questions you have regarding installation address to bigbluebutton-setup, regarding development to bigbluebutton-dev. (Try to use their search and find answers, before you ask the question)

To install on Ubuntu use:


To install on Windows use:


To set up development environment:

You will also need:

When client is installed connect to irc.freenode.net and join channels #seneca, #seneca-cdot


For more question contact Anatoly Spektor : anatolijs.spektors@senecac.on.ca