<?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/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:media="http://search.yahoo.com/mrss/"
> <channel><title>Comments on: Make Your Intel Mac a Fast Mac with Less Fat?</title> <atom:link href="http://chris.pirillo.com/make-your-intel-mac-a-fast-mac-with-less-fat/feed/" rel="self" type="application/rss+xml" /><link>http://chris.pirillo.com/make-your-intel-mac-a-fast-mac-with-less-fat/</link> <description>News and Reviews! Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</description> <lastBuildDate>Wed, 25 Nov 2009 17:54:55 -0800</lastBuildDate> <generator>http://wordpress.org/?v=2.8.5</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Joe</title><link>http://chris.pirillo.com/make-your-intel-mac-a-fast-mac-with-less-fat/comment-page-1/#comment-611488</link> <dc:creator>Joe</dc:creator> <pubDate>Fri, 04 Apr 2008 12:39:57 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2007/05/29/make-your-intel-mac-a-fast-mac-with-less-fat/#comment-611488</guid> <description>hey, I don&#039;t like to pay for software, especially when you can find something that does the dame things for free. But instead of paying for Xslimmer you should try monolingual. It removes uneccessary languages as well as old architectures. Just thought I could help a little</description> <content:encoded><![CDATA[<p>hey, I don&#8217;t like to pay for software, especially when you can find something that does the dame things for free. But instead of paying for Xslimmer you should try monolingual. It removes uneccessary languages as well as old architectures. Just thought I could help a little</p> ]]></content:encoded> </item> <item><title>By: JC</title><link>http://chris.pirillo.com/make-your-intel-mac-a-fast-mac-with-less-fat/comment-page-1/#comment-376619</link> <dc:creator>JC</dc:creator> <pubDate>Sat, 02 Jun 2007 21:08:43 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2007/05/29/make-your-intel-mac-a-fast-mac-with-less-fat/#comment-376619</guid> <description>Hello everybody. If you are wondering if this is dangerous. I got this from the FAQ directly from the Xslimmer website:Isn&#039;t it dangerous to modify the binary data of applications?
Removing code that will never be run on your machine is safe. However, a very small number of applications may not function properly after they have been slimmed down, because they may check themselves to enforce anti-piracy measures. Xslimmer takes a number of precautions to avoid putting you in a position where an application cannot be used after being slimmed down. It provides a backup mechanism that can be enabled from Xslimmer&#039;s Preferences, automatically storing a copy of the applications before they are slimmed down. It also provides the means to &quot;blacklist&quot; applications that you don&#039;t want ever to slim down. The blacklist is automatically configured to ignore some popular applications known to perform integrity checks on themselves.We recommend that you enable the backup option if you intend to reduce the size of an application that you will not be able to reinstall.</description> <content:encoded><![CDATA[<p>Hello everybody. If you are wondering if this is dangerous. I got this from the FAQ directly from the Xslimmer website:</p><p>Isn&#8217;t it dangerous to modify the binary data of applications?<br
/> Removing code that will never be run on your machine is safe. However, a very small number of applications may not function properly after they have been slimmed down, because they may check themselves to enforce anti-piracy measures. Xslimmer takes a number of precautions to avoid putting you in a position where an application cannot be used after being slimmed down. It provides a backup mechanism that can be enabled from Xslimmer&#8217;s Preferences, automatically storing a copy of the applications before they are slimmed down. It also provides the means to &#8220;blacklist&#8221; applications that you don&#8217;t want ever to slim down. The blacklist is automatically configured to ignore some popular applications known to perform integrity checks on themselves.</p><p>We recommend that you enable the backup option if you intend to reduce the size of an application that you will not be able to reinstall.</p> ]]></content:encoded> </item> <item><title>By: drew olanoff</title><link>http://chris.pirillo.com/make-your-intel-mac-a-fast-mac-with-less-fat/comment-page-1/#comment-373940</link> <dc:creator>drew olanoff</dc:creator> <pubDate>Thu, 31 May 2007 17:56:34 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2007/05/29/make-your-intel-mac-a-fast-mac-with-less-fat/#comment-373940</guid> <description>oooh i have to get this.  i&#039;m a macfiend now.</description> <content:encoded><![CDATA[<p>oooh i have to get this.  i&#8217;m a macfiend now.</p> ]]></content:encoded> </item> <item><title>By: David Geller</title><link>http://chris.pirillo.com/make-your-intel-mac-a-fast-mac-with-less-fat/comment-page-1/#comment-373283</link> <dc:creator>David Geller</dc:creator> <pubDate>Thu, 31 May 2007 05:00:03 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2007/05/29/make-your-intel-mac-a-fast-mac-with-less-fat/#comment-373283</guid> <description>Why would stripping out the PPC code make the programs run faster? Don&#039;t you think the OS is smart enough to (1) detect the Universal code, (2) read the header and (3) start reading the code for execution at the starting place most appropriate for the processor being used? That jump/seek would happen immeasurably fast. This has been done for, literally, decades, in various forms. The notion of a program/image file containing multiple execution elements is not new. If this app really works then I&#039;d have to question what Apple is doing wrong.</description> <content:encoded><![CDATA[<p>Why would stripping out the PPC code make the programs run faster? Don&#8217;t you think the OS is smart enough to (1) detect the Universal code, (2) read the header and (3) start reading the code for execution at the starting place most appropriate for the processor being used? That jump/seek would happen immeasurably fast. This has been done for, literally, decades, in various forms. The notion of a program/image file containing multiple execution elements is not new. If this app really works then I&#8217;d have to question what Apple is doing wrong.</p> ]]></content:encoded> </item> <item><title>By: Michel Clasquin</title><link>http://chris.pirillo.com/make-your-intel-mac-a-fast-mac-with-less-fat/comment-page-1/#comment-372598</link> <dc:creator>Michel Clasquin</dc:creator> <pubDate>Wed, 30 May 2007 15:47:59 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2007/05/29/make-your-intel-mac-a-fast-mac-with-less-fat/#comment-372598</guid> <description>Can&#039;t say whether this app works. But Monolingual will do the same thing. For free. See http://monolingual.sourceforge.net/Just be careful with these apps if you are running even one thing through Rosetta: they can hose your Rosetta setup to the point where you need to reinstall OSX. The problem is that Rosetta is so transparent that you might not even realise that you are using it (Hint: if you use MSOffice 2004 for Mac, or anything from Adobe older than the end of May 2007, you are a Rosetta user). From what I&#039;ve seen on the website, xslimmer seems a little smarter - it gives per-app control and you can avoid &quot;slimming&quot; any system files. Monolingual just starts processing your disk while you cross your fingers.But if you are still on a PPC machine, dumping the Intel code should do no harm.Removing unneeded languages, which both these apps do, is fairly safe, just remember to keep both the base &quot;English&quot; as well as &quot;US English&quot; or &quot;UK English&quot;.And of course, you do need to remember to &quot;slim&quot; your apps after every upgrade.</description> <content:encoded><![CDATA[<p>Can&#8217;t say whether this app works. But Monolingual will do the same thing. For free. See <a
href="http://monolingual.sourceforge.net/" rel="nofollow">http://monolingual.sourceforge.net/</a></p><p>Just be careful with these apps if you are running even one thing through Rosetta: they can hose your Rosetta setup to the point where you need to reinstall OSX. The problem is that Rosetta is so transparent that you might not even realise that you are using it (Hint: if you use MSOffice 2004 for Mac, or anything from Adobe older than the end of May 2007, you are a Rosetta user). From what I&#8217;ve seen on the website, xslimmer seems a little smarter &#8211; it gives per-app control and you can avoid &#8220;slimming&#8221; any system files. Monolingual just starts processing your disk while you cross your fingers.</p><p>But if you are still on a PPC machine, dumping the Intel code should do no harm.</p><p>Removing unneeded languages, which both these apps do, is fairly safe, just remember to keep both the base &#8220;English&#8221; as well as &#8220;US English&#8221; or &#8220;UK English&#8221;.</p><p>And of course, you do need to remember to &#8220;slim&#8221; your apps after every upgrade.</p> ]]></content:encoded> </item> <item><title>By: Dave Murdock</title><link>http://chris.pirillo.com/make-your-intel-mac-a-fast-mac-with-less-fat/comment-page-1/#comment-372442</link> <dc:creator>Dave Murdock</dc:creator> <pubDate>Wed, 30 May 2007 12:42:55 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2007/05/29/make-your-intel-mac-a-fast-mac-with-less-fat/#comment-372442</guid> <description>The answer is, of course, yes and no. First, Xslimmer looks pretty, I haven&#039;t used it, but there is a free utility called Monolingual that removes PowerPC/Intel code from Universal Binaries (UB) as well as removing unused languages from those same Applications. I blogged about it a while ago here:
http://www.innerexception.com/2006/10/tip-reducing-os-x-and-application-disk.htmlSo its true that you can reclaim disk space, but there is a reason to avoid it. Some applications, World of Warcraft is an example, used PowerPC code even though the main program was a UB. Some users removed PowerPC code and WoW stopped working. I would not remove PowerPC code on Intel for this reason alone, if your apps break, you have to reinstall, not so much fun. Removing languages you don&#039;t need is a much safer bet, and in my experience you get GBs of space back.As for RAM usage, that&#039;s just wishful thinking. The program loader only loads the binary stream for your architecture, or if Intel isn&#039;t available, a PowerPC binary stream. There is no RAM savings because the bits are never loaded. Even though OS X Applications look opaque to the user, they are in fact a collection of files. Right-click on any app and select Show Package Contents and see how far the rabbit hole goes.</description> <content:encoded><![CDATA[<p>The answer is, of course, yes and no. First, Xslimmer looks pretty, I haven&#8217;t used it, but there is a free utility called Monolingual that removes PowerPC/Intel code from Universal Binaries (UB) as well as removing unused languages from those same Applications. I blogged about it a while ago here:<br
/> <a
href="http://www.innerexception.com/2006/10/tip-reducing-os-x-and-application-disk.html" rel="nofollow">http://www.innerexception.com/2006/10/tip-reducing-os-x-and-application-disk.html</a></p><p>So its true that you can reclaim disk space, but there is a reason to avoid it. Some applications, World of Warcraft is an example, used PowerPC code even though the main program was a UB. Some users removed PowerPC code and WoW stopped working. I would not remove PowerPC code on Intel for this reason alone, if your apps break, you have to reinstall, not so much fun. Removing languages you don&#8217;t need is a much safer bet, and in my experience you get GBs of space back.</p><p>As for RAM usage, that&#8217;s just wishful thinking. The program loader only loads the binary stream for your architecture, or if Intel isn&#8217;t available, a PowerPC binary stream. There is no RAM savings because the bits are never loaded. Even though OS X Applications look opaque to the user, they are in fact a collection of files. Right-click on any app and select Show Package Contents and see how far the rabbit hole goes.</p> ]]></content:encoded> </item> <item><title>By:  News from everywhere » News Feed Alerts</title><link>http://chris.pirillo.com/make-your-intel-mac-a-fast-mac-with-less-fat/comment-page-1/#comment-644822</link> <dc:creator> News from everywhere » News Feed Alerts </dc:creator> <pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2007/05/29/make-your-intel-mac-a-fast-mac-with-less-fat/#comment-644822</guid> <description>&lt;!--%kramer-pre%--&gt;a href=&quot;http://media.pirillo.com/&quot;&gt;Video Help&lt;/a&gt; &#124; &lt;a href=&quot;http://feeds.pirillo.com/ChrisPirilloShow&quot;&gt;Add to iTunes&lt;/a&gt;  Related Content:  Mac Myths Buy Leopard and Parallels Interview with Brent Simmons - Hour 2Make Your Intel Mac a Fast Mac with Less Fat?Penryn Mac Pro&lt;!--%kramer-post%--&gt;</description> <content:encoded><![CDATA[<p>a href=&#8221;http://media.pirillo.com/&#8221;&gt;Video Help&lt;/a&gt; | &lt;a href=&#8221;http://feeds.pirillo.com/ChrisPirilloShow&#8221;&gt;Add to iTunes&lt;/a&gt;  Related Content:  Mac Myths Buy Leopard and Parallels Interview with Brent Simmons &#8211; Hour 2Make Your Intel Mac a Fast Mac with Less Fat?Penryn Mac Pro</p> ]]></content:encoded> </item> <item><title>By: iPHONE for ALL</title><link>http://chris.pirillo.com/make-your-intel-mac-a-fast-mac-with-less-fat/comment-page-1/#comment-644823</link> <dc:creator>iPHONE for ALL</dc:creator> <pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2007/05/29/make-your-intel-mac-a-fast-mac-with-less-fat/#comment-644823</guid> <description>&lt;!--%kramer-pre%--&gt;a href=&quot;http://media.pirillo.com/&quot;&gt;Video Help&lt;/a&gt; &#124; &lt;a href=&quot;http://feeds.pirillo.com/ChrisPirilloShow&quot;&gt;Add to iTunes&lt;/a&gt;  Related Content:Mac MythsBuy Leopard and ParallelsInterview with Brent Simmons - Hour 2Make Your Intel Mac a Fast Mac with Less Fat?Penryn Mac Pro Source&lt;!--%kramer-post%--&gt;</description> <content:encoded><![CDATA[<p>a href=&#8221;http://media.pirillo.com/&#8221;&gt;Video Help&lt;/a&gt; | &lt;a href=&#8221;http://feeds.pirillo.com/ChrisPirilloShow&#8221;&gt;Add to iTunes&lt;/a&gt;  Related Content:Mac MythsBuy Leopard and ParallelsInterview with Brent Simmons &#8211; Hour 2Make Your Intel Mac a Fast Mac with Less Fat?Penryn Mac Pro Source</p> ]]></content:encoded> </item> <item><title>By: The Chris Pirillo Show</title><link>http://chris.pirillo.com/make-your-intel-mac-a-fast-mac-with-less-fat/comment-page-1/#comment-378035</link> <dc:creator>The Chris Pirillo Show</dc:creator> <pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate> <guid
isPermaLink="false">http://chris.pirillo.com/2007/05/29/make-your-intel-mac-a-fast-mac-with-less-fat/#comment-378035</guid> <description>&lt;!--%kramer-pre%--&gt;Dual Monitor Display Increases Productivity  Loose Change Treasure Map  Sonic / Roxio / Video Editing Software Coupons  Is Debt Consolidation Dumb?  Free Software vs Free Trial  Video Guide Links  Personal Money Management  Make Your Intel Mac a Fast Mac with Less Fat?  Help with Bad Credit Loans  Pay Off Student Loans  &lt;!--%kramer-post%--&gt;</description> <content:encoded><![CDATA[<p>Dual Monitor Display Increases Productivity  Loose Change Treasure Map  Sonic / Roxio / Video Editing Software Coupons  Is Debt Consolidation Dumb?  Free Software vs Free Trial  Video Guide Links  Personal Money Management  Make Your Intel Mac a Fast Mac with Less Fat?  Help with Bad Credit Loans  Pay Off Student Loans</p> ]]></content:encoded> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 12/29 queries in 0.019 seconds using memcached
Content Delivery Network via maxcdn.chris.pirillo.com

Served from: 192.168.20.61 @ 2009-11-25 13:43:20 -->