<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: macosx</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Flush Leopard's dns cache</title>
        <link>http://www.posteet.com/view/743</link>
        <description>
        <![CDATA[<pre>sudo dscacheutil -flushcache</pre> <a href="http://www.posteet.com/tags/macosx">[macosx]</a> ]]>        </description>
        <dc:creator>skanx</dc:creator>
        <pubDate>Mon, 11 Feb 2008 16:49:50 +0000</pubDate>

            <category>macosx</category>
    
    </item>

  
    <item>
        <title>MAC OS X Tiger : Passer d'un exécutable &quot;Universal Binary&quot; à un exécutable &quot;mono-architecture&quot;</title>
        <link>http://www.posteet.com/view/556</link>
        <description>
        <![CDATA[<pre>#Utilisation de la commande lipo :
$ lipo -info input_file                                                      #Liste les architectures présentes dans un exécutable 
$ lipo input_file -remove arch -output output_file 

#Exemple :
$ cd /Application/Firefox.app/Contents/MacOS
$ sudo lipo firefox-bin -remove ppc -output firefox-bin</pre> <a href="http://www.posteet.com/tags/mac">[mac]</a>  <a href="http://www.posteet.com/tags/macosx">[macosx]</a>  <a href="http://www.posteet.com/tags/universal">[universal]</a> ]]>        </description>
        <dc:creator>albix</dc:creator>
        <pubDate>Sat, 08 Dec 2007 23:45:19 +0000</pubDate>

            <category>mac</category>
            <category>macosx</category>
            <category>universal</category>
    
    </item>

  
    <item>
        <title>Cleaning Apple Mail's Envelope Index</title>
        <link>http://www.posteet.com/view/553</link>
        <description>
        <![CDATA[<pre>Apple Mail keeps a lot of junk in a SQLite database named Envelope Index. Since it's a database, it tends to grow with time, and deleted records are not handled very efficiently. You might want to clean it a bit from time to time, and Mail might even seem a little faster after that.

1. Quit Mail

2. Launch a terminal, and type this command :

sqlite3 ~/Library/Mail/Envelope\ Index vacuum</pre> <a href="http://www.posteet.com/tags/macosx">[macosx]</a>  <a href="http://www.posteet.com/tags/mail">[mail]</a> ]]>        </description>
        <dc:creator>skanx</dc:creator>
        <pubDate>Fri, 07 Dec 2007 09:50:54 +0000</pubDate>

            <category>macosx</category>
            <category>mail</category>
    
    </item>


</channel>
</rss>
