Download Latest Version ERDialog-2.16.tar.gz (406.3 kB)
Email in envelope

Get an email when there's a new version of Erlang Dialog Project

Home / erdaddresses
Name Modified Size InfoDownloads / Week
Parent folder
erdaddresses-former 2010-07-24
erdaddresses-0.8install.exe 2012-07-31 721.5 kB
erdaddresses-0.8.rpm 2012-07-31 521.9 kB
erdaddresses-0.8.deb 2012-07-31 499.5 kB
ERDaddresses-0.8.zip 2012-07-31 724.5 kB
ERDaddresses-0.8.tar.gz 2012-07-31 495.7 kB
ERDaddresses-0.8.tar.bz2 2012-07-31 415.5 kB
Readme.erdaddresses 2012-07-30 2.5 kB
erdaddresses-0.5.deb 2010-10-03 1.3 MB
erdaddresses-0.5.rpm 2010-10-03 1.3 MB
erdaddresses-0.5install.exe 2010-10-03 1.6 MB
erdaddresses-0.5.tar.bz2 2010-10-02 1.1 MB
erdaddresses-0.5.tar.gz 2010-10-02 1.3 MB
erdaddresses-0.5.zip 2010-10-02 1.6 MB
erdaddresses-0.4install.exe 2010-08-07 1.3 MB
erdaddresses-0.4.rpm 2010-08-07 1.1 MB
erdaddresses-0.4.deb 2010-08-07 1.0 MB
erdaddresses-0.4.tar.bz2 2010-08-07 853.7 kB
erdaddresses-0.4.tar.gz 2010-08-07 1.0 MB
erdaddresses-0.4.zip 2010-08-07 1.3 MB
erdaddresses-mainpage.png 2010-07-07 224.0 kB
Totals: 21 Items   18.3 MB 0
ERDaddresses for the ERDialog framework 
Installation and Configuration
p>
**** How to Use the Address Book ***
<p>

This alpha version can simply  view<br> 
~ contact information<br>
~ photos<br>
~ notes<br>

    <p>
A contact file that can be viewed by your browswer can by opened by entering the file name,<br>
for example: priv/erdaddresses/Angelina_Jolie.nam
<p>
You can view a folder list on page.
<p>
Enter a file directory (e.g. priv/erdaddresses/)


<p>
The structure has files in a directory under the program:<br>
priv/<br>
priv/ardaddresses/Steven_Gibson-notes<br>
priv/erdaddresses/Steven_Gibson-pics<br>
priv/erdaddresses/VCF<br>
priv/erdaddresses/Angelina_Jolie-notes<br>
priv/erdaddresses/Angelina_Jolie-pics<br>

<p>
The main contact information is in a file in the<br>
priv/ardaddresses/<br>
folder.
<p>
for example:<br>
priv/erdaddresses/Angelina_Jolie.nam


Installation,

    * Install Erlang.
    * Install Yaws.
    *  ERDialog
    
 unzip the erdalauncher-x.x.zip in the root directory of the ERDialog installation.

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
mov it to the Emakefile in the ERDialog root directory  and issue:
erl -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. 

ERDlauncher is web based file launcher as part of the ERDialog system.

The application is usually accessible on port 8101 (see yaws.conf if you want to change this), so once it's running, you should see the main user interface at

http://localhost:8101/

the command for running as a daemon: ./erdialog -start

to stop the daemon: ./erdialog -stop

Changes
Version 0.8
 added photo upload page
 
Version 0.7
 added create new address page
 fix major regression in ver 0.6
 
Version 0.6
 replaced edit tool with tinyeditor.js 

Version 0.5
 Modified i18n handling to use po files. Removed pop-up file selection dialog.

Version 0.4
 Added context sensitive help, updated photo handling for autodisplay, added full featured html editor for contact notes. Update nore handling to autodisplay.

Version 0.3  
 updated for ERDialog version 1.91

Version 0.2
 updated for ERDialog version 1.8
 
Version 0.1
 initial release 

 


ERDialog - Steven Gibson (c) 2008 smalllinux@gmail.com http://erdialog.sourceforge.net
Source: Readme.erdaddresses, updated 2012-07-30