<?xml version="1.0" encoding="UTF-8"?>
<codes type="array">
  <code>
    <code>diskutil partitionDisk /Volumes/leozera 1 MBRFormat &quot;MS-DOS FAT32&quot; &quot;leozera&quot; 100%</code>
    <created-at type="datetime">2009-03-01T18:35:46Z</created-at>
    <description></description>
    <id type="integer">156</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>formatting a drive as fat32 in mac os</title>
    <updated-at type="datetime">2009-03-01T18:35:46Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>sudo port install tiff -macosx
sudo port install jpeg
sudo port install libpng
sudo port install libwmf
sudo port install lcms
sudo port install freetype
sudo port install ghostscript
sudo port install GraphicsMagick
sudo port install ImageMagick
sudo gem install rmagick</code>
    <created-at type="datetime">2008-12-22T20:23:47Z</created-at>
    <description></description>
    <id type="integer">139</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>rmagick install on leopard</title>
    <updated-at type="datetime">2008-12-22T20:23:47Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>sudo port install ffmpeg +gpl +lame +x264 +xvid</code>
    <created-at type="datetime">2008-11-26T14:48:03Z</created-at>
    <description>source: http://www.haykranen.nl/2007/11/21/howto-install-and-use-ffmpeg-on-mac-os-x-leopard/</description>
    <id type="integer">118</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>ffmpeg on mac os leopard</title>
    <updated-at type="datetime">2008-11-26T14:48:03Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>disable spotlight
sudo mdutil -i off 

clean spotlight index
sudo mdutil -E 

enable spotlight
sudo mdutil -i on </code>
    <created-at type="datetime">2008-11-23T21:11:39Z</created-at>
    <description></description>
    <id type="integer">114</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>spotlight commands</title>
    <updated-at type="datetime">2008-11-23T21:11:39Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>tell application &quot;Safari&quot; to quit
do shell script &quot;rm -rf ~/Library/Preferences/com.cooliris.safariplugin.plist&quot; with administrator privileges
do shell script &quot;rm -rf ~/Library/Application\\ Support/Cooliris/&quot; with administrator privileges and password
do shell script &quot;rm -rf /Library/Receipts/cooliriswebkitplugin.pkg&quot; with administrator privileges and password
do shell script &quot;rm -rf /Library/Receipts/cooliris.pkg&quot; with administrator privileges and password
do shell script &quot;rm -rf /Library/Internet\\ Plug-Ins/CoolirisWebKitPlugin.plugin&quot; with administrator privileges and password
do shell script &quot;rm -rf /Library/InputManagers/Cooliris/&quot; with administrator privileges and password
display dialog &quot;Cooliris files are deleted.&quot; buttons {&quot;Quit&quot;} default button 1 cancel button &quot;Quit&quot;

</code>
    <created-at type="datetime">2008-11-12T21:40:13Z</created-at>
    <description>cooliris is a nice app, but has no utility.

source: http://discussions.apple.com/thread.jspa?threadID=1730494&amp;tstart=0</description>
    <id type="integer">93</id>
    <language-id type="integer">4</language-id>
    <privated type="boolean">false</privated>
    <title>uninstall cooliris for safari</title>
    <updated-at type="datetime">2008-11-12T21:43:02Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>cd /Volumes/your_drive
touch .metadata_never_index</code>
    <created-at type="datetime">2008-10-21T23:48:21Z</created-at>
    <description></description>
    <id type="integer">80</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>disable spotlight on a fat32 external drive</title>
    <updated-at type="datetime">2008-10-21T23:48:21Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>input:focus { outline: none; }</code>
    <created-at type="datetime">2008-10-18T20:39:29Z</created-at>
    <description></description>
    <id type="integer">79</id>
    <language-id type="integer">9</language-id>
    <privated type="boolean">false</privated>
    <title>remove the mac os x glowing blue outline for input fields</title>
    <updated-at type="datetime">2008-10-18T20:39:29Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>$ alias mypassword=&quot;echo '123456'&quot;

$ mypassword # return '123456'</code>
    <created-at type="datetime">2008-10-17T03:22:55Z</created-at>
    <description>the alias command makes it possible to launch any command using a pre-set string. i love it!</description>
    <id type="integer">78</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>alias sample</title>
    <updated-at type="datetime">2008-10-17T03:22:55Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>sudo launchctl unload -w /Library/LaunchDaemons/com.mysql.mysqld.plist
sudo launchctl load -w /Library/LaunchDaemons/com.mysql.mysqld.plis</code>
    <created-at type="datetime">2008-10-17T02:54:47Z</created-at>
    <description></description>
    <id type="integer">75</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>stop/start mysql via terminal </title>
    <updated-at type="datetime">2008-10-17T02:54:47Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>defaults write com.apple.dock contents-immutable -bool true</code>
    <created-at type="datetime">2008-10-04T20:23:26Z</created-at>
    <description></description>
    <id type="integer">72</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>lock/unlock icons in dock</title>
    <updated-at type="datetime">2008-10-04T20:23:26Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
</codes>
