PDA

View Full Version : Interest in code for an updater?




italiano40
Jul 3, 2008, 10:48 PM
I have created an app, and in this app i created a pretty good updater, that can check out code.google.com for an update. I want to know if programmers would use this if i took it out of my app and gave out a slight modified source code?



robbieduncan
Jul 4, 2008, 05:34 AM
I voted maybe. It'd have to be simply amazing to have any chance against the well established and loved Sparkle framework...

liptonlover
Jul 4, 2008, 11:05 AM
I voted yes, not because I'd use it most likely but because I'd love to see how it's done.

robbieduncan
Jul 4, 2008, 11:28 AM
I voted yes, not because I'd use it most likely but because I'd love to see how it's done.

The download the Sparkle sourcecode (https://launchpad.net/sparkle). It's all there.

Krevnik
Jul 4, 2008, 11:43 AM
Competition is good, although the individual(s) behind Sparkle did an excellent job making it easy to integrate and have a consistent experience with other Sparkle-enabled apps. Easy to the point where it took me a whole 15 minutes to make an app upgradable via Sparkle, and that included setting up the RSS feed and uploading a test update.

It would be hard to beat at this point, IMO.

iSee
Jul 4, 2008, 12:02 PM
There's nothing wrong with alternatives, so I say yes.

I'd highlight the differences between it and Sparkle because, for anyone choosing any updater right now, the question would be why not Sparkle?

Also, if it demonstrates the use of certain Cocoa classes or certain techniques, you could briefly list those. Other programmers might find it useful as sample code.

italiano40
Jul 4, 2008, 12:12 PM
ok i will release it, but my friend who is a great mac programmer is coming over tonight we will add as much function we can