We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionExhibition › oracle (screensaver not db!)
Page Index Toggle Pages: 1
oracle (screensaver not db!) (Read 1582 times)
oracle (screensaver not db!)
Dec 27th, 2005, 1:26am
 
hello pR0[3550Rz,

i made a screensaver / app with p5 called "oracle"

http://structuredsound.net/oracle/

oracle is inspired by lovely screensavers / collective software dreaming platforms like the endless forest(1) and electric sheep(2), but it's much simpler.  it's really just a shared bulletin board.

it uses php to interact with a mysql db.  veryvery simple stuff but i am happy to share the php code if anyone would like to see it.

type,
jake

(1) = http://www.tale-of-tales.com/TheEndlessForest/

(2) = http://electricsheep.org/
Re: oracle (screensaver not db!)
Reply #1 - Mar 25th, 2006, 3:31am
 
neat stuff jake, thanks for sharing...
could you describe the steps/files needed to make a processing applet/exe into a windows screensaver?
thanks!
amb
Re: oracle (screensaver not db!) > not working
Reply #2 - Mar 25th, 2006, 4:34pm
 
it works in preview mode, but the screen-saver never actually turns on..

i've been trying to make this work myself, so you had my hopes up, thought this would actually work, but the problem still stands.

It _seems_ to work, but it never actually activates by windows.. anybody know where this problem can lie?

-seltar
Re: oracle (screensaver not db!)
Reply #3 - Mar 25th, 2006, 4:40pm
 
I think you have to accept certain command line switches to make an exe work properly as a screensaver.

See: http://www.wischik.com/scr/howtoscr.html
Farily out of date, but may still be relevant. Looks like /s is the important one.

This may aslo be of use:
https://screensavers.dev.java.net/
Page Index Toggle Pages: 1