If it displays a window it should be an app. If its an app it should be in 
/Applications and it should be started from Login Items.

You can't install it automatically by security design. But once you get the 
user to install and run it, there are no permissions issues in adding it to 
login items (although asking the user is polite), and connecting to your web 
site.




________________________________
From: David Blanton <[email protected]>
To: cocoa-dev List <[email protected]>
Sent: Sunday, 15 November, 2009 4:21:31 AM
Subject: Best Design Advice

I need to create an app the is auto downloaded and installed from a web site 
when the user clicks a web page button.

The app needs to be installed so that it always runs when the user logs in.

The app needs to periodically (by user preference setting) connect to a web 
server.

The app needs to display a window with information gleaned from its last web 
server connect.

=====================================================
1. Where should the app be installed.

2. Are there any permission issues.

3. Is this a background service or status like item.

4. Is it's periodic web connect fired by a timer or some other means.

5. Any other general tips / tricks.
=====================================================


Thanks in advance!

db


_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/idou747%40yahoo.com

This email sent to [email protected]



      
__________________________________________________________________________________
Get more done like never before with Yahoo!7 Mail.
Learn more: http://au.overview.mail.yahoo.com/
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to