This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2007-05-21 14:44:59

pedroskivich
Scratcher
Registered: 2007-05-21
Posts: 72

Screensavers

How can I convert my scratch projects into screensavers?

Offline

 

#2 2007-05-21 17:23:12

Roberth
Scratcher
Registered: 2007-05-15
Posts: 46

Re: Screensavers

Now that is a good idea for a hard-core hacker out there.  I would imagine it would be easier to create some modest software that would encapsulate a Scratch project and automatically "click" on the green flag to get the scripts going.  And allow you to "select" the scratch project which loads into the screen saver.

I'm almost tempted to write one of these (I've written screen savers before using the Windows API libraries directly) but I'm not quite into dealing with the Win32 API library and writing a DLL at the moment.

Offline

 

#3 2007-05-21 22:43:35

mungojelly
Scratcher
Registered: 2007-05-19
Posts: 35

Re: Screensavers

Maybe we could find a project somewhere that screensaverizes java, then we'd be halfway there.

I think it's symptomatic of a large trend I've been noticing in the progression of software.  There's been some talk over the years about a "software problem," and how large amounts of processing power doesn't necessarily allow you to do anything interesting with that power.  What we're really seeing is that more power opens new avenues around problems.

It takes a certain amount of computational power to create an entire layer of abstraction.  If you're really soaking in cycles, then you can create bold abstractions; you can pretend yourself onto whatever kind of computer (from the infinite intricate variety imaginable) makes your problem easiest.  Scratch is an example of how bold an abstraction it's possible to make with how much power we have now.

I believe that soon hard programming, talking to actual boring things like operating systems or devices, will be only the very lowest level of abstraction in a tower that's tall enough that everyone in our society has a meaningful place in it.  Computers will begin to become for everyone in the world what they've always been for programmers: A tool constructed of imagination, capable of absolutely anything.

What's needed from the old-school programmers is to wire things up, like making it easy to turn a Scratch project into a screensaver.  Strong branches to bring power up to the energizing leaves.

<3

Offline

 

#4 2007-05-22 08:58:30

pedroskivich
Scratcher
Registered: 2007-05-21
Posts: 72

Re: Screensavers

I made a scratch project that would make a nice screensaver. It never ends.

Offline

 

Board footer