limingth / NeXT-classroom

Next classroom for maodou.io
1 stars 0 forks source link

每日工作汇报 #1

Open limingth opened 10 years ago

limingth commented 10 years ago

@lonsdale8734 每天的工作汇报可以在这个 issue 里面进行,以后就无需发送邮件了。

lonsdale8734 commented 10 years ago

08-14:未完成版页面,close screen还不能用 https://166.111.131.12:3004/index3.1.html?username=biubiu

lonsdale8734 commented 10 years ago

08-15:正在实现切换标签,现在还很难看 https://166.111.131.12:3004/index3.1.html?username=biubiu

limingth commented 10 years ago

张宝,可以先把 http://182.92.71.188:8080/guacamole/ 这个作为一个标签页,这样本地一个人就可以测试。

2014-08-15 23:34 GMT+08:00 lonsdale8734 notifications@github.com:

08-15:正在实现切换标签,现在还很难看 https://166.111.131.12:3004/index3.1.html?username=biubiu

— Reply to this email directly or view it on GitHub https://github.com/limingth/NeXT-classroom/issues/1#issuecomment-52319705 .

Ming Li

lonsdale8734 commented 10 years ago

今天看代码了解了一下细节的实现: 1、聊天通过stream.sendData(msg)发送信息 2、通过触发stream-data事件接收信息event.msg,回调处理 3、又学习了jQuery,使用还是很方便的

ps:昨天晚上实验室被锁了,没进去,昨天汇报没写

limingth commented 10 years ago

这周内,有2个任务:

1、语音教室+桌面共享 要能够实用,至少做到支持3-6人在线,声音图像不卡 2、1对1视频教室 + 桌面共享 的代码,可以开始研究和部署一下。(代码吉洋和文杰那里都有)

在 2014年8月17日 下午9:44,lonsdale8734 notifications@github.com写道:

今天看代码了解了一下细节的实现: 1、聊天通过stream.sendData(msg)发送信息 2、通过触发stream-data事件接收信息event.msg,回调处理 3、又学习了jQuery,使用还是很方便的

ps:昨天晚上实验室被锁了,没进去,昨天汇报没写

— Reply to this email directly or view it on GitHub https://github.com/limingth/NeXT-classroom/issues/1#issuecomment-52422199 .

Ming Li

lonsdale8734 commented 10 years ago

任务已经看到了

lonsdale8734 commented 10 years ago

1、今天划分了一下页面,现在还没有内容,一个页面应该能同时容纳成员列表,共享桌面和聊天室的, https://166.111.131.12:3004/index.html

limingth commented 10 years ago

@lonsdale8734

在 2014年8月19日 上午12:06,lonsdale8734 notifications@github.com写道:

1、今天划分了一下页面,现在还没有内容,一个页面应该能同时容纳成员列表,共享桌面和聊天室的, https://166.111.131.12:3004/index.html

— Reply to this email directly or view it on GitHub https://github.com/limingth/NeXT-classroom/issues/1#issuecomment-52514177 .

Ming Li

lonsdale8734 commented 10 years ago

页面框架已搭好了,脚本我从新写的,完成了一小半,明天顺利的话可以在原来的基础实现聊天功能,roomID还需要测试 ps:刚回宿舍远程访问服务器,连不上了,感觉服务器被关了,不科学。。。

limingth commented 10 years ago

测试链接记得发一下。

在 2014年8月20日 上午12:32,lonsdale8734 notifications@github.com写道:

页面框架已搭好了,脚本我从新写的,完成了一小半,明天顺利的话可以在原来的基础实现聊天功能,roomID还需要测试 ps:刚回宿舍远程访问服务器,连不上了,感觉服务器被关了,不科学。。。

— Reply to this email directly or view it on GitHub https://github.com/limingth/NeXT-classroom/issues/1#issuecomment-52661065 .

Ming Li

lonsdale8734 commented 10 years ago

基本功能有了,https://166.111.131.12:3004/?username= username自己填写,聊天部分按enter发送,roomID还没有实现,页面还没修饰

limingth commented 10 years ago

测试了。桌面功能表现完美。

界面需要美化一下,加油!

Li Ming

在 2014年8月21日,下午10:37,lonsdale8734 notifications@github.com 写道:

基本功能有了,https://166.111.131.12:3004/?username= username自己填写,聊天部分按enter发送,roomID还没有实现,页面还没修饰

— Reply to this email directly or view it on GitHub.

lonsdale8734 commented 10 years ago

测试地址:https://166.111.131.12:3004/?username= “=”后面输入名字。 现在有几个问题: 1、怎么创建房间? 2、room.addEventListener('client-joined',function(event)); ‘client-joined’事件被触发之后,event中的属性是怎么来的,怎么去设置,比如event.user

lonsdale8734 commented 10 years ago

稍微改进了一下界面,我对美工不敏感。。。访问方式还是https://166.111.131.12:3004/?username=

limingth commented 10 years ago

使用帮助 的那个链接 采用 target=_blank ,不要在当前页面里面打开。

2014-08-26 21:54 GMT+08:00 lonsdale8734 notifications@github.com:

稍微改进了一下界面,我对美工不敏感。。。访问方式还是https://166.111.131.12:3004/?username=

— Reply to this email directly or view it on GitHub https://github.com/limingth/NeXT-classroom/issues/1#issuecomment-53423209 .

Ming Li

lonsdale8734 commented 10 years ago

音频教室现在使用https://182.92.160.153:3004/?username=zhangbao这个地址,目前还有些问题

lonsdale8734 commented 10 years ago

https://182.92.160.153:3004/?username=zhangbao,还是这样的访问形式,我自己一个人开两个标签页连接没断过,可以一起测试下 ps:昨天说的小问题不是技术问题,刚移植到阿里云上,没弄好

lonsdale8734 commented 10 years ago

音频教室已经加入了头像和录音,录音的时候有回声,很强,明天需要和郭旭讨论一下 help页面今天张老师做了一份word版的,但是还没有共享桌面的说明,郭旭明天来学校,这个也需要他帮助。张老师应该睡了,明天加上共享桌面的部分一块儿写进help页面

limingth commented 10 years ago

张宝,严彦,请今天和吉洋配合,共同完成专业页面的首页更新的 Demo。要求:

  1. 音频聊天功能,嵌入到专业首页,可以由“进入答疑教室”和“退出答疑教室”两个按钮来控制音频的播放。
  2. 更新用户profile,目前已经支持头像,还可以加入其他之前讨论确定的用户 profile 信息。
  3. 录音功能可以暂时不体现到专题页面首页,等郭旭研究了stream mix的方法之后,再和音频历史记录一起加上。

李明 / maodou.io

在 2014年10月8日 上午8:43,lonsdale8734 notifications@github.com写道:

音频教室已经加入了头像和录音,录音的时候有回声,很强,明天需要和郭旭讨论一下

help页面今天张老师做了一份word版的,但是还没有共享桌面的说明,郭旭明天来学校,这个也需要他帮助。张老师应该睡了,明天加上共享桌面的部分一块儿写进help页面

— Reply to this email directly or view it on GitHub https://github.com/limingth/NeXT-classroom/issues/1#issuecomment-58378612 .

chyyuu commented 10 years ago

做好专题页面后,请告诉我,我看看,也会让助教试试。多谢!