Re: Apache OpenMeetings 2.0 Incubating released

2012-07-26 Thread Roberto Torresani
Hi all!
this is a great news! Many compliments to all for your work on this big project!

Thank you
Roberto


2012/7/26 seba.wag...@gmail.com :
> We are happy to announce Version 2.0 of Apache OpenMeetings Incubating!
>
> This is our first release as Apache project and there have been major
> changes almost everywhere in the application.
>
> Restyled UI The UI has been refactored to have a common look and feel.
> Additionally most of the icons are now loaded at runtime. That means you
> can change colors and icons at runtime without changing the source code.
> More info: http://incubator.apache.org/openmeetings/themes-and-branding.html
>
> New Calendar The calendar was completely refactored and got a new UI that
> was built from scratch that also adds some new functions. For example it is
> possible now to password protect invitations sent via the calendar. Further
> the timezone handling has been refactored and there is now also a SOAP/REST
> API to handle calendar Events (
> http://incubator.apache.org/openmeetings/SoapRestAPI.html )
>
> Integration with Asterisk The application contains now modules to directly
> integrate OpenMeetings with Asterisk for SIP/VoIP integration. It enables
> you to dial in as well as dial out of conference room to SIP or ordinary
> phones. More info:
> http://incubator.apache.org/openmeetings/voip-sip-integration.html
>
> Install/Backup/Import via command line Additionally to the Web-Interface
> you can now do all basic operations via console. Just cd to your
> OpenMeetings installation directory and type “admin” (or ./admin.sh) and
> you will see all the options available (OpenMeetings service should be shut
> down while doing those operations)
>
> Using SWF10 for Video Components All audio/video related components now use
> SWF10 for broadcasting and receiving audio and video signals. That makes it
> possible to use for example the echo cancellation feature build in the
> SWF10 Flash Player.
>
> There are a lot more improvements for example to recording, screen sharing
> and new layout options. To see the full list please review our Release
> Notes for Version 2.0:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12319197
>
> There are also new Integration Plugins in the pipe!
>
> Integration into Atlassian Jira There is a plugin in our SVN that will be
> released soon for integration with Atlassian Jira, you can watch a demo
> here:
> https://blogs.apache.org/openmeetings/entry/jira_integration_apache_openmeetings_demo
>
> Integration into Atlassian Confluence Same for Atlassian Confluence Wiki,
> you can watch a demo here:
> https://blogs.apache.org/openmeetings/entry/demo_video_about_upcoming_atlassian
>
> Important Changes OpenOffice service does not need to be running as
> permanent service. But you have to set the path to OpenOffice (or
> LibreOffice) and JODConverter tools in OpenMeetings configuration.
> OpenMeetings (and JODConverter) will start and stop the OpenOffice service
> when they need it.
>
> Upgrading from Version 1.9 or prior To update from an old version of
> OpenMeetings to 2.x you should use the integrated Backup and Import tool
> that exists since around Version 1.3. You should follow our documentation,
> see: http://incubator.apache.org/openmeetings/Upgrade.html
>
> *Downloads* of sources and binaries are available from the mirrors linked
> here:
> http://incubator.apache.org/openmeetings/downloads.html
>
> All downloads can be verified using the Apache OpenMeetings code signing
> KEYS  .
>
> --
> Sebastian Wagner 
>  sebawag...@apache.org



-- 
Certified TYPO3 Integrator


Spacebar causes keyboard to stop working during remote control screen share

2012-07-26 Thread Andrew Sengul
Hi everyone,

I'm having a problem with allowing user remote control while screen
sharing with OpenMeetings. When screen sharing begins, users in my
system have no trouble remotely controlling the mouse and keyboard of
the sharing user's computer. However, when a user who is remote
controlling presses the spacebar, a space is entered and then the
keyboard input immediately stops working.

Nothing can make the keyboard input work again save for shutting the
meeting down and starting another one. Does anyone know possible causes
for this? I think there may be some sort of conflict with keyboard
shortcuts but haven't found any solid information on this. Any help is
appreciated, thanks,

Andrew


RE: Apache OpenMeetings 2.0 Incubating released

2012-07-26 Thread Steve Baumgartner
How about a script for dumby's section for sip intergration?

Also like to see the whole install wrapped into a script.

 

Steve Baumgartner

Owner

SMB Computers

 

M +1 614 743 3166 

Grove City, Ohio, USA

st...@smbcomputers.net

 

This e-mail and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this e-mail in error please notify the sender
immediately.

 

 

From: seba.wag...@gmail.com [mailto:seba.wag...@gmail.com] 
Sent: Thursday, July 26, 2012 5:04 AM
To: openmeetings-...@incubator.apache.org;
openmeetings-user@incubator.apache.org
Subject: Apache OpenMeetings 2.0 Incubating released

 

We are happy to announce Version 2.0 of Apache OpenMeetings Incubating!

This is our first release as Apache project and there have been major
changes almost everywhere in the application.

Restyled UI The UI has been refactored to have a common look and feel.
Additionally most of the icons are now loaded at runtime. That means you can
change colors and icons at runtime without changing the source code. More
info:  
http://incubator.apache.org/openmeetings/themes-and-branding.html

New Calendar The calendar was completely refactored and got a new UI that
was built from scratch that also adds some new functions. For example it is
possible now to password protect invitations sent via the calendar. Further
the timezone handling has been refactored and there is now also a SOAP/REST
API to handle calendar Events (

http://incubator.apache.org/openmeetings/SoapRestAPI.html )

Integration with Asterisk The application contains now modules to directly
integrate OpenMeetings with Asterisk for SIP/VoIP integration. It enables
you to dial in as well as dial out of conference room to SIP or ordinary
phones. More info:

http://incubator.apache.org/openmeetings/voip-sip-integration.html 

Install/Backup/Import via command line Additionally to the Web-Interface you
can now do all basic operations via console. Just cd to your OpenMeetings
installation directory and type "admin" (or ./admin.sh) and you will see all
the options available (OpenMeetings service should be shut down while doing
those operations)

Using SWF10 for Video Components All audio/video related components now use
SWF10 for broadcasting and receiving audio and video signals. That makes it
possible to use for example the echo cancellation feature build in the SWF10
Flash Player.

There are a lot more improvements for example to recording, screen sharing
and new layout options. To see the full list please review our Release Notes
for Version 2.0:
 

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&ve
rsion=12319197

There are also new Integration Plugins in the pipe!

Integration into Atlassian Jira There is a plugin in our SVN that will be
released soon for integration with Atlassian Jira, you can watch a demo
here:

https://blogs.apache.org/openmeetings/entry/jira_integration_apache_openmeet
ings_demo 

Integration into Atlassian Confluence Same for Atlassian Confluence Wiki,
you can watch a demo here:

https://blogs.apache.org/openmeetings/entry/demo_video_about_upcoming_atlass
ian 

Important Changes OpenOffice service does not need to be running as
permanent service. But you have to set the path to OpenOffice (or
LibreOffice) and JODConverter tools in OpenMeetings configuration.
OpenMeetings (and JODConverter) will start and stop the OpenOffice service
when they need it.

Upgrading from Version 1.9 or prior To update from an old version of
OpenMeetings to 2.x you should use the integrated Backup and Import tool
that exists since around Version 1.3. You should follow our documentation,
see:  
http://incubator.apache.org/openmeetings/Upgrade.html 

Downloads of sources and binaries are available from the mirrors linked
here:
http://incubator.apache.org/openmeetings/downloads.html

All downloads can be verified using the Apache OpenMeetings code signing
KEYS   . 

-- 
Sebastian Wagner
sebawag...@apache.org

  _  

No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2197 / Virus Database: 2437/5156 - Release Date: 07/26/12



Re: Apache OpenMeetings 2.0 Incubating released

2012-07-26 Thread Anand Ayyappan
Great News! Congrats to all team members and user.

Thanks

Anand Ayyappan


"Formal education will make you a living; self-education will make you a
fortune." - Jim Rohn

Visit http://indya.co to post classifieds for free




On Thu, Jul 26, 2012 at 10:16 PM, Steve Baumgartner
wrote:

> How about a script for dumby’s section for sip intergration?
>
> Also like to see the whole install wrapped into a script.
>
> ** **
>
> *Steve Baumgartner*
>
> *Owner*
>
> *SMB Computers*
>
> ** **
>
> M +1 614 743 3166 
>
> Grove City, Ohio, USA
>
> st...@smbcomputers.net
>
> ** **
>
> This e-mail and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they are
> addressed.
> If you have received this e-mail in error please notify the sender
> immediately.
>
> ** **
>
> ** **
>
> *From:* seba.wag...@gmail.com [mailto:seba.wag...@gmail.com]
> *Sent:* Thursday, July 26, 2012 5:04 AM
> *To:* openmeetings-...@incubator.apache.org;
> openmeetings-user@incubator.apache.org
> *Subject:* Apache OpenMeetings 2.0 Incubating released
>
> ** **
>
> *We are happy to announce Version 2.0 of Apache OpenMeetings Incubating!*
>
> This is our first release as Apache project and there have been major
> changes almost everywhere in the application.
>
> *Restyled UI *The UI has been refactored to have a common look and feel.
> Additionally most of the icons are now loaded at runtime. That means you
> can change colors and icons at runtime without changing the source code.
> More info:
> http://incubator.apache.org/openmeetings/themes-and-branding.html
>
> *New Calendar *The calendar was completely refactored and got a new UI
> that was built from scratch that also adds some new functions. For example
> it is possible now to password protect invitations sent via the calendar.
> Further the timezone handling has been refactored and there is now also a
> SOAP/REST API to handle calendar Events (
> http://incubator.apache.org/openmeetings/SoapRestAPI.html )
>
> *Integration with Asterisk *The application contains now modules to
> directly integrate OpenMeetings with Asterisk for SIP/VoIP integration. It
> enables you to dial in as well as dial out of conference room to SIP or
> ordinary phones. More info:
> http://incubator.apache.org/openmeetings/voip-sip-integration.html
>
> *Install/Backup/Import via command line *Additionally to the
> Web-Interface you can now do all basic operations via console. Just cd to
> your OpenMeetings installation directory and type “admin” (or ./admin.sh)
> and you will see all the options available (OpenMeetings service should be
> shut down while doing those operations)
>
> *Using SWF10 for Video Components *All audio/video related components now
> use SWF10 for broadcasting and receiving audio and video signals. That
> makes it possible to use for example the echo cancellation feature build in
> the SWF10 Flash Player.
>
> There are a lot more improvements for example to recording, screen sharing
> and new layout options. To see the full list please review our Release
> Notes for Version 2.0:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12319197
>
> *There are also new Integration Plugins in the pipe!*
>
> *Integration into Atlassian Jira *There is a plugin in our SVN that will
> be released soon for integration with Atlassian Jira, you can watch a demo
> here:
> https://blogs.apache.org/openmeetings/entry/jira_integration_apache_openmeetings_demo
>
> *Integration into Atlassian Confluence* Same for Atlassian Confluence
> Wiki, you can watch a demo here:
> https://blogs.apache.org/openmeetings/entry/demo_video_about_upcoming_atlassian
>
> *Important Changes *OpenOffice service does not need to be running as
> permanent service. But you have to set the path to OpenOffice (or
> LibreOffice) and JODConverter tools in OpenMeetings configuration.
> OpenMeetings (and JODConverter) will start and stop the OpenOffice service
> when they need it.
>
> *Upgrading from* *Version 1.9 or prior* To update from an old version of
> OpenMeetings to 2.x you should use the integrated Backup and Import tool
> that exists since around Version 1.3. You should follow our documentation,
> see: http://incubator.apache.org/openmeetings/Upgrade.html
>
> *Downloads* of sources and binaries are available from the mirrors linked
> here:
> http://incubator.apache.org/openmeetings/downloads.html
>
> All downloads can be verified using the Apache OpenMeetings code signing
> KEYS  .
>
> --
> Sebastian Wagner
> sebawag...@apache.org
> --
>
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2012.0.2197 / Virus Database: 2437/5156 - Release Date: 07/26/12*
> ***
>


RE: Apache OpenMeetings 2.0 Incubating released

2012-07-26 Thread Stephen Cottham
Yeah for sure.

 

From: st...@smbcomputers.net [mailto:st...@smbcomputers.net] 
Sent: 26 July 2012 21:22
To: openmeetings-user@incubator.apache.org; 
openmeetings-user@incubator.apache.org; openmeetings-...@incubator.apache.org
Subject: Re: Apache OpenMeetings 2.0 Incubating released

 

Just think it would be a good idea.

Sent from my HTC smartphone on the Now Network from Sprint!

Stephen Cottham
Group IT Manager (Associate)

Robert Bird Group
Level 5, 333 Ann St
Brisbane, Queensland, 4000, Australia
Phone: +6173 319 2777 (AUS)
Phone: +44207 592 8000 (UK)
Fax: +6173 319 2799
 
Mobile:  +61400 756 963 (AUS)
Mobile: +447900 918 616 (UK)
Web: www.robertbird.com


This email and any attachments are confidential and may contain legally 
privileged information or copyright material. Unless expressly stated, 
confidentiality and/or legal privilege is not intended to be waived by the 
sending of this email. The contents of this email, including any attachments, 
are intended solely for the use of the individual or entity to whom they are 
addressed. If you are not an intended recipient, please contact us immediately 
by return email and then delete both messages. You may not otherwise read, 
forward, copy, use or disclose this email or any attachments. Any views 
expressed in this email are those of the individual sender except where the 
sender expressly, and with authority, states otherwise. It is your 
responsibility to check any attachments for viruses or defects before opening 
or sending them on. None of the sender or its related entities accepts any 
liability for any consequential damage resulting from this email containing 
computer viruses. 

Disclaimer added by CodeTwo Exchange Rules  
http://www.codetwo.com  

- Reply message -
From: "Stephen Cottham" 
To: , 

Subject: Apache OpenMeetings 2.0 Incubating released
Date: Thu, Jul 26, 2012 4:20 pm

 

Hey Steve,

 

Im working on an install script for OM at the moment, should have something for 
testing next week – (It kinda takes some of the fun out of building you own OM 
but I can see there is a need for it)

 

Cheers

 

 

 

Stephen Cottham
Group IT Manager (Associate)

Robert Bird Group
Level 5, 333 Ann St
Brisbane, Queensland, 4000, Australia

Phone: +6173 319 2777 (AUS)

Phone: +44207 592 8000 (UK)

Fax: +6173 319 2799

 

Mobile:  +61400 756 963 (AUS)

Mobile:  +447900 918 616 (UK)

Web: www.robertbird.com  

   

This email and any attachments are confidential and may contain legally 
privileged information or copyright material. Unless expressly stated, 
confidentiality and/or legal privilege is not intended to be waived by the 
sending of this email. The contents of this email, including any attachments, 
are intended solely for the use of the individual or entity to whom they are 
addressed. If you are not an intended recipient, please contact us immediately 
by return email and then delete both messages. You may not otherwise read, 
forward, copy, use or disclose this email or any attachments. Any views 
expressed in this email are those of the individual sender except where the 
sender expressly, and with authority, states otherwise. It is your 
responsibility to check any attachments for viruses or defects before opening 
or sending them on. None of the sender or its related entities accepts any 
liability for any consequential damage resulting from this email containing 
computer viruses. 

 


Disclaimer added by CodeTwo Exchange Rules
www.codetwo.com

 

From: Steve Baumgartner [mailto:st...@smbcomputers.net] 
Sent: 26 July 2012 17:46
To: openmeetings-user@incubator.apache.org; 
openmeetings-...@incubator.apache.org
Subject: RE: Apache OpenMeetings 2.0 Incubating released

 

How about a script for dumby’s section for sip intergration?

Also like to see the whole install wrapped into a script.

 

Steve Baumgartner

Owner

SMB Computers

 

M +1 614 743 3166 

Grove City, Ohio, USA

st...@smbcomputers.net

 

This e-mail and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.
If you have received this e-mail in error please notify the sender immediately.

 

 

From: seba.wag...@gmail.com [mailto:seba.wag...@gmail.com] 
Sent: Thursday, July 26, 2012 5:04 AM
To: openmeetings-...@incubator.apache.org; 
openmeetings-user@incubator.apache.org
Subject: Apache OpenMeetings 2.0 Incubating released

 

We are happy to announce Version 2.0 of Apache OpenMeetings Incubating!

This is our first release as Apache project and there have been major changes 
almost everywhere in the application.

Restyled UI The UI has been refactored to have a common look and feel. 
Additionally most of the icons are now loaded at runtime. That means you can 
change colors and icons at runtime without changing the source code. More info: 
http://incubator.apache.org/openmeetings/themes-and-branding.html 


Re: Apache OpenMeetings 2.0 Incubating released

2012-07-26 Thread Alexei Fedotov
Congratulations! Special thanks to Sebastian and committers who
invested a great part of their time and souls into release.

The question is - what is our next step? How to become a full scale
Apache project?
http://incubator.apache.org/guides/graduation.html#requirements

--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095


On Thu, Jul 26, 2012 at 1:03 PM, seba.wag...@gmail.com
 wrote:
> We are happy to announce Version 2.0 of Apache OpenMeetings Incubating!
>
> This is our first release as Apache project and there have been major
> changes almost everywhere in the application.
>
> Restyled UI The UI has been refactored to have a common look and feel.
> Additionally most of the icons are now loaded at runtime. That means you
> can change colors and icons at runtime without changing the source code.
> More info: http://incubator.apache.org/openmeetings/themes-and-branding.html
>
> New Calendar The calendar was completely refactored and got a new UI that
> was built from scratch that also adds some new functions. For example it is
> possible now to password protect invitations sent via the calendar. Further
> the timezone handling has been refactored and there is now also a SOAP/REST
> API to handle calendar Events (
> http://incubator.apache.org/openmeetings/SoapRestAPI.html )
>
> Integration with Asterisk The application contains now modules to directly
> integrate OpenMeetings with Asterisk for SIP/VoIP integration. It enables
> you to dial in as well as dial out of conference room to SIP or ordinary
> phones. More info:
> http://incubator.apache.org/openmeetings/voip-sip-integration.html
>
> Install/Backup/Import via command line Additionally to the Web-Interface
> you can now do all basic operations via console. Just cd to your
> OpenMeetings installation directory and type “admin” (or ./admin.sh) and
> you will see all the options available (OpenMeetings service should be shut
> down while doing those operations)
>
> Using SWF10 for Video Components All audio/video related components now use
> SWF10 for broadcasting and receiving audio and video signals. That makes it
> possible to use for example the echo cancellation feature build in the
> SWF10 Flash Player.
>
> There are a lot more improvements for example to recording, screen sharing
> and new layout options. To see the full list please review our Release
> Notes for Version 2.0:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12319197
>
> There are also new Integration Plugins in the pipe!
>
> Integration into Atlassian Jira There is a plugin in our SVN that will be
> released soon for integration with Atlassian Jira, you can watch a demo
> here:
> https://blogs.apache.org/openmeetings/entry/jira_integration_apache_openmeetings_demo
>
> Integration into Atlassian Confluence Same for Atlassian Confluence Wiki,
> you can watch a demo here:
> https://blogs.apache.org/openmeetings/entry/demo_video_about_upcoming_atlassian
>
> Important Changes OpenOffice service does not need to be running as
> permanent service. But you have to set the path to OpenOffice (or
> LibreOffice) and JODConverter tools in OpenMeetings configuration.
> OpenMeetings (and JODConverter) will start and stop the OpenOffice service
> when they need it.
>
> Upgrading from Version 1.9 or prior To update from an old version of
> OpenMeetings to 2.x you should use the integrated Backup and Import tool
> that exists since around Version 1.3. You should follow our documentation,
> see: http://incubator.apache.org/openmeetings/Upgrade.html
>
> *Downloads* of sources and binaries are available from the mirrors linked
> here:
> http://incubator.apache.org/openmeetings/downloads.html
>
> All downloads can be verified using the Apache OpenMeetings code signing
> KEYS  .
>
> --
> Sebastian Wagner 
>  sebawag...@apache.org