<?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 Steam Engine</title>
	<atom:link href="http://menumachine.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://menumachine.com/blog</link>
	<description>My name is Rob Keniger and I'm the co-founder of Big Bang Software and the lead developer of MenuMachine. This is my blog.</description>
	<pubDate>Tue, 06 Jan 2009 06:43:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Tab key indenting for Coda by Rob Keniger</title>
		<link>http://menumachine.com/blog/2009/01/tab-key-indenting-for-coda/comment-page-1/#comment-124</link>
		<dc:creator>Rob Keniger</dc:creator>
		<pubDate>Mon, 05 Jan 2009 06:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://menumachine.com/blog/?p=79#comment-124</guid>
		<description>Somehow I knew that question was coming :-)

Everything is going very well. We still have a lot to do but the application is really looking good now and we are definitely on track.</description>
		<content:encoded><![CDATA[<p>Somehow I knew that question was coming <img src='http://menumachine.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Everything is going very well. We still have a lot to do but the application is really looking good now and we are definitely on track.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tab key indenting for Coda by dmeyler</title>
		<link>http://menumachine.com/blog/2009/01/tab-key-indenting-for-coda/comment-page-1/#comment-123</link>
		<dc:creator>dmeyler</dc:creator>
		<pubDate>Mon, 05 Jan 2009 04:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://menumachine.com/blog/?p=79#comment-123</guid>
		<description>So happy about the Coda updates but what's the progress with MenuMachine?</description>
		<content:encoded><![CDATA[<p>So happy about the Coda updates but what&#8217;s the progress with MenuMachine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wrapster for Coda by Jackson</title>
		<link>http://menumachine.com/blog/2008/11/wrapster-for-coda/comment-page-1/#comment-122</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Wed, 31 Dec 2008 13:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://menumachine.com/blog/?p=43#comment-122</guid>
		<description>I posted in the Coda-Users GoogleGroup -- about a problem I was having where Coda would effectively lock up (or become really, really slow) while Wrapster is enabled.

You had asked me to post my config file (.plist) and some other related info.

I basically added this (you can see the actual options in my plist further down):

Wrapper for  triggered by "1"
Wrapper for  triggered by "2"
Wrapper for   triggered by "3"

I didn't *like* the idea of using such common/popular keys (especially keys that I'm CONSTANTLY using in Coda (with Command) to switch modes).

FWIW, the wrapping WORKS.  I can select anything and press "1" and it wraps it in an H1.  I just get an occasional major slow down or lockup -- where Coda's CPU utilization sits at around 7 or 8 percent -- but it wholly unusable during this time.  As long as I keep Wrapster out of my plugins folder, the Coda lockups/slowdowns don't happen.  When it does happen, I basically have to ForceQuit, but I get NO ERROR REPORT, and NO Crash Reporter Logs or anyting like that.  Nothing in Console (All Message, Console Messages, etc...)

I didn't know where else to look for logs, etc.  

Please let me know if there's anything else I can provide.  Hopefully I'm not sending you on a wild goose chase.

My .plist file:   http://drop.io/wrapster_stuff
***  Just click on the "download link" -- and ignore the fact that it says "0K" -- when it downloads, the file is in-tact.

Also, here's a copy/paste of it, in case you don't want to bother with drop.io





	[
	[%@]
	]
	[%@]
	{
	{%@}
	}
	{%@}
	(
	(%@)
	)
	(%@)
	&#34;
	&#34;%@&#34;
	&apos;
	&apos;%@&apos;
	`
	`%@`
	&#62;
	&#60;%@&#62;
	&#60;
	&#60;%@&#62;
	“
	“%@”
	”
	“%@”
	‘
	‘%@’
	’
	‘%@’
	1
	&#60;h1&#62;%@&#60;/h1&#62;
	2
	&#60;h2&#62;%@&#60;/h2&#62;
	3
	&#60;h3&#62;%@&#60;/h3&#62;

</description>
		<content:encoded><![CDATA[<p>I posted in the Coda-Users GoogleGroup &#8212; about a problem I was having where Coda would effectively lock up (or become really, really slow) while Wrapster is enabled.</p>
<p>You had asked me to post my config file (.plist) and some other related info.</p>
<p>I basically added this (you can see the actual options in my plist further down):</p>
<p>Wrapper for  triggered by &#8220;1&#8243;<br />
Wrapper for  triggered by &#8220;2&#8243;<br />
Wrapper for   triggered by &#8220;3&#8243;</p>
<p>I didn&#8217;t *like* the idea of using such common/popular keys (especially keys that I&#8217;m CONSTANTLY using in Coda (with Command) to switch modes).</p>
<p>FWIW, the wrapping WORKS.  I can select anything and press &#8220;1&#8243; and it wraps it in an H1.  I just get an occasional major slow down or lockup &#8212; where Coda&#8217;s CPU utilization sits at around 7 or 8 percent &#8212; but it wholly unusable during this time.  As long as I keep Wrapster out of my plugins folder, the Coda lockups/slowdowns don&#8217;t happen.  When it does happen, I basically have to ForceQuit, but I get NO ERROR REPORT, and NO Crash Reporter Logs or anyting like that.  Nothing in Console (All Message, Console Messages, etc&#8230;)</p>
<p>I didn&#8217;t know where else to look for logs, etc.  </p>
<p>Please let me know if there&#8217;s anything else I can provide.  Hopefully I&#8217;m not sending you on a wild goose chase.</p>
<p>My .plist file:   <a href="http://drop.io/wrapster_stuff" rel="nofollow">http://drop.io/wrapster_stuff</a><br />
***  Just click on the &#8220;download link&#8221; &#8212; and ignore the fact that it says &#8220;0K&#8221; &#8212; when it downloads, the file is in-tact.</p>
<p>Also, here&#8217;s a copy/paste of it, in case you don&#8217;t want to bother with drop.io</p>
<p>	[<br />
	[%@]<br />
	]<br />
	[%@]<br />
	{<br />
	{%@}<br />
	}<br />
	{%@}<br />
	(<br />
	(%@)<br />
	)<br />
	(%@)<br />
	&quot;<br />
	&quot;%@&quot;<br />
	&apos;<br />
	&apos;%@&apos;<br />
	`<br />
	`%@`<br />
	&gt;<br />
	&lt;%@&gt;<br />
	&lt;<br />
	&lt;%@&gt;<br />
	“<br />
	“%@”<br />
	”<br />
	“%@”<br />
	‘<br />
	‘%@’<br />
	’<br />
	‘%@’<br />
	1<br />
	&lt;h1&gt;%@&lt;/h1&gt;<br />
	2<br />
	&lt;h2&gt;%@&lt;/h2&gt;<br />
	3<br />
	&lt;h3&gt;%@&lt;/h3&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A live preview window for Coda by Lasse</title>
		<link>http://menumachine.com/blog/2008/12/a-live-preview-window-for-coda/comment-page-1/#comment-121</link>
		<dc:creator>Lasse</dc:creator>
		<pubDate>Wed, 31 Dec 2008 10:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://menumachine.com/blog/?p=70#comment-121</guid>
		<description>Thanks a million Rob, highly appreciated! :)

Works just like CSSEdit for me, even when previewing a PHP file and editing the linked CSS file. Hooray.  But then I edit CSS textually, not using the specific editor. (FYI, I'm running MAMP as well.)

Updates quicker than the Espresso beta too - which made me look into Coda plugins. :)</description>
		<content:encoded><![CDATA[<p>Thanks a million Rob, highly appreciated! <img src='http://menumachine.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Works just like CSSEdit for me, even when previewing a PHP file and editing the linked CSS file. Hooray.  But then I edit CSS textually, not using the specific editor. (FYI, I&#8217;m running MAMP as well.)</p>
<p>Updates quicker than the Espresso beta too - which made me look into Coda plugins. <img src='http://menumachine.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A live preview window for Coda by Joey</title>
		<link>http://menumachine.com/blog/2008/12/a-live-preview-window-for-coda/comment-page-1/#comment-114</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Tue, 23 Dec 2008 16:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://menumachine.com/blog/?p=70#comment-114</guid>
		<description>Any luck with adding in PHP support or is the API limitation set by Panic a permanent barrier? I'm not impatient (okay, I am :P ), I was just wondering if you hit a roadblock and were waiting on Panic or if there was some sort of work-around.

I've been waiting ages for a dedicated preview window and outside of Espresso (and its never-ending, super-secretive development cycle) your plug-in is my best shot at making that happen. :-)</description>
		<content:encoded><![CDATA[<p>Any luck with adding in PHP support or is the API limitation set by Panic a permanent barrier? I&#8217;m not impatient (okay, I am <img src='http://menumachine.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ), I was just wondering if you hit a roadblock and were waiting on Panic or if there was some sort of work-around.</p>
<p>I&#8217;ve been waiting ages for a dedicated preview window and outside of Espresso (and its never-ending, super-secretive development cycle) your plug-in is my best shot at making that happen. <img src='http://menumachine.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wrapster for Coda by Jackson</title>
		<link>http://menumachine.com/blog/2008/11/wrapster-for-coda/comment-page-1/#comment-112</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Sat, 20 Dec 2008 19:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://menumachine.com/blog/?p=43#comment-112</guid>
		<description>Simply amazing!  

Great work!  Thank you very much!!!

I can definitely see a light at the end of the tunnel, in regards to emulating more of TextMate's functionality in Coda.  I still have to do hardcore text editing in TM, but hopefully with stuff like this I'll need to turn to it less often.</description>
		<content:encoded><![CDATA[<p>Simply amazing!  </p>
<p>Great work!  Thank you very much!!!</p>
<p>I can definitely see a light at the end of the tunnel, in regards to emulating more of TextMate&#8217;s functionality in Coda.  I still have to do hardcore text editing in TM, but hopefully with stuff like this I&#8217;ll need to turn to it less often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A live preview window for Coda by Jackson</title>
		<link>http://menumachine.com/blog/2008/12/a-live-preview-window-for-coda/comment-page-1/#comment-111</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Fri, 19 Dec 2008 20:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://menumachine.com/blog/?p=70#comment-111</guid>
		<description>OMG!  (Sorry for the excessive posts)

Not only is it loading my CSS properly, but my edits render ON THE FLY!  

THANK YOU SOOOOOO MUCH FOR THIS PLUG-IN!</description>
		<content:encoded><![CDATA[<p>OMG!  (Sorry for the excessive posts)</p>
<p>Not only is it loading my CSS properly, but my edits render ON THE FLY!  </p>
<p>THANK YOU SOOOOOO MUCH FOR THIS PLUG-IN!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A live preview window for Coda by Jackson</title>
		<link>http://menumachine.com/blog/2008/12/a-live-preview-window-for-coda/comment-page-1/#comment-110</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Fri, 19 Dec 2008 20:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://menumachine.com/blog/?p=70#comment-110</guid>
		<description>Nevermind.  I think the problem stemmed from the fact that I previewed a document I had open in a "split window"

It seems to work fine on documents in their own tab, without a split.</description>
		<content:encoded><![CDATA[<p>Nevermind.  I think the problem stemmed from the fact that I previewed a document I had open in a &#8220;split window&#8221;</p>
<p>It seems to work fine on documents in their own tab, without a split.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A live preview window for Coda by Jackson</title>
		<link>http://menumachine.com/blog/2008/12/a-live-preview-window-for-coda/comment-page-1/#comment-109</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Fri, 19 Dec 2008 20:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://menumachine.com/blog/?p=70#comment-109</guid>
		<description>Woops.  My example looks like this (I chopped it up so it would display in my post):

link rel="stylesheet" type="text/css" href="./css/style.css" media="all"</description>
		<content:encoded><![CDATA[<p>Woops.  My example looks like this (I chopped it up so it would display in my post):</p>
<p>link rel=&#8221;stylesheet&#8221; type=&#8221;text/css&#8221; href=&#8221;./css/style.css&#8221; media=&#8221;all&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A live preview window for Coda by Jackson</title>
		<link>http://menumachine.com/blog/2008/12/a-live-preview-window-for-coda/comment-page-1/#comment-108</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Fri, 19 Dec 2008 20:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://menumachine.com/blog/?p=70#comment-108</guid>
		<description>Getting back to the topic of "Lively" -- 

every preview it loads is plain-html, rendered without any of my CSS.  

For the record, my CSS is in external files (links). 

Example:


Is this type of CSS supported?  I hope I'm overlooking something simple.</description>
		<content:encoded><![CDATA[<p>Getting back to the topic of &#8220;Lively&#8221; &#8212; </p>
<p>every preview it loads is plain-html, rendered without any of my CSS.  </p>
<p>For the record, my CSS is in external files (links). </p>
<p>Example:</p>
<p>Is this type of CSS supported?  I hope I&#8217;m overlooking something simple.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
