[etoys-notify] [JIRA] Created: (SQ-847) Have an email sent out with information on the latest projects posted

Stephen Thomas (JIRA) tracker at squeakland.org
Sat Oct 2 03:08:03 EDT 2010


Have an email sent out with information on the latest projects posted
---------------------------------------------------------------------

                 Key: SQ-847
                 URL: http://tracker.squeakland.org/browse/SQ-847
             Project: squeakland
          Issue Type: Improvement
          Components: showcase
            Reporter: Stephen Thomas


You could do an ls -l on all the projects and get a list of new and updated projects since the last email and send an email out to folks.

To create the list a simple script like:
   find /Volumes/showcase/everyone/accounts/*/*.pr -mtime -1

You could use the -daystart option to avoid any timing issues (if your system's find command supports it)

Folks would need to opt it, ideally an email sent to all folks with a link in the email to opt-in (then that's it, no forms to fill out, nothing else to do)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list