<?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/preference</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 19:36:10 GMT</pubDate>
<item>
<title>(Bash) Convert Apple .plist file to from XML / binary - stiobhart</title>
<link>http://snipplr.com/view/60213/convert-apple-plist-file-to-from-xml--binary/</link>
<description><![CDATA[ <p>A pair of handy terminal commands for converting Apple .plist preference files from binary to XML format [allowing for easy editing with a text editor] and then back to binary again, afterwards.</p> ]]></description>
<pubDate>Wed, 26 Oct 2011 19:30:16 GMT</pubDate>
<guid>http://snipplr.com/view/60213/convert-apple-plist-file-to-from-xml--binary/</guid>
</item>
<item>
<title>(jQuery) js javascript browser language detection, get the user\'s browser\'s language preference setting using jquery to detect users br - brandonjp</title>
<link>http://snipplr.com/view/37953/js-javascript-browser-language-detection-get-the-users-browsers-language-preference-setting-using-jquery-to-detect-users-br/</link>
<description><![CDATA[ <p>JQ - detect users browser language using http headers via ajax jsonp ajaxhttpheaders</p> ]]></description>
<pubDate>Tue, 27 Jul 2010 23:45:11 GMT</pubDate>
<guid>http://snipplr.com/view/37953/js-javascript-browser-language-detection-get-the-users-browsers-language-preference-setting-using-jquery-to-detect-users-br/</guid>
</item>
<item>
<title>(AppleScript) Enable Apple's Built In VNC Server - iloveitaly</title>
<link>http://snipplr.com/view/37103/enable-apples-built-in-vnc-server/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 11 Jul 2010 08:33:46 GMT</pubDate>
<guid>http://snipplr.com/view/37103/enable-apples-built-in-vnc-server/</guid>
</item>
<item>
<title>(Windows Registry) Snes9X - Feb30th1712</title>
<link>http://snipplr.com/view/4733/snes9x/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Jan 2008 12:41:55 GMT</pubDate>
<guid>http://snipplr.com/view/4733/snes9x/</guid>
</item>
<item>
<title>(Windows Registry) Ballance - Feb30th1712</title>
<link>http://snipplr.com/view/4730/ballance/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Jan 2008 12:36:54 GMT</pubDate>
<guid>http://snipplr.com/view/4730/ballance/</guid>
</item>
<item>
<title>(Objective C) Detect already loaded older version of a preference pane - 0xced</title>
<link>http://snipplr.com/view/4054/detect-already-loaded-older-version-of-a-preference-pane/</link>
<description><![CDATA[ <p>This detects if a preference pane is loaded over an already loaded older version. If the version mismatches, the reload tool (http://snipplr.com/view/3924/reload-a-preference-pane/) is launched and System Preferences is quitted.</p> ]]></description>
<pubDate>Wed, 31 Oct 2007 16:48:21 GMT</pubDate>
<guid>http://snipplr.com/view/4054/detect-already-loaded-older-version-of-a-preference-pane/</guid>
</item>
<item>
<title>(Objective C) Reload a preference pane - 0xced</title>
<link>http://snipplr.com/view/3924/reload-a-preference-pane/</link>
<description><![CDATA[ <p>The preference pane that need to be reloaded must fork 'reload' with two arguments, then terminate System Preferences. In Cocoa, the fork is easily achieved with a NSTask. The first argument must be the bundle identifier of the preference pane to reload. The second argument must be the process identifier of the terminating application, i.e. System Preferences. In Cocoa, you can get it with [[NSProcessInfo processInfo] processIdentifier], which is equivalent to getpid().</p> ]]></description>
<pubDate>Thu, 18 Oct 2007 15:16:16 GMT</pubDate>
<guid>http://snipplr.com/view/3924/reload-a-preference-pane/</guid>
</item>
</channel>
</rss>