Files
elog/doc/contrib.html
T
ritt 3d77be4565 Version 2.5.1
SVN revision: 781
2004-02-17 11:46:34 +00:00

82 lines
2.9 KiB
HTML
Executable File

<HTML>
<HEAD>
<TITLE>ELOG FAQ</TITLE>
<LINK REV="made" HREF="mailto:stefan.ritt&#64;psi.ch">
<META NAME="author" CONTENT="Stefan Ritt">
<META NAME="description" CONTENT="Home of the Electronic Logbook (ELOG) package">
<META NAME="keywords" CONTENT="ELOG MIDAS PSI RITT">
<LINK REL="stylesheet" TYPE="text/css" HREF="elog.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">
<div class=title>&nbsp; ELOG Wishlist &nbsp;</div>
<p>
<div class=menu>&nbsp;Site map :&nbsp;
&nbsp;[<a class=nav href="index.html">Home</a>]&nbsp;
&nbsp;[<a class=nav href="userguide.html">User's Guide</a>]&nbsp;
&nbsp;[<a class=nav href="adminguide.html">Administrator's Guide</a>]&nbsp;
&nbsp;[<a class=nav href="faq.html">FAQ</a>]&nbsp;
&nbsp;[<a class=nav href="wishlist.html">Wishlist</a>]&nbsp;
&nbsp;[Contributions]&nbsp;
&nbsp;[<a class=nav href="http://midas.psi.ch/elogs/Linux%20Demo/">DEMO</a>]&nbsp;
&nbsp;[<a class=nav href="download.html">Download</a>]&nbsp;
</div>
<p>
<div class=Sub><i>ELOG Contributions</i></div>
<hr>
Here are some "<I>contributions</I>" from various ELOG users. In case of questions, please contact
them directly<p>
<UL>
<LI><h2>Perl script to submit an email to ELOG</h2>
<h3>by <a href="mailto:sak&#64;essc.psu.edu">Sridhar Anandakrishnan</a></h3>
Perl program to split apart an email message and submit each of the mime
attachments as an attachment to ELOG. The <i>-a</i> command line is fixed for
now as "subject=subject of the email", so the logbook has to include that.<p>
<a href="../contrib/mailelog.txt">mailelog.txt</a>
<a href="../contrib/mailelog.pl">mailelog.pl</a>
<p>
<LI><h2>Perl scripts to convert an ELOG logbook to a MySQL database</h2>
<h3>by <a href="mailto:fhooper&#64;sushisoft.com">Fred Hooper</a></h3>
Perl scripts to help translate logbooks created by ELOG from the native elog
flat file format to a MySQL database. The elog2sql toolkit consists of two
scripts. The first script, parsecfg.pl, reads an elogd.cfg, and creates a
sqlfile that will create a set of db tables corresponding to ELOG logbooks.
The second script, parselog.pl, takes a set of ELOG logfiles, and creates a
sql file that will enter the logbook data into the database.<p>
<a href="../contrib/elog2sql.txt">elog2sql.txt</a>
<a href="../contrib/elog2sql">elog2sql</a>
<p>
<LI><h2>Javascript for Bookmark link for one-click submission to ELOG</h2>
<h3>by <a href="mailto:fhooper&#64;sushisoft.com">Fred Hooper</a></h3>
Javascript to be used as a browser link that allows a one step copy and paste
from a web browser into an ELOG logbook.<p>
<a href="../contrib/elogsubmit.txt">elogsubmit.txt</a>
<a href="../contrib/elogsubmit.js">elogsubmit.js</a>
<p>
</UL>
<HR>
<div class=footer>&nbsp;
Content by <a class=nav href="mailto:Stefan.Ritt&#64;psi.ch">Stefan Ritt</a>,
Web pages by <a class=nav href="mailto:fredp&#64;mygale.org">Fred Pacquier</a>
- last modified on 31/01/2003
&nbsp;</div>
</BODY>
</HTML>