robmyers / paintr
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Rob Myers (author)
Sun Jun 07 09:19:24 -0700 2009
paintr /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | Thu Jun 04 13:10:46 -0700 2009 | |
| |
COPYING | ||
| |
INSTALL | Thu Jun 04 13:10:46 -0700 2009 | |
| |
Makefile | ||
| |
NEWS | Thu Jun 04 13:10:46 -0700 2009 | |
| |
README | Thu Jun 04 13:10:46 -0700 2009 | |
| |
about.php | ||
| |
archive_dot_org.php | ||
| |
autotrace-local.php | ||
| |
autotrace.php | ||
| |
colourlovers.php | ||
| |
colr.php | ||
| |
current_id.php | ||
| |
feed-icon-14x14.png | ||
| |
flickr.php | ||
| |
flickr_phlickr.php | ||
| |
index.php | ||
| |
paintr-rss.lisp | ||
| |
paintr.java | ||
| |
paintr.lisp | ||
| |
paintr.php | ||
| |
paintr_applet.java | ||
| |
paintr_fullscreen.java | ||
| |
paintr_series.java | ||
| |
paintr_show.java | ||
| |
rss.php | ||
| |
show.php | ||
| |
wordnet.php |
README
paintr
------
paintr is a web service that creates original images.
To use paintr you will need the following installed:
PHP
phpFlickr
These may have other dependencies.
To run paintr locally use a command line like:
/usr/local/php/bin/php paintr.php
To run paintr from a web server, copy this folder to your web server documents
directory. Make sure that php (i.e. the web server) can write to the paintr
directory, and that it can write to the file current.id .
I had the idea for paintr on 19th May 2005. The original title for the project
was ``Artomator''. It was inspired by autodr, and in response to Harold Cohen's
``Off The Shelf''. The colour handling routines were inspired by Cohen's
``Colouring Without Seeing''. 
