2009-08-12 23:39:09 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" > < head >
< meta http-equiv = "content-type" content = "text/html; charset=ISO-8859-1" >
2009-06-10 00:09:53 +08:00
< title > Welcome to BigBlueButton < / title >
2009-08-12 23:52:59 +08:00
< link rel = "stylesheet" href = "css/style.css" type = "text/css" >
2009-08-12 23:39:09 +08:00
< link rel = "icon" type = "image/png" href = "http://demo.bigbluebutton.org/images/favicon.ico" >
< / head > < body >
2009-06-10 00:09:53 +08:00
< div id = "wrapper" >
2009-08-12 23:39:09 +08:00
< div id = "header" >
< div id = "logo" >
2009-08-12 23:52:59 +08:00
< img src = "images/bbb_banner.png" style = "border: 1px #d1dce2;" height = "113" width = "581" >
2009-08-12 23:39:09 +08:00
< / div >
2009-06-10 00:09:53 +08:00
< / div >
2009-08-12 23:39:09 +08:00
< div id = "content" > < br >
2009-08-13 00:40:16 +08:00
< h1 > Welcome to the BigBlueButton Developer Demo Server< / h1 > < br >
< h1 > For a User:< / h1 >
2009-06-13 03:18:21 +08:00
< div id = "forUser" >
< div id = "userOne" >
2009-08-12 23:52:59 +08:00
< a title = "Join a Session" href = "http://www.bigbluebutton.org/sites/all/videos/join/index.html" > < center > < img src = "images/join.png" height = "137" width = "140" > < / center > < / a >
2009-08-12 23:39:09 +08:00
< p style = "float: left;" > < strong style = "font-size: 30px;" > 1.< / strong > < / p > < p style = "margin-top: 13px; margin-left: 35px;" > Watch a video on how to join a session< / p >
2009-06-13 03:18:21 +08:00
< / div >
< div id = "userTwo" >
2009-08-13 00:37:15 +08:00
< p style = "float: left;" > < strong style = "font-size: 30px;" > 2.< / strong > < / p > < p style = "margin-top: 13px; margin-left: 35px;" > Join using your name and < strong > mp< / strong > for moderator or < strong > ap< / strong > for an attendee.< / p >
2009-06-13 03:18:21 +08:00
< / div >
< div id = "userThree" >
2009-08-13 00:09:26 +08:00
< a title = "Join Sample Conference" href = "/bigbluebutton/conference-session/joinIn/85115" > < div id = "content_left" > < p style = "float: left; margin-top: 10px; margin-left: 20px;" > < strong style = "font-size: 30px;" > 3.< / strong > < / p > < h2 style = "margin-top: 22px; margin-left: 52px;" > Join < / h2 > < / div > < / a >
2009-06-13 03:18:21 +08:00
< / div >
< / div >
< div id = "forAdmin" >
2009-08-13 00:40:16 +08:00
< h1 > For an Administrator:< / h1 >
2009-06-13 03:18:21 +08:00
< div id = "adminOne" >
2009-08-12 23:52:59 +08:00
< a title = "Scheduele a Session" href = "http://www.bigbluebutton.org/sites/all/videos/create_session/index.html" > < center > < img src = "images/session.png" height = "137" width = "140" > < / center > < / a >
2009-08-12 23:39:09 +08:00
< p style = "float: left;" > < strong style = "font-size: 30px;" > 1.< / strong > < / p > < p style = "margin-top: 13px; margin-left: 35px;" > Watch a video on how to scheduele a session< / p >
2009-06-13 03:18:21 +08:00
< / div >
< div id = "adminTwo" >
2009-08-12 23:39:09 +08:00
< p style = "float: left;" > < strong style = "font-size: 30px;" > 2.< / strong > < / p > < p style = "margin-top: 13px; margin-left: 35px;" > Login using < strong > admin@test.com< / strong > with password < strong > admin< / strong > < / p >
2009-06-13 03:18:21 +08:00
< / div >
< div id = "adminThree" >
2009-08-13 00:09:26 +08:00
< a title = "Join Sample Conference" href = "/bigbluebutton" > < div id = "content_left" > < p style = "float: left; margin-top: 10px; margin-left: 20px;" > < strong style = "font-size: 30px;" > 3.< / strong > < / p > < h2 style = "margin-top: 22px; margin-left: 52px;" > Schedule < / h2 > < / div > < / a >
2009-06-13 03:18:21 +08:00
< / div >
< / div >
2009-08-12 23:39:09 +08:00
< br > < br >
2009-06-10 00:09:53 +08:00
2009-06-13 03:18:21 +08:00
< div id = "tutorials" >
2009-08-12 23:39:09 +08:00
< div style = "border-bottom: 1px solid rgb(175, 175, 175); width: 100%; height: 30px; background-image: url(images/heading_bg.png);" >
< h1 style = "margin-top: 8px; margin-left: 15px;" > Tutorials< / h1 >
< / div > < br >
2009-06-13 03:18:21 +08:00
< div id = "usingBBB" >
2009-08-12 23:39:09 +08:00
< p style = "margin-left: 20px;" > Using BigBlueButton < / p >
2009-06-13 03:18:21 +08:00
< table >
2009-08-12 23:39:09 +08:00
< tbody > < tr >
2009-06-13 03:18:21 +08:00
< / tr >
< tr >
2009-08-12 23:52:59 +08:00
< td style = "padding-left: 20px;" valign = "top" > < a title = "Share Webcom" href = "http://www.bigbluebutton.org/content/videos" > < img src = "images/share_webcam.png" height = "90" width = "92" > < / a > < / td >
< td style = "padding-left: 20px;" valign = "top" > < a title = "Upload Slides" href = "http://www.bigbluebutton.org/content/videos" > < img src = "images/upload_slides.png" height = "90" width = "93" > < / a > < / td >
2009-06-13 03:18:21 +08:00
< / tr >
< tr >
2009-08-12 23:39:09 +08:00
< td style = "padding-left: 20px;" valign = "top" > < p class = "small" > Share Wecam < / p > < / td >
< td style = "padding-left: 20px;" valign = "top" > < p class = "small" > Upload Slides < / p > < / td >
2009-06-13 03:18:21 +08:00
< / tr >
2009-08-12 23:39:09 +08:00
< / tbody > < / table >
2009-06-13 03:18:21 +08:00
< / div >
< div id = "devBBB" >
2009-08-12 23:39:09 +08:00
< p style = "margin-left: 20px;" > Development In BigBlueButton < / p >
2009-06-13 03:18:21 +08:00
< table >
2009-08-12 23:39:09 +08:00
< tbody > < tr >
2009-06-13 03:18:21 +08:00
< / tr >
< tr >
2009-08-12 23:52:59 +08:00
< td style = "padding-left: 20px;" valign = "top" > < a title = "Overview of Architecture" href = "http://www.bigbluebutton.org/content/videos" > < img src = "images/arch_diagrams.png" height = "90" width = "92" > < / a > < / td >
2009-06-13 03:18:21 +08:00
< / tr >
< tr >
2009-08-12 23:39:09 +08:00
< td style = "padding-left: 20px;" valign = "top" > < p class = "small" > Overview of Architecture < / p > < / td >
2009-06-13 03:18:21 +08:00
< / tr >
2009-08-12 23:39:09 +08:00
< / tbody > < / table >
2009-06-13 03:18:21 +08:00
< / div >
2009-08-12 23:39:09 +08:00
< / div > < br >
< p > For more information visit < a href = "http://bigbluebutton.org/" > www.bigbluebutton.org< / a > < / p >
< br >
2009-06-10 00:09:53 +08:00
< / div >
< / div >
2009-08-12 23:39:09 +08:00
2009-06-10 00:09:53 +08:00
2009-08-12 23:39:09 +08:00
< div id = "footer" > < p id = "legal" > Copyright <20> 2008 BigBlueButton < / p > < / div >
2009-06-10 00:09:53 +08:00
2009-08-13 00:09:26 +08:00
< / body > < / html >