Re: Paypal integration

2014-12-07 Thread Jacob Gaiski
Paypal provides an API service that you may tie into OM. In our solution, we implemented PayPal by creating a .NET portal that handled the access into the backend.(OM.) Simply create a bridge, have users go "over it", and have them pay a toll! Sent from my iPhone > On Dec 7, 2014, at 8:32 AM,

Re: [ANNOUNCE] Signed Web Start Application

2014-10-21 Thread Jacob Gaiski
Congrats on all your hard work. Sent from my iPhone > On Oct 21, 2014, at 2:43 PM, Maxim Solodovnik wrote: > > Dear Openmeetings Community, > > I'm, on behalf of Openmeetings PMC, proud to announce: > starting 3.0.4 we are going to release Openmeetings with screen sharing > application signe

Re: User Conferences

2014-08-19 Thread Jacob Gaiski
Create an interface that communicates to the open meetings soap API. Then from there, store who owns which room and programmatically deny other users access. Any room created with an admin token should stay permanent. Sent from my iPhone > On Aug 19, 2014, at 4:06 PM, "Horace Miles" > wrote:

Re: Browser

2013-09-12 Thread Jacob Gaiski
So long as your flash is up to date, it shouldn’t really matter which browser you use to view the .swf embedded object. From: rahul bhola Sent: Thursday, September 12, 2013 9:51 AM To: user@openmeetings.apache.org Subject: Re: Browser i also had some incidents with flash crashes. Go for chromi

RE: Why don't calendar events expire?

2013-08-25 Thread Jacob Gaiski
I think OpenMeetings require a somewhat knowledgable background with Java and running servers on Tomcat/Red5. I would recommend that you become familiar with Java the programming language and yes, take a look at the source. If you can get it to compile, publish your version and put in loggin