Re: Moving from standalone apps to some internet related programming

2009-10-26 Thread PCWiz
Its much easier to just build a Universal Binary (which will run on any architecture) and distribute that. A few megabytes here and there will not make a huge difference, as others have said. On 2009-10-26, at 4:50 PM, Nick Rogers wrote: Hi, In my some 2 yrs of cocoa programming with cocoa,

Re: Moving from standalone apps to some internet related programming

2009-10-26 Thread Jon Nall
On Oct 26, 2009, at 3:50 PM, Nick Rogers wrote: Hi, In my some 2 yrs of cocoa programming with cocoa, I have been able to make a main app (which is selling) and a few related small apps. Now I have to make a small utility that would download the appropriate (best) version of main app that w

Re: Moving from standalone apps to some internet related programming

2009-10-26 Thread Nick Zitzmann
On Oct 26, 2009, at 4:50 PM, Nick Rogers wrote: Now I have to make a small utility that would download the appropriate (best) version of main app that would run on the user system by polling for the MacOS type and its ability to run 64-bit apps. I have no internet related programming expe

Re: Moving from standalone apps to some internet related programming

2009-10-26 Thread Nick Rogers
hi, the package is 6 MB for the demo & 11 MB for the full version, so packaging all is not desired. thanks, Nick On 27-Oct-2009, at 4:32 AM, Philip Ershler wrote: On Oct 26, 2009, at 4:50 PM, Nick Rogers wrote: Hi, In my some 2 yrs of cocoa programming with cocoa, I have been able to m

Re: Moving from standalone apps to some internet related programming

2009-10-26 Thread Philip Ershler
On Oct 26, 2009, at 4:50 PM, Nick Rogers wrote: Hi, In my some 2 yrs of cocoa programming with cocoa, I have been able to make a main app (which is selling) and a few related small apps. Now I have to make a small utility that would download the appropriate (best) version of main app that w

Moving from standalone apps to some internet related programming

2009-10-26 Thread Nick Rogers
Hi, In my some 2 yrs of cocoa programming with cocoa, I have been able to make a main app (which is selling) and a few related small apps. Now I have to make a small utility that would download the appropriate (best) version of main app that would run on the user system by polling for the Ma