Planning to develop opensource API on c# for bigbluebutton

457 views
Skip to first unread message

Josh

unread,
Mar 24, 2011, 11:40:51 AM3/24/11
to BigBlueButton-dev
Hello friends,
I'm planning to develop an opensource library for BigBlueButton on
c#.Net, Would this help anyone here?

Thank you!

cforce

unread,
Mar 24, 2011, 6:27:11 PM3/24/11
to BigBlueButton-dev
Sure ;)

Andrew Green

unread,
Mar 30, 2011, 10:30:59 AM3/30/11
to bigblueb...@googlegroups.com
Yeah why not!

Sure ;)
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.


Andrew E

unread,
Apr 4, 2011, 10:08:54 AM4/4/11
to BigBlueButton-dev
I don't have a specific need for this right now, but this would be
really cool. I love the C# language.

Andrew

Josh

unread,
Apr 10, 2011, 1:10:58 AM4/10/11
to BigBlueButton-dev
Thank you all for your valuable feedback.
I've released the .Net API for BigBlueButton. It's hosted here..
http://bigbluebutton.codeplex.com/

Any feedback on the API would be appreciated.

Fred Dixon

unread,
Apr 10, 2011, 12:10:26 PM4/10/11
to bigblueb...@googlegroups.com
Hi Josh,

Just looked at http://bigbluebutton.codeplex.com/. While we really
appreciate the effort, we noticed that you have cut and pasted the
content from the http://bigbluebutton.org/ homepage to your site. The
title of your site also reads "BigBlueButton.net".

People unfamiliar with BigBlueButton might start getting confused on
the proper home page for BigBlueButton. Any such confusion definitely
does *not* help our project.

Can you remove the copied text and put in links to
http://bigbluebutton.org/ instead. Also, can you change the title
from BigBlueButton.Net to something such as "C# Library for
BigBlueButton" (again, so people don't think it's a sister site for
bigbluebutton.org).

Finally, for greater clarity, we've now added text to the bottom of
bigbluebutton.org that the term BigBlueButton and the BigBlueButton
logo are trademarks of BigBlueButton Inc. If you are going to use the
term or logo on your page, please make reference to the trademark.


We don't want to be pedantic, but we've spent over three years
building the brand for this project and want to make sure it's clear
where it belongs. We have a bit of catching up to do in this area,
and your cut and paste woke us up to it.

Thanks Josh.

Regards,... Fred

Josh

unread,
Apr 10, 2011, 3:05:42 PM4/10/11
to BigBlueButton-dev
Apologies for the confusion Fred.
I've changed the content there as you requested.I totally acknowledge
all the credit and copyright to you.
Once again,I'm sorry for any confusion caused due to that project on
codeplex.
Please feel free to let me know if you need any further changes.
Thanks.


On Apr 10, 9:10 pm, Fred Dixon <ffdi...@gmail.com> wrote:
> Hi Josh,
>
> Just looked athttp://bigbluebutton.codeplex.com/.  While we really
> appreciate the effort, we noticed that you have cut and pasted the
> content from thehttp://bigbluebutton.org/homepage to your site.  The
> title of your site also reads "BigBlueButton.net".
>
> People unfamiliar with BigBlueButton might start getting confused on
> the proper home page for BigBlueButton.  Any such confusion definitely
> does *not* help our project.
>
> Can you remove the copied text and put in links tohttp://bigbluebutton.org/instead.  Also, can you change the title

Redstorme

unread,
Jun 6, 2012, 12:08:28 PM6/6/12
to bigblueb...@googlegroups.com
Hi Josh 

Where can i find documentation about your dll ? 

Thank you 

Geoff Nordli

unread,
Jun 6, 2012, 12:33:19 PM6/6/12
to bigblueb...@googlegroups.com
Yes, we may have some interest in it. 

As a side note, I am also looking for some way to control freeswitch with the C# application.     

Have a great day!!

Geoff
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/tYKxLDeywb4J.
Message has been deleted

losingle

unread,
Jun 6, 2012, 12:47:00 PM6/6/12
to BigBlueButton-dev
hi guys,
I update PresentationController.groovy and FileUploadWindow.mxml
files ,to make present module support chinese file name.
PresentationController.groovy code like this:
def notValidCharsRegExp = /[^0-9a-zA-Z_\.\u4e00-\u9fa5]/
FileUploadWindow.mxml code like this:
presentationName = presentationName.replace(/[^0-9a-zA-Z_\.\u4e00-
\u9fa5]/g, "-");
yes ,it really got the chinese file name in the bbb-client,but can't
got the slides.
what's the problem?
thank you !

Fu Jiantao

unread,
Jun 8, 2012, 2:35:49 AM6/8/12
to bigblueb...@googlegroups.com
Hi, losingle,

  can you make sure those files are uploaded in the right directory?

  I think you need some logs.

  I've made modification to support Chinese. I'm not sure why there's such processing to remove those characeters, so I just remove it.

  http://www.bbbforum.com/forum/topic/9/

Regards,
Jeromy

2012/6/7 losingle <losi...@gmail.com>
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.

Jinxing Ding

unread,
Jun 8, 2012, 2:47:24 AM6/8/12
to bigblueb...@googlegroups.com
Hi,Fu Jiantao:

PresentationController.groovy  and FileUploadWindow.mxml  both remove RegExp ?
we should processing the file name,cos the file upload from anybody .
Reply all
Reply to author
Forward
0 new messages