<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Red Sweater Blog &#187; Red Sweater News</title>
	<atom:link href="http://www.red-sweater.com/blog/category/red-sweater-news/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<lastBuildDate>Tue, 15 May 2012 15:12:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>MarsEdit 3.5.1: Tying Up Loose Ends</title>
		<link>http://www.red-sweater.com/blog/2435/marsedit-3-5-1-tying-up-loose-ends</link>
		<comments>http://www.red-sweater.com/blog/2435/marsedit-3-5-1-tying-up-loose-ends#comments</comments>
		<pubDate>Mon, 07 May 2012 23:38:40 +0000</pubDate>
		<dc:creator>Daniel Jalkut</dc:creator>
				<category><![CDATA[MarsEdit]]></category>

		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2435</guid>
		<description><![CDATA[MarsEdit 3.5.1 is now available on the Mac App Store and directly from the Red Sweater Store. This is a free update for licensed MarsEdit customers. When I released MarsEdit 3.5 a few weeks ago, it included some very significant overhaul to MarsEdit&#8217;s handling of rich text formatting, including new support for customized formatting macros in Rich Text mode. [...]]]></description>
			<content:encoded><![CDATA[<p style="font-family: 'Lucida Grande';"><a href="https://www.red-sweater.com/marsedit">MarsEdit 3.5.1</a> is now available on the <a href="http://bit.ly/marseditmacappstore" target="itunes_store">Mac App Store</a> and directly from the <a href="https://www.red-sweater.com/store/">Red Sweater Store</a>. This is a free update for licensed MarsEdit customers.</p>
<p>When I released MarsEdit 3.5 a few weeks ago, it included some very significant overhaul to MarsEdit&#8217;s handling of rich text formatting, including new support for customized formatting macros in Rich Text mode.</p>
<p>Given the large number of changes, I was not too surprised that a few annoying bugs snuck in as well. In particular, it became unreliable to apply some formatting options like heading and block quote in Rich Text mode. I took the opportunity while fixing those things to take care of a bunch of other little gotchas, including some more compatibility tweaks for the forthcoming Mountain Lion 10.8 release.</p>
<ul>
<li>Fix the preview window to recognize and substitute template placeholders in the section</li>
<li>Fix a bug with Squarespace and Expression Engine not prompting for username/password on new blog</li>
<li>Restore ability to set &#8220;Warn when no title&#8221; option on Blogger blogs</li>
<li>Fix a bug that prevented some blog-configuration options from being selected after switching system type</li>
<li>Restore ability to start a Header or Blockquote before typing content</li>
<li>Pressing return twice to exit Preformatted works again</li>
<li>Improve support for future releases of Mac OS X
<ul>
<li>Address an issue with icon view when resizing the Media Manager window</li>
<li>Avoid crashes caused by conflicting system libraries</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.red-sweater.com/blog/2435/marsedit-3-5-1-tying-up-loose-ends/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MarsEdit 3.5: Formatting Macros, Full-Screen Mode, Tumblr Tweaks</title>
		<link>http://www.red-sweater.com/blog/2421/marsedit-3-5-formatting-macros-full-screen-mode-tumblr-tweaks</link>
		<comments>http://www.red-sweater.com/blog/2421/marsedit-3-5-formatting-macros-full-screen-mode-tumblr-tweaks#comments</comments>
		<pubDate>Fri, 20 Apr 2012 17:06:35 +0000</pubDate>
		<dc:creator>Daniel Jalkut</dc:creator>
				<category><![CDATA[MarsEdit]]></category>

		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2421</guid>
		<description><![CDATA[MarsEdit 3.5 is now available on the Mac App Store and directly from the Red Sweater Store. This is a free update for licensed MarsEdit customers. Rich-Text Formatting Macros When MarsEdit 3.0 was released two years ago, it marked a major transformation in the product. Previously the app was completely focused on providing a means to edit blog posts [...]]]></description>
			<content:encoded><![CDATA[<p style="font-family: 'Lucida Grande';"><a href="https://www.red-sweater.com/marsedit">MarsEdit 3.5</a> is now available on the <a href="http://bit.ly/marseditmacappstore" target="itunes_store">Mac App Store</a> and directly from the <a href="https://www.red-sweater.com/store/">Red Sweater Store</a>. This is a free update for licensed MarsEdit customers.</p>
<h3>Rich-Text Formatting Macros</h3>
<p>When MarsEdit 3.0 was released <a href="http://www.red-sweater.com/blog/1287/marsedit-3">two years ago</a>, it marked a major transformation in the product. Previously the app was completely focused on providing a means to edit blog posts in HTML, Markdown, or other <em>text based</em> markup languages. With 3.0, I added the long-requested &#8220;WYSWIYG&#8221; rich-text editing that many customers prefer when working with web content.</p>
<p>But given the considerable work to achieve MarsEdit&#8217;s rich text editor, there were some loose ends. One of those loose ends had to do with the very powerful formatting macros available in plain-text mode. These formatting macros are completely user-customizable and allow users to add their own markup templates for virtually any kind of purpose, filling in the details with values from the editor such as the selection, the pasteboard, etc. Various complexities prevented this powerful formatting macro concept from being available to users in rich-text mode.</p>
<p>With MarsEdit 3.5, custom formatting macros are finally available in rich-text mode.<strong> </strong>I have already discovered some edge cases that don&#8217;t work perfectly, but for inserting arbitrary HTML snippets or &#8220;wrapping&#8221; the selected text in the rich editor with a particular style, these custom macros are very useful. Starting with this release, you can also customize the keyboard shortcut for any formatting macros, whether they are built-in or custom.</p>
<p>The possibilities are limitless, but to illustrate with a simple example, imagine you commonly find yourself wanting green text in your blog posts. The following formatting macro will take whatever text happens to be on the pasteboard, and insert it into the edited post with HTML markup for <span style="color: green;">coloring it green</span>:</p>
<p><img title="FormattingMacro.png" src="http://www.red-sweater.com/blog/wp-content/downloads/2012/04/FormattingMacro.png" alt="Screen shot of the MarsEdit custom formatting macro UI" width="358" height="195" border="0" /></p>
<h3><strong>Lion Full-Screen Mode</strong></h3>
<p>Shortly after Lion 10.7 was released, I added nominal support for full-screen mode to MarsEdit. The problem was, it wasn&#8217;t very useful for real-world writing scenarios. My mistakes? I merely zoomed the post editor window to occupy the entire height and width of the screen. Most users found this awkwardly huge editor space impossible to work comfortably in, so found themselves avoiding the full-screen mode, even though they liked the idea in concept.</p>
<p>I made a relatively simple tweak for 3.5 that should improve things dramatically. When you enter full-screen mode on Lion, the current width of your editor is preserved, and only the height is zoomed to occupy the full screen space on your Mac. Here&#8217;s a shrunken example for the MarsEdit post editor I&#8217;m using to write this entry:</p>
<p><img title="FullScreenMode.png" src="http://www.red-sweater.com/blog/wp-content/downloads/2012/04/FullScreenMode.png" alt="Screenshot of MarsEdit operating in full-screen mode." width="450" height="281" border="0" /></p>
<p>Of course, it&#8217;s easy to imagine a number of ways that full-screen could be even more improved. Incorporating the preview window optionally into the space, offering to hide the Title and other fields, etc. But this is a step in the right direction.</p>
<h3>Tumblr Tweaks</h3>
<p>I won&#8217;t mince words: as a developer, I have a love-hate relationship with Tumblr. The service is immensely popular but in many regards their API (even the newer one, which I admit I&#8217;m not using yet) falls short when it comes to providing the services MarsEdit users expect. For example, it&#8217;s extremely frustrating that <strong>it remains impossible to upload images apart from photo posts.</strong> Over the years since I first added support for Tumblr, I have often wondered how much effort I should bother put in, when the service doesn&#8217;t seem too interested in catering to offline editing clients. But that doesn&#8217;t excuse the fact that many important features <em>are supported by the API</em>, and I haven&#8217;t had time to implement support for them yet in MarsEdit. I&#8217;m starting to chip away at those now.</p>
<p>MarsEdit 3.5 supports <strong>publishing entries to Tumblr as server-side drafts. </strong>I decided to tackle this one now because it&#8217;s one of the most frequently requested features from my Tumblr-using customers, and because it&#8217;s possible to implement correctly with Tumblr&#8217;s API. I tried to tackle &#8220;queue&#8221; type posts with this release as well, but ran into issues with the API that forced me to put that back on the shelf for now.</p>
<p>I also made some minor adjustments to the post editor UI for Tumblr to prevent some issues with Quote and Chat style posts.</p>
<h3>Everything Else</h3>
<p>I managed to fit a lot of little fixes and nagging shortcomings for this release. It&#8217;s hard to quantify all of those little details with much more than a bullet line in a list, so I&#8217;m listing the complete list of changes below. Hopefully you&#8217;ll just find this release to feel overall more finished and refined than before, and I hope to continue that trend on into the future.</p>
<ul>
<li>Highlighted Enhancements
<ul>
<li>Improved support for Lion full-screen mode</li>
<li>Custom Formatting Macros now work in Rich Text mode as well as HTML mode</li>
<li>Support for editing Tumblr Draft posts</li>
</ul>
</li>
<li>Post Editor enhancements
<ul>
<li>A number of improvements to Rich Text editor to address minor formatting bugs</li>
<li>Unified Formatting Macro menu for HTML and Rich Text modes</li>
<li>Draggging an image to the post editor now causes inserted image to go to expected target location in text</li>
<li>Fixed performance issues that could cause very slow typing in some configurations</li>
<li>Fixed keyboard-based text selection in the HTML editor to avoid getting stuck on line endings</li>
<li>Fix a slight mismatch in background color between Rich and HTML Text editing modes</li>
<li>Work around hanging issues with External Editing in some apps</li>
</ul>
</li>
<li>Tumblr-specific enhancemeents
<ul>
<li>Added support for server-stored Drafts</li>
<li>Fixed Word Count feature to work properly with Tumblr Quote and Chat posts</li>
<li>Revised Tumblr interface for Chat-style posts to prevent formatting problems</li>
</ul>
</li>
<li>Other changes
<ul>
<li>Added support for browsing Lightroom 4 libraries</li>
<li>New support for unicode characters in URLs</li>
<li>Bug fixes for improved Media Manager reliability</li>
<li>Fixed an issue where uploaded attachments would fail without prompting for password on authentication errors</li>
<li>Added support for authenticated proxy servers</li>
<li>Prevent a crash that occurred when working with Blog.de system&#8217;s categories</li>
<li>Improved XML sanitizing to increase compatibility with malformed blog content</li>
<li>Fix a bug that prevented locally added tags from becoming part of the tag-suggestion history</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.red-sweater.com/blog/2421/marsedit-3-5-formatting-macros-full-screen-mode-tumblr-tweaks/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Black Ink Printing Update</title>
		<link>http://www.red-sweater.com/blog/2411/black-ink-printing-update</link>
		<comments>http://www.red-sweater.com/blog/2411/black-ink-printing-update#comments</comments>
		<pubDate>Wed, 18 Apr 2012 13:44:15 +0000</pubDate>
		<dc:creator>Daniel Jalkut</dc:creator>
				<category><![CDATA[Black Ink]]></category>

		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2411</guid>
		<description><![CDATA[Black Ink 1.5 is now available on the Mac App Store and directly from the Red Sweater Store. This is a free update for licensed Black Ink customers. I focused again on puzzle printing improvements for this update. Significantly, Black Ink now supports an option to position the puzzle grid on the bottom-left or bottom-right [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.red-sweater.com/blackink">Black Ink 1.5</a> is now available on the <a href="http://bit.ly/blackinkmacappstore" target="itunes_store">Mac App Store</a> and directly from the <a href="https://www.red-sweater.com/store/">Red Sweater Store</a>. This is a free update for licensed Black Ink customers.</p>
<p>I focused again on puzzle printing improvements for this update. Significantly, Black Ink now supports an option to position the puzzle grid on the bottom-left or bottom-right of the page. This is a more natural solving position for many people, because it allows you to keep more of the clues visible while writing answers into the grid.</p>
<p>Here&#8217;s a taste of how the printing configuration and preview panel looks in 1.5:</p>
<p><a id="printingScreenshotLink" href="http://www.red-sweater.com/blog/wp-content/downloads/2012/04/BlackInkFull.png"> <img src="http://www.red-sweater.com/blog/wp-content/downloads/2012/04/BlackInkFull.png" alt="Black Ink Printing configuration sheet." width="450" /> </a></p>
<p>Complete list of changes:</p>
<ul>
<li>Support new options for printing puzzle grid at the bottom of the page</li>
<li>Cleaner printing layout for fit-on-one-sheet printing</li>
<li>Improve speed of printing puzzles</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.red-sweater.com/blog/2411/black-ink-printing-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MarsEdit 3.4.4: New Flickr Embed Sizes</title>
		<link>http://www.red-sweater.com/blog/2385/marsedit-3-4-4-new-flickr-embed-sizes</link>
		<comments>http://www.red-sweater.com/blog/2385/marsedit-3-4-4-new-flickr-embed-sizes#comments</comments>
		<pubDate>Fri, 09 Mar 2012 19:27:34 +0000</pubDate>
		<dc:creator>Daniel Jalkut</dc:creator>
				<category><![CDATA[MarsEdit]]></category>

		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2385</guid>
		<description><![CDATA[I just posted MarsEdit 3.4.4 to the MarsEdit home page for direct-purchase customers, and am submitting to the Mac App Store for release as soon as it&#8217;s approved by Apple. This release is important for MarsEdit customers who use the integrated Flickr browser to insert images into blog posts. In particular, if you tend to [...]]]></description>
			<content:encoded><![CDATA[<p>I just posted MarsEdit 3.4.4 to the <a href="http://www.red-sweater.com/marsedit/">MarsEdit home page</a> for direct-purchase customers, and am submitting to the Mac App Store for release as soon as it&#8217;s approved by Apple.</p>
<p>This release is important for MarsEdit customers who use the integrated Flickr browser to insert images into blog posts. In particular, if you tend to use the &#8220;Medium&#8221; size embed, this update is critical to restore the app&#8217;s ability to insert photos of that size.</p>
<p>What happened is Flickr added some new image sizes: &#8220;Large Square&#8221; and &#8220;Small 320&#8243;. MarsEdit didn&#8217;t know what to make of either of these, and ended up calling each of them &#8220;Medium&#8221; too. So customers were seeing three medium items in the menu, and it was only ever possible to select the first one.</p>
<p>This update fixes the problem at hand and further fixes the way MarsEdit handled Flickr embed sizes so that should they add additional items or rename the existing ones, MarsEdit should adapt more elegantly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.red-sweater.com/blog/2385/marsedit-3-4-4-new-flickr-embed-sizes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MarsEdit 3.4.3: Compatibility Fixes</title>
		<link>http://www.red-sweater.com/blog/2355/marsedit-3-4-3-compatibility-fixes</link>
		<comments>http://www.red-sweater.com/blog/2355/marsedit-3-4-3-compatibility-fixes#comments</comments>
		<pubDate>Wed, 22 Feb 2012 22:36:09 +0000</pubDate>
		<dc:creator>Daniel Jalkut</dc:creator>
				<category><![CDATA[MarsEdit]]></category>

		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2355</guid>
		<description><![CDATA[MarsEdit 3.4.3 is now available for download from the MarsEdit home page and as an update in the Mac App Store. I highly recommend this update for anybody who has installed the Safari 5.2 beta release on Lion, or who is running a developer preview of a future OS X release. MarsEdit 3.4.3 Fixes to [...]]]></description>
			<content:encoded><![CDATA[<p>MarsEdit 3.4.3 is now available for download from the <a href="http://www.red-sweater.com/marsedit/">MarsEdit home page</a> and as an update in the Mac App Store.</p>
<p>I highly recommend this update for anybody who has installed the Safari 5.2 beta release on Lion, or who is running a developer preview of a future OS X release.</p>
<p><strong>MarsEdit 3.4.3</strong></p>
<ul>
<li>Fixes to improve with the Safari 5.2 beta</li>
<li>Fixes to improve with a future OS X update</li>
<li>Prevent a possible hang while parsing Lightroom libraries</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.red-sweater.com/blog/2355/marsedit-3-4-3-compatibility-fixes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shush 2.0</title>
		<link>http://www.red-sweater.com/blog/2319/shush-2-0</link>
		<comments>http://www.red-sweater.com/blog/2319/shush-2-0#comments</comments>
		<pubDate>Tue, 17 Jan 2012 17:42:17 +0000</pubDate>
		<dc:creator>Daniel Jalkut</dc:creator>
				<category><![CDATA[Red Sweater News]]></category>

		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2319</guid>
		<description><![CDATA[By now I am somewhat famous for my slowness in adopting the iOS platforms for my major apps: MarsEdit and Black Ink. The truth is I have been working on these releases for years, but it&#8217;s also true that work has been intermittent as I refocus on Mac versions of my apps and on other [...]]]></description>
			<content:encoded><![CDATA[<p>By now I am <a href="http://vimeo.com/33007225">somewhat famous</a> for my slowness in adopting the iOS platforms for my major apps: <a href="http://www.red-sweater.com/marsedit/">MarsEdit</a> and <a href="http://www.red-sweater.com/blackink/">Black Ink</a>. The truth is I have been working on these releases for years, but it&#8217;s also true that work has been intermittent as I refocus on Mac versions of my apps and on other commitments in my life.</p>
<p>One of those other commitments has been raising a small family. My son, Henry, will become a big-brother in a matter of hours or days, and in honor of that I&#8217;ve decided to update my only shipping iOS app: <a href="http://www.red-sweater.com/shush/">Shush</a>.</p>
<p>Shush 1.0 was a simple, dare I say embarrassingly simple, project that came out of our interest as new parents in Harvey Karp&#8217;s <a href="http://www.amazon.com/dp/0553381466?tag=d73fh-20">Happiest Baby on the Block</a> techniques for soothing infants in the first few months of life. Among the bag of tricks is shushing the baby, creating white noise with your mouth: &#8220;Shhh.&#8221; While this trick worked for us, it became a little exhausting to make the noise for as long as it seemed helpful to Baby Henry.</p>
<p>For the new baby, I anticipate using Shush again, so I decided to give it a facelift. I had imagined over the years since I first released it that it would be fun to have it embrace some of the iPhone&#8217;s playfulness and provide a highly skeuomorphic television-set style design. This is Shush 2.0:</p>
<p> <img src="http://www.red-sweater.com/blog/wp-content/downloads/2012/01/ShushScreenshotWithDevice.png" alt="ShushScreenshotWithDevice" title="ShushScreenshotWithDevice.png" border="0" width="450" height="239" /></p>
<p>Don&#8217;t get me wrong: I know I won&#8217;t win any graphic-design awards for this, although it represents a peak of my skills in that area. Those of you who remember Shush 1.0 will probably consider this at least slightly more visually appealing. I tried to maintain the simplicity of Shush 1.0 while livening up the interface. I actually simplified a bit by removing the &#8220;Start/Stop&#8221; button. To turn Shush 2.0 off, you just slide the volume to its lowest position. To make the TV metaphor work, Shush is locked to landscape orientation. But I positioned the slider so it would be easily and intuitively navigated with the thumb while &#8220;holding the phone wrong&#8221; in an upright position.</p>
<p>Also new in this release are Shush&#8217;s ability to make static noise in the background while you continue to use your iPhone or iPad. I imagine this will be handy especially for parents who want to produce that sweet, soothing static, but would also like to so catch up on Instapaper, Twitter, or whatever while they&#8217;re cradling the baby.</p>
<p>Finally, that skeuomorphic television static actually provides something of a hypnotic animated effect. Some users may find the visual display useful either for lulling themselves or for distracting and amusing a baby. From a technical standpoint I&#8217;m particularly proud of the effect. Inspired by a suggestion from <a href="http://mikeash.com/">Mike Ash</a>, I implemented the static animation as an OpenGL Shader, so it runs almost entirely on the iPhone&#8217;s GPU. This means it is extremely efficient and not liable to slow down your phone or gobble up your battery. If you don&#8217;t like the TV static or just want to save even more power while Shushing, you can put the display to sleep and Shush keeps on Shushing.</p>
<p>I hope you enjoy Shush 2.0. Let me know if you give it a try or have feedback about my decisions in redesigning this simple application. To answer the inevitable question: yes, MarsEdit and Black Ink are still under development for iOS!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.red-sweater.com/blog/2319/shush-2-0/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>MarsEdit 3.4: Media Enhancements</title>
		<link>http://www.red-sweater.com/blog/2276/marsedit-3-4-media-enhancements</link>
		<comments>http://www.red-sweater.com/blog/2276/marsedit-3-4-media-enhancements#comments</comments>
		<pubDate>Mon, 28 Nov 2011 21:45:31 +0000</pubDate>
		<dc:creator>Daniel Jalkut</dc:creator>
				<category><![CDATA[MarsEdit]]></category>

		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2276</guid>
		<description><![CDATA[MarsEdit 3.4 is now available for direct download from the Red Sweater site, and as an update in the Mac App Store. For a long time I&#8217;ve been hoping to improve MarsEdit&#8217;s media management capabilities. It already does a great deal to streamline browsing and insertion of images from Flickr, iPhoto, Aperture, Lightroom, etc., but [...]]]></description>
			<content:encoded><![CDATA[<p>MarsEdit 3.4 is now available for <a href="http://www.red-sweater.com/marsedit/">direct download</a> from the Red Sweater site, and as an update in the Mac App Store.</p>
<p>For a long time I&#8217;ve been hoping to improve MarsEdit&#8217;s media management capabilities. It already does a great deal to streamline browsing and insertion of images from Flickr, iPhoto, Aperture, Lightroom, etc., but it could do much, much more.</p>
<p>This release takes MarsEdit a step in that direction, giving the media manager window a minor UI overhaul, fixing bugs, and adding some new browser capabilities such as a zoom control for media thumbnails, and ability browse iPhoto pictures by &#8220;Faces.&#8221;</p>
<p>Lightroom users will be happy to see that MarsEdit now has limited support for Photo Collection Sets. As I&#8217;m not a dedicated Lightroom user, I may be missing some nuances of how this should work, so continue to give me your feedback about how MarsEdit hits or misses the mark with regard to Lightroom integration.</p>
<p>The update also includes a few fixes for nagging bugs. Of course, there are many more in the queue, so hold tight and stay tuned if your pet peeves haven&#8217;t been addressed this time around.</p>
<p><strong>MarsEdit 3.4</strong>    </p>
<ul>
<li>Media management improvements
<ul>
<li>New zoom control for browser thumbnail size</li>
<li>iPhoto Faces browsing support</li>
<li>Lightroom photo collection set support</li>
<li>Upload Utility window now resizable</li>
</ul>
</li>
<li>Flickr browser improvements
<ul>
<li>Now supports &#8220;Medium 640&#8243; size</li>
<li>Only shows image sizes that are available for the selected image          </li>
</ul>
</li>
<li>External Editing improvements
<ul>
<li>Now supports Byword in default editor list</li>
<li>Now displays a warning panel if the selected app is not installed</li>
</ul>
</li>
<li>Bug Fixes
<ul>
<li>Bookmarklet handler now heeds sourceHomeURL, sourceFeedURL, sourceName</li>
<li>Prevent a crash when selecting SVG format images</li>
<li>Disable width/height fields for non-image files in Upload Utility</li>
<li>Fix a bug where post IDs were sometimes not saved for posts and pages</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.red-sweater.com/blog/2276/marsedit-3-4-media-enhancements/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How MarsEdit Was Named</title>
		<link>http://www.red-sweater.com/blog/2231/how-marsedit-was-named</link>
		<comments>http://www.red-sweater.com/blog/2231/how-marsedit-was-named#comments</comments>
		<pubDate>Mon, 31 Oct 2011 01:03:43 +0000</pubDate>
		<dc:creator>Daniel Jalkut</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Folklore]]></category>
		<category><![CDATA[MarsEdit]]></category>

		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2231</guid>
		<description><![CDATA[For those who don&#8217;t know the history, MarsEdit didn&#8217;t originate here at Red Sweater. I acquired the software from Newsgator in early 2007 (wow, coming up on 5 years!), and it had been developed originally by Brent Simmons as a feature of NetNewsWire. Brent told me at one point that it was called MarsEdit, because [...]]]></description>
			<content:encoded><![CDATA[<p>For those who don&#8217;t know the history, MarsEdit didn&#8217;t originate here at Red Sweater. I acquired the software from <a href="http://www.newsgator.com/">Newsgator</a> in early 2007 (wow, coming up on 5 years!), and it had been developed originally by Brent Simmons as a feature of <a href="http://netnewswireapp.com/">NetNewsWire</a>.</p>
<p>Brent told me at one point that it was called MarsEdit, because &#8220;Mars is cool, and Mars is far away.&#8221; It turns out that was the abbreviated version of the story. I was treated to a longer version in Brent&#8217;s talk at <a href="http://çingleton.com/">Çingleton</a> a few weeks ago, and now he&#8217;s <a href="http://inessential.com/2011/10/30/how_marsedit_got_its_name">shared it with the world</a> via his blog. The name was inspired by a Seattle cafe called &#8220;Free Mars&#8221;:</p>
<blockquote>
<p>I was thinking about names I thought were awesome, and remembered one of my favorite place names: the Free Mars café in Belltown. It occurred to me that “Mars” was perfect, because Mars is cool, it fits with NetNewsWire’s space theme, and Mars is at a distance.</p>
</blockquote>
<p>I probably never would have named the app MarsEdit. Who knows what it would have been, had it grown up from birth under my care. But by the time I took over the app, I was such a MarsEdit fan, as a long-time customer myself, that the name just rolled off of my tongue. Of course I would keep it.</p>
<p>I was just reading <a href="http://www.nytimes.com/glogin?URI=http://www.nytimes.com/2011/10/30/opinion/mona-simpsons-eulogy-for-steve-jobs.html&amp;OQ=_rQ3D1Q26pagewantedQ3Dall&amp;OP=73c0cff1Q2F6Q5Cj,6ekQ27qwkk_o6oQ7Edd6dQ7E6Q7BQ7E6k!LpLkp6)kpnPqL)!qkpqPjs.kDQ23PQ7DkwPq_jrjPQ2Ak,qyQ5B_).">the eulogy from Steve Jobs&#8217;s sister</a>, Mona Simpson, printed in The New York Times. She recalls Steve&#8217;s general obsession with &#8220;love.&#8221; I think many of us who care deeply for Apple and its products are touched by the emotional angle the company applies to its designs. It has been an honor to inherit MarsEdit because it&#8217;s also a very emotional product, to its passionate users and for its developers, past and present. Brent&#8217;s story helps to underscore that legacy.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.red-sweater.com/blog/2231/how-marsedit-was-named/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MarsEdit 3.3.5: Right To Left</title>
		<link>http://www.red-sweater.com/blog/2213/marsedit-3-3-5-right-to-left</link>
		<comments>http://www.red-sweater.com/blog/2213/marsedit-3-3-5-right-to-left#comments</comments>
		<pubDate>Wed, 26 Oct 2011 18:34:32 +0000</pubDate>
		<dc:creator>Daniel Jalkut</dc:creator>
				<category><![CDATA[MarsEdit]]></category>

		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2213</guid>
		<description><![CDATA[MarsEdit 3.3.5 is out with a few small fixes, and a new feature to better support bloggers who write in right-to-left (RTL) languages. The update is available immediately from the MarsEdit home page and from the Mac App Store. A new per-blog setting lets you specify whether the text in a post should tend towards [...]]]></description>
			<content:encoded><![CDATA[<p>MarsEdit 3.3.5 is out with a few small fixes, and a new feature to better support bloggers who write in right-to-left (RTL) languages. The update is available immediately from the <a href="http://www.red-sweater.com/marsedit/">MarsEdit home page</a> and from the Mac App Store.</p>
<p>
A new per-blog setting lets you specify whether the text in a post should tend towards RTL. When this is set, MarsEdit&#8217;s rich text editor will show paragraphs with a RTL orientation, without altering the underlying HTML markup. This is based on the assumption that RTL blogs use CSS rules in the blog theme to impose the RTL directionality by default.
</p>
<p><img src="http://www.red-sweater.com/blog/wp-content/downloads/2011/10/RightToLeft.png" alt="Image of MarsEdit's per-blog text direction setting interface" title="RightToLeft.png" border="0" width="333" height="121" /></p>
<p>
I&#8217;ve beta-tested the directionality changes with a few native writers of RTL languages, and they seem satisfied with the solution as it avoids them having to manually change each paragraph&#8217;s direction while writing. If you are a RTL writer and you think I&#8217;ve done something wrong in the implementation, please be sure to let me know.
</p>
<p>
Complete change list for 3.3.5:</p>
<ul>
<li>Support a new per-blog setting for default writing direction, to benefit right-to-left language bloggers</li>
<li>Change default keyboard shortcut for full screen toggle to cmd-ctrl-F, the standard for Mac OS X</li>
<li>Prevent a crash that could occur with some systems like Sina.com that return empty string instead of expected array</li>
<li>Fixes to make uploaded images target the desired blog more reliably</li>
<li>Fix a bug that prevented &#8220;Send to Blog&#8221; button from being clickable after launching from bookmarklet</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.red-sweater.com/blog/2213/marsedit-3-3-5-right-to-left/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MarsEdit 3.3.4: Crashes And Cosmetics</title>
		<link>http://www.red-sweater.com/blog/2134/marsedit-3-3-4-crashes-and-cosmetics</link>
		<comments>http://www.red-sweater.com/blog/2134/marsedit-3-3-4-crashes-and-cosmetics#comments</comments>
		<pubDate>Wed, 24 Aug 2011 13:54:22 +0000</pubDate>
		<dc:creator>Daniel Jalkut</dc:creator>
				<category><![CDATA[MarsEdit]]></category>

		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=2134</guid>
		<description><![CDATA[I&#8217;m on the verge of a major move from New York back to the Boston area, but I wanted to get a quick release out to address some long-standing glitches in MarsEdit. These are the kinds of little issues that aren&#8217;t likely to cause major disruption for most users, but which are nonetheless infuriating if [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m on the verge of a major move from New York back to the Boston area, but I wanted to get a quick release out to address some long-standing glitches in MarsEdit. These are the kinds of little issues that aren&#8217;t likely to cause major disruption for most users, but which are nonetheless infuriating if you happen to be affected by them.</p>
<ul>
<li>Fix issues that caused side-panels to shrink gradually when collapsed/expanded</li>
<li>Fix a problem that prevented the width of the blogs list area from being restored across launches</li>
<li>When main window&#8217;s preview is collapsed, it&#8217;s now kept collapsed when window size is increased</li>
<li>Fix a crash that could occur when removing the last item from the Uploaded media list</li>
<li>Fix a crash that could occur when &#8220;unsplitting&#8221; a post or searching/replacing in rich editing mode</li>
<li>Fix a crash that could occur when authorizing Flickr</li>
</ul>
<p>This update is available immediately from the <a href="http://www.red-sweater.com/marsedit/">MarsEdit home page</a>. It will be available for update via the Mac App Store as soon as Apple approves the release.</p>
<p>After I get settled in to our new home in Boston, I hope to make a lot of progress on MarsEdit 3.4 and to continue chipping away at the long-longed-for MarsEdit Touch.</p>
<ul>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.red-sweater.com/blog/2134/marsedit-3-3-4-crashes-and-cosmetics/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

