<?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>Line Thirteen Blog</title>
	<atom:link href="http://www.linethirteen.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linethirteen.com/blog</link>
	<description>Software for your Mac</description>
	<lastBuildDate>Tue, 10 Apr 2012 13:51:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>★ Introducing CMEasy</title>
		<link>http://www.linethirteen.com/blog/2012/04/introducing-cmeasy/</link>
		<comments>http://www.linethirteen.com/blog/2012/04/introducing-cmeasy/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 13:51:12 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Line Thirteen]]></category>

		<guid isPermaLink="false">http://www.linethirteen.com/blog/?p=502</guid>
		<description><![CDATA[I&#8217;m pleased to announce that CMEasy for iPhone/iPod Touch is now available in the App Store. CMEasy is an app designed to make it easy and painless to keep track of all of your Continuing Medical Education (CME) credits. For any given activity you store the date, duration, type of activity and category, allowing you [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pleased to announce that CMEasy for iPhone/iPod Touch is now <a href=http://itunes.apple.com/us/app/cmeasy/id514211622?ls=1&#038;mt=8>available in the App Store</a>.</p>
<p>CMEasy is an app designed to make it easy and painless to keep track of all of your Continuing Medical Education (CME) credits.  For any given activity you store the date, duration, type of activity and category, allowing you to keep track of hours logged over the course of the year. </p>
<p>It&#8217;s not just for CME credits though, you can use CMEasy to keep track of any kind of attendance. Continuing Dental Education, Continuing Teaching Education and Nursing Continuing Education are all easily kept track of as well.</p>
<p>There are a couple of neat features that make CMEasy a breeze to use:</p>
<p><b>1) Use templates for frequent activities</b></p>
<p align=center><img src="http://www.linethirteen.com/blog/wp-content/uploads/2012/04/CMEasy_screen3.png" alt="" title="CMEasy Templates" width="400" height="600" class="aligncenter size-full wp-image-503" /></p>
<p>Say you attend Grand Rounds every week. Create a new Template, name in <i>Grand Rounds</i> and set the default duration. Then, every time you need to log another attendance at Grand rounds, with a single touch you can create a new entry with the correct name and duration. Easy!</p>
<p><b>2) Keep track of total hours spent</b></p>
<p align=center><img src="http://www.linethirteen.com/blog/wp-content/uploads/2012/04/CMEasy_screen6.png" alt="" title="CMEasy Statistics" width="400" height="600" class="aligncenter size-full wp-image-504" /></p>
<p>CMEasy reports statistics on your total hours by category. It&#8217;s a snap to see just how much CME credit you&#8217;ve earned.</p>
<p><b>3) Easy to get your data our</b></p>
<p align=center><img src="http://www.linethirteen.com/blog/wp-content/uploads/2012/04/CMEasy_screen8.png" alt="" title="CMEasy Export" width="400" height="600" class="aligncenter size-full wp-image-505" /></p>
<p>CMEasy makes it a snap to get your data out. Export your data at any time as a plain text .csv file.</p>
<p>It&#8217;s only $1.99 on the App Store, <a href=http://itunes.apple.com/us/app/cmeasy/id514211622?ls=1&#038;mt=8>go buy it now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linethirteen.com/blog/2012/04/introducing-cmeasy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>★ iOS vs. App Store Icon Rendering</title>
		<link>http://www.linethirteen.com/blog/2012/04/ios-vs-app-store-icon-rendering/</link>
		<comments>http://www.linethirteen.com/blog/2012/04/ios-vs-app-store-icon-rendering/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 06:08:20 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Line Thirteen]]></category>

		<guid isPermaLink="false">http://www.linethirteen.com/blog/?p=494</guid>
		<description><![CDATA[A couple of weeks ago I submitted my latest creation (CMEasy &#8211; more on that later) to the iOS App Store. After a week or purgatory it entered the review phase, and then quickly was approved for sale. It was at that point that I noticed something rather unfortunate about my submission, the icon displayed [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago I submitted my latest creation (CMEasy &#8211; more on that later) to the iOS App Store. After a week or purgatory it entered the review phase, and then quickly was approved for sale. It was at that point that I noticed something rather unfortunate about my submission, the icon displayed in the App Store was very different from the icon displayed in iOS.</p>
<p>Now the way things work is that you submit 2 image files within your application (one regular resolution (57 x 57) and one retina resolution (114 x 114), even more for hybrid iPhone/iPad apps) that serve as the icon for the application on your iOS device. You then submit a third image file (512 x 512 pixels) that serves as artwork in the App Store.</p>
<p>I dutifully submitted the required files, but only when CMEasy was actually accepted did I notice something interesting. The App Store and iOS render icons differently in (at least) one subtle yet potentially important way:</p>
<p><b>Transparent areas appear white in the App Store, but black in iOS.</b></p>
<p>The end result was that my app featured two rather different icons, depending on where you saw it:</p>
<p align=center><img src="http://www.linethirteen.com/blog/wp-content/uploads/2012/04/CMEasy_Rendering.png" alt="" title="CMEasy Icon Rendering" width="301" height="157" class="aligncenter size-full wp-image-498" /></p>
<p align=center><i>iOS on the left, App Store on the right</i></p>
<p>Oops! Now if you look closely you&#8217;ll notice that the orange circle is larger in the App Store &#8211; that&#8217;s entirely my fault. But rendering the transparency differently caught me completely off guard, and I must say is a bit of an oversight on Apple&#8217;s part. Now none of this would be a big deal, except you can&#8217;t just go changing either the iOS icon or App Store artwork willy nilly.  It requires another submission for review, which I am pleased to say has now passed and the icons now match.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linethirteen.com/blog/2012/04/ios-vs-app-store-icon-rendering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ Rejection, Duplicate Functionality, One Touch Dialers and the App Store</title>
		<link>http://www.linethirteen.com/blog/2012/03/rejection-duplicate-functionality-one-touch-dialers-and-the-app-store/</link>
		<comments>http://www.linethirteen.com/blog/2012/03/rejection-duplicate-functionality-one-touch-dialers-and-the-app-store/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 14:08:01 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Line Thirteen]]></category>

		<guid isPermaLink="false">http://www.linethirteen.com/blog/?p=490</guid>
		<description><![CDATA[I&#8217;ve recently been working on a fairly major project, and needed a bit of a break. Around the same time it occurred to me that 90% of my phone calls were to my wife, and it would really be nice to have an app that would dial her number with just a single touch, so [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been working on a fairly major project, and needed a bit of a break.  Around the same time it occurred to me that 90% of my phone calls were to my wife, and it would really be nice to have an app that would dial her number with just a single touch, so off to the app store I went.</p>
<p>My search for one touch dialer didn&#8217;t turn up anything (more on that later), so I decided to write an app myself. It turns out to be a very simple process to write a one touch dialer app so I coded it up, slapped together a cute icon and submitted it to Apple.</p>
<p>A week later I received a rejection citing the dreaded rule 2.11, duplicate functionality:</p>
<blockquote><p>2.11: Apps that duplicate apps already in the App Store may be rejected, particularly if there are many of them, such as fart, burp, flashlight, and Kama Sutra apps</p></blockquote>
<p>This didn&#8217;t jive with my own searches on the app store, so back a-searching I went, this time turning up plenty of one touch dialers. I downloaded a few, tested them out and wrote an appeal citing some minor differences in functionality and marketing between my app and the existing ones.</p>
<p>A few days later I got a call from an Apple representative named Richard who made the rather unequivocal statement:</p>
<blockquote><p>We aren&#8217;t accepting any more one touch dialers.</p></blockquote>
<p>Fair enough. There are plenty of stories out there about unreasonable App Store rejections, but this isn&#8217;t one of them. I quite honestly wasn&#8217;t bringing anything especially new to the space, so why clog up the App Store with another duplicate app? I was a little surprised that this merited a phone call, but it was certainly a nice touch and gave me the opportunity to ask questions. I could have asked Richard why certain not-to-be-named developers have at least a dozen identical one touch dialers in the App Store just with different names, and if they planned on doing anything about that (they should), but there wasn&#8217;t anything to be gained from whining.</p>
<p>So why the heck did my original search turn up nothing and set me down this path in the first place? I honestly don&#8217;t know. I should have been suspicious, after all what simple idea hasn&#8217;t already been submitted to the App Store again and again and again these days? I guess some small part of me wanted to believe there was still an unserved niche that could be filled be a trivially simple app. I won&#8217;t make that mistake again!</p>
<p>One thing&#8217;s for sure though, I&#8217;m going to regret not getting a chance to use the icon I made &#8211; I really like the way it turned out!</p>
<p align=center><img src="http://www.linethirteen.com/blog/wp-content/uploads/2012/03/OneTouchDialIcon@2x.png" alt="" title="One Touch Dial Icon" width="114" height="114" class="aligncenter size-full wp-image-491" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linethirteen.com/blog/2012/03/rejection-duplicate-functionality-one-touch-dialers-and-the-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ OneThingToday &#8211; Top 100 Productivity Apps in Russia!</title>
		<link>http://www.linethirteen.com/blog/2011/11/onethingtoday-top-100-productivity-apps-in-russia/</link>
		<comments>http://www.linethirteen.com/blog/2011/11/onethingtoday-top-100-productivity-apps-in-russia/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 05:30:00 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Line Thirteen]]></category>

		<guid isPermaLink="false">http://www.linethirteen.com/blog/?p=487</guid>
		<description><![CDATA[I was combing through my website referral logs today, and came across an interesting traffic source &#8211; a post at MacDigger.ru on the top 100 Mac productivity apps. Now I don&#8217;t speak Russian, but I do have access to Google&#8217;s wonderful automatic translation: OneThingToday &#8211; There are many ways to clean up the business. With [...]]]></description>
			<content:encoded><![CDATA[<p>I was combing through my website referral logs today, and came across an interesting traffic source &#8211; a post at MacDigger.ru on the <a href=http://www.macdigger.ru/macall/macsoft/top-100-programm-dlya-produktivnoj-raboty-na-mac.html>top 100 Mac productivity apps</a>. Now I don&#8217;t speak Russian, but I do have access to Google&#8217;s wonderful automatic translation:</p>
<blockquote><p>OneThingToday &#8211; There are many ways to clean up the business. With OneThingToday you prioritize or project on a daily basis. This helps to focus on key objectives and avoid the spread of attention.</p></blockquote>
<p>I have no idea how accurate that translation is, but it&#8217;s actually a pretty good summary of OneThingToday!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linethirteen.com/blog/2011/11/onethingtoday-top-100-productivity-apps-in-russia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ Nuper v1.0</title>
		<link>http://www.linethirteen.com/blog/2011/10/nuper-v1-0/</link>
		<comments>http://www.linethirteen.com/blog/2011/10/nuper-v1-0/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 23:43:08 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Line Thirteen]]></category>

		<guid isPermaLink="false">http://www.linethirteen.com/blog/?p=480</guid>
		<description><![CDATA[I am pleased to announce that Nuper is now available for purchase on the Mac App Store. What&#8217;s Nuper? Good question. Nuper is my approach to tracking your favorite blogs via RSS. I designed Nuper with two thoughts in mind: Generally speaking I like visiting sites and reading people&#8217;s articles as they are presented on [...]]]></description>
			<content:encoded><![CDATA[<p>I am pleased to announce that Nuper is now <a href=http://itunes.apple.com/us/app/nuper/id461653107?mt=12>available for purchase on the Mac App Store</a>.</p>
<p>What&#8217;s Nuper?  Good question.  Nuper is my approach to tracking your favorite blogs via RSS.</p>
<p>I designed Nuper with two thoughts in mind:</p>
<ol>
<li>Generally speaking I like visiting sites and reading people&#8217;s articles as they are presented on their original site, and not in a traditional RSS reader (like say <a href=http://netnewswireapp.com/>NetNewsWire</a>). Perhaps I&#8217;m in the minority here but most of the blogs I frequent are carefully designed and aesthetically pleasing, and I enjoy visiting them.
<li>I dislike visiting one of my favorite blogs only to find it hasn&#8217;t been updated since my last visit.
</ol>
<p>So it became clear to me that I wanted a tool to track my favorite blogs that would tell me when they had most recently been updated, and with a click take me to the site in a browser.  Since I couldn&#8217;t find such an app I wrote it myself.</p>
<p>Behold, <a href=http://linethirteen.com/nuper/>Nuper</a> (this is what it looks like right now as I write this article):</p>
<p align=center><img src="http://www.linethirteen.com/blog/wp-content/uploads/2011/10/nuper_screen.png" alt="" title="Nuper Screenshot" width="500" height="280" class="alignnone size-full wp-image-481" /></p>
<p>Nuper displays the name of the blog you are subscribed to, the title of the most recent post and the amount of time since that item was posted. Click on an entry, and a new browser window opens with the relevant site. That&#8217;s it.</p>
<p>While I was in the midst of developing Nuper, Jacqui Cheng at Ars Technica wrote <a href=http://arstechnica.com/web/news/2011/09/why-keeping-up-with-rss-is-poisonous-to-productivity-sanity.ars>an article about the perils of trying to keep on top of every article in your RSS feed</a>, which Marco Arment followed up on with his thoughts on <a href=http://www.marco.org/2011/09/04/sane-rss-usage>Sane RSS Usage</a>.</p>
<p>It hasn&#8217;t really occurred to me when I&#8217;d started writing Nuper, but those two pieces made it very clear that Nuper was a great way to use RSS without being overwhelmed by it. There is no timeline, no unread count to keep on top of and no dock badge to distract you, just a shapshot of the latest things that are happening right now.</p>
<p>No I don&#8217;t intend this to be the best solution for everyone, but I think it might be a great solution for a lot of people.</p>
<p>PS: Nuper is <a href=http://en.wiktionary.org/wiki/nuper>Latin for recently</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linethirteen.com/blog/2011/10/nuper-v1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ PDFShuffler v1.0.1 Now Available on the Mac App Store</title>
		<link>http://www.linethirteen.com/blog/2011/08/pdfshuffler-v1-0-1-now-available-on-the-mac-app-store/</link>
		<comments>http://www.linethirteen.com/blog/2011/08/pdfshuffler-v1-0-1-now-available-on-the-mac-app-store/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 05:07:40 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Line Thirteen]]></category>

		<guid isPermaLink="false">http://www.linethirteen.com/blog/?p=474</guid>
		<description><![CDATA[PDFShuffler was a fun project for me. A customer of mine &#8211; Marc Lenahan and I had been having an email exchange, when he asked if I could help him with some software for his legal workflow. The answer was yes, and so I initially wrote PDFShuffler as a custom solution for Marc. We were [...]]]></description>
			<content:encoded><![CDATA[<p><a href=http://www.linethirteen.com/pdfshuffler/>PDFShuffler</a> was a fun project for me. A customer of mine &#8211; <a href="http://www.severeinjurylawfirm.com/home.html">Marc Lenahan</a> and I had been having an email exchange, when he asked if I could help him with some software for his legal workflow. The answer was yes, and so I initially wrote PDFShuffler as a custom solution for Marc. We were happy enough with the result that we decided to offer the final product <a href="http://itunes.apple.com/us/app/pdfshuffler/id458663654?mt=12">for sale on the Mac App Store</a>.</p>
<p>PDFShuffler has essentially one function &#8211; it takes a PDF and twins it. What that means is that a PDF with 4 pages (1, 2, 3, 4) becomes a PDF with 8 pages, each of the original 4 having been duplicated (1, 1, 2, 2, 3, 3, 4, 4).</p>
<p align=center><img src=http://www.linethirteen.com/pdfshuffler/images/PDFShuffler_Demo.png></p>
<p>Why is this a useful thing? Best to let Marc explain that in his own words:</p>
<blockquote><p>PDFShuffler turns the PDF you must analyze into the one you want to analyze. It is the tool that lawyers, teachers, presenters, researchers &#038; scientists have been needing for years.</p>
<p>Its magic is in its simplicity. It takes your PDF and creates a new document in which each page is duplicated in order. Your original document, with pages 1, 2, 3, etc, remains untouched. Your new document now has pages 1, 1, 2, 2, 3, 3, etc. You are then freed to view your document in &#8220;Two-Up&#8221; format. Then, you can let loose your inner annotator on one sheet while leaving its twin pristine next to it.</p>
<p>The result? Lawyers can prepare to depose witnesses with their notes always in front of them and effortlessly print the clean sheet for exhibits. In trial, attorneys can display the two-up document half on their own screen and half on the display screen. The attorney&#8217;s notes and questions are right where they&#8217;re wanted and the pristine version is always displayed to the Court and jury without having to juggle locations within multiple documents. Your workflow is greatly streamlined because you will no longer need to re-analyze documents, as your thoughts are always preserved on your half of the document. Teachers have their lesson notes in front of them at all times. Presenters can even use their PDFs in their speeches by quickly moving from showing the pristine document to the one with highlighted sections. Scientists who wish to crunch information from different angles can do so side-by-side.</p>
<p>And if you decide to print only the pristine pages or the annotated ones, just select the &#8220;Print Odd Pages Only&#8221; (or &#8220;Even Pages Only&#8221;) option when printing.</p>
<p>PDFShuffler lets you choose the trigger that is best for you. If you drag a document&#8217;s icon onto the PDFShuffler icon, you&#8217;ll see a new document appear in the same location as the original with the word &#8220;TWINNED&#8221; appended to the title. (Yes, you can choose your own preferred naming distinction.) If you want to Twin a bunch of documents, you can drag them all on to the icon at the same time. All of the PDFs will be twinned, and any non-PDFs will be left untouched. And if your preference is to work from the keyboard, just open the intended PDF from within PDFShuffler and voilà, your new document is ready for you to add value to it.</p></blockquote>
<p>PDFShuffler isn&#8217;t for everybody, but if it sounds like it&#8217;s for you <a href=http://itunes.apple.com/us/app/pdfshuffler/id458663654?mt=12>go check it out</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linethirteen.com/blog/2011/08/pdfshuffler-v1-0-1-now-available-on-the-mac-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ EmailMyCal v1.0.2 With Support for OS X Lion/10.7</title>
		<link>http://www.linethirteen.com/blog/2011/08/emailmycal-v1-0-2-with-support-for-os-x-lion10-7/</link>
		<comments>http://www.linethirteen.com/blog/2011/08/emailmycal-v1-0-2-with-support-for-os-x-lion10-7/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 16:53:24 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Line Thirteen]]></category>

		<guid isPermaLink="false">http://www.linethirteen.com/blog/?p=470</guid>
		<description><![CDATA[A couple of days ago I finally had EmailMyCal v1.0.2 approved for release to the Mac App Store. This is a big deal for users running 10.7 because v1.0.1 didn&#8217;t work under 10.7 (turns out it was a problem in the embedded EDMessage framework). Why did it take so long? This is embarrassing to admit [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago I finally had <a href=http://www.linethirteen.com/emailmycal/>EmailMyCal</a> v1.0.2 approved for release to the <a href=http://itunes.apple.com/us/app/emailmycal/id414613214?mt=12&#038;ls=1>Mac App Store</a>. This is a big deal for users running 10.7 because v1.0.1 didn&#8217;t work under 10.7 (turns out it was a problem in the embedded <a href=http://www.mulle-kybernetik.com/software/EDFrameworks/>EDMessage</a> framework).</p>
<p>Why did it take so long? This is embarrassing to admit as a developer of OS X software but my <a href=http://www.linethirteen.com/blog/2010/10/the-line-thirteen-office-and-hardware/>development (and only) machine</a> is not actually capable of running 10.7 &#8211; it&#8217;s the original Core Duo MacBook Pro. When Lion was released to the public I crossed my fingers and then cursed as I watched the bug reports come in.</p>
<p>I still don&#8217;t have an upgraded machine, but I did get access to one for long enough to push out an update. To all the EmailMyCal users who went so long without a working version, I&#8217;m sorry.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linethirteen.com/blog/2011/08/emailmycal-v1-0-2-with-support-for-os-x-lion10-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ OneThingToday v1.0.9 Now Available</title>
		<link>http://www.linethirteen.com/blog/2011/06/onethingtoday-v1-0-9-now-available/</link>
		<comments>http://www.linethirteen.com/blog/2011/06/onethingtoday-v1-0-9-now-available/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 04:28:33 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Line Thirteen]]></category>

		<guid isPermaLink="false">http://www.linethirteen.com/blog/?p=466</guid>
		<description><![CDATA[In all the excitement leading up to iCloud I forgot to mention this one last week, but OneThingToday v1.0.9 is now available on the Mac App Store. Please take some time to digest this extensive list of new features: Added the option to make the Sticky window float on top of all other windows. Seriously, [...]]]></description>
			<content:encoded><![CDATA[<p>In all the excitement leading up to <a href="http://www.apple.com/icloud/">iCloud</a> I forgot to mention this one last week, but OneThingToday v1.0.9 is now <a href="http://itunes.apple.com/us/app/onethingtodayx/id402373480?mt=12">available on the Mac App Store</a>. Please take some time to digest this extensive list of new features:</p>
<ul>
<li>Added the option to make the Sticky window float on top of all other windows.
</ul>
<p>Seriously, that&#8217;s all that&#8217;s new, but a surprising (to me) number of people requested this feature and it didn&#8217;t seem fair to make them wait any longer. If you&#8217;d like, the Sticky window can now be promoted to reside on top of all of your windows, as a constant reminder of exactly what you should be working on today. Personally I always feel starved enough for screen space that it&#8217;s not a feature I&#8217;ll be using myself, but I can see how it would be useful if you had a multiple monitor setup.  As always, enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linethirteen.com/blog/2011/06/onethingtoday-v1-0-9-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ Xcode 4 is Driving Me Insane/I Love Xcode 4</title>
		<link>http://www.linethirteen.com/blog/2011/05/xcode-4-is-driving-me-insanei-love-xcode-4/</link>
		<comments>http://www.linethirteen.com/blog/2011/05/xcode-4-is-driving-me-insanei-love-xcode-4/#comments</comments>
		<pubDate>Thu, 19 May 2011 23:28:50 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Line Thirteen]]></category>

		<guid isPermaLink="false">http://www.linethirteen.com/blog/?p=461</guid>
		<description><![CDATA[The Bad The other day I mentioned some window size annoyances with Xcode 4. Today I&#8217;m back with another annoyance. Editing the GUI of a reasonably complex (GUI-wise) piece of scientific software I wrote is virtually impossible on my machine. Mouse clicks take about 5 seconds to register, and good luck invoking any kind of [...]]]></description>
			<content:encoded><![CDATA[<p><b>The Bad</b><br />
The other day I mentioned some <a href="http://www.linethirteen.com/blog/2011/04/xcode-4-is-driving-me-insane/">window size annoyances with Xcode 4</a>.  Today I&#8217;m back with another annoyance.  Editing the GUI of a reasonably complex (GUI-wise) piece of scientific software I wrote is virtually impossible on my machine. Mouse clicks take about 5 seconds to register, and good luck invoking any kind of double-click in the interface with that kind of responsiveness.  In a word &#8211; AUGH!</p>
<p>This is probably Apple telling me it&#8217;s time to upgrade my <a href="http://www.linethirteen.com/blog/2010/10/the-line-thirteen-office-and-hardware/">original MacBook Pro</a> to, I don&#8217;t know, a <i>machine capable of running Lion</i>!  Curse that 32 bit Core Duo processor&#8230;</p>
<p><b>The Good</b><br />
It used to be if I had a project open, and then opened a random text file or Perl script, said file/script would become associated with that open project.  This drove me batty, because it just didn&#8217;t make any sense and attached all sorts of obnoxious GUI chrome to the new window.  Xcode can happily manage multiple projects, so why couldn&#8217;t it just create an ad-hoc project for random files I open?</p>
<p>Xcode 4 of course can:</p>
<p align=center><img src="http://www.linethirteen.com/blog/wp-content/uploads/2011/05/xcode4_files.png" alt="" title="Xcode 4 File Management" width="257" height="368" class="alignnone size-full wp-image-462" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linethirteen.com/blog/2011/05/xcode-4-is-driving-me-insanei-love-xcode-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>★ EmailMyCal v1.0.1 Available on Mac App Store</title>
		<link>http://www.linethirteen.com/blog/2011/05/emailmycal-v1-0-1-available-on-mac-app-store/</link>
		<comments>http://www.linethirteen.com/blog/2011/05/emailmycal-v1-0-1-available-on-mac-app-store/#comments</comments>
		<pubDate>Thu, 12 May 2011 04:52:31 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Line Thirteen]]></category>

		<guid isPermaLink="false">http://www.linethirteen.com/blog/?p=456</guid>
		<description><![CDATA[I&#8217;m happy to announce that EmailMyCal v1.0.1 is now available on the Mac App Store. This version adds exactly one feature: The ability to include today&#8217;s and/or tomorrow&#8217;s agenda in the daily email So now you can get today&#8217;s agenda early in the day, or tomorrow&#8217;s agenda late in the day, or just get them [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce that <a href="http://linethirteen.com/emailmycal/">EmailMyCal</a> v1.0.1 is now <a href="http://itunes.apple.com/us/app/emailmycal/id414613214?mt=12&#038;ls=1">available on the Mac App Store</a>.  This version adds exactly one feature:</p>
<p><i>The ability to include today&#8217;s and/or tomorrow&#8217;s agenda in the daily email</i></p>
<p align=center><img src="http://www.linethirteen.com/blog/wp-content/uploads/2011/05/emc_v101.png" alt="" title="EmailMyCal v1.0.1" width="212" height="55" class="alignnone size-full wp-image-458" /></p>
<p>So now you can get today&#8217;s agenda early in the day, or tomorrow&#8217;s agenda late in the day, or just get them both any time you please.  It&#8217;s the first step towards a more flexible setup allowing more than one email per day, and since it was an easy, self-contained step I decided to release it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linethirteen.com/blog/2011/05/emailmycal-v1-0-1-available-on-mac-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

