Giter Club home page Giter Club logo

echo3demo's Introduction

------------------------------------------------------------------------------
Echo3 Client-Side JavaScript Demonstration Application
Copyright (C) 2002-2008 NextApp, Inc.

http://echo.nextapp.com/

------------------------------------------------------------------------------
The Echo3 JavaScript Demonstration Application, Echo3 Framework, and Echo3 
Extras Library are licensed under the Mozilla Public License.
This license may be found at: http://echo.nextapp.com/site/license/mpl

This distribution includes the Yahoo YUI Compressor, which is used for 
compressing JavaScript files.  More inforamtion about the YUI Compressor may 
be found here: http://developer.yahoo.com/yui/compressor/  The YUI Compressor
is distributed under the BSD license: 
http://developer.yahoo.com/yui/license.html

This distribution contains public domain photography from 
http://publicdomainpictures.net.

------------------------------------------------------------------------------
Please feel free to contact NextApp with any questions regarding Echo:

NextApp, Inc.                  http://www.nextapp.com       
2549-B Eastbluff Drive #201    http://echo.nextapp.com/site/forum (Dev Forums)
Newport Beach, CA 92660
USA        

TEL: +1.949.340.2097

==============================================================================
USING THIS APPLICATION

This application is written entirely in client-side JavaScript, using the
NextApp Core.js, Echo3, and Echo3 Extras frameworks.  It does NOT need to
be installed on a web server.  You may directly browse to the HTML files
on your computer's filesystem and use the application (MSIE will display a
security warning, but it can be bypassed).

To view the application locally, visit the file src/index-dev.html in your 
browser.  The index-dev.html file uses uncompressed JavaScript files 
contained in the src/lib and src/app directories.

To build a version of the application with compressed JavaScript suitable 
for online use, you will need to use Java (1.4+) and the Apache Ant build 
tool.  Apache Ant can be obtained from http://ant.apache.org.   Once ant
is installed, simply run "ant" form the root folder of the application
(which contains a "build.xml" file).  The JavaScript will be compressed,
and an host-able version of the application will be placed in the "out/"
folder.  Note that Java is only required for the build process to work,
the application itself does not depend on it.

echo3demo's People

Contributors

tliebeck avatar bentolor avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.