<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PlistBuddy is the shiznit..</title>
	<atom:link href="http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/feed/" rel="self" type="application/rss+xml" />
	<link>http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/</link>
	<description>many a slip 'twixt mind and lip...</description>
	<lastBuildDate>Mon, 10 May 2010 22:46:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: nigel kersten</title>
		<link>http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/comment-page-1/#comment-1776</link>
		<dc:creator>nigel kersten</dc:creator>
		<pubDate>Thu, 02 Jul 2009 17:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/#comment-1776</guid>
		<description>So SOE seems to be an Australian-only term... Standard Operating Environment.

The point of this example was to show how you can manipulate a rather nested key when not actually booted from that volume. scutil and systemsetup (which I think wasn&#039;t available when I wrote this post) both operate on the currently booted volume.

Twiddling the file directly allows you to manipulate the setting on a non-boot volume.

This was for a post-action for our imaging system.</description>
		<content:encoded><![CDATA[<p>So SOE seems to be an Australian-only term&#8230; Standard Operating Environment.</p>
<p>The point of this example was to show how you can manipulate a rather nested key when not actually booted from that volume. scutil and systemsetup (which I think wasn&#8217;t available when I wrote this post) both operate on the currently booted volume.</p>
<p>Twiddling the file directly allows you to manipulate the setting on a non-boot volume.</p>
<p>This was for a post-action for our imaging system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allister Banks</title>
		<link>http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/comment-page-1/#comment-1775</link>
		<dc:creator>Allister Banks</dc:creator>
		<pubDate>Thu, 02 Jul 2009 16:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/#comment-1775</guid>
		<description>Isn&#039;t systemsetup -setcomputername and -setlocalsubnetname
now the best way to set hostname from the command line? scutil is what a search of dev.apple.com comes up with, but didn&#039;t seem to work in a quick test.  I threw this PlistBuddy way of doing it into a script called by launchd during first boot of my InstaDMG&#039;d image and it worked here in 10.5.7, but just wondering.
May I additionally ask what you mean by SOE, and how does the pointing work/allow you to get the applicable computer/local name values?  

It is totally at your discretion to shed light on your(probably quite out of date at this point) setup, but any response would of course be greatly appreciated.  Thanks!</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t systemsetup -setcomputername and -setlocalsubnetname<br />
now the best way to set hostname from the command line? scutil is what a search of dev.apple.com comes up with, but didn&#8217;t seem to work in a quick test.  I threw this PlistBuddy way of doing it into a script called by launchd during first boot of my InstaDMG&#8217;d image and it worked here in 10.5.7, but just wondering.<br />
May I additionally ask what you mean by SOE, and how does the pointing work/allow you to get the applicable computer/local name values?  </p>
<p>It is totally at your discretion to shed light on your(probably quite out of date at this point) setup, but any response would of course be greatly appreciated.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quinn Taylor</title>
		<link>http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/comment-page-1/#comment-1686</link>
		<dc:creator>Quinn Taylor</dc:creator>
		<pubDate>Wed, 15 Apr 2009 19:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/#comment-1686</guid>
		<description>My friend Dave and I found another nice use for PlistBuddy, for tracking Xcode build numbers in a property list.

http://davedelong.com/blog/2009/04/15/incrementing-build-numbers-xcode

Thanks for blogging about PlistBuddy -- we were looking for a good way to edit plist files from the command line!</description>
		<content:encoded><![CDATA[<p>My friend Dave and I found another nice use for PlistBuddy, for tracking Xcode build numbers in a property list.</p>
<p><a href="http://davedelong.com/blog/2009/04/15/incrementing-build-numbers-xcode" rel="nofollow">http://davedelong.com/blog/2009/04/15/incrementing-build-numbers-xcode</a></p>
<p>Thanks for blogging about PlistBuddy &#8212; we were looking for a good way to edit plist files from the command line!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arek Dreyer</title>
		<link>http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/comment-page-1/#comment-1498</link>
		<dc:creator>Arek Dreyer</dc:creator>
		<pubDate>Sun, 24 Feb 2008 16:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/#comment-1498</guid>
		<description>It looks like Plistbuddy in Leopard is now in a pretty short, easy, and consistent location: /usr/libexec/PlistBuddy</description>
		<content:encoded><![CDATA[<p>It looks like Plistbuddy in Leopard is now in a pretty short, easy, and consistent location: /usr/libexec/PlistBuddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu</title>
		<link>http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/comment-page-1/#comment-1313</link>
		<dc:creator>Stu</dc:creator>
		<pubDate>Wed, 18 Apr 2007 16:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/#comment-1313</guid>
		<description>A nice Applescript example of Plistbuddy usage

http://bbs.applescript.net/viewtopic.php?id=18380</description>
		<content:encoded><![CDATA[<p>A nice Applescript example of Plistbuddy usage</p>
<p><a href="http://bbs.applescript.net/viewtopic.php?id=18380" rel="nofollow">http://bbs.applescript.net/viewtopic.php?id=18380</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff McCune</title>
		<link>http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/comment-page-1/#comment-94</link>
		<dc:creator>Jeff McCune</dc:creator>
		<pubDate>Mon, 13 Nov 2006 20:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/#comment-94</guid>
		<description>Here&#039;s another example.  Manage the IR receiver:

PlistBuddy -c &#039;Set :DeviceEnabled True&#039; /Library/Preferences/com.apple.driver.AppleIRController.plist</description>
		<content:encoded><![CDATA[<p>Here&#8217;s another example.  Manage the IR receiver:</p>
<p>PlistBuddy -c &#8216;Set :DeviceEnabled True&#8217; /Library/Preferences/com.apple.driver.AppleIRController.plist</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nigel kersten</title>
		<link>http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/comment-page-1/#comment-93</link>
		<dc:creator>nigel kersten</dc:creator>
		<pubDate>Mon, 13 Nov 2006 20:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://explanatorygap.net/2006/07/14/plistbuddy-is-the-shiznit/#comment-93</guid>
		<description>hmm.</description>
		<content:encoded><![CDATA[<p>hmm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.218 seconds -->

