Live data from Hacker News

How Should Mac Apps Be Distributed?

daringfireball.net

21–28 of 28 posts

Re: How Should Mac Apps Be Distributed?

#21
post #16
post #2

With apt-get.

Lack of package management was one of the reasons I dumped OS X.

There’s a couple of good package management systems for OSX, if you’re looking for servers/frameworks and command-line apps. Seeing as servers & frameworks tend to be more complicated to install that dragging an app to the Applications folder this suits me. I use http://www.macports.org/

Re: How Should Mac Apps Be Distributed?

#22
re: all the zip suggestions. Apple already provides a solution:

"Internet-Enabling a Disk Image

Although all disk images can be transported through the Internet, users need to open them, retrieve their contents, and discard them. An Internet-enabled disk image automates this workflow. After a user downloads an Internet-enabled disk image from a network using a web browser, the image is automatically opened, its contents placed at the user’s download location, and discarded (in the Trash). This improves the manual install experience by performing a few tedious tasks for the user. "

Too few devs seems to be aware of this.

Anyway a custom installer for Firefox is a backward idea.

= tmk =

Re: How Should Mac Apps Be Distributed?

#23

re: all the zip suggestions. Apple already provides a solution: "Internet-Enabling a Disk Image Although all disk images can be transported through the Internet, users need to open them, retrieve their contents, and discard them. An Internet-enabled disk image automates this workflow. After a user downloads an Internet-enabled disk image from a network using a web browser, the image is automatically opened, its conte…

Forgot the link: http://developer.apple.com/mac/library/documentation/Develop...

Re: How Should Mac Apps Be Distributed?

#26

re: all the zip suggestions. Apple already provides a solution: "Internet-Enabling a Disk Image Although all disk images can be transported through the Internet, users need to open them, retrieve their contents, and discard them. An Internet-enabled disk image automates this workflow. After a user downloads an Internet-enabled disk image from a network using a web browser, the image is automatically opened, its conte…

How long has this feature been around? This should definitely be in use for all dmgs with only one file.

Re: How Should Mac Apps Be Distributed?

#27
post #26

re: all the zip suggestions. Apple already provides a solution: "Internet-Enabling a Disk Image Although all disk images can be transported through the Internet, users need to open them, retrieve their contents, and discard them. An Internet-enabled disk image automates this workflow. After a user downloads an Internet-enabled disk image from a network using a web browser, the image is automatically opened, its conte…

How long has this feature been around? This should definitely be in use for all dmgs with only one file.

According to Wikipedia this feature appeared in Mac OS X 10.2.3 which was released in December 2002...

http://en.wikipedia.org/wiki/Apple_Disk_Image

http://en.wikipedia.org/wiki/Mac_OS_X_v10.2

= tmk =

Re: How Should Mac Apps Be Distributed?

#28

Ever install Skype for the Mac? They actually have a link to the Applications folder in their .dmg, and a little arrow icon to show exactly what you have to do. It's pretty sweet.

A lot of .dmg's have that same thing, but as someone else mentioned, doesn't solve the whole problem. Naive users will drag it there, but then also drag it to the dock.
Post reply on HN