<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Software that SUCKS (but doesn&#8217;t have to)</title>
	<atom:link href="http://toxicsoftware.com/software_that_sucks/feed/" rel="self" type="application/rss+xml" />
	<link>http://toxicsoftware.com/software_that_sucks/</link>
	<description>RANDOMIZE USR 0</description>
	<lastBuildDate>Thu, 17 Dec 2009 15:12:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wendell</title>
		<link>http://toxicsoftware.com/software_that_sucks/comment-page-1/#comment-21477</link>
		<dc:creator>Wendell</dc:creator>
		<pubDate>Mon, 12 Nov 2007 04:43:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-21477</guid>
		<description>&lt;p&gt;Quicksilver&#039;s filename doesn&#039;t have any &quot;special&quot; characters in it -- check it in the Terminal. He&#039;s using localized names and overwrote the English one.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Quicksilver&#8217;s filename doesn&#8217;t have any &#8220;special&#8221; characters in it &#8212; check it in the Terminal. He&#8217;s using localized names and overwrote the English one.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Wendell</title>
		<link>http://toxicsoftware.com/software_that_sucks/comment-page-1/#comment-21849</link>
		<dc:creator>Wendell</dc:creator>
		<pubDate>Mon, 12 Nov 2007 04:43:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-21849</guid>
		<description>&lt;p&gt;Quicksilver&#039;s filename doesn&#039;t have any &quot;special&quot; characters in it -- check it in the Terminal. He&#039;s using localized names and overwrote the English one.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Quicksilver&#39;s filename doesn&#39;t have any &#8220;special&#8221; characters in it &#8212; check it in the Terminal. He&#39;s using localized names and overwrote the English one.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: schwa</title>
		<link>http://toxicsoftware.com/software_that_sucks/comment-page-1/#comment-21848</link>
		<dc:creator>schwa</dc:creator>
		<pubDate>Tue, 17 Apr 2007 16:14:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-21848</guid>
		<description>&lt;p&gt;Gustav, you answered your own question.&lt;br&gt;&lt;br&gt;Not all apps that request admin privs actually need them. Not all apps that install to /Library give the option to install to ~/Library.&lt;br&gt;&lt;br&gt;There is a lot of sloppy development around, and it seems that installers are very prone to sloppiness. See &lt;a href=&quot;http://www.noodlesoft.com/blog/2007/04/15/a-modest-proposal-a-new-way-to-install/&quot;&gt;http://www.noodlesoft.com/blog/2007/04/15/a-mod...&lt;/a&gt; for a possible &quot;silver bullet&quot; to (some) sloppy installers.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Gustav, you answered your own question.<br /><br />Not all apps that request admin privs actually need them. Not all apps that install to /Library give the option to install to ~/Library.<br /><br />There is a lot of sloppy development around, and it seems that installers are very prone to sloppiness. See <a href="http://www.noodlesoft.com/blog/2007/04/15/a-modest-proposal-a-new-way-to-install/"></a><a href="http://www.noodlesoft.com/blog/2007/04/15/a-mod.." rel="nofollow">http://www.noodlesoft.com/blog/2007/04/15/a-mod..</a>. for a possible &#8220;silver bullet&#8221; to (some) sloppy installers.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gustav</title>
		<link>http://toxicsoftware.com/software_that_sucks/comment-page-1/#comment-21847</link>
		<dc:creator>Gustav</dc:creator>
		<pubDate>Tue, 17 Apr 2007 16:08:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-21847</guid>
		<description>&lt;p&gt;Why admin privileges? Well, do you want MacOS X to be secure or not? If an installer has to install into /Library/Services or another globally accessible location or not, it has to have authentication. I agree if it&#039;s just an Application, it doesn&#039;t need it. But apps like StickyBrain that install services for all users require it - and that&#039;s a good thing.&lt;br&gt;&lt;br&gt;You can&#039;t have your cake and eat it too.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Why admin privileges? Well, do you want MacOS X to be secure or not? If an installer has to install into /Library/Services or another globally accessible location or not, it has to have authentication. I agree if it&#39;s just an Application, it doesn&#39;t need it. But apps like StickyBrain that install services for all users require it &#8211; and that&#39;s a good thing.<br /><br />You can&#39;t have your cake and eat it too.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: schwa</title>
		<link>http://toxicsoftware.com/software_that_sucks/comment-page-1/#comment-10678</link>
		<dc:creator>schwa</dc:creator>
		<pubDate>Tue, 17 Apr 2007 15:14:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-10678</guid>
		<description>&lt;p&gt;Gustav, you answered your own question.&lt;/p&gt;

&lt;p&gt;Not all apps that request admin privs actually need them. Not all apps that install to /Library give the option to install to ~/Library.&lt;/p&gt;

&lt;p&gt;There is a lot of sloppy development around, and it seems that installers are very prone to sloppiness. See http://www.noodlesoft.com/blog/2007/04/15/a-modest-proposal-a-new-way-to-install/ for a possible &quot;silver bullet&quot; to (some) sloppy installers.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Gustav, you answered your own question.</p>

<p>Not all apps that request admin privs actually need them. Not all apps that install to /Library give the option to install to ~/Library.</p>

<p>There is a lot of sloppy development around, and it seems that installers are very prone to sloppiness. See <a href="http://www.noodlesoft.com/blog/2007/04/15/a-modest-proposal-a-new-way-to-install/" rel="nofollow">http://www.noodlesoft.com/blog/2007/04/15/a-modest-proposal-a-new-way-to-install/</a> for a possible &#8220;silver bullet&#8221; to (some) sloppy installers.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gustav</title>
		<link>http://toxicsoftware.com/software_that_sucks/comment-page-1/#comment-10677</link>
		<dc:creator>Gustav</dc:creator>
		<pubDate>Tue, 17 Apr 2007 15:08:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-10677</guid>
		<description>&lt;p&gt;Why admin privileges? Well, do you want MacOS X to be secure or not? If an installer has to install into /Library/Services or another globally accessible location or not, it has to have authentication. I agree if it&#039;s just an Application, it doesn&#039;t need it. But apps like StickyBrain that install services for all users require it - and that&#039;s a good thing.&lt;/p&gt;

&lt;p&gt;You can&#039;t have your cake and eat it too.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Why admin privileges? Well, do you want MacOS X to be secure or not? If an installer has to install into /Library/Services or another globally accessible location or not, it has to have authentication. I agree if it&#8217;s just an Application, it doesn&#8217;t need it. But apps like StickyBrain that install services for all users require it &#8211; and that&#8217;s a good thing.</p>

<p>You can&#8217;t have your cake and eat it too.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: SubDude</title>
		<link>http://toxicsoftware.com/software_that_sucks/comment-page-1/#comment-6779</link>
		<dc:creator>SubDude</dc:creator>
		<pubDate>Sat, 03 Mar 2007 08:22:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-6779</guid>
		<description>&lt;p&gt;I&#039;m the build manager for a commercial software company. (Is it kosher to comment on a post this old?) There&#039;s a reason you sometimes see redundantly compressed images (.dmg.zip etc.) If your MIME types are not set up correctly a .dmg will happily display its binary intestines in the browser window instead of downloading. I had to zip the dmgs for our software for a little while before fixing this.&lt;/p&gt;

&lt;p&gt;I used to ship an Apple installer (mainly to show the license agreement!) Now I go for a minimal approach. For web downloads Mac users get a .tgz file with the app inside and nothing else. By default the app will extract itself to your desktop. (Using .tgz rather than the traditional .tar.gz stops the Finder from creating an intermediary .tar file, I don&#039;t use .zip because I actually create these right on the Linux web server and the zip there doesn&#039;t handle Mac metadata.)&lt;/p&gt;

&lt;p&gt;Windows users get an NSIS installer and have to click &quot;Next&quot; a half-dozen times. Gotta give people what they expect!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m the build manager for a commercial software company. (Is it kosher to comment on a post this old?) There&#8217;s a reason you sometimes see redundantly compressed images (.dmg.zip etc.) If your MIME types are not set up correctly a .dmg will happily display its binary intestines in the browser window instead of downloading. I had to zip the dmgs for our software for a little while before fixing this.</p>

<p>I used to ship an Apple installer (mainly to show the license agreement!) Now I go for a minimal approach. For web downloads Mac users get a .tgz file with the app inside and nothing else. By default the app will extract itself to your desktop. (Using .tgz rather than the traditional .tar.gz stops the Finder from creating an intermediary .tar file, I don&#8217;t use .zip because I actually create these right on the Linux web server and the zip there doesn&#8217;t handle Mac metadata.)</p>

<p>Windows users get an NSIS installer and have to click &#8220;Next&#8221; a half-dozen times. Gotta give people what they expect!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: SubDude</title>
		<link>http://toxicsoftware.com/software_that_sucks/comment-page-1/#comment-21846</link>
		<dc:creator>SubDude</dc:creator>
		<pubDate>Sat, 03 Mar 2007 08:22:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-21846</guid>
		<description>&lt;p&gt;I&#039;m the build manager for a commercial software company. (Is it kosher to comment on a post this old?) There&#039;s a reason you sometimes see redundantly compressed images (.dmg.zip etc.) If your MIME types are not set up correctly a .dmg will happily display its binary intestines in the browser window instead of downloading. I had to zip the dmgs for our software for a little while before fixing this.&lt;br&gt;&lt;br&gt;I used to ship an Apple installer (mainly to show the license agreement!) Now I go for a minimal approach. For web downloads Mac users get a .tgz file with the app inside and nothing else. By default the app will extract itself to your desktop. (Using .tgz rather than the traditional .tar.gz stops the Finder from creating an intermediary .tar file, I don&#039;t use .zip because I actually create these right on the Linux web server and the zip there doesn&#039;t handle Mac metadata.)&lt;br&gt;&lt;br&gt;Windows users get an NSIS installer and have to click &quot;Next&quot; a half-dozen times. Gotta give people what they expect!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#39;m the build manager for a commercial software company. (Is it kosher to comment on a post this old?) There&#39;s a reason you sometimes see redundantly compressed images (.dmg.zip etc.) If your MIME types are not set up correctly a .dmg will happily display its binary intestines in the browser window instead of downloading. I had to zip the dmgs for our software for a little while before fixing this.<br /><br />I used to ship an Apple installer (mainly to show the license agreement!) Now I go for a minimal approach. For web downloads Mac users get a .tgz file with the app inside and nothing else. By default the app will extract itself to your desktop. (Using .tgz rather than the traditional .tar.gz stops the Finder from creating an intermediary .tar file, I don&#39;t use .zip because I actually create these right on the Linux web server and the zip there doesn&#39;t handle Mac metadata.)<br /><br />Windows users get an NSIS installer and have to click &#8220;Next&#8221; a half-dozen times. Gotta give people what they expect!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Peter da Silva</title>
		<link>http://toxicsoftware.com/software_that_sucks/comment-page-1/#comment-21845</link>
		<dc:creator>Peter da Silva</dc:creator>
		<pubDate>Thu, 11 May 2006 22:42:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-21845</guid>
		<description>&lt;p&gt;PS:&lt;br&gt;&lt;br&gt;1. thanks for the heads up on the Cisco VPN client. I&#039;m sure that would have hit me in the &quot;/opt&quot; sooner or later.&lt;br&gt;&lt;br&gt;2. Microsoft Office for the Mac is a surprising exception to the &quot;sucky installer&quot; issue. They do have an installer, but you don&#039;t actually need to use it: you can just drag the thing into the applications directory of your choice. Way to go, Redmond!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>PS:<br /><br />1. thanks for the heads up on the Cisco VPN client. I&#39;m sure that would have hit me in the &#8220;/opt&#8221; sooner or later.<br /><br />2. Microsoft Office for the Mac is a surprising exception to the &#8220;sucky installer&#8221; issue. They do have an installer, but you don&#39;t actually need to use it: you can just drag the thing into the applications directory of your choice. Way to go, Redmond!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Peter da Silva</title>
		<link>http://toxicsoftware.com/software_that_sucks/comment-page-1/#comment-21844</link>
		<dc:creator>Peter da Silva</dc:creator>
		<pubDate>Thu, 11 May 2006 22:40:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-21844</guid>
		<description>&lt;ol&gt;
&lt;li&gt;Applets that are installed through an inappropriate mechanism.&lt;br&gt;&lt;br&gt;Internet Explorer and the whole Active Desktop/ActiveX/.NET mess is the posterboy, of course, but...&lt;br&gt;&lt;br&gt;* Safari thinks installers are &quot;Safe files&quot; to &quot;open after download&quot;. Even if Apple&#039;s installer has a redundant check for installers running shell scripts during the setup this is just dumb.&lt;br&gt;&lt;br&gt;* Safari installs Dashboard apps directly... &lt;em&gt;say what&lt;/em&gt;?&lt;br&gt;&lt;br&gt;* Firefox, to pick on the geek chic flavor of the month, requires an extension to allow you to install extensions from the file system... it &lt;em&gt;only&lt;/em&gt; wants you to install extensions from the Internet otherwise. Oh, sure, they have the mother and father of all annoying dialogs to keep you from doing it accidentally, but I&#039;d still rather download the file and install it myself. I&#039;m still boggled over this one.&lt;/li&gt;
&lt;/ol&gt;
</description>
		<content:encoded><![CDATA[<ol>
<li>Applets that are installed through an inappropriate mechanism.<br /><br />Internet Explorer and the whole Active Desktop/ActiveX/.NET mess is the posterboy, of course, but&#8230;<br /><br />* Safari thinks installers are &#8220;Safe files&#8221; to &#8220;open after download&#8221;. Even if Apple&#39;s installer has a redundant check for installers running shell scripts during the setup this is just dumb.<br /><br />* Safari installs Dashboard apps directly&#8230; <em>say what</em>?<br /><br />* Firefox, to pick on the geek chic flavor of the month, requires an extension to allow you to install extensions from the file system&#8230; it <em>only</em> wants you to install extensions from the Internet otherwise. Oh, sure, they have the mother and father of all annoying dialogs to keep you from doing it accidentally, but I&#39;d still rather download the file and install it myself. I&#39;m still boggled over this one.</li>
</ol>]]></content:encoded>
	</item>
</channel>
</rss>
