Sunteți pe pagina 1din 3

Updated by JC Arcaz April 28 2012.

The OPENBEXI Creative package (server side) comes with the OPENBEXI HTML Builder client, an embedded Tomcat 7 server, an embedded Hsqldb (SQL relational databas e engine), and a firefox browser. Window (7, VISTA and XP) installation: ----------------------------------if you have downloaded OPENBEXICreative-4.1-windows-installer You are ready to install the software by clicking on it from your desktop enviro nment. To complete the installation, just follow the instructions on screen. Linux installation: ------------------About the Linux version, no installer is provided after the version 3.0. To install 4.1 from linux, just follow the steps below: cd ~ gunzip OPENBEXICreative4.1-linux.tar.gz tar xvf OPENBEXICreative4.1-linux.tar cd OPENBEXICreative4.1-linux And start the OpenBEXI server: nohup OPENBEXI_creative.sh & Note:You may ask your administrator to start OpenBEXI at the boot. After starting the Linux server, you can connect to OpenBEXI via any modern browser and start creating web pages from any computer (Linux window, mac) conne cted to your network. From your internet browser type the URL depending from where you are, like: http://localhost:8282/openbexi.do (if you are starting an internet browser from the box where you installed OpenBEXI) http://<IP adress>:8282/openbexi.do ( IP adress of the box from where you instal led OpenBEXI) To get an IP adress from linux type ifconfig. To get the best experience use the last version of Firefox or google Chrome supporting HTML5 features. You can directly drag and drop images or XML/CSV files supported by charts, DOJO grids, timelines from the web or your window explorer to create your web pages. ----------------OPEN OPENBEXI HTML Builder 4.1 (client side): ================================================== OPEN OPENBEXI HTML Builder is a WYSIWYG HTML editor that allows you to create an d publish Web pages. From your browser, you can create and save your WEB pages by clicking, resizing, updating, removing HTML elements where you want them to appear. To see the tool in action go to www.openbexi.com tutorial. OPEN OPENBEXI HTML Builder works with Firefox 10+, Safari (Window version), Goog le Chrome, and IE9+. The following features are available: The form widgets can be used to create grid, list, field set, filtered field, ch eckbox, combo box, text and submit button.

The WYSIWYG graph editor allows to create nodes and edges. Two powerful text editors (DOJO Editor) can be used to create formatted text lik e MS word. The picture editor and media editor can be used to create and display video, aud io or flash files. The text field editor, line editor, link editor, checkbox editor, list editor, c lock editor, calendar, box editor and button editor are available to design comp lex Web pages. The SIMILE editor allows you to create timeline. The fisheyes editor from DOJO allows you to create Mac style menu. The chart editor from jfree allows you to create pie, bar and line chart. The tree editor allows you to create dojo tree. The dygraphs editor allows you to create dynamic charts (new in 4.1). The jsplumb editor allows you to create dynamic chartflow (new in 4.1). Provide WYSIWYG interface to enable experimental real-time communications in Web browsers using jwebsocket (see http://jwebsocket.org/). Provide XML,JSON, CSS editors to implement and attach widget data (using CodeMir ror). Provide Javascript editor to implement and attach widget functions (using CodeMi rror). A powerful OPEN OPENBEXI inspector allows you to update CSS style and link your HTML object to URL, Javascript functions and PHP. A powerful OPEN OPENBEXI navigator allows you to pick up media files and Javascr ipt functions. OPEN OPENBEXI creative Version 4.1 (server side): ===================================================== OPEN OPENBEXI creative is the server side of OPEN BEXI and works with the client side: OPEN OPENBEXI HTML Builder 4.1. OPENBEXI creative provides a full WEB 2.0 experience from any local and remote O PEN BEXI servers. The version 4.1 has a powerful media and navigator editor. OPENBEXI creative off ers a complete java integration pack for java with Tomcat 7 embedded supporting websocket, Hsqldb embedded and firefox. For more detail go to www.openbexi.com, or sourceForge where the project is host ed. You can dynamically publish your Web page to your domain name provider if he sup ports SSH FTP or SFTP. Major and minor bugs have been fixed in this version. Flash tutorial are available from www.openbexi.com and www.openbexi-creative.com . Comments are greatly appreciated! Use the SourceForge (http://sourceforge.net/pr ojects/ob-htmlbuilder/ or the Freshmeat website (http://freecode.com/projects/ob -htmlbuilder) to give me your feedback. ----------------Note: -- OPENBEXI HTML Builder 4.1 and OPENBEXI Creative uses the following open sourc es: Client side: =========== -- firefox 4.1: Web browser.Mozilla Public License. -- DHTML libraries from www.walterzorn.com for resizing and dragging pictures an d layers - LICENSE: LGPL.

-- Dojo toolkit libraries 1.5 http://dojotoolkit.org/ (GNU General Public Licens e). -- wz_dragdrop.js v. 4.88 http://www.walterzorn.com. LICENSE: LGPL -- wz_jsgraphics.js v. 2.33 http://www.walterzorn.com. LICENSE: LGPL -- Prototype.js version 1.6.0 (c). http://www.prototypejs.org/ .LICENSE: MIT. -- scriptaculous.js v1.8.0.http://script.aculo.us. LICENSE: MIT. -- simile: http://code.google.com/p/simile-widgets/ LICENSE: Timeline is open so urce software and is licensed under the BSD license. -- jwebsockets, jWebsocket is free software, provided to you under the terms and conditions of the LGPL license (http://www.gnu.org/licenses/lgpl.html ). -- CodeMirror 2.0 is a JavaScript library that can be used to create a relativel y pleasant editor interface for code-like content, it is released under a MIT-st yle license. -- dygraphs is an open source JavaScript library that produces produces interact ive, zoomable charts of time series. It is designed to display dense data sets a nd enable users to explore and interpret them. -- jsPlumb allows you to connect elements on the screen using SVG, Canvas or VML , depending on the capabilities of the browser. Server side: ============ -- Tomcat 7 embedded -Apache Tomcat is the servlet container that is used in th e official Reference Implementation for the Java Servlet and JavaServer Pages te chnologies. Apache License Version 2.0, January 2004 http://www.apache.org/lice nses/ -- Sun JRE 1.6 (Java Runtime Environment) see Oracle Binary Code License Agreeme nt for the Java SE Platform Products and JavaFX. -- HSQLDB 1.8 embeded: HSQLDB is the leading SQL relational database engine writ ten in Java. It has a JDBC driver and supports a rich subset of ANSI-92 SQL (BNF tree format) plus SQL 99 and 2003 enhancements.: BSD License. -- MySQL Connector/J 5.0.4 - GPL. -- j2ssh v 0.2.9 -SSHTools is a suite of Java SSH applications providing a Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon. - GNU General Public License (GPL) . -- edtFTPj/Free is a Java library which allows developers to add file transfer c apabilities to their applications- visit www.enterpriseedt.com -- jfreechart: http://www.jfree.org/jfreechart/ LICENCE:GNU LGPL -- jsoup is an open source project distributed under the liberal MIT license. Th e source code is available at GitHub.jsoup is a Java library for working with re al-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods -- jwebsocket has been removed from 4.1, now the websocket support is provided b y tomcat 4.27 (see tests demo). */

S-ar putea să vă placă și