Difference between revisions of "Other Coding Projects"

From FreekiWiki
Jump to navigation Jump to search
m
Line 15: Line 15:
 
===Project Status===
 
===Project Status===
 
The software works but needs a few enhancements so that the From and the Subject fields in the email can contain data relevant to what is in the form rather than something generic. This will help the hardware grants group work more efficiently.
 
The software works but needs a few enhancements so that the From and the Subject fields in the email can contain data relevant to what is in the form rather than something generic. This will help the hardware grants group work more efficiently.
 +
 +
[[Category: Coders]]

Revision as of 13:10, 3 June 2005

Intro

Here are some of the minor projects being worked on at Free Geek.

Their RT queue is called 'CodersGeneral'.

WebUpdate

This shell script uses CVS to update the contents of our websites.

Project Status

The code is done, but it should be more automatic in its setup and upgrade -- more standardized place where theings go.

Former

This PHP script lives on our public web site and is used to email the contents of web forms to the appropriate staff member or mailing list.

Project Status

The software works but needs a few enhancements so that the From and the Subject fields in the email can contain data relevant to what is in the form rather than something generic. This will help the hardware grants group work more efficiently.