iMashup - A mashup tool for creating personalized, web-based and service-oriented mashup systems in the way of WYSIWYG.
- Git Clone
- Download Dojo package (version ~= 1.5.0)
- Unzip Dojo package
- Make the directory structure as following
- <base>
- dijit
- dojo
- dojox
- imashup
- util
- <base>
- Build
build.sh action=release profileFile=../../imashup/build.profile.js
. - Setup the release directory into a web server
- Open <base url>/imashup/index.html in web browser (Firefox is preferred)
- Online demo
- Video demo (Youtube or Youku)
- Manuals in
./docs/manuals/
- Screen casts in
./screencasts/
To run the demo mashup app, your should set a cross domain proxy for iMashup.
You can get more information about how to set the proxy (with Apache) in ./docs/manuals/user_manual.pdf
.