<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/mac</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 02:35:27 GMT</pubDate>
<item>
<title>(Other) Arreglar el problema de php y mysql en mac - buscarini</title>
<link>http://snipplr.com/view/6629/arreglar-el-problema-de-php-y-mysql-en-mac/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 09 Jun 2008 07:21:07 GMT</pubDate>
<guid>http://snipplr.com/view/6629/arreglar-el-problema-de-php-y-mysql-en-mac/</guid>
</item>
<item>
<title>(AppleScript) Get Desktop Resolution - mikegreen</title>
<link>http://snipplr.com/view/6418/get-desktop-resolution/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 22 May 2008 10:53:34 GMT</pubDate>
<guid>http://snipplr.com/view/6418/get-desktop-resolution/</guid>
</item>
<item>
<title>(Bash) macosxhints.com - Prevent .DS_Store file creation on network volumes - crazylion</title>
<link>http://snipplr.com/view/6086/macosxhintscom--prevent-dsstore-file-creation-on-network-volumes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 01 May 2008 20:31:01 GMT</pubDate>
<guid>http://snipplr.com/view/6086/macosxhintscom--prevent-dsstore-file-creation-on-network-volumes/</guid>
</item>
<item>
<title>(Bash) MacPorts fixer-upper - cczona</title>
<link>http://snipplr.com/view/5394/macports-fixerupper/</link>
<description><![CDATA[ <p>Forces a recalcitrant port to install by *uninstalling* it completely first</p> ]]></description>
<pubDate>Wed, 12 Mar 2008 20:33:25 GMT</pubDate>
<guid>http://snipplr.com/view/5394/macports-fixerupper/</guid>
</item>
<item>
<title>(Bash) Recursively unlock files in Mac OS X - wbowers</title>
<link>http://snipplr.com/view/5202/recursively-unlock-files-in-mac-os-x/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 25 Feb 2008 22:42:02 GMT</pubDate>
<guid>http://snipplr.com/view/5202/recursively-unlock-files-in-mac-os-x/</guid>
</item>
<item>
<title>(Python) switchTags.py - IanMulvany</title>
<link>http://snipplr.com/view/5015/switchtagspy/</link>
<description><![CDATA[ <p>Uses macs mdfind command to look for files that have spotlight comments, and then changes the comments in place. I used this to change the delimiter that I had been using to indicate a tag on my files. It applies the new tags via an applescript called from the command line.</p> ]]></description>
<pubDate>Tue, 12 Feb 2008 06:19:08 GMT</pubDate>
<guid>http://snipplr.com/view/5015/switchtagspy/</guid>
</item>
<item>
<title>(Bash) Apache 'Forbidden' error on Mac ~/Sites files - cczona</title>
<link>http://snipplr.com/view/4665/apache-forbidden-error-on-mac-sites-files/</link>
<description><![CDATA[ <p>When Apache under OS X throws 'Forbidden' errors on files under the ~/Sites path, and the error log report 'Permission denied: access to /somefile/blah failed because search permissions are missing on a component of the path', check a missing Other Execute permission along the entire path.

"If you want someone to have access to a file in a particular folder, that user must have "search" permission (the "x") on all of the folders along the path from the top of the drive down to the folder where the file is. And then the file itself must have "read" permission for that user. And if you want someone to be able to see what files are in a particular folder, that folder must have "read" permission for that user."</p> ]]></description>
<pubDate>Sat, 19 Jan 2008 14:36:23 GMT</pubDate>
<guid>http://snipplr.com/view/4665/apache-forbidden-error-on-mac-sites-files/</guid>
</item>
<item>
<title>(Perl) battery - pham</title>
<link>http://snipplr.com/view/4525/battery/</link>
<description><![CDATA[ <p>battery is a Perl script that concisely displays your battery status.</p> ]]></description>
<pubDate>Sun, 13 Jan 2008 12:03:00 GMT</pubDate>
<guid>http://snipplr.com/view/4525/battery/</guid>
</item>
<item>
<title>(Bash) check swap memory usage - cczona</title>
<link>http://snipplr.com/view/4407/check-swap-memory-usage/</link>
<description><![CDATA[ <p>To find out how much swap you are using at any given time.
If there's more than 1 swapfile you could benefit from more RAM.</p> ]]></description>
<pubDate>Sat, 22 Dec 2007 01:48:47 GMT</pubDate>
<guid>http://snipplr.com/view/4407/check-swap-memory-usage/</guid>
</item>
<item>
<title>(Other) Arreglar problemas con el commit de subversion en leopard - buscarini</title>
<link>http://snipplr.com/view/4159/arreglar-problemas-con-el-commit-de-subversion-en-leopard/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 19 Nov 2007 14:50:23 GMT</pubDate>
<guid>http://snipplr.com/view/4159/arreglar-problemas-con-el-commit-de-subversion-en-leopard/</guid>
</item>
<item>
<title>(Perl) Fix installing Perl modules on OS X - noah</title>
<link>http://snipplr.com/view/4009/fix-installing-perl-modules-on-os-x/</link>
<description><![CDATA[ <p>On Mac OS X, typing this command into CPAN will fix the make error when installing a Perl module. Found on the CPAN forums.

Here is the error I was getting:
-- NOT OK
Running make test
Can't run test witout successful make
Running make install
make had returned bad status, install seems impossible</p> ]]></description>
<pubDate>Fri, 26 Oct 2007 13:15:37 GMT</pubDate>
<guid>http://snipplr.com/view/4009/fix-installing-perl-modules-on-os-x/</guid>
</item>
<item>
<title>(Other) Restart lookupd (to refresh dns cache) - remysharp</title>
<link>http://snipplr.com/view/3783/restart-lookupd-to-refresh-dns-cache/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 25 Sep 2007 08:13:17 GMT</pubDate>
<guid>http://snipplr.com/view/3783/restart-lookupd-to-refresh-dns-cache/</guid>
</item>
<item>
<title>(Other) Create encrypted sparse disk image on Mac OS X - micmath</title>
<link>http://snipplr.com/view/3665/create-encrypted-sparse-disk-image-on-mac-os-x/</link>
<description><![CDATA[ <p>Quick way to lock up some sensitive files?</p> ]]></description>
<pubDate>Tue, 11 Sep 2007 06:46:48 GMT</pubDate>
<guid>http://snipplr.com/view/3665/create-encrypted-sparse-disk-image-on-mac-os-x/</guid>
</item>
<item>
<title>(Bash) port (Update outdated ports in macports) - rhockens</title>
<link>http://snipplr.com/view/3654/port-update-outdated-ports-in-macports/</link>
<description><![CDATA[ <p>After:

sudo port -v selfupdate

Update outdated ports with:

sudo port upgrade outdated</p> ]]></description>
<pubDate>Sun, 09 Sep 2007 04:26:08 GMT</pubDate>
<guid>http://snipplr.com/view/3654/port-update-outdated-ports-in-macports/</guid>
</item>
<item>
<title>(Bash) port (Update outdated portfiles) - rhockens</title>
<link>http://snipplr.com/view/3653/port-update-outdated-portfiles/</link>
<description><![CDATA[ <p>After installing MacPorts, try running a selfupdate to grab all the latest MacPorts Portfiles (Portfiles contain information about how to install MacPorts software "ports"). You will need to run this command as an administrator, and it requires root access, so you'll need to "sudo":

sudo port selfupdate

Running MacPorts commands, you can add the -v command for more verbose ("v" for "verbose") output if you'd like more detail about what MacPorts is attempting to do:

sudo port -v selfupdate

If you are a developer and would like even more specific accounting of what MacPorts is doing, add the -d flag.</p> ]]></description>
<pubDate>Sun, 09 Sep 2007 04:23:48 GMT</pubDate>
<guid>http://snipplr.com/view/3653/port-update-outdated-portfiles/</guid>
</item>
<item>
<title>(Other) Turning a dmg into an iso - sudarkoff</title>
<link>http://snipplr.com/view/3651/turning-a-dmg-into-an-iso/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 09 Sep 2007 01:01:58 GMT</pubDate>
<guid>http://snipplr.com/view/3651/turning-a-dmg-into-an-iso/</guid>
</item>
<item>
<title>(Bash) Screen Saver Background - capitalist</title>
<link>http://snipplr.com/view/3478/screen-saver-background/</link>
<description><![CDATA[ <p>Run this in a terminal on mac to set your screensaver as your background. (hint: use rss visualizer for a neat effect)
Ctrl+C to stop.</p> ]]></description>
<pubDate>Mon, 06 Aug 2007 16:27:19 GMT</pubDate>
<guid>http://snipplr.com/view/3478/screen-saver-background/</guid>
</item>
<item>
<title>(Bash) clipboard commands for OSX - noah</title>
<link>http://snipplr.com/view/3350/clipboard-commands-for-osx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 23 Jul 2007 11:44:20 GMT</pubDate>
<guid>http://snipplr.com/view/3350/clipboard-commands-for-osx/</guid>
</item>
<item>
<title>(Bash) Rails on Mac - ctran</title>
<link>http://snipplr.com/view/3307/rails-on-mac/</link>
<description><![CDATA[ <p>Setting up rails on a new Mac.  You need to install Xcode first.</p> ]]></description>
<pubDate>Mon, 16 Jul 2007 23:11:09 GMT</pubDate>
<guid>http://snipplr.com/view/3307/rails-on-mac/</guid>
</item>
<item>
<title>(Bash) Optimize Mac OS X Mail.app - jonhenshaw</title>
<link>http://snipplr.com/view/3305/optimize-mac-os-x-mailapp/</link>
<description><![CDATA[ <p>Over time, your Mac's Mail program can start to feel sluggish because, like any database, over time it needs to optimized.</p> ]]></description>
<pubDate>Sun, 15 Jul 2007 11:15:17 GMT</pubDate>
<guid>http://snipplr.com/view/3305/optimize-mac-os-x-mailapp/</guid>
</item>
</channel>
</rss>