Tuesday, July 17, 2012

OpenMeetings Hosting Services

Currently there are two hosting offerings: non-extensive usage offering called Integrated Room Service with a standard price, and a special offering called Advanced Hosting Plan for high load or customized cases.

What you choose depends on the mode in which you are going to use OpenMeetings, i.e. how often you plan to make your conferences, how many users you are going to have, etc.

Most customers start from the Integrated Room Hosting package and transfer to a special offering if their businesses grow.

Integrated Room Service includes creating rooms and users for your organization on our server and integration with your web site.

You have possibility to create OpenMeetings rooms from your CMS, place OpenMeetings room and recording links on your site and single sign-on feature for the OpenMeetings room entering.

This service has “reasonable load usage” limitation: we make some monitoring of the hosting services, and if we see that workload of some organization users is too big, we recommend client to move to another service.

Great benefit of this is that it’s cheap and you can pay quarterly. Monthly fee for the service is 50 euro and initial service setup fee is 100 euro + the cost of your CMS plugin installing. Plugin installing service depends on your site details, you can find the prices for most supported systems in our FAQ.

Upgrade OpenMeetings and CMS plugins to the recent releases and urgent security updates are included into the price.

If it becomes not enough for your goals, or you have customized OpenMeetings version, or you need some non-standard integration features, you would need to switch to Advanced Hosting Plan.

We do not have our own data center, so you can rent a server from some provider yourselves, or we can do it for you. We have successful experience of work with Amazon which would be convenient for USA clients, Scalaxy and Hetzner. Advantage of these providers is that they promise guaranteed bandwidth at any moment of time and allow manage network bandwidth dynamically. So for the clients who want to have big OpenMeetings conferences at some scheduled times we suggest increase bandwidth for the conference time and then decrease it back when the conference is finished. This helps save the money for the hosting, despite that these providers look more expensive in compare with other ones. Other providers are also possible on your behalf.

For the Advances Hosting Plan, all the cases should be discussed individually and the price depends on the exact details of your project.

Monday, July 16, 2012

Another Apache Planet Welcome

This is actually another test. For interesting openmeetings news you can read my latest post at blogs.apache.org.

Sunday, July 15, 2012

Welcome, Planet Apache

We are on the Planet Apache blog list now. This is a test post and a warm welcome.

Monday, July 9, 2012

Community member Daniel Asher has created a survey to find out how people are using OpenMeetings.


The results of the survey will be reported back to the community.

Please fill out :)

Tuesday, June 26, 2012

OpenMeeting Team Meeting Minutes 26-June-2012

Attendees

  • Alexei Fedotov
  • Denis Kandrov
  • German Grekhov
  • Irina Arkhipets
  • Maxim Solodovnik
  • Yulia Algaer

Issues

  • Release shipping: Voting for the first release is still not finished. All agreed that OpenMeetings should be released as soon as possible. Alexei told that one of his clients successfully uses trunk version last 1,5 months.
  • German has finished with the Jitsi plugin installer
  • Maxim is developing a cluster for the commercial cluster. Two issues in trunk found during the cluster implementation testing have been finished (lamguage import and calendar events problem). Now main functionality works OK.
  • Irina has repaired Joomla plugin and now is preparing a demo video for Joomla plugin installation and integration. Should be finished in a couple of days.
  • Yulia has made Russian localization for trunk.
  • Denis is preparing a script which collects e-mail statistics for the commercial support email address. Hope to have some useful results till the next week.
  • Irina will invite openmeetings-dev mailing list to the next monthly update meeting.


Monday, June 11, 2012

Presentation at the Java User Group Karlsruhe/Germany

Anybody interested in a presentation about Apache OpenMeetings can join us at in Karlsruhe/Germany at July, 18th 2012. The Java User Group of Karlsruhe organizes regular presentations and they organized a presentation about Apache OpenMeetings.

More Info:

You can also sign up at Xing:
https://www.xing.com/events/apache-openmeetings-1101661

Tuesday, May 29, 2012

OpenMeeting Team Meeting Minutes 29-May-2012

Attendees

  • Sebastian Wagner
  • Alexei Fedotov
  • Denis Kandrov
  • German Grekhov
  • Irina Arkhipets
  • Maxim Solodovnik
  • Yulia Algaier

Issues

1. Release 2.0 shipping. There is one blocking bug which should be fixed before the release of 2.0. This is a bug in Red5 (issue #295 in Jira and #224 in red5). RTMPT does not work because of this.

2. Maxim is currently working on the manual cluster implementation:

  • Each room uses a separate server.
  • The server IP added to each room description, users are directed to the specific server when they enter room.
  • All servers use the same database - this makes all virtually on the same server.

Maxim will write an e-mail with the brief description of the possible cluster architectures into dev list.

3. German almost finished works with teambox plugin. Currently it’s possible to have OpenMeetings room for each project. Pablo also asked to do the same on the organizations level.

4. We need to store info about each commercial support e-mail and have some statistic about the commercial client requests. Irina will arrange another meeting with Sebastian and Alexei to discuss this.

5. Yulia Algaer has joined the project recently


Tuesday, May 22, 2012

OpenMeeting Team Meeting Minutes 22-May-2012

Attendees

  • Alexei Fedotov
  • Denis Kandrov
  • German Grekhov
  • Irina Arkhipets
  • Maxim Solodovnik

Issues

1. OpenMeetings clustering

  • Investigating of the possible clustering implementations is a first priority task for Maxim
  • Existing Red5 instruction does not work on the recent version
  • OpenMeetings objects are not serialized well
  • Maxim will write a document with the description of 3 possible architectures and sent it to OpenMeetings and Red5 dev mailing lists

2. Teambox plugin

  • Denis will configure https access on demo.dataved.ru
  • Alexei will write an article about the teambox on habrahabr
  • Maxim will write an e-mail to Pablo about the strating integration

3. Network checking script

  • It should be checked into svn. Denis will create a bug in Jira and attach a patch

4. Release shipping

  • German starts to work on the open source bugs
  • Irina will take care about the localization for Russian


Tuesday, May 15, 2012

OpenMeeting Team Meeting Minutes 15-May-2012

Attendees

  • Alexei Fedotov
  • Denis Kandrov
  • German Grekhov
  • Irina Arkhipets
  • Maria Stepanova
  • Maxim Solodovnik

Issues

1. Release shipping: need to speed it up. Maxim starts to work on 8 opened OpenMeetings bugs

2. Teambox plugin works OK for German. Opened issues are:

  • Check the sources into Apache svn (German)
  • Contact with teambox guys about the future plans (German)
  • Configure https access on demo.dataved.ru (Denis)
  • Write an article on habrahabr (German, Denis, Irina)
  • Beta-testing
  • Opened question: authentication is implemented with php script and this probably can slow down OM server a little

3. Tunneling: it would be great to get rid of proxies in its implementation, but the details are currently unclear. Agreed to put it aside for a while.

4. Jitsy plugin is finished. Need to check the sources into open source branch.

5. Network checking script almost ready and includes the following (Denis):

  • Latency and jitter checks (ping)
  • Ports availability for 5080, 8088, 1935 (iPerf)
  • Workload for the port 1935 (iPerf)

6. OpenMeetings screen publishing has been finished (Maxim). Need some testing (Denis).

7. Maria lefts the project.


Tuesday, April 24, 2012

OpenMeeting Team Meeting Minutes 24-April-2012

Attendees
  • Sebastian Wagner
  • Denis Kandrov
  • German Grekhov
  • Irina Arkhipest
  • Maria Stepanova
  • Maxim Solodovnik
Issues
  • The first priority currently is a new OpenMeetings release. Most problems are recordings and calendar bugs. Currently there is one opened bug about the recordings in this area, all the the others have been fixed recently. But still need testing of the changes.
  • German is happy with the recent news: his project is accepted into Google Summer of Code 2012. Currently simple case of the integration OpenMeetings with TeamBox is finished, so user can get to the available project room list in teambox and go to the selected room. Nearest task is to improve GUI and prepare demo-video for press-releases.
  • OpenMeetings has been successfully integrated with the Jabber service for one of the client. Now Denis is writing instructions about the jitsi plugin configuring and how to work with this.
  • Here is a roadmap for the nearest time from Sebastian: make more testing and fix found bugs (if any), resolving licensing issues (some used images are not under Apache license), marketing and PR messages, release.
  • Sebastian supposes that release will be promoted in 2-3 weeks!