IDE for flex projet (bigbluebutton-client)

61 views
Skip to first unread message

hari

unread,
May 9, 2013, 1:41:46 AM5/9/13
to bigblueb...@googlegroups.com
Is there any other  IDE available for development and compilation  of flex projet (bigbluebutton-client) in Ubuntu or do i have to do it in windows with the help of BBB-VM?

markos calderon

unread,
May 9, 2013, 2:04:12 AM5/9/13
to bigblueb...@googlegroups.com
Hi hari,

Well, commonly, I used to do development with flash builder but just as code editor... However, lately, I have been using Sublime Text 2, and for compile you do it with ant... The only that maybe I miss is the autocomplete feature...

About VM, I used not necessary because my machine is on windows/mac is more because I need to run several instances, one for just testing, other for development, etc... And also it's helpful, if for example my installation messed up....

HTH

 - Markos



On Thu, May 9, 2013 at 12:41 AM, hari <hu7...@gmail.com> wrote:
Is there any other  IDE available for development and compilation  of flex projet (bigbluebutton-client) in Ubuntu or do i have to do it in windows with the help of BBB-VM?

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
- Markos
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BigBlueButton Developer
http://about.me/markoscalderon
"A programmer is just a tool which converts caffeine into code"

hari

unread,
May 9, 2013, 2:29:37 AM5/9/13
to bigblueb...@googlegroups.com

Hi markos,

Thank you very much for your quick reply. Actually I recently started working on BBB and 
I really appreciate that this forum and developers are very much active and help full too.
I am a java programmer  and while playing with BBB I learnt That bigbluebutton-web is grails project and work as API service provider for diff BBB operations.
I don't have any experience on flex I am learning.
I am more curious to know how client which is in swf makes these API call in flex code (bigbluebutton-client)
which module do the communication with bigbluebutton-web Grail application.

Thanks 
-Hari

markos calderon

unread,
May 9, 2013, 11:30:41 AM5/9/13
to bigblueb...@googlegroups.com
Hi hari,

Well, yeah, the bigbluebutton-web is a grails app which servers the API... However, most of the API use is for 3rd party apps in order to provide some managements methods (for creating meetings, end, etc)... In the client is most used the Presentation API which helps by serving the slides, then the application who does the realtime communication is bigbluebutton-apps... you can check these diagrams which help you to understand the BigBlueButton Architecture: https://code.google.com/p/bigbluebutton/wiki/ArchitectureOverview

 - Markos
 
Reply all
Reply to author
Forward
0 new messages