Watch
1
0
Fork
You've already forked paintr
0
mirror of https://github.com/rheaplex/paintr.git synced 2026-09-16 08:41:41 +00:00
No description
  • PHP 50.1%
  • Common Lisp 25.1%
  • Java 23.4%
  • Makefile 1.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2010-02-21 23:57:21 +00:00
.gitignore RSS feed. 2009-05-27 00:52:12 +01:00
about.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
archive_dot_org.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
AUTHORS Move to Makefile, and replace config file with command line arguments. 2009-06-04 21:10:46 +01:00
autotrace-local.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
autotrace.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
colourlovers.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
colr.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
COPYING Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
current_id.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
feed-icon-14x14.png Move to Makefile, and replace config file with command line arguments. 2009-06-04 21:10:46 +01:00
flickr.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
flickr_phlickr.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
index.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
INSTALL Move to Makefile, and replace config file with command line arguments. 2009-06-04 21:10:46 +01:00
Makefile Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
NEWS Move to Makefile, and replace config file with command line arguments. 2009-06-04 21:10:46 +01:00
paintr-rss.lisp Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
paintr.java Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
paintr.lisp Correct attribution. 2010-02-21 23:57:21 +00:00
paintr.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
paintr_applet.java Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
paintr_fullscreen.java Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
paintr_series.java Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
paintr_show.java Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
README Move to Makefile, and replace config file with command line arguments. 2009-06-04 21:10:46 +01:00
rss.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
show.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00
wordnet.php Change to AGPL. Source provision via link on about.php to my git repo. Derivatives must change the link. 2009-06-07 17:19:24 +01:00

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''.