You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2011/12/16 20:55:24 UTC

svn commit: r1215254 [7/8] - in /incubator/openmeetings/site/docs: ./ css/ images/

Modified: incubator/openmeetings/site/docs/documentation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/documentation.html?rev=1215254&r1=1215253&r2=1215254&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/documentation.html (original)
+++ incubator/openmeetings/site/docs/documentation.html Fri Dec 16 19:55:22 2011
@@ -42,7 +42,9 @@ limitations under the License.
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
         </head>
 
-        <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">        
+        <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  
+        	<div class="mainbody" with="100%">
+        	<div class="superbody" width="100%">
             <table border="0" width="100%" cellspacing="0">
                 <!-- TOP IMAGE -->
                 <tr>
@@ -118,6 +120,31 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
+        	<b>Installation and Upgrade</b>
+        	</a>
+        	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+		       <ul>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./installation.html">Installation</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./Upgrade.html">Upgrade</a>
+</li>
+			        	</font>
+		        			        		        </ul>
+	        </div>
+	      </div>
+	    </div>
+	  </div>
+	</div>        
+        	<div class="ro"> 
+		  <div class="lo">
+		    <div class="ru"> 
+		      <div class="lu"> 
+		        <div class="inhalt"> 
+    	
+    		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
         	<b>Community</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
@@ -160,13 +187,21 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">JIRA</a>
+			            	<li>    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="./dependencies.html">Dependencies</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./BuildInstructions.html">Build Instructions</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./JUnitTesting.html">JUnit Testing</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -180,24 +215,22 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
-        	<b>Configuration</b>
+        	<b>Integration</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
 		       <ul>
-		        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">DB Sample Configurations</font>
-		            		<ul>
-		            				            			<li>    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
-</li>
-		            				            			<li>    <a href="./IBMDB2Config.html">IBM DB2</a>
-</li>
-		            				            			<li>    <a href="./OracleConfig.html">Oracle</a>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SoapRestAPI.html">SOAP/REST API</a>
 </li>
-		            				            			<li>    <a href="./MySQLConfig.html">MySQL</a>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./RestAPI.html">REST API Sample</a>
 </li>
-		            				            			<li>    <a href="./PostgresConfig.html">Postgres</a>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
-		            				            		</ul>
-		            	</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -211,22 +244,82 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
-        	<b>Integration</b>
+        	<b>Configuration</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
 		       <ul>
-		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+		        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">DB Sample Configurations</font>
+		            		<ul>
+		            				            			<li>    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
 </li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./RestAPI.html">REST API Sample</a>
+		            				            			<li>    <a href="./IBMDB2Config.html">IBM DB2</a>
 </li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
+		            				            			<li>    <a href="./OracleConfig.html">Oracle</a>
 </li>
-			        	</font>
+		            				            			<li>    <a href="./MySQLConfig.html">MySQL</a>
+</li>
+		            				            			<li>    <a href="./PostgresConfig.html">Postgres</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Localization and languages</font>
+		            		<ul>
+		            				            			<li>    <a href="./Internationalisation.html">Internationalisation</a>
+</li>
+		            				            			<li>    <a href="./LanguageEditor.html">LanguageEditor</a>
+</li>
+		            				            			<li>    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+</li>
+		            				            			<li>    <a href="./EditTemplates.html">EditTemplates</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">NAT Port Settings</font>
+		            		<ul>
+		            				            			<li>    <a href="./PortSettings.html">Port settings</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Performance</font>
+		            		<ul>
+		            				            			<li>    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Customization</font>
+		            		<ul>
+		            				            			<li>    <a href="./BrandingAndColors.html">Branding and Colors</a>
+</li>
+		            				            			<li>    <a href="./WebappNamePath.html">Webapp name/path</a>
+</li>
+		            				            			<li>    <a href="./Navigation.html">Navigation</a>
+</li>
+		            				            			<li>    <a href="./Dashboard.html">Dashboard</a>
+</li>
+		            				            			<li>    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+</li>
+		            				            			<li>    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+</li>
+		            				            			<li>    <a href="./GeneralConfiguration.html">General Configuration</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Security</font>
+		            		<ul>
+		            				            			<li>    <a href="./RestrictedAccess.html">Restricted Access</a>
+</li>
+		            				            			<li>    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font>
+		            		<ul>
+		            				            			<li>    <a href="./GetVersionInfo.html">Get version info</a>
+</li>
+		            				            			<li>    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+</li>
+		            				            		</ul>
+		            	</li>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -273,6 +366,8 @@ Wiki is to be linked here, coming soon .
                     </em></font></div>
                 </td></tr>
             </table>
+            </div>
+            </div>
         </body>
     </html>
 <!-- end the processing -->

Modified: incubator/openmeetings/site/docs/downloads.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/downloads.html?rev=1215254&r1=1215253&r2=1215254&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/downloads.html (original)
+++ incubator/openmeetings/site/docs/downloads.html Fri Dec 16 19:55:22 2011
@@ -29,7 +29,8 @@ limitations under the License.
             <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
 
                                                     <meta name="author" value="
- Podling Documentation Team">
+			Podling Documentation Team
+		">
             <meta name="email" value="Podling-dev@incubator.apache.org">
             
            
@@ -42,7 +43,9 @@ limitations under the License.
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
         </head>
 
-        <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">        
+        <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  
+        	<div class="mainbody" with="100%">
+        	<div class="superbody" width="100%">
             <table border="0" width="100%" cellspacing="0">
                 <!-- TOP IMAGE -->
                 <tr>
@@ -118,6 +121,31 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
+        	<b>Installation and Upgrade</b>
+        	</a>
+        	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+		       <ul>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./installation.html">Installation</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./Upgrade.html">Upgrade</a>
+</li>
+			        	</font>
+		        			        		        </ul>
+	        </div>
+	      </div>
+	    </div>
+	  </div>
+	</div>        
+        	<div class="ro"> 
+		  <div class="lo">
+		    <div class="ru"> 
+		      <div class="lu"> 
+		        <div class="inhalt"> 
+    	
+    		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
         	<b>Community</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
@@ -160,13 +188,21 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">JIRA</a>
+			            	<li>    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="./dependencies.html">Dependencies</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./BuildInstructions.html">Build Instructions</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./JUnitTesting.html">JUnit Testing</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -180,24 +216,22 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
-        	<b>Configuration</b>
+        	<b>Integration</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
 		       <ul>
-		        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">DB Sample Configurations</font>
-		            		<ul>
-		            				            			<li>    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
-</li>
-		            				            			<li>    <a href="./IBMDB2Config.html">IBM DB2</a>
-</li>
-		            				            			<li>    <a href="./OracleConfig.html">Oracle</a>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SoapRestAPI.html">SOAP/REST API</a>
 </li>
-		            				            			<li>    <a href="./MySQLConfig.html">MySQL</a>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./RestAPI.html">REST API Sample</a>
 </li>
-		            				            			<li>    <a href="./PostgresConfig.html">Postgres</a>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
-		            				            		</ul>
-		            	</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -211,22 +245,82 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
-        	<b>Integration</b>
+        	<b>Configuration</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
 		       <ul>
-		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+		        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">DB Sample Configurations</font>
+		            		<ul>
+		            				            			<li>    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
 </li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./RestAPI.html">REST API Sample</a>
+		            				            			<li>    <a href="./IBMDB2Config.html">IBM DB2</a>
 </li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
+		            				            			<li>    <a href="./OracleConfig.html">Oracle</a>
 </li>
-			        	</font>
+		            				            			<li>    <a href="./MySQLConfig.html">MySQL</a>
+</li>
+		            				            			<li>    <a href="./PostgresConfig.html">Postgres</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Localization and languages</font>
+		            		<ul>
+		            				            			<li>    <a href="./Internationalisation.html">Internationalisation</a>
+</li>
+		            				            			<li>    <a href="./LanguageEditor.html">LanguageEditor</a>
+</li>
+		            				            			<li>    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+</li>
+		            				            			<li>    <a href="./EditTemplates.html">EditTemplates</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">NAT Port Settings</font>
+		            		<ul>
+		            				            			<li>    <a href="./PortSettings.html">Port settings</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Performance</font>
+		            		<ul>
+		            				            			<li>    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Customization</font>
+		            		<ul>
+		            				            			<li>    <a href="./BrandingAndColors.html">Branding and Colors</a>
+</li>
+		            				            			<li>    <a href="./WebappNamePath.html">Webapp name/path</a>
+</li>
+		            				            			<li>    <a href="./Navigation.html">Navigation</a>
+</li>
+		            				            			<li>    <a href="./Dashboard.html">Dashboard</a>
+</li>
+		            				            			<li>    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+</li>
+		            				            			<li>    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+</li>
+		            				            			<li>    <a href="./GeneralConfiguration.html">General Configuration</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Security</font>
+		            		<ul>
+		            				            			<li>    <a href="./RestrictedAccess.html">Restricted Access</a>
+</li>
+		            				            			<li>    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font>
+		            		<ul>
+		            				            			<li>    <a href="./GetVersionInfo.html">Get version info</a>
+</li>
+		            				            			<li>    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+</li>
+		            				            		</ul>
+		            	</li>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -248,27 +342,27 @@ limitations under the License.
       <tr><td>
         <blockquote>
                                     <p>
-A release of Podling includes the First artifact  
-and the Second artifact. The release is distributed as
-source code and as jar files that can be accessed
-via maven repository search.
-<ul>
-<li> 
-First artifact.
-</li>
-<li> 
-Second artifact.
-</li>
-</ul>
-</p>
+				A release of Podling includes the First artifact
+				and the Second artifact. The release is distributed as
+				source code and as jar files that can be accessed
+				via maven repository search.
+				<ul>
+					<li>
+						First artifact.
+					</li>
+					<li>
+						Second artifact.
+					</li>
+				</ul>
+			</p>
                                                 <p>
-All are available for download as source and binary.
-</p>
+				All are available for download as source and binary.
+			</p>
                                                 <p>
-If downloading multiple source packages, extract them all
-into the same directory. This will preserve the source
-dependencies among the projects.
-</p>
+				If downloading multiple source packages, extract them all
+				into the same directory. This will preserve the source
+				dependencies among the projects.
+			</p>
                                                     <table border="0" cellspacing="0" cellpadding="0" width="100%">
       <tr><td bgcolor="#EFEFEF">
         <font color="#000000" face="arial,helvetica,sanserif">
@@ -278,8 +372,8 @@ dependencies among the projects.
       <tr><td>
         <blockquote>
                                     <p>
-No official releases are available.
-</p>
+					No official releases are available.
+				</p>
                             </blockquote>
       </td></tr>
       <tr><td><br/></td></tr>
@@ -293,8 +387,8 @@ No official releases are available.
       <tr><td>
         <blockquote>
                                     <p>
-No previous official releases are available.
-</p>
+					No previous official releases are available.
+				</p>
                             </blockquote>
       </td></tr>
       <tr><td><br/></td></tr>
@@ -308,8 +402,10 @@ No previous official releases are availa
       <tr><td>
         <blockquote>
                                     <p>
-Releases that are not part of the ASF can be downloaded from the old <a href="http://code.google.com/p/openmeetings/" target="_BLANK">GoogleCode website</a>
-</p>
+					Releases that are not part of the ASF can be downloaded from the
+					old
+					<a href="http://code.google.com/p/openmeetings/downloads/list" target="_BLANK">GoogleCode website</a>
+				</p>
                             </blockquote>
       </td></tr>
       <tr><td><br/></td></tr>
@@ -332,6 +428,8 @@ Releases that are not part of the ASF ca
                     </em></font></div>
                 </td></tr>
             </table>
+            </div>
+            </div>
         </body>
     </html>
 <!-- end the processing -->

Modified: incubator/openmeetings/site/docs/get-involved.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/get-involved.html?rev=1215254&r1=1215253&r2=1215254&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/get-involved.html (original)
+++ incubator/openmeetings/site/docs/get-involved.html Fri Dec 16 19:55:22 2011
@@ -42,7 +42,9 @@ limitations under the License.
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
         </head>
 
-        <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">        
+        <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  
+        	<div class="mainbody" with="100%">
+        	<div class="superbody" width="100%">
             <table border="0" width="100%" cellspacing="0">
                 <!-- TOP IMAGE -->
                 <tr>
@@ -118,6 +120,31 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
+        	<b>Installation and Upgrade</b>
+        	</a>
+        	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+		       <ul>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./installation.html">Installation</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./Upgrade.html">Upgrade</a>
+</li>
+			        	</font>
+		        			        		        </ul>
+	        </div>
+	      </div>
+	    </div>
+	  </div>
+	</div>        
+        	<div class="ro"> 
+		  <div class="lo">
+		    <div class="ru"> 
+		      <div class="lu"> 
+		        <div class="inhalt"> 
+    	
+    		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
         	<b>Community</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
@@ -160,13 +187,21 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">JIRA</a>
+			            	<li>    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="./dependencies.html">Dependencies</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./BuildInstructions.html">Build Instructions</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./JUnitTesting.html">JUnit Testing</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -180,24 +215,22 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
-        	<b>Configuration</b>
+        	<b>Integration</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
 		       <ul>
-		        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">DB Sample Configurations</font>
-		            		<ul>
-		            				            			<li>    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
-</li>
-		            				            			<li>    <a href="./IBMDB2Config.html">IBM DB2</a>
-</li>
-		            				            			<li>    <a href="./OracleConfig.html">Oracle</a>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SoapRestAPI.html">SOAP/REST API</a>
 </li>
-		            				            			<li>    <a href="./MySQLConfig.html">MySQL</a>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./RestAPI.html">REST API Sample</a>
 </li>
-		            				            			<li>    <a href="./PostgresConfig.html">Postgres</a>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
-		            				            		</ul>
-		            	</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -211,22 +244,82 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
-        	<b>Integration</b>
+        	<b>Configuration</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
 		       <ul>
-		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+		        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">DB Sample Configurations</font>
+		            		<ul>
+		            				            			<li>    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
 </li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./RestAPI.html">REST API Sample</a>
+		            				            			<li>    <a href="./IBMDB2Config.html">IBM DB2</a>
 </li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
+		            				            			<li>    <a href="./OracleConfig.html">Oracle</a>
 </li>
-			        	</font>
+		            				            			<li>    <a href="./MySQLConfig.html">MySQL</a>
+</li>
+		            				            			<li>    <a href="./PostgresConfig.html">Postgres</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Localization and languages</font>
+		            		<ul>
+		            				            			<li>    <a href="./Internationalisation.html">Internationalisation</a>
+</li>
+		            				            			<li>    <a href="./LanguageEditor.html">LanguageEditor</a>
+</li>
+		            				            			<li>    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+</li>
+		            				            			<li>    <a href="./EditTemplates.html">EditTemplates</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">NAT Port Settings</font>
+		            		<ul>
+		            				            			<li>    <a href="./PortSettings.html">Port settings</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Performance</font>
+		            		<ul>
+		            				            			<li>    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Customization</font>
+		            		<ul>
+		            				            			<li>    <a href="./BrandingAndColors.html">Branding and Colors</a>
+</li>
+		            				            			<li>    <a href="./WebappNamePath.html">Webapp name/path</a>
+</li>
+		            				            			<li>    <a href="./Navigation.html">Navigation</a>
+</li>
+		            				            			<li>    <a href="./Dashboard.html">Dashboard</a>
+</li>
+		            				            			<li>    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+</li>
+		            				            			<li>    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+</li>
+		            				            			<li>    <a href="./GeneralConfiguration.html">General Configuration</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Security</font>
+		            		<ul>
+		            				            			<li>    <a href="./RestrictedAccess.html">Restricted Access</a>
+</li>
+		            				            			<li>    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font>
+		            		<ul>
+		            				            			<li>    <a href="./GetVersionInfo.html">Get version info</a>
+</li>
+		            				            			<li>    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+</li>
+		            				            		</ul>
+		            	</li>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -340,6 +433,8 @@ ASF JIRA</a> account. 
                     </em></font></div>
                 </td></tr>
             </table>
+            </div>
+            </div>
         </body>
     </html>
 <!-- end the processing -->

Added: incubator/openmeetings/site/docs/images/Arguments.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/Arguments.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/Arguments.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/DebugConfigurations.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/DebugConfigurations.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/DebugConfigurations.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/NewConfiguration.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/NewConfiguration.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/NewConfiguration.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/checkout_1.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/checkout_1.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/checkout_1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/checkout_2.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/checkout_2.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/checkout_2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/checkout_3.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/checkout_3.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/checkout_3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/checkout_4.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/checkout_4.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/checkout_4.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/checkout_5.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/checkout_5.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/checkout_5.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/checkout_6.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/checkout_6.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/checkout_6.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/checkout_7.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/checkout_7.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/checkout_7.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/checkout_8.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/checkout_8.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/checkout_8.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/checkout_9.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/checkout_9.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/checkout_9.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/installation_instructions.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/installation_instructions.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/installation_instructions.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/langeditor_screen_v2.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/langeditor_screen_v2.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/langeditor_screen_v2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openmeetings/site/docs/images/system_backup.png
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/images/system_backup.png?rev=1215254&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openmeetings/site/docs/images/system_backup.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/openmeetings/site/docs/index.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/index.html?rev=1215254&r1=1215253&r2=1215254&view=diff
==============================================================================
--- incubator/openmeetings/site/docs/index.html (original)
+++ incubator/openmeetings/site/docs/index.html Fri Dec 16 19:55:22 2011
@@ -43,7 +43,9 @@ limitations under the License.
             <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
         </head>
 
-        <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">        
+        <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  
+        	<div class="mainbody" with="100%">
+        	<div class="superbody" width="100%">
             <table border="0" width="100%" cellspacing="0">
                 <!-- TOP IMAGE -->
                 <tr>
@@ -119,6 +121,31 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
+        	<b>Installation and Upgrade</b>
+        	</a>
+        	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+		       <ul>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./installation.html">Installation</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./Upgrade.html">Upgrade</a>
+</li>
+			        	</font>
+		        			        		        </ul>
+	        </div>
+	      </div>
+	    </div>
+	  </div>
+	</div>        
+        	<div class="ro"> 
+		  <div class="lo">
+		    <div class="ru"> 
+		      <div class="lu"> 
+		        <div class="inhalt"> 
+    	
+    		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
         	<b>Community</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
@@ -161,13 +188,21 @@ limitations under the License.
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">JIRA</a>
+			            	<li>    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
 </li>
 			        	</font>
 		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
 			            	<li>    <a href="./dependencies.html">Dependencies</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./BuildInstructions.html">Build Instructions</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./JUnitTesting.html">JUnit Testing</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -181,24 +216,22 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
-        	<b>Configuration</b>
+        	<b>Integration</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
 		       <ul>
-		        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">DB Sample Configurations</font>
-		            		<ul>
-		            				            			<li>    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
-</li>
-		            				            			<li>    <a href="./IBMDB2Config.html">IBM DB2</a>
-</li>
-		            				            			<li>    <a href="./OracleConfig.html">Oracle</a>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SoapRestAPI.html">SOAP/REST API</a>
 </li>
-		            				            			<li>    <a href="./MySQLConfig.html">MySQL</a>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./RestAPI.html">REST API Sample</a>
 </li>
-		            				            			<li>    <a href="./PostgresConfig.html">Postgres</a>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
-		            				            		</ul>
-		            	</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -212,22 +245,82 @@ limitations under the License.
 		        <div class="inhalt"> 
     	
     		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
-        	<b>Integration</b>
+        	<b>Configuration</b>
         	</a>
         	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
 		       <ul>
-		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+		        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">DB Sample Configurations</font>
+		            		<ul>
+		            				            			<li>    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
 </li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./RestAPI.html">REST API Sample</a>
+		            				            			<li>    <a href="./IBMDB2Config.html">IBM DB2</a>
 </li>
-			        	</font>
-		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
-			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
+		            				            			<li>    <a href="./OracleConfig.html">Oracle</a>
 </li>
-			        	</font>
+		            				            			<li>    <a href="./MySQLConfig.html">MySQL</a>
+</li>
+		            				            			<li>    <a href="./PostgresConfig.html">Postgres</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Localization and languages</font>
+		            		<ul>
+		            				            			<li>    <a href="./Internationalisation.html">Internationalisation</a>
+</li>
+		            				            			<li>    <a href="./LanguageEditor.html">LanguageEditor</a>
+</li>
+		            				            			<li>    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+</li>
+		            				            			<li>    <a href="./EditTemplates.html">EditTemplates</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">NAT Port Settings</font>
+		            		<ul>
+		            				            			<li>    <a href="./PortSettings.html">Port settings</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Performance</font>
+		            		<ul>
+		            				            			<li>    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Customization</font>
+		            		<ul>
+		            				            			<li>    <a href="./BrandingAndColors.html">Branding and Colors</a>
+</li>
+		            				            			<li>    <a href="./WebappNamePath.html">Webapp name/path</a>
+</li>
+		            				            			<li>    <a href="./Navigation.html">Navigation</a>
+</li>
+		            				            			<li>    <a href="./Dashboard.html">Dashboard</a>
+</li>
+		            				            			<li>    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+</li>
+		            				            			<li>    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+</li>
+		            				            			<li>    <a href="./GeneralConfiguration.html">General Configuration</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Security</font>
+		            		<ul>
+		            				            			<li>    <a href="./RestrictedAccess.html">Restricted Access</a>
+</li>
+		            				            			<li>    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font>
+		            		<ul>
+		            				            			<li>    <a href="./GetVersionInfo.html">Get version info</a>
+</li>
+		            				            			<li>    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+</li>
+		            				            		</ul>
+		            	</li>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -710,6 +803,8 @@ limitations under the License.
                     </em></font></div>
                 </td></tr>
             </table>
+            </div>
+            </div>
         </body>
     </html>
 <!-- end the processing -->

Added: incubator/openmeetings/site/docs/installation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/site/docs/installation.html?rev=1215254&view=auto
==============================================================================
--- incubator/openmeetings/site/docs/installation.html (added)
+++ incubator/openmeetings/site/docs/installation.html Fri Dec 16 19:55:22 2011
@@ -0,0 +1,734 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
+<!-- Content Stylesheet for Site -->
+
+        
+<!-- start the processing -->
+    <!-- ====================================================================== -->
+    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
+    <!-- Main Page Section -->
+    <!-- ====================================================================== -->
+    <html>
+        <head>
+            <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+
+                                                    <meta name="author" value="
+			OpenMeetings Team
+		">
+            <meta name="email" value="sebawagner@apache.org">
+            
+           
+            
+            
+            
+            
+            
+            <title>Apache OpenMeetings - Home</title>
+            <link rel="stylesheet" type="text/css" href="css/openmeetings.css">
+        </head>
+
+        <body bgcolor="#ffffff" text="#000000" link="#123465" vlink="#123465" alink="#000000">  
+        	<div class="mainbody" with="100%">
+        	<div class="superbody" width="100%">
+            <table border="0" width="100%" cellspacing="0">
+                <!-- TOP IMAGE -->
+                <tr>
+                    <td align='LEFT'>
+                    <td align="left">
+<a href="http://incubator.apache.org/openmeetings/"><img src="./images/logo-2.jpg" alt="Apache OpenMeetings" border="0"/></a>
+</td>
+                    </td>
+                    <td align='LEFT'>
+                    <td width="80%" align="left" valign="bottom" >
+       
+</td>
+                    </td>
+                </tr>
+            </table>
+            <table border="0" width="100%" cellspacing="4">
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+
+                <tr>
+                    <!-- LEFT SIDE NAVIGATION -->
+                    <td width="10%" valign="top" nowrap="true">
+
+                    <!-- special ACon Logo - leave here for next time
+                    <a href="http://apachecon.com/2005/US/">
+                        <img src="http://apache.org/images/ac2005us_blue_125x125.jpg" height="125"
+                             width="125" border="0" alt="ApacheCon US 2005" />
+                    </a>  -->
+
+                   <!-- regular menu -->
+
+                    
+    <!-- ============================================================ -->
+
+            	<div class="ro"> 
+		  <div class="lo">
+		    <div class="ru"> 
+		      <div class="lu"> 
+		        <div class="inhalt"> 
+    	
+    		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
+        	<b>General</b>
+        	</a>
+        	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+		       <ul>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./index.html">Home</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./license.html">License</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://www.apache.org/">ASF</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./downloads.html">Downloads</a>
+</li>
+			        	</font>
+		        			        		        </ul>
+	        </div>
+	      </div>
+	    </div>
+	  </div>
+	</div>        
+        	<div class="ro"> 
+		  <div class="lo">
+		    <div class="ru"> 
+		      <div class="lu"> 
+		        <div class="inhalt"> 
+    	
+    		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
+        	<b>Installation and Upgrade</b>
+        	</a>
+        	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+		       <ul>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./installation.html">Installation</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./Upgrade.html">Upgrade</a>
+</li>
+			        	</font>
+		        			        		        </ul>
+	        </div>
+	      </div>
+	    </div>
+	  </div>
+	</div>        
+        	<div class="ro"> 
+		  <div class="lo">
+		    <div class="ru"> 
+		      <div class="lu"> 
+		        <div class="inhalt"> 
+    	
+    		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
+        	<b>Community</b>
+        	</a>
+        	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+		       <ul>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./get-involved.html">Get Involved</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./team-list.html">Committers</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./mail-lists.html">Mailing Lists</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href=".https://cwiki.apache.org/OPENMEETINGS/">Wiki</a>
+</li>
+			        	</font>
+		        			        		        </ul>
+	        </div>
+	      </div>
+	    </div>
+	  </div>
+	</div>        
+        	<div class="ro"> 
+		  <div class="lo">
+		    <div class="ru"> 
+		      <div class="lu"> 
+		        <div class="inhalt"> 
+    	
+    		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
+        	<b>Development</b>
+        	</a>
+        	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+		       <ul>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./svn.html">Source Code</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="http://issues.apache.org/jira/browse/OPENMEETINGS">Bugs / Issues (JIRA)</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./dependencies.html">Dependencies</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./BuildInstructions.html">Build Instructions</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./JUnitTesting.html">JUnit Testing</a>
+</li>
+			        	</font>
+		        			        		        </ul>
+	        </div>
+	      </div>
+	    </div>
+	  </div>
+	</div>        
+        	<div class="ro"> 
+		  <div class="lo">
+		    <div class="ru"> 
+		      <div class="lu"> 
+		        <div class="inhalt"> 
+    	
+    		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
+        	<b>Integration</b>
+        	</a>
+        	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+		       <ul>
+		        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./SoapRestAPI.html">SOAP/REST API</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./RestAPI.html">REST API Sample</a>
+</li>
+			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
+</li>
+			        	</font>
+		        			        		        </ul>
+	        </div>
+	      </div>
+	    </div>
+	  </div>
+	</div>        
+        	<div class="ro"> 
+		  <div class="lo">
+		    <div class="ru"> 
+		      <div class="lu"> 
+		        <div class="inhalt"> 
+    	
+    		<font color="#000000" face="arial,helvetica,sanserif" size="2pt" >
+        	<b>Configuration</b>
+        	</a>
+        	<hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+		       <ul>
+		        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">DB Sample Configurations</font>
+		            		<ul>
+		            				            			<li>    <a href="./ApacheDerbyConfig.html">Apache Derby</a>
+</li>
+		            				            			<li>    <a href="./IBMDB2Config.html">IBM DB2</a>
+</li>
+		            				            			<li>    <a href="./OracleConfig.html">Oracle</a>
+</li>
+		            				            			<li>    <a href="./MySQLConfig.html">MySQL</a>
+</li>
+		            				            			<li>    <a href="./PostgresConfig.html">Postgres</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Localization and languages</font>
+		            		<ul>
+		            				            			<li>    <a href="./Internationalisation.html">Internationalisation</a>
+</li>
+		            				            			<li>    <a href="./LanguageEditor.html">LanguageEditor</a>
+</li>
+		            				            			<li>    <a href="./TimeZoneHandling.html">TimeZoneHandling</a>
+</li>
+		            				            			<li>    <a href="./EditTemplates.html">EditTemplates</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">NAT Port Settings</font>
+		            		<ul>
+		            				            			<li>    <a href="./PortSettings.html">Port settings</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Performance</font>
+		            		<ul>
+		            				            			<li>    <a href="./JVMPerformanceTuning.html">JVM performance tuning</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Customization</font>
+		            		<ul>
+		            				            			<li>    <a href="./BrandingAndColors.html">Branding and Colors</a>
+</li>
+		            				            			<li>    <a href="./WebappNamePath.html">Webapp name/path</a>
+</li>
+		            				            			<li>    <a href="./Navigation.html">Navigation</a>
+</li>
+		            				            			<li>    <a href="./Dashboard.html">Dashboard</a>
+</li>
+		            				            			<li>    <a href="./CalendarAndTimezone.html">Calendar and timezone</a>
+</li>
+		            				            			<li>    <a href="./WebcamResolutions.html">Webcam resolutions</a>
+</li>
+		            				            			<li>    <a href="./GeneralConfiguration.html">General Configuration</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Security</font>
+		            		<ul>
+		            				            			<li>    <a href="./RestrictedAccess.html">Restricted Access</a>
+</li>
+		            				            			<li>    <a href="./RTMPSAndHTTPS.html">RTMPS and HTTPS</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		            		            	<li><font color="#000000" face="arial,helvetica,sanserif" size="2pt">Misc</font>
+		            		<ul>
+		            				            			<li>    <a href="./GetVersionInfo.html">Get version info</a>
+</li>
+		            				            			<li>    <a href="./FFMPEGVersionSwitch.html">FFMPEG Version Switch</a>
+</li>
+		            				            		</ul>
+		            	</li>
+		        			        		        </ul>
+	        </div>
+	      </div>
+	    </div>
+	  </div>
+	</div>        
+        <br/>
+    <img src="images/apache-incubator-logo-no-borders.png" alt="apache-incubator-logo-no-borders.png" border="0"/>
+    
+                    </td>
+                    <td width="90%" align="left" valign="top">
+                                                                    <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr><td ><!-- bgcolor="#EEEEEE" -->
+        <font color="#000000" face="verdana,arial,helvetica,sanserif">
+          <a name="OpenMeetings Installation"><strong>OpenMeetings Installation</strong></a>
+          <hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+				To update from past versions or migrate see
+				<a href="Upgrade.html">Upgrade</a>
+				.
+				If you are looking for commercial help you might contact
+				<a href="http://www.openmeetings.de" target="_BLANK" rel="nofollow">openmeetings.de
+				</a>
+			</p>
+                                                <p>
+				<a href="downloads.html" rel="nofollow">
+					<img src="images/installation_instructions.png" alt="Grafik" />
+				</a>
+			</p>
+                                                <ol>
+				<li>
+					<b>Recommendation for production environment</b>
+					<div style="margin-top: 10px; margin-bottom:10px">
+						By default OpenMeetings uses the integrated Apache Derby database.
+						For production environment you should consider using
+						<a href="MySQLConfig.html">MySQL</a>
+						,
+						<a href="/PostgresConfig.html">Postgres</a>
+						, or for example
+						<a href="IBMDB2Config.html">IBM DB2</a>
+						, or
+						<a href="OracleConfig.html">Oracle</a>
+					</div>
+				</li>
+				<li>
+					<b>Enabling Image Upload and import to whiteboard</b>
+					<div style="margin-top: 10px; margin-bottom:10px">
+						Install
+						<b>ImageMagick</b>
+						on the server, you can get more information on
+						<a href="http://www.imagemagick.org" rel="nofollow" target="_BLANK">http://www.imagemagick.org
+						</a>
+						regarding installation. The instructions
+						for installation can be
+						found there
+						<a href="http://www.imagemagick.org/script/binary-releases.php" target="_BLANK" rel="nofollow">http://www.imagemagick.org/script/binary-releases.php
+						</a>
+						,
+						however on
+						most Linux systems you can get it via your favorite
+						package
+						managers (apt-get it)
+					</div>
+				</li>
+				<li>
+					<b>Enabling import of PDFs into whiteboard</b>
+					<div style="margin-top: 10px; margin-bottom:10px">
+						<ul>
+							<li>
+								Install
+								<b>GhostScript</b>
+								on the server, you can get more
+								information on
+								<a href="http://pages.cs.wisc.edu/~ghost/" target="_BLANK" rel="nofollow">
+									http://pages.cs.wisc.edu/~ghost/
+								</a>
+								regarding
+								installation. The instructions for installation can be
+								found
+								there, however on most Linux systems you can get it via
+								your
+								favorite package managers (apt-get it).
+							</li>
+							<li>
+								Install
+								<b>SWFTools</b>
+								on the server, you can get more information
+								on
+								<a href="http://www.swftools.org/" target="_BLANK" rel="nofollow">http://www.swftools.org/
+								</a>
+								regarding installation. Some of the
+								Linux distributions already
+								have it in there package manager (see
+								<a href="http://packages.debian.org/unstable/utils/swftools" target="_BLANK" rel="nofollow">http://packages.debian.org/unstable/utils/swftools
+								</a>
+								), the
+								recommended version of SWFTools is 0.9 as prior version
+								have a
+								bug that does lead to wrong object dimensions at
+								whiteboard
+							</li>
+						</ul>
+					</div>
+				</li>
+				<li>
+					<b>Enabling import of .doc, .docx, .ppt, .pptx, ... all Office
+						Documents into whitebaord
+					</b>
+					<div style="margin-top: 10px; margin-bottom:10px">
+						<b>OpenOffice-Service</b>
+						started and listening on port 8100, see
+						OpenOfficeConverter for
+						details
+					</div>
+				</li>
+				<li>
+					<b>Enabling Recording and import of .avi, .flv, .mov and .mp4 into
+						whiteboard
+					</b>
+					<div style="margin-top: 10px; margin-bottom:10px">
+						<ul>
+							<li>
+								Install
+								<b>FFMpeg</b>
+								. You should get FFMPEG in an up to date copy!
+								For
+								Windows you can
+								download a Build for example from
+								<a href="http://ffmpeg.zeranoe.com/builds/" target="_BLANK" rel="nofollow">http://ffmpeg.zeranoe.com/builds/ </a>
+								Linux or OSx Users should be
+								able to use one of the various
+								Installation Instructions on the
+								Web. You need to enable
+								libmp3lame!
+							</li>
+							<li>
+								Install
+								<b>SoX</b>
+								<a href="http://sox.sourceforge.net/" target="_BLANK" rel="nofollow">http://sox.sourceforge.net/
+								</a>
+								. You should install SoX in a up
+								to date copy! SoX 12.xx will NOT
+								work!
+							</li>
+						</ul>
+					</div>
+				</li>
+			</ol>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr><td ><!-- bgcolor="#EEEEEE" -->
+        <font color="#000000" face="verdana,arial,helvetica,sanserif">
+          <a name="Ports, NAT Settings, Customize"><strong>Ports, NAT Settings, Customize</strong></a>
+          <hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+				See
+				<a href="PPortSettings.html">PortSettings</a>
+			</p>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr><td ><!-- bgcolor="#EEEEEE" -->
+        <font color="#000000" face="verdana,arial,helvetica,sanserif">
+          <a name="VMWare"><strong>VMWare</strong></a>
+          <hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <ul>
+				<li>
+					See
+					<a href="http://nightly.openmeetings.de/openmeetings/builds/vmware/" rel="nofollow">http://nightly.openmeetings.de/openmeetings/builds/vmware/</a>
+				</li>
+				<li>
+					VMWare 1.6.1
+					<a href="http://openstudio.no-ip.info/2011/01/openmeetings-1-6-rc1-vmware-appliance-using-ubuntu-server-10-04-lts/" rel="nofollow">blog-entry</a>
+				</li>
+				<li>
+					<a href="/p/openmeetings/wiki/VMWareImageDebian051">VMWareImageDebian051</a>
+				</li>
+				<li>
+					<a href="/p/openmeetings/wiki/VMWareImageMoodlePackOM052">VMWareImageMoodlePackOM052</a>
+				</li>
+				<li>
+					<a href="/p/openmeetings/wiki/VMImageRev2056">VMImageRev2056</a>
+				</li>
+				<li>
+					<a href="/p/openmeetings/wiki/VMWareImageRunningOpenmeetingsV1_0RC1">VMWareImageRunningOpenmeetingsV1_0RC1</a>
+				</li>
+			</ul>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr><td ><!-- bgcolor="#EEEEEE" -->
+        <font color="#000000" face="verdana,arial,helvetica,sanserif">
+          <a name="Hardware Requirements"><strong>Hardware Requirements</strong></a>
+          <hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <ul>
+				<li>
+					Minimalistic requirement (without Document Converters, Recorder and
+					Upload feature) 1GHz CPU 1 GB RAM (
+					<i>server-side</i>
+					)
+				</li>
+				<li>
+					Recommended requirement 2x/4x 2GHz ++ CPU (32 or 64Bit) 4GB RAM. If
+					you have a 64Bit Operating System check if there is a OpenOffice
+					64Bit Version
+					<a href="http://download.openoffice.org/other.html#de" rel="nofollow">available
+						for your OS
+					</a>
+					(
+					<i>server-side</i>
+					)
+				</li>
+				<li>
+					Headset/Microphone recommendation: Logitech ClearChat PC Wireless,
+					for example from
+					<a href="http://www.amazon.de/Logitech-ClearChat-kabelloser-Kopfh%C3%B6rer-Transmitter/dp/B00166WSN4" rel="nofollow">Amazon</a>
+					or
+					<a href="http://shop.ebay.com/i.html?_nkw=Logitech+ClearChat.+Wireless&amp;_sacat=0&amp;_trksid=p3286.m270.l1313&amp;LH_BIN=1&amp;LH_IncludeSIF=1&amp;_odkw=Logitech+ClearChat+PC&amp;_osacat=0" rel="nofollow">EBay Auctions</a>
+					(
+					<i>cient-side</i>
+					).
+					<a href="/p/openmeetings/wiki/RecommendedHardwareList">See all recommendations</a>
+					for cameras, headsets and speakerphones.
+				</li>
+			</ul>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr><td ><!-- bgcolor="#EEEEEE" -->
+        <font color="#000000" face="verdana,arial,helvetica,sanserif">
+          <a name="Debian, Links, Changelog, VoIP"><strong>Debian, Links, Changelog, VoIP</strong></a>
+          <hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <ul>
+				<li>
+					for VoIP and SIP Integration see also
+					<a href="/p/openmeetings/wiki/VoIPAndSIP">VoIPAndSIP</a>
+				</li>
+				<li>
+					<a href="/p/openmeetings/wiki/MeetingsLive">Ubuntu Live DVD</a>
+					<a href="/p/openmeetings/wiki/MeetingsLive">MeetingsLive</a>
+					<a href="http://meetingslive.sourceforge.net/" rel="nofollow">http://meetingslive.sourceforge.net/
+					</a>
+				</li>
+				<li>
+					<a href="/p/openmeetings/wiki/InstallationCentOS5">Installation on CentOS 5</a>
+				</li>
+				<li>
+					<a href="/p/openmeetings/wiki/InstallationRHELS">Installation on RHELS 5.6</a>
+				</li>
+				<li>
+					<a href="/p/openmeetings/wiki/OpenmeetingsEnUbuntu">Instalar Openmeetings en Ubuntu 10.04 (Spanish)</a>
+				</li>
+				<li>
+					<a href="/p/openmeetings/wiki/UbuntuLucidLTS">Install openmeetings on Ubuntu 10.04 LTS</a>
+				</li>
+				<li>
+					<a href="http://liberamemoria.blogspot.com/2009/02/instalando-openmeetings-07-rc-2-en.html" rel="nofollow">Espanol Version for Debian Installation</a>
+				</li>
+				<li>
+					<a href="http://aitinet.com/blog/wp-content/uploads/2009/08/TUTORIAL-PARA-INSTALACAO-DO-RED5-E-OPENMEETINGS-NO-LINUX-DEBIAN-LENNY-51.pdf" rel="nofollow">Portuguese Version for Debian Installation of 0.9 RC1</a>
+				</li>
+				<li>
+					<a href="http://marc-muehlfeld.de/openmeetings/" rel="nofollow">CentOS
+						Installation Tutorial von Marc Mühlfeld
+					</a>
+				</li>
+				<li>
+					<a href="http://code.google.com/p/openmeetings/wiki/Automatic_script_installation_for_Debian" rel="nofollow">Automatic script installation for Debian</a>
+				</li>
+				<li>
+					<a href="/p/openmeetings/wiki/InstallationDebian">InstallationDebian</a>
+				</li>
+				<li>
+					<a href="/p/openmeetings/wiki/qosTips">qosTips</a>
+				</li>
+				<li>
+					French version of Installation Instructions:
+					<a href="http://flash.54n.free.fr/?/Root/Debian/OpenMeetings-Installation" rel="nofollow">http://flash.54n.free.fr/?/Root/Debian/OpenMeetings-Installation
+					</a>
+				</li>
+			</ul>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr><td ><!-- bgcolor="#EEEEEE" -->
+        <font color="#000000" face="verdana,arial,helvetica,sanserif">
+          <a name="Tips and Tricks"><strong>Tips and Tricks</strong></a>
+          <hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <ul>
+				<li>
+					Use the Debug-Application: Enter in your browser
+					<a href="http://$RED-HOST:$RED5-PORT/openmeetings/maindebug.lzx.lzr=swf8.swf" rel="nofollow">http://$RED-HOST:$RED5-PORT/openmeetings/maindebug.lzx.lzr=swf8.swf
+					</a>
+					for example
+					<a href="http://localhost:5080/openmeetings/maindebug.lzx.lzr=swf8.swf" rel="nofollow">http://localhost:5080/openmeetings/maindebug.lzx.lzr=swf8.swf
+					</a>
+				</li>
+				<li>If you have Problems with conversion-jobs check your Red5-Log
+					output. There will be error Messages which help you. You must
+					install OpenOffice, ImageMagick, GhostScript and SWFTools to run
+					all conversion-Jobs correctly.
+				</li>
+				<li>if you have problems in converting Files check the Batch-Scripts
+					in $OPENMEETINGS_HOME/jod
+				</li>
+				<li>
+					If you want to use red5 as a service (without red5.bat), you need
+					to move red5\wrapper\wrapper.exe to red5\wrapper.exe. Then change
+					some path in conf\wrapper.conf (like ..\lib\foo.jar to
+					lib\foo.jar). And finally change the register key in
+					HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
+					<a href="/p/openmeetings/w/edit/CurrentControlSet">?</a>
+					\Services\Red5\ImagePath
+					<a href="/p/openmeetings/w/edit/ImagePath">?</a>
+					to point to the new wrapper.
+				</li>
+				<li>
+					you can query a Mysql Database to get the schema_collection by
+					using this query:
+					<div class="xmlcode">
+						SELECT Table_name, TABLE_COLLATION FROM
+						information_schema.tables WHERE table_schema = 'openmeetings'
+						ORDER BY table_name DESC
+					</div>
+				</li>
+			</ul>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                        </td>
+                </tr>
+
+                <!-- FOOTER -->
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+                <tr><td colspan="2">
+                    <div align="center"><font color="#123465" size="-1"><em>
+                    Copyright &#169; 2003-2011, The Apache Software Foundation
+                    </em></font></div>
+                </td></tr>
+            </table>
+            </div>
+            </div>
+        </body>
+    </html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+