Difference between revisions of "OX6:OX Mobile Web Interface"

Line 1: Line 1:
== Information and Installation of OXtender for Mobile Web ==
+
== Information and Installation of OXtender 2 for Mobile Web (Beta)==
  
 
== Description ==
 
== Description ==
  
The OXtender for Mobile Web lets you access (read only at the moment) data from Open-Xchange Server 6 with your Iphone or other internet enabled devices. Data of the following modules can be accessed:  
+
The OXtender 2 for Mobile Web (Beta) lets you access data from Open-Xchange Server 6 with your iPhone or other internet enabled devices. Data of the following modules can be accessed:  
  
 +
* E-Mail
 
* Calendar
 
* Calendar
 
* Contacts
 
* Contacts
Line 11: Line 12:
 
== Components ==
 
== Components ==
  
The Oxtender for Mobile Web contains 2 parts. One part is dedicated to the iPhone as webclient and the other one is for most of the other mobile devices which dont have any WEBKIT powered browser installed. The OXtender is written in PHP and therefore requires that you have installed php5 on your Webserver including following modules which are need by the application:
+
The OXtender 2 for Mobile Web (Beta) contains 2 parts. One part is dedicated to the iPhone as webclient and the other one is for most of the other mobile devices which dont have any WEBKIT powered browser installed. The OXtender is written in PHP and therefore requires that you have installed php5 on your Webserver including following modules which are need by the application:
  
 
*gettext
 
*gettext
Line 23: Line 24:
 
* 1GB RAM
 
* 1GB RAM
  
The OXtender for Mobile Web is available for all customers with a Open-Xchange Hosting Edition, Open-Xchange Server Edition and Open-Xchange Appliance Edition Maintenance.
 
  
For successfully installing you need the Open-Xchange Server 6 SP5 or higher. If you are interested to use the OXtender but do not have a respective Maintenance for the Open-Xchange Server Edition, Open-Xchange Hosting Edition and Open-Xchange Appliance Edition, please contact Open-Xchange for a evaluation license: http://www.open-xchange.com/en/contactus
+
== Download ==
  
== Download ==
+
Please note that everything from this page and beyond is in Beta: That means that nothing is final, changes will be made before final release, stability is not guaranteed and nothing from this site should be used in production.
 +
 
 +
Follow this [http://software.open-xchange.com/OX6/OXtender-unstable/MobileWebOXtender2/ link] to download the Installation package and the Release Notes.
 +
 
 +
The access-data are:
 +
* User name: oxmobileweb2
 +
* Password: first$cut
  
Follow this [http://software.open-xchange.com/OX6/OXtender-stable/MobileWebOXtender/ link] to download the Installation package and the Release Notes. (The LDB credentials have to be provided)
 
  
 
== Installation ==
 
== Installation ==
Line 37: Line 42:
 
== Configuration ==
 
== Configuration ==
  
* After the installation of the OXtender for Mobile Web, you will find an Open-Xchange configuration file in /var/www/ox6-mobile/ called config.php. Please edit this file and set the hostname etc. according to your OX 6 installation. Make also sure your locales (en_EN@utf8,de_de@utf8)on the system are correctly installed and configured. Else you wont see any translated page.
+
* After the installation of the OXtender 2 for Mobile Web (Beta), you will find an Open-Xchange configuration file in /var/www/ox6-mobile/ called config.php. Please edit this file and set the hostname etc. according to your OX 6 installation. Make also sure your locales (en_EN@utf8,de_de@utf8)on the system are correctly installed and configured. Else you wont see any translated page.
 
* For more details and README see the systems documentation directory (/usr/share/doc).
 
* For more details and README see the systems documentation directory (/usr/share/doc).
 +
 +
==Reporting==
 +
Open-Xchange is interested in learning about bugs, specifically in your runtime environment. If you experience any misbehaviors, please report bugs via our public bugzilla:
 +
[https://bugzilla.open-xchange.com/enter_bug.cgi?product=OXtender%20for%20Mobile%20Web" Open-Xchange Bugzilla]
 +
Product: OXtender for Mobile Web
  
 
== Please Note ==
 
== Please Note ==
  
After Installation of OXtender for Mobile Web on a Debian 32-bit systems Appointments may be displayed wrongly within the Mobile-GUI. Please read the SDB-Article to inform you about the reasons and solution.
+
After Installation of OXtender 2 for Mobile Web (Beta) on a Debian 32-bit systems Appointments may be displayed wrongly within the Mobile-GUI. Please read the SDB-Article to inform you about the reasons and solution.
  
 
[[Category: OX6]]
 
[[Category: OX6]]

Revision as of 12:28, 14 July 2010

Information and Installation of OXtender 2 for Mobile Web (Beta)

Description

The OXtender 2 for Mobile Web (Beta) lets you access data from Open-Xchange Server 6 with your iPhone or other internet enabled devices. Data of the following modules can be accessed:

  • E-Mail
  • Calendar
  • Contacts
  • Task

Components

The OXtender 2 for Mobile Web (Beta) contains 2 parts. One part is dedicated to the iPhone as webclient and the other one is for most of the other mobile devices which dont have any WEBKIT powered browser installed. The OXtender is written in PHP and therefore requires that you have installed php5 on your Webserver including following modules which are need by the application:

  • gettext
  • json
  • mcrypt
  • curl

Requirements

  • Debian Lenny or Etch, SUSE Linux Enterprise 10
  • 1GB RAM


Download

Please note that everything from this page and beyond is in Beta: That means that nothing is final, changes will be made before final release, stability is not guaranteed and nothing from this site should be used in production.

Follow this link to download the Installation package and the Release Notes.

The access-data are:

  • User name: oxmobileweb2
  • Password: first$cut


Installation

  • After the download of the package, you can start the installation via your favorite package manager. On Debian you can use "dpkg -i" or on SUSE you would use the "rpm -Uvh" command.

Configuration

  • After the installation of the OXtender 2 for Mobile Web (Beta), you will find an Open-Xchange configuration file in /var/www/ox6-mobile/ called config.php. Please edit this file and set the hostname etc. according to your OX 6 installation. Make also sure your locales (en_EN@utf8,de_de@utf8)on the system are correctly installed and configured. Else you wont see any translated page.
  • For more details and README see the systems documentation directory (/usr/share/doc).

Reporting

Open-Xchange is interested in learning about bugs, specifically in your runtime environment. If you experience any misbehaviors, please report bugs via our public bugzilla: " Open-Xchange Bugzilla Product: OXtender for Mobile Web

Please Note

After Installation of OXtender 2 for Mobile Web (Beta) on a Debian 32-bit systems Appointments may be displayed wrongly within the Mobile-GUI. Please read the SDB-Article to inform you about the reasons and solution.