avatar joeyinteractivesaidthis

Comment and replies on Desktoptopia:

avatar

by
joeyinteractive, 2007-08-06 (score: 1)

I think it's pretty sweet. I like not having to search through all the crappy desktops to find ones I like.

avatar

by
erichd, 2007-08-07 (score: 1)

I recommend the free (donationware) Desktopia over this -- how much more do you need?

And then visit Adam Betts and David Lantham, among others, for wallpapers....

avatar

by
bruce, 2007-08-14 (score: -1)

Half the fun of walls is finding them... And this seems like the guy is ripping off the artists, though he does credit them, which is something, but they don't get any kind of financial payoff from the profits for this app, soooo...

Besides, some of the best walls I've gotten lately have come from Flickr photostreams.

avatar

by
geotaylor, 2008-04-02 (score: 4)

Woot! The latest version is no longer shareware!

avatar

by
hbomb, 2008-04-10

Love that it's free. Love the pictures. love how it repeats ones I liked once in a while. Only problem is since I installed it GimmeSomeTune crashes.

avatar

by
erichd, 2008-04-11

Digging it now that it's free, and really seeing the value in it.

MAIN PROBLEM: crashes very often. Appears that the problem lies with APE, but I have no way to exclude desktoptopia, since it's a pref pane. HELP!

avatar

by
shane, 2008-04-14

Free, great desktop pictures, but crashes a bit too much to leave running all the time. I tend to launch it when I want a new desktop, then quit it so it doesn't have a chance to freeze up.

avatar

by
xupisco, 2008-04-22

BTW, I just wrote this script if someone want to save the current Desktop (like me).

tell application "Finder"
set wp to get desktop picture
duplicate wp to desktop
end tell

It just copy the file to your Desktop!
Hugs!