<?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 for Peter Stagg dot com - the blog</title>
	<atom:link href="http://www.peterstagg.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peterstagg.com</link>
	<description>Cumulus humilis &#38; cirrus musings: ponderings in the cloud…</description>
	<lastBuildDate>Fri, 23 Jul 2010 09:08:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on NTFS on 64bit Snow Leopard with MacFuse and NTFS-3G by Peter</title>
		<link>http://www.peterstagg.com/2010/05/ntfs-on-64bit-snow-leopard-with-macfuse-and-ntfs-3g/comment-page-1/#comment-125</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 23 Jul 2010 09:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterstagg.com/?p=668#comment-125</guid>
		<description>Sorry, looks like there is some controversy over this software and as I have no association with the I.P. owners I&#039;d prefer not to.</description>
		<content:encoded><![CDATA[<p>Sorry, looks like there is some controversy over this software and as I have no association with the I.P. owners I&#8217;d prefer not to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NTFS on 64bit Snow Leopard with MacFuse and NTFS-3G by Roi DM.</title>
		<link>http://www.peterstagg.com/2010/05/ntfs-on-64bit-snow-leopard-with-macfuse-and-ntfs-3g/comment-page-1/#comment-124</link>
		<dc:creator>Roi DM.</dc:creator>
		<pubDate>Wed, 30 Jun 2010 11:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterstagg.com/?p=668#comment-124</guid>
		<description>Hi!

could you post/upload the 64 bit MacFuse prefpane? 

the google link is dead ... thx in advance</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>could you post/upload the 64 bit MacFuse prefpane? </p>
<p>the google link is dead &#8230; thx in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on From ABC iView to iPhone for OS X by Yansky</title>
		<link>http://www.peterstagg.com/2010/05/from-abc-iview-to-iphone-for-os-x/comment-page-1/#comment-105</link>
		<dc:creator>Yansky</dc:creator>
		<pubDate>Wed, 26 May 2010 08:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterstagg.com/?p=683#comment-105</guid>
		<description>Hi Pete, I wrote up a post on how I managed to get python-iview up and running on OSX. It&#039;s a lot of command line work, but it is a step-by-step tutorial, so you should be able to just copy &amp; paste all the terminal commands.

http://forums.whirlpool.net.au/forum-replies.cfm?t=1381760&amp;r=23805841#r23805841</description>
		<content:encoded><![CDATA[<p>Hi Pete, I wrote up a post on how I managed to get python-iview up and running on OSX. It&#8217;s a lot of command line work, but it is a step-by-step tutorial, so you should be able to just copy &amp; paste all the terminal commands.</p>
<p><a href="http://forums.whirlpool.net.au/forum-replies.cfm?t=1381760&amp;r=23805841#r23805841" rel="nofollow">http://forums.whirlpool.net.au/forum-replies.cfm?t=1381760&amp;r=23805841#r23805841</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on From ABC iView to iPhone for OS X by Jeremy</title>
		<link>http://www.peterstagg.com/2010/05/from-abc-iview-to-iphone-for-os-x/comment-page-1/#comment-104</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 26 May 2010 02:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterstagg.com/?p=683#comment-104</guid>
		<description>Oh, and in regards to what you wrote:

&lt;blockquote&gt;The MP4 file that iViewFox downloads appears to be an oddly encoded FLV file in an MP4 wrapper.&lt;/blockquote&gt;

Actually, it’s the opposite. It’s an MP4 video (or FLV video in the case of the 7.30 Report) inside an FLV wrapper. Which is even worse.

To rewrap it inside a proper MP4 container (which makes certain videos play much smoother, or improves lip sync), you can run this:

&lt;code&gt;$ ffmpeg -i the_video.flv -acodec copy -vcodec copy the_video.mp4&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Oh, and in regards to what you wrote:</p>
<blockquote><p>The MP4 file that iViewFox downloads appears to be an oddly encoded FLV file in an MP4 wrapper.</p></blockquote>
<p>Actually, it’s the opposite. It’s an MP4 video (or FLV video in the case of the 7.30 Report) inside an FLV wrapper. Which is even worse.</p>
<p>To rewrap it inside a proper MP4 container (which makes certain videos play much smoother, or improves lip sync), you can run this:</p>
<p><code>$ ffmpeg -i the_video.flv -acodec copy -vcodec copy the_video.mp4</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on From ABC iView to iPhone for OS X by Jeremy</title>
		<link>http://www.peterstagg.com/2010/05/from-abc-iview-to-iphone-for-os-x/comment-page-1/#comment-103</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 26 May 2010 02:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterstagg.com/?p=683#comment-103</guid>
		<description>Hi Peter,

Your comments motivated me to create the &lt;a href=&quot;https://launchpad.net/~jeremy-visser/+archive/python-iview&quot; rel=&quot;nofollow&quot;&gt;Python-iView PPA&lt;/a&gt;. It should now be dead easy to install, on Ubuntu at least.

(If someone wants to see an RPM version...well, you are quite welcome to participate in making that happen.)

Cheers,
Jeremy.</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>Your comments motivated me to create the <a href="https://launchpad.net/~jeremy-visser/+archive/python-iview" rel="nofollow">Python-iView PPA</a>. It should now be dead easy to install, on Ubuntu at least.</p>
<p>(If someone wants to see an RPM version&#8230;well, you are quite welcome to participate in making that happen.)</p>
<p>Cheers,<br />
Jeremy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on From ABC iView to iPhone for OS X by Peter</title>
		<link>http://www.peterstagg.com/2010/05/from-abc-iview-to-iphone-for-os-x/comment-page-1/#comment-101</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 23 May 2010 07:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterstagg.com/?p=683#comment-101</guid>
		<description>Certainly no one-click installer or simple shell script for the Mac that I&#039;ve found. I&#039;m pretty savvy when it comes to the command line and shell scripts - for me python-iview was too much work to recomend for the average Mac user.</description>
		<content:encoded><![CDATA[<p>Certainly no one-click installer or simple shell script for the Mac that I&#8217;ve found. I&#8217;m pretty savvy when it comes to the command line and shell scripts &#8211; for me python-iview was too much work to recomend for the average Mac user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on From ABC iView to iPhone for OS X by Brendan Graetz</title>
		<link>http://www.peterstagg.com/2010/05/from-abc-iview-to-iphone-for-os-x/comment-page-1/#comment-100</link>
		<dc:creator>Brendan Graetz</dc:creator>
		<pubDate>Sun, 23 May 2010 03:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterstagg.com/?p=683#comment-100</guid>
		<description>&quot;There’s python-iview, which pretty much requires a computer science degree to install&quot;

Well, not really. Granted, there is no one click insaller wizard available. In windows you have to download and install a bunch of utilities sepeartely and set some environemnt variables. I&#039;ve written about how to do this at http://brendangraetz.wordpress.com/2010/04/01/deploying-python-iview-on-windows/

On Ubuntu/Linux you can install the entire thing with a single shell script, which you can find at http://brendangraetz.wordpress.com/2010/05/21/python-iview-on-ubuntu/</description>
		<content:encoded><![CDATA[<p>&#8220;There’s python-iview, which pretty much requires a computer science degree to install&#8221;</p>
<p>Well, not really. Granted, there is no one click insaller wizard available. In windows you have to download and install a bunch of utilities sepeartely and set some environemnt variables. I&#8217;ve written about how to do this at <a href="http://brendangraetz.wordpress.com/2010/04/01/deploying-python-iview-on-windows/" rel="nofollow">http://brendangraetz.wordpress.com/2010/04/01/deploying-python-iview-on-windows/</a></p>
<p>On Ubuntu/Linux you can install the entire thing with a single shell script, which you can find at <a href="http://brendangraetz.wordpress.com/2010/05/21/python-iview-on-ubuntu/" rel="nofollow">http://brendangraetz.wordpress.com/2010/05/21/python-iview-on-ubuntu/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AppleScript to the rescue in Aperture by Peter</title>
		<link>http://www.peterstagg.com/2010/05/applescript-to-the-rescue-in-aperture/comment-page-1/#comment-99</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 13 May 2010 10:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterstagg.com/?p=670#comment-99</guid>
		<description>Here is a refinement to this script that does not require you to select all the images in an Album (just one - which usually happens by default when you select an Album).

&lt;pre&gt;
tell application &quot;Aperture&quot;
	set myAlbum to parent of item 1 of (get selection)
	set pName to name of myAlbum
	set fName to name of parent of myAlbum
	set myVersions to every image version of myAlbum
	tell folder fName
		make new project with properties {name:pName}
		repeat with i from 1 to count of myVersions
			move item i of myVersions to project (pName)
		end repeat
		delete album pName
	end tell
end tell
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Here is a refinement to this script that does not require you to select all the images in an Album (just one &#8211; which usually happens by default when you select an Album).</p>
<pre>
tell application "Aperture"
	set myAlbum to parent of item 1 of (get selection)
	set pName to name of myAlbum
	set fName to name of parent of myAlbum
	set myVersions to every image version of myAlbum
	tell folder fName
		make new project with properties {name:pName}
		repeat with i from 1 to count of myVersions
			move item i of myVersions to project (pName)
		end repeat
		delete album pName
	end tell
end tell
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating outlines for Keynote in Pages and TextEdit by Mike</title>
		<link>http://www.peterstagg.com/2009/06/creating-outlines-for-keynote-in-pages-and-textedit/comment-page-1/#comment-78</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 11 Mar 2010 16:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterstagg.com/?p=379#comment-78</guid>
		<description>Hey, Peter

Thanks for the information. This was specifically what I was looking for (and couldn&#039;t find). I had seen someone do this with PowerPoint and Word but the Mac PPT application would always default the Word DOC to... Word.

Great information! Thanks again.

Mike</description>
		<content:encoded><![CDATA[<p>Hey, Peter</p>
<p>Thanks for the information. This was specifically what I was looking for (and couldn&#8217;t find). I had seen someone do this with PowerPoint and Word but the Mac PPT application would always default the Word DOC to&#8230; Word.</p>
<p>Great information! Thanks again.</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating outlines for Keynote in Pages and TextEdit by PSDC</title>
		<link>http://www.peterstagg.com/2009/06/creating-outlines-for-keynote-in-pages-and-textedit/comment-page-1/#comment-77</link>
		<dc:creator>PSDC</dc:creator>
		<pubDate>Tue, 26 Jan 2010 13:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterstagg.com/?p=379#comment-77</guid>
		<description>Sounds like you may have accidentally edited the master slide some how. Try view &gt; show master slides and have a look to see is the Title &amp; Subtitle *master* has been altered.
Hope this helps.</description>
		<content:encoded><![CDATA[<p>Sounds like you may have accidentally edited the master slide some how. Try view &gt; show master slides and have a look to see is the Title &amp; Subtitle *master* has been altered.<br />
Hope this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
