| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| erdlauncher-former | 2008-12-01 | ||
| ERDmax-0.1.zip | 2012-07-28 | 6.4 MB | |
| ERDmax-0.1.tar.gz | 2012-07-28 | 5.8 MB | |
| ERDmax-0.1.tar.bz2 | 2012-07-28 | 5.6 MB | |
| erdmax-0.1.rpm | 2012-07-28 | 5.9 MB | |
| erdmax-0.1.deb | 2012-07-28 | 5.8 MB | |
| erdmax-0.1install.exe | 2012-07-28 | 6.4 MB | |
| Readme.erdmax | 2012-07-28 | 1.5 kB | |
| erdlauncher-1.0install.exe | 2010-08-18 | 1.8 MB | |
| erdlauncher-1.0.rpm | 2010-08-18 | 1.6 MB | |
| erdlauncher-1.0.deb | 2010-08-18 | 1.5 MB | |
| erdlauncher.readme | 2010-08-18 | 1.8 kB | |
| erdlauncher-1.0.zip | 2010-08-18 | 1.8 MB | |
| erdlauncher-1.0.tar.gz | 2010-08-18 | 1.5 MB | |
| erdlauncher-1.0.tar.bz2 | 2010-08-18 | 1.3 MB | |
| ERDlauncherRelease.txt | 2010-07-05 | 1.6 kB | |
| erdlauncher-0.9.rpm | 2010-07-05 | 887.5 kB | |
| erdlauncher-0.9.deb | 2010-07-05 | 842.4 kB | |
| erdlauncher-0.9install.exe | 2010-07-05 | 1.0 MB | |
| erdlauncher-0.9.zip | 2010-07-05 | 1.0 MB | |
| erdlauncher-0.9.tar.gz | 2010-07-05 | 837.2 kB | |
| erdlauncher-0.9.tar.bz2 | 2010-07-05 | 827.8 kB | |
| Totals: 22 Items | 51.0 MB | 2 | |
ERDmax is a Web framework with Erlang
ERDmax has the ERDialog core framework with 6 additional applications
This ERDhweb applet requires the pre installation of:
* Erlang.
* Yaws.
* ERDialog
The application can started by ./start.sh on linux systems
Then point your browser to http://localhost:8101
this address can be changed in file priv/yaws-conf/erdialog.yawsconf
The loaded applications are:
ERDaudio Screen
Erdcreate Screen
Erdhweb Screen
ERDmpd Main Screen
Erdtext Screen
Erdtorrent page
ERDwiki Main Screen
A hweb file can unweaved by entering the file name: for example priv/hweb-docs/erdtext01.html
If you are on a Linux systems with 32 bit software you may be ready to go.
Otherwise you will need to recompile the source code. The Emakefile is in
scripts/Makefiles directory and issue:
./erdialog -make
If you need to recompile (I use i386 Linux) add priv/makefiles/Emakefile.erdmpd
to the ERDialog Emakefile and issue:
./erdialog -make
This should byte compile the files in the src directory. If all goes well,
try start.sh, which will start the application in an interactive Erlang shell.
restart yaws through ERDialog (see yaws.conf if you want to change this),
The index of ERDialog should have been changed so that erdmpd should be an
option
*** Changes ***
Version 0.1
6 applications loaded
initial release
ERDialog - Steven Gibson (c) 2008 smalllinux@gmail.com http://erdialog.sourceforge.net