sohum
Executive member
Apple hasn't had issues with trademarks--they usually end up licensing or buying it. For example iPhone was a trademark of Cisco and iPad was a trademark of Fujitsu.
, there's none of the ugliness involved with Ubuntu
I think in the next to next (or maybe even next, not sure) windows version, this might start happening. They've done it in Windows Phone 7 now, and granted the concept is there in all Mobile OS's, the sandboxing technique in Windows Phone 7 is quite interesting. It might make its way to Windows eventually.Have to say, the one thing I love about OS X so far is how simple it is to install applications. Although there are still about 3 different ways to install (go through a pkg installer, drag an app into the App folder, drag an app into a shortcut to the App folder from within the installer), there's none of the ugliness involved with Ubuntu or Windows.
Technologically, this is interesting since in many cases it means that the entire application is atomic--everything is contained within the .app file--from the actual binary code to any embedded resources and the like. The problem with Windows development is the tendency to put supporting files separately on disk instead of embedding it into the binary).
More often than not the Software Center contains out-of-date releases, especially for packages that are updated often. If you want the latest stuff you have to go into package manager or command-line which is not ideal.whats so ugly in opening the software center and installing a application
Could you explain the sandboxing technique?I think in the next to next (or maybe even next, not sure) windows version, this might start happening. They've done it in Windows Phone 7 now, and granted the concept is there in all Mobile OS's, the sandboxing technique in Windows Phone 7 is quite interesting. It might make its way to Windows eventually.
Unless you have an rpm but most small apps don't have rpms available.
These are examples of things end users do not want to do.and ubuntu has .deb compared to .dmg of mac also if you want updated software you just have to add ppa of the software to software sources(found in the edit menu of software center) and then install through software center
The knowledge is definitely required since at some point or another you are going to come up against a compiled executable without any accompanied documentation or installer.installation using command line is NOT AT ALL required
These are examples of things end users do not want to do.
Like I said, it's not comparable. No one wants to do all these extra steps. "Instructions [would be] given on the apps install page" are (a) not standardized and (b) not mandatory. They are also a pain to read. When I download a Windows or OS X app, I don't have to read something to figure out how to install it.these instructions would be given on the apps install page on the net and are very simple and once you add the ppa you would always remain updated with the app (which you would want to do if you are a person who wants up-to-date software otherwise you would just install the older version from the repo) which would require you to check the app's website time to time then download the new version uninstall the older version and then install the newr version