<?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"
	>
<channel>
	<title>Comments on: MarsEdit 1.1.3</title>
	<atom:link href="http://www.red-sweater.com/blog/283/marsedit-113/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/283/marsedit-113</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<pubDate>Sat, 30 Aug 2008 08:24:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Tim Altman</title>
		<link>http://www.red-sweater.com/blog/283/marsedit-113#comment-62144</link>
		<dc:creator>Tim Altman</dc:creator>
		<pubDate>Wed, 28 Feb 2007 15:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/283/marsedit-113#comment-62144</guid>
		<description>The link in my post above is supposed to point to http://drupal.org/node/12984.  Sorry about that.</description>
		<content:encoded><![CDATA[<p>The link in my post above is supposed to point to <a href="http://drupal.org/node/12984" rel="nofollow">http://drupal.org/node/12984</a>.  Sorry about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaharmi</title>
		<link>http://www.red-sweater.com/blog/283/marsedit-113#comment-62080</link>
		<dc:creator>Jaharmi</dc:creator>
		<pubDate>Wed, 28 Feb 2007 10:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/283/marsedit-113#comment-62080</guid>
		<description>Yes, and I see other people posted ideas in the comments to that effect. I didn't have a chance to read all of them before I shot from the hip with mine.

I hope you're able to see the issues that were brought up in the NewsGator forum.

I look forward to seeing how ME progresses, because I've been using clients to post to my blog since Radio Userland let me create stories on my Manila blog earlier this century. (I just love saying that!) ME is a decent one, although I don't think anything quite matched the way RU worked with Manila — although the actual &lt;em&gt;writing&lt;/em&gt; environment wasn't as good as ME's text editor, you could edit virtually every aspect and setting of the site with RU. I think that's something to strive for. Maybe Atom will allow that.</description>
		<content:encoded><![CDATA[<p>Yes, and I see other people posted ideas in the comments to that effect. I didn&#8217;t have a chance to read all of them before I shot from the hip with mine.</p>
<p>I hope you&#8217;re able to see the issues that were brought up in the NewsGator forum.</p>
<p>I look forward to seeing how ME progresses, because I&#8217;ve been using clients to post to my blog since Radio Userland let me create stories on my Manila blog earlier this century. (I just love saying that!) ME is a decent one, although I don&#8217;t think anything quite matched the way RU worked with Manila — although the actual <em>writing</em> environment wasn&#8217;t as good as ME&#8217;s text editor, you could edit virtually every aspect and setting of the site with RU. I think that&#8217;s something to strive for. Maybe Atom will allow that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/283/marsedit-113#comment-61774</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Tue, 27 Feb 2007 14:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/283/marsedit-113#comment-61774</guid>
		<description>dimboo: The new blogger problems are not yet fixed, but I'm hacking away at it, and undestand the problem now. MarsEdit needs to support a special Google authentication protocol, which I'm currently adding support for.

Jaharmi: I think you're right that providing "Software" and "API" would be a good choice. The Software would be a cue to MarsEdit about what API is probably best, but wouldn't lock the user into that API.

Daniel</description>
		<content:encoded><![CDATA[<p>dimboo: The new blogger problems are not yet fixed, but I&#8217;m hacking away at it, and undestand the problem now. MarsEdit needs to support a special Google authentication protocol, which I&#8217;m currently adding support for.</p>
<p>Jaharmi: I think you&#8217;re right that providing &#8220;Software&#8221; and &#8220;API&#8221; would be a good choice. The Software would be a cue to MarsEdit about what API is probably best, but wouldn&#8217;t lock the user into that API.</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaharmi</title>
		<link>http://www.red-sweater.com/blog/283/marsedit-113#comment-61755</link>
		<dc:creator>Jaharmi</dc:creator>
		<pubDate>Tue, 27 Feb 2007 13:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/283/marsedit-113#comment-61755</guid>
		<description>I think you also need to look at what APIs would be best for each system. I have some outstanding requests on the NewsGator MarsEdit forum about support for Drupal. Currently, the "Drupal" API in MarsEdit is not up to date with the current state of Drupal, so it's actually better to use the MovableType API.

Even this is not without problems. I've got it working just enough so that round-tripping posts back and forth between MarsEdit and Drupal 4.7 doesn't corrupt the entries.

http://www.jaharmi.com/trying_out_marsedit_for_posting_drupal_stories_again

http://www.jaharmi.com/trying_again_to_get_marsedit_working_with_drupal

http://www.jaharmi.com/it_s_slower_here_without_marsedit

Perhaps you could have a choice for API _and_ blogging/CMS tool. I'm not sure how to best accomplish that, especially since these choices are so related and could even change with different versions of MarsEdit and/or the blogging/CMS tool.</description>
		<content:encoded><![CDATA[<p>I think you also need to look at what APIs would be best for each system. I have some outstanding requests on the NewsGator MarsEdit forum about support for Drupal. Currently, the &#8220;Drupal&#8221; API in MarsEdit is not up to date with the current state of Drupal, so it&#8217;s actually better to use the MovableType API.</p>
<p>Even this is not without problems. I&#8217;ve got it working just enough so that round-tripping posts back and forth between MarsEdit and Drupal 4.7 doesn&#8217;t corrupt the entries.</p>
<p><a href="http://www.jaharmi.com/trying_out_marsedit_for_posting_drupal_stories_again" rel="nofollow">http://www.jaharmi.com/trying_out_marsedit_for_posting_drupal_stories_again</a></p>
<p><a href="http://www.jaharmi.com/trying_again_to_get_marsedit_working_with_drupal" rel="nofollow">http://www.jaharmi.com/trying_again_to_get_marsedit_working_with_drupal</a></p>
<p><a href="http://www.jaharmi.com/it_s_slower_here_without_marsedit" rel="nofollow">http://www.jaharmi.com/it_s_slower_here_without_marsedit</a></p>
<p>Perhaps you could have a choice for API _and_ blogging/CMS tool. I&#8217;m not sure how to best accomplish that, especially since these choices are so related and could even change with different versions of MarsEdit and/or the blogging/CMS tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dimboo</title>
		<link>http://www.red-sweater.com/blog/283/marsedit-113#comment-61716</link>
		<dc:creator>dimboo</dc:creator>
		<pubDate>Tue, 27 Feb 2007 11:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/283/marsedit-113#comment-61716</guid>
		<description>Daniel,

Does this release fix the problems with new Blogger ?

Thanks

Dimitri</description>
		<content:encoded><![CDATA[<p>Daniel,</p>
<p>Does this release fix the problems with new Blogger ?</p>
<p>Thanks</p>
<p>Dimitri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/283/marsedit-113#comment-61596</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Tue, 27 Feb 2007 06:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/283/marsedit-113#comment-61596</guid>
		<description>Thanks Tim - I hear your Drupal vote :) And will add your Drupal requests to my list of system-specific requests.</description>
		<content:encoded><![CDATA[<p>Thanks Tim - I hear your Drupal vote :) And will add your Drupal requests to my list of system-specific requests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Altman</title>
		<link>http://www.red-sweater.com/blog/283/marsedit-113#comment-61566</link>
		<dc:creator>Tim Altman</dc:creator>
		<pubDate>Tue, 27 Feb 2007 04:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/283/marsedit-113#comment-61566</guid>
		<description>Daniel:

I just gave MarsEdit a try last week for the first time after reading that you acquired it.  I use Drupal for my blog and it doesn't allow me to select the input format or category.  At least the former issue is a problem with the version of Drupal I'm using (http://drupal.org/node/12484).  I'm going to give MarsEdit another try after upgrading.

Long story short, I'm not using MarsEdit right now, but consider this a "vote" for Drupal. :)</description>
		<content:encoded><![CDATA[<p>Daniel:</p>
<p>I just gave MarsEdit a try last week for the first time after reading that you acquired it.  I use Drupal for my blog and it doesn&#8217;t allow me to select the input format or category.  At least the former issue is a problem with the version of Drupal I&#8217;m using (http://drupal.org/node/12484).  I&#8217;m going to give MarsEdit another try after upgrading.</p>
<p>Long story short, I&#8217;m not using MarsEdit right now, but consider this a &#8220;vote&#8221; for Drupal. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/283/marsedit-113#comment-61497</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Tue, 27 Feb 2007 00:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/283/marsedit-113#comment-61497</guid>
		<description>Yes jon - it would - so, point taken! I will not interpret the data that is collected so much as "what system people are using" as "what API people are using."

I will look into the possibility of adding the ability to identify both the API and the specific system that is being used for their blogs.</description>
		<content:encoded><![CDATA[<p>Yes jon - it would - so, point taken! I will not interpret the data that is collected so much as &#8220;what system people are using&#8221; as &#8220;what API people are using.&#8221;</p>
<p>I will look into the possibility of adding the ability to identify both the API and the specific system that is being used for their blogs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon deal</title>
		<link>http://www.red-sweater.com/blog/283/marsedit-113#comment-61495</link>
		<dc:creator>jon deal</dc:creator>
		<pubDate>Tue, 27 Feb 2007 00:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/283/marsedit-113#comment-61495</guid>
		<description>I use ExpressionEngine (from &lt;a href="pmachine.com" rel="nofollow"&gt;pmachine&lt;/a&gt;) and it uses the MetaWeblog API. MarsEdit works best with EE on the "MovableType" setting. I guess that would come through as MovableType?</description>
		<content:encoded><![CDATA[<p>I use ExpressionEngine (from <a href="pmachine.com" rel="nofollow">pmachine</a>) and it uses the MetaWeblog API. MarsEdit works best with EE on the &#8220;MovableType&#8221; setting. I guess that would come through as MovableType?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/283/marsedit-113#comment-61424</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Mon, 26 Feb 2007 22:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/283/marsedit-113#comment-61424</guid>
		<description>Henri: good point about identifying the systems more carefully. I'll work on that in the future. For the moment though I think it will help a lot just to know what API people are using, even if it doesn't say exactly which system it is.

Glad you appreciate the flicker fix :)</description>
		<content:encoded><![CDATA[<p>Henri: good point about identifying the systems more carefully. I&#8217;ll work on that in the future. For the moment though I think it will help a lot just to know what API people are using, even if it doesn&#8217;t say exactly which system it is.</p>
<p>Glad you appreciate the flicker fix :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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