<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vira's blog &#187; fun</title>
	<atom:link href="http://ivira.name/blog/category/fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://ivira.name/blog</link>
	<description>Blog about things that I love</description>
	<lastBuildDate>Wed, 12 May 2010 07:55:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Open all icons on your Mac</title>
		<link>http://ivira.name/blog/2009/11/06/open-all-icons-on-your-mac/</link>
		<comments>http://ivira.name/blog/2009/11/06/open-all-icons-on-your-mac/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 22:27:21 +0000</pubDate>
		<dc:creator>vira</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[preview]]></category>

		<guid isPermaLink="false">http://ivira.name/blog/2009/11/06/open-all-icons-on-your-mac/</guid>
		<description><![CDATA[Just for fun   I decided to discover if it possible to open all icons (.icns files) with Preview and (as in real experiment) to measure how many resources this operation will take. To perform this I executed the following shell command:
find / -name *.icns -exec open {} \;
It is also better to change [...]]]></description>
			<content:encoded><![CDATA[<p>Just for fun <img src='http://ivira.name/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I decided to discover if it possible to open all icons (.icns files) with Preview and (as in real experiment) to measure how many resources this operation will take. To perform this I executed the following shell command:</p>
<pre>find / -name *.icns -exec open {} \;</pre>
<p>It is also better to change Preview preferences to make it open all files in one window (it isn&#8217;t a good idea to open thousands of windows). And here is the results for my system</p>
<pre>MacBookPro5,4/Intel Core 2 Duo 2,53 GHz/4 GB DDR3/MacOS X 10.6.1</pre>
<p style="text-align: center"><img src="http://ivira.name/blog/wp-content/uploads/2009/11/screen-shot-2009-11-06-at-00.02.301.png" border="0" alt="Preview resources consumption" width="338" height="209" /></p>
<p>So, it&#8217;s taken about 45 minutes and 850 MB of memory to found 4144 icons on my system&#8230; It&#8217;s possible to work with all this icons in Preview, search in them and so on. But generating of PDF file from all these icons failed (in fact I cancelled it when Preview had &#8220;ate&#8221; 2 GB of memory <img src='http://ivira.name/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). Here is screenshot of all this beauty.
<p style="text-align: center"><a title="All Icons in Preview" href="http://ivira.name/blog/wp-content/uploads/2009/11/icons-in-preview.png"><img src="http://ivira.name/blog/wp-content/uploads/2009/11/icons-in-preview.png" alt="All Icons in Preview" width="405" height="321" /></a></p>
<p>This could be useful for designers/programmers for researching/&#8221;stealing&#8221; icons.</p>
<p>E.g. I was surprised how the icon for &#8220;downloading in progress&#8221; file is drawn.</p>
<p style="text-align: center"><a title="screen-shot-2009-11-06-at-00.22.17.png" href="http://ivira.name/blog/wp-content/uploads/2009/11/screen-shot-2009-11-06-at-00.22.17.png"><img src="http://ivira.name/blog/wp-content/uploads/2009/11/screen-shot-2009-11-06-at-00.22.17.png" alt="screen-shot-2009-11-06-at-00.22.17.png" width="405" height="207" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ivira.name/blog/2009/11/06/open-all-icons-on-your-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
