Changeset - df2b237aef78
[Not reviewed]
default
0 1 1
Nathan Brink (binki) - 15 years ago 2010-11-18 00:44:59
ohnobinki@ohnopublishing.net
Add AUTHORS, update README.
2 files changed with 10 insertions and 4 deletions:
0 comments (0 inline, 0 general)
AUTHORS
Show inline comments
 
new file 100644
 
Nathan Allen Gelderloos <ngelderloos7@gmail.com>
 
Ethan Michael Zonca <ethanzonca@gmail.com> http://ethanzonca.com/
 
Nathan Phillip Brink <ohnobinki@ohnopublishing.net> http://ohnopub.net/~ohnobinki/
README
Show inline comments
 
slate_permutate: the semester scheduling assistant.
 

	
 
Authors:
 
  Nathan Allen Gelderloos <ngelderloos7@gmail.com>
 
  Ethan Michael Zonca <ethanzonca@gmail.com>
 
  Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
 
  See AUTHORS
 

	
 
Resources:
 
  Support: irc://irc.ohnopub.net/slatepermutate
 
  Mercurial repo: http://protofusion.org/hg/SlatePermutate/
 
  Bugzilla: http://protofusion.org/bugzilla/
 

	
 
  Please use the means listed above to give us any feedback about
 
  slate_permutate's functionality. Thanks!
 

	
 
Installation Requirements:
 
  - PHP-enabled httpd (tested with apache, patches for supporting others welcome).
 
  - Access to PHP's CLI interface
 
  - libcURL extension to PHP (for Calvin's crawler and soon others).
 
  - json_encode()/json_decode() functions (as a PEAR addon or with the recent PHP versions).
 

	
 
Installation:
 
  - Get a copy of slate_permutate.
 
    - development version:
 
      $ hg clone http://hg/protofusion.org/hg/SlatePermutate slate_permutate
 
      $ hg clone http://protofusion.org/hg/SlatePermutate slate_permutate
 
    - stable: not yet available.
 
  - copy inc/config.inc.example to inc/config.inc. Read and adjust
 
    settings as necessary.
0 comments (0 inline, 0 general)