<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.whitepeaksoftware.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>White Peak Software Blog</title>
	
	<link>http://blog.whitepeaksoftware.com</link>
	<description>Latest word on White Peak Software and our products.</description>
	<lastBuildDate>Tue, 27 Jul 2010 14:50:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.whitepeaksoftware.com/WhitePeakSoftwareBlog" /><feedburner:info uri="whitepeaksoftwareblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Crazy Busy Last Week</title>
		<link>http://feeds.whitepeaksoftware.com/~r/WhitePeakSoftwareBlog/~3/rucinGDfwC0/</link>
		<comments>http://blog.whitepeaksoftware.com/2010/07/27/crazy-busy-last-week/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 14:50:51 +0000</pubDate>
		<dc:creator>kirbyt</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://blog.whitepeaksoftware.com/?p=305</guid>
		<description><![CDATA[Life has been crazy busy over the last week but fun at the same time. I&#8217;m wrapping up a client project, and last week I spoke about iPad programming at the NYC iPhone Developer Meet-up. The next day I followed up the talk with a one-day training class on learning iPad programming. Thanks goes out [...]]]></description>
			<content:encoded><![CDATA[<p>Life has been crazy busy over the last week but fun at the same time. I&#8217;m wrapping up a client project, and last week I spoke about iPad programming at the <a href="http://www.meetup.com/newyork-iphone-developers/">NYC iPhone Developer Meet-up</a>. The next day I followed up the talk with a one-day training class on learning iPad programming. Thanks goes out to <a href="http://twitter.com/juliobarros">Julio Barros</a> of <a href="http://www.e-string.com/">E-String</a> for keeping me busy last week, I mean for giving me the opportunity to talk and teach.</p>
<p>One of the more interesting things that happened last week was being interviewed by a reporter from the largest news service in China. Here&#8217;s a <a href="http://yfrog.com/msa3yxj">picture from the interview</a>, and yes, I look like a zombie in the picture. The reported asked some really good questions, and I think the interview went really well. But it&#8217;s doubtful I&#8217;ll ever see the interview since it will only air in China and the interview is unlikely to be available online. Still, it was fun to do.</p>
<p>A highlight from last week was seeing friends, old and new, Thursday night for drinks after the meet up. Made me realize how much I miss living in New York.</p>
<img src="http://feeds.feedburner.com/~r/WhitePeakSoftwareBlog/~4/rucinGDfwC0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.whitepeaksoftware.com/2010/07/27/crazy-busy-last-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.whitepeaksoftware.com/2010/07/27/crazy-busy-last-week/</feedburner:origLink></item>
		<item>
		<title>Some Useful Books for iOS Developers</title>
		<link>http://feeds.whitepeaksoftware.com/~r/WhitePeakSoftwareBlog/~3/4mE5dF6n3ec/</link>
		<comments>http://blog.whitepeaksoftware.com/2010/07/26/some-useful-books-for-ios-developers/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 21:13:44 +0000</pubDate>
		<dc:creator>kirbyt</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.whitepeaksoftware.com/?p=303</guid>
		<description><![CDATA[Last week I had the opportunity to teach a one-day class on learning iPad programming. One of the students asked what books I recommend. A friend asked the same question over the weekend, so I thought I might as well post the list of books on iOS and Objective-C programming I have found helpful.

Beginning iPhone [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I had the opportunity to teach a one-day class on learning iPad programming. One of the students asked what books I recommend. A friend asked the same question over the weekend, so I thought I might as well post the list of books on iOS and Objective-C programming I have found helpful.</p>
<ul>
<li><a href="http://www.amazon.com/Beginning-iPhone-Development-Exploring-SDK/dp/1430224592/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1280028038&#038;sr=8-1">Beginning iPhone 3 Development</a>, Dave Mark and Jeff LaMarche
<li><a href="http://www.amazon.com/More-iPhone-Development-Tackling-Beginning/dp/143022505X/ref=sr_1_2?ie=UTF8&#038;s=books&#038;qid=1280028038&#038;sr=8-2">More iPhone 3 Development</a>, Dave Mark and Jeff LaMarche
<li><a href="http://appdevmanual.com/">iPhone App Development</a>, the missing manual, Craig Hockenberry
<li><a href="http://www.pragprog.com/titles/mzcd/core-data">Core Data</a>, Marcus Zarra
<li><a href="http://www.pragprog.com/titles/amiphd/iphone-sdk-development">iPhone SDK Development</a>, Bill Dudney and Chris Adamson
<li><a href="http://www.pragprog.com/titles/sfipad/ipad-programming">iPad Programming</a>, Daniel Steinberg and Eric Freeman
<li><a href="http://www.amazon.com/iPhone-Developers-Cookbook-Building-Applications/dp/0321659570/ref=sr_1_3?ie=UTF8&#038;s=books&#038;qid=1280028038&#038;sr=8-3">The iPhone Developer&#8217;s Cookbook</a>, Erica Sadun
<li><a href="http://www.amazon.com/gp/product/0321566157/ref=s9_simh_gw_p14_i2?pf_rd_m=ATVPDKIKX0DER&#038;pf_rd_s=center-2&#038;pf_rd_r=003RBYM22CW9Q5D1EJNN&#038;pf_rd_t=101&#038;pf_rd_p=470938631&#038;pf_rd_i=507846">Programming in Objective-C</a>, Stephen Kochan
<li><a href="http://www.amazon.com/gp/product/1449381650/ref=s9_newr_gw_ir02?pf_rd_m=ATVPDKIKX0DER&#038;pf_rd_s=center-3&#038;pf_rd_r=003RBYM22CW9Q5D1EJNN&#038;pf_rd_t=101&#038;pf_rd_p=470938811&#038;pf_rd_i=507846">Tapworthy, Designing Great iPhone Apps</a>, Josh Clark
</ul>
<img src="http://feeds.feedburner.com/~r/WhitePeakSoftwareBlog/~4/4mE5dF6n3ec" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.whitepeaksoftware.com/2010/07/26/some-useful-books-for-ios-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.whitepeaksoftware.com/2010/07/26/some-useful-books-for-ios-developers/</feedburner:origLink></item>
		<item>
		<title>A Really Simply Timer</title>
		<link>http://feeds.whitepeaksoftware.com/~r/WhitePeakSoftwareBlog/~3/zM31awW111s/</link>
		<comments>http://blog.whitepeaksoftware.com/2010/07/19/a-really-simply-timer/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 03:11:17 +0000</pubDate>
		<dc:creator>kirbyt</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.whitepeaksoftware.com/?p=301</guid>
		<description><![CDATA[A friend asked if I would put together a sample iOS app that shows how to display a stopwatch timer like the one used in Labor Mate. It seemed like a fun exercise to break up the night, so I said, &#8220;Sure, why not.&#8221; 
I decided others might find the sample source code useful so [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.whitepeaksoftware.com/wp-content/uploads/2010/07/SimpleTimer.png" alt="SimpleTimer.png" border="0" width="207" height="385" align="left" vspace="6" hspace="6" />A friend asked if I would put together a sample iOS app that shows how to display a stopwatch timer like the one used in <a href="http://www.whitepeaksoftware.com/labormate" class="kblinker" title="More about Labor Mate &raquo;">Labor Mate</a>. It seemed like a fun exercise to break up the night, so I said, &#8220;Sure, why not.&#8221; </p>
<p>I decided others might find the sample source code useful so I posted the project to <a href="http://github.com/kirbyt/SimpleTimer">github</a> for all to enjoy. The piece devs might find interesting is the KTStopwatch class. This is a simplified version of the class I use in Labor Mate. It supports wall clock and elapsed time.</p>
<p>The source code is licensed using The MIT License, so do with it what you like. Enjoy.</p>
<img src="http://feeds.feedburner.com/~r/WhitePeakSoftwareBlog/~4/zM31awW111s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.whitepeaksoftware.com/2010/07/19/a-really-simply-timer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.whitepeaksoftware.com/2010/07/19/a-really-simply-timer/</feedburner:origLink></item>
		<item>
		<title>Hiring iOS Developers in the Boston Area</title>
		<link>http://feeds.whitepeaksoftware.com/~r/WhitePeakSoftwareBlog/~3/H67NKLF4rDg/</link>
		<comments>http://blog.whitepeaksoftware.com/2010/07/09/hiring-ios-developers-in-the-boston-area/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 19:04:13 +0000</pubDate>
		<dc:creator>kirbyt</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.whitepeaksoftware.com/?p=296</guid>
		<description><![CDATA[Jonathan Kardos has an excellent article on Boston Innovation explaining how to find a mobile app developer in Boston. NSHappyHour even gets a mention, which is great. But one thing left out of Jonathan&#8217;s article are national events such as 360idev. 
Speaking from personal experience, attending events like 360idev is a great way to not [...]]]></description>
			<content:encoded><![CDATA[<p>Jonathan Kardos has an excellent article on Boston Innovation explaining <a href="http://bostinnovation.com/2010/07/08/how-to-find-a-mobile-app-developer-in-boston/">how to find a mobile app developer in Boston</a>. <a href="http://nshappyhour.org">NSHappyHour</a> even gets a mention, which is great. But one thing left out of Jonathan&#8217;s article are national events such as <a href="http://360idev.com">360idev</a>. </p>
<p>Speaking from personal experience, attending events like 360idev is a great way to not only meet and network with developers but for developers to find work, whether they are looking for a permanent position or contract work. This is one of the many reasons I return to 360idev event after event, and why I will be at the next one in Austin TX on November 7th through the 10th.</p>
<img src="http://feeds.feedburner.com/~r/WhitePeakSoftwareBlog/~4/H67NKLF4rDg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.whitepeaksoftware.com/2010/07/09/hiring-ios-developers-in-the-boston-area/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.whitepeaksoftware.com/2010/07/09/hiring-ios-developers-in-the-boston-area/</feedburner:origLink></item>
		<item>
		<title>ANN: Hey Peanut 1.2 is in the App Store</title>
		<link>http://feeds.whitepeaksoftware.com/~r/WhitePeakSoftwareBlog/~3/dQDUWR5M3QU/</link>
		<comments>http://blog.whitepeaksoftware.com/2010/07/07/ann-hey-peanut-1-2-is-in-the-app-store/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 15:02:54 +0000</pubDate>
		<dc:creator>kirbyt</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Hey Peanut]]></category>
		<category><![CDATA[White Peak Software]]></category>

		<guid isPermaLink="false">http://blog.whitepeaksoftware.com/?p=293</guid>
		<description><![CDATA[I&#8217;m happy to announce version 1.2 of Hey Peanut, the photo app for toddlers available on the iPhone and iPad, is now available in the App Store. This update fixes bugs reported on iOS4 and adds new HD artwork for iPhone 4.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce version 1.2 of <a href="http://whitepeaksoftware.com/main/hey-peanut/index" class="kblinker" title="More about Hey Peanut &raquo;">Hey Peanut</a>, the photo app for toddlers available on the iPhone and iPad, is now available in the App Store. This update fixes bugs reported on iOS4 and adds new HD artwork for iPhone 4.</p>
<img src="http://feeds.feedburner.com/~r/WhitePeakSoftwareBlog/~4/dQDUWR5M3QU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.whitepeaksoftware.com/2010/07/07/ann-hey-peanut-1-2-is-in-the-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.whitepeaksoftware.com/2010/07/07/ann-hey-peanut-1-2-is-in-the-app-store/</feedburner:origLink></item>
		<item>
		<title>Sale Numbers are In: An Update on My App Store Pricing Experiment</title>
		<link>http://feeds.whitepeaksoftware.com/~r/WhitePeakSoftwareBlog/~3/t6OEh25Vwdk/</link>
		<comments>http://blog.whitepeaksoftware.com/2010/07/02/sale-numbers-are-in-an-update-on-my-app-store-pricing-experiment/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 13:15:06 +0000</pubDate>
		<dc:creator>kirbyt</dc:creator>
				<category><![CDATA[Labor Mate]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[White Peak Software]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[app store]]></category>

		<guid isPermaLink="false">http://blog.whitepeaksoftware.com/?p=291</guid>
		<description><![CDATA[Last month I mentioned my experiment with the pricing for Labor Mate to see what effects, if any, a price increase will have. The initial results were interesting. The number of units sold went down, but revenue had gone up. On the surface it seems the price increase was a success, but I needed more [...]]]></description>
			<content:encoded><![CDATA[<p>Last month I mentioned my <a href="http://blog.whitepeaksoftware.com/2010/06/01/sales-are-down-but-revenue-is-up/">experiment with the pricing</a> for <a href="http://www.whitepeaksoftware.com/labormate" class="kblinker" title="More about Labor Mate &raquo;">Labor Mate</a> to see what effects, if any, a price increase will have. The initial results were interesting. The number of units sold went down, but revenue had gone up. On the surface it seems the price increase was a success, but I needed more data.</p>
<p>I increased the price of Labor Mate by $1 on May 15, going from $0.99 to $1.99. By increasing the price on May 15, I was able to compare the first half of the month with the second half. And as I mentioned in the previous <a href="http://blog.whitepeaksoftware.com/2010/06/01/sales-are-down-but-revenue-is-up/">post</a> revenue had indeed gone up. But I was curious to see if this would continue and what might be the long term effects, so I left Labor Mate at $1.99. After all, I made more money in May as a result of the price increase.</p>
<p>June is over and the sales numbers are in. I&#8217;m now able to compare a full month of sales (for June) at the higher $1.99 price to a full month of sales (for April) at the lower $0.99 price. And I can compare these numbers to May&#8217;s numbers. The results might be surprising to some, but are inline with what I secretly thought would happen.</p>
<p>In June, Labor Mate earned a whooping $31.94 more money than in April, and it earned $30.90 <strong>less</strong> compared to May. In April, Labor Mate averaged $35 per day. The average was $37 per day in May, and only $36 per day in June. </p>
<p>Revenue from Labor Mate has been on a slow but steady increase since it was first released back in 2008. Though I cannot prove it, based on past trends, my gut tells me Labor Mate would have likely hit June&#8217;s revenue number in May without the price increase. And my gut, again based on the trend, says June would have probably hit May&#8217;s number without the price increase. In other words, while the price increase did improve Labor Mate&#8217;s revenue, the amount of additional revenue resulting from the price increase is actually no different from the slow and steady increase in revenue I was already seeing at the lower, 99 cent price point. As a matter of fact, I saw a bigger jump in revenue between March and April, with April bringing in a whooping $175.71 more than March.</p>
<p>I&#8217;m now convinced the price increase did little to improve revenue, and actually the price increase likely did more harm than good. Prior to the price increase Labor Mate was ranked in the Top 100 in the Health and Fitness category for a number of different countries including the U.S. Today Labor Mate is no were near ranking in the Top 100 in most stores.</p>
<p>Another negative effect caused by the price increase is that fewer people are now using Labor Mate. As I noted in the previous <a href="http://blog.whitepeaksoftware.com/2010/06/01/sales-are-down-but-revenue-is-up/">post</a>, the number of daily downloads dropped. This means fewer people are buying Labor Mate, which in turns means fewer people are using it. I believe Labor Mate&#8217;s slow but steady raise was due in part to word of mouth advertising. Now that there are fewer new moms and dads buying and using Labor Mate, there are fewer people recommending Labor Mate to other new moms and dads. And I admit, ignoring price for a moment, I&#8217;m a little disappointed that fewer people are using the app. A part of me prefers selling at a lower price point so more mom and pops to be will use it. (Hmm, maybe I should release a free, iAd supported version.)</p>
<p>So what&#8217;s next? I&#8217;ve thought about dropping the price back down to 99 cents, but this could lead to a backlash from the folks who purchased Labor Mate over the last 6 weeks. Plus, $1.99 is still cheaper than a large cup of Starbucks coffee. The better idea, and the one I have been planning all along, is to continue improving Labor Mate and make it stand out above the other 99 cent copy cats. This includes leaving the price at $1.99 for now. After all, as one recent new user said to me in email, &#8220;it is a very practical and intuitive app and certainly justified at $1.99.&#8221;</p>
<img src="http://feeds.feedburner.com/~r/WhitePeakSoftwareBlog/~4/t6OEh25Vwdk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.whitepeaksoftware.com/2010/07/02/sale-numbers-are-in-an-update-on-my-app-store-pricing-experiment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.whitepeaksoftware.com/2010/07/02/sale-numbers-are-in-an-update-on-my-app-store-pricing-experiment/</feedburner:origLink></item>
		<item>
		<title>ANN: Labor Mate 1.7 is in the App Store</title>
		<link>http://feeds.whitepeaksoftware.com/~r/WhitePeakSoftwareBlog/~3/gEeT9HzvxpA/</link>
		<comments>http://blog.whitepeaksoftware.com/2010/07/02/ann-labor-mate-1-7-is-in-the-app-store/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 12:00:28 +0000</pubDate>
		<dc:creator>kirbyt</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Labor Mate]]></category>
		<category><![CDATA[White Peak Software]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.whitepeaksoftware.com/?p=289</guid>
		<description><![CDATA[The latest version of Labor Mate, the best dang labor contraction timer for the iPhone and iPod touch, is now available in the App Store. This update is FREE to existing user. The update includes a much improved UI, compatibility with iOS4 and multitasking, and support for the new retina display on iPhone 4.
]]></description>
			<content:encoded><![CDATA[<p>The latest version of <a href="http://www.whitepeaksoftware.com/labormate" class="kblinker" title="More about Labor Mate &raquo;">Labor Mate</a>, the best dang labor contraction timer for the iPhone and iPod touch, is now available in the App Store. This update is FREE to existing user. The update includes a much improved UI, compatibility with iOS4 and multitasking, and support for the new retina display on iPhone 4.</p>
<img src="http://feeds.feedburner.com/~r/WhitePeakSoftwareBlog/~4/gEeT9HzvxpA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.whitepeaksoftware.com/2010/07/02/ann-labor-mate-1-7-is-in-the-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.whitepeaksoftware.com/2010/07/02/ann-labor-mate-1-7-is-in-the-app-store/</feedburner:origLink></item>
		<item>
		<title>Another Test. Nothing to See Here. Move Along.</title>
		<link>http://feeds.whitepeaksoftware.com/~r/WhitePeakSoftwareBlog/~3/-6I48JFABAU/</link>
		<comments>http://blog.whitepeaksoftware.com/2010/07/02/another-test-nothing-to-see-here-move-along/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 11:42:45 +0000</pubDate>
		<dc:creator>kirbyt</dc:creator>
				<category><![CDATA[White Peak Software]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://blog.whitepeaksoftware.com/?p=285</guid>
		<description><![CDATA[I decided to give the Wordpress plug-in WP to Twitter a try. My hope is I&#8217;m able to write blog posts from my Mac using MarsEdit and have a link to the post auto-magically posted to my Twitter account. This is my first test using this setup. Assuming it works, it will be my first [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to give the Wordpress plug-in <a href="http://wordpress.org/extend/plugins/wp-to-twitter/">WP to Twitter</a> a try. My hope is I&#8217;m able to write blog posts from my Mac using <a href="http://www.red-sweater.com/marsedit/">MarsEdit</a> and have a link to the post auto-magically posted to <a href="http://twitter.com/kirbyt">my Twitter account</a>. This is my first test using this setup. Assuming it works, it will be my first and only test. Here goes.</p>
<img src="http://feeds.feedburner.com/~r/WhitePeakSoftwareBlog/~4/-6I48JFABAU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.whitepeaksoftware.com/2010/07/02/another-test-nothing-to-see-here-move-along/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.whitepeaksoftware.com/2010/07/02/another-test-nothing-to-see-here-move-along/</feedburner:origLink></item>
		<item>
		<title>Hey Peanut Bug Fix Coming</title>
		<link>http://feeds.whitepeaksoftware.com/~r/WhitePeakSoftwareBlog/~3/w1Athopf1sg/</link>
		<comments>http://blog.whitepeaksoftware.com/2010/06/21/hey-peanut-bug-fix-coming/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 17:43:43 +0000</pubDate>
		<dc:creator>kirbyt</dc:creator>
				<category><![CDATA[Hey Peanut]]></category>

		<guid isPermaLink="false">http://blog.whitepeaksoftware.com/?p=281</guid>
		<description><![CDATA[I discovered a bug in Hey Peanut running under iOS 4, which Apple released to the public today. The bug has been fixed. I had hoped to get an update to the App Store before today but I&#8217;ve been waiting for the new artwork for iPhone 4. I will be submitting the update to Apple [...]]]></description>
			<content:encoded><![CDATA[<p>I discovered a bug in <a href="http://whitepeaksoftware.com/main/hey-peanut/index" class="kblinker" title="More about Hey Peanut &raquo;">Hey Peanut</a> running under iOS 4, which Apple released to the public today. The bug has been fixed. I had hoped to get an update to the App Store before today but I&#8217;ve been waiting for the new artwork for iPhone 4. I will be submitting the update to Apple as soon as possible. The bug, for those curious, causes Hey Peanut to crash when you touch the camera icon to add new photos.</p>
<img src="http://feeds.feedburner.com/~r/WhitePeakSoftwareBlog/~4/w1Athopf1sg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.whitepeaksoftware.com/2010/06/21/hey-peanut-bug-fix-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.whitepeaksoftware.com/2010/06/21/hey-peanut-bug-fix-coming/</feedburner:origLink></item>
		<item>
		<title>Score One for the Little Guy and Kudos to Microsoft</title>
		<link>http://feeds.whitepeaksoftware.com/~r/WhitePeakSoftwareBlog/~3/inE6roQzlRs/</link>
		<comments>http://blog.whitepeaksoftware.com/2010/06/14/score-one-for-the-little-guy-and-kudos-to-microsoft/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 03:23:08 +0000</pubDate>
		<dc:creator>kirbyt</dc:creator>
				<category><![CDATA[White Peak Software]]></category>

		<guid isPermaLink="false">http://blog.whitepeaksoftware.com/?p=275</guid>
		<description><![CDATA[In April I blogged about an issue I was having with Microsoft regarding a questionable past due invoice. I&#8217;m happy to report that the issue has finally been resolved. Microsoft owned up to the mistake and will be issuing a refund for full amount paid to the collection agency.
Long story short, the payment I made [...]]]></description>
			<content:encoded><![CDATA[<p>In April I blogged about an <a href="http://blog.whitepeaksoftware.com/2010/04/26/i-paid-for-microsofts-mistake/">issue I was having with Microsoft</a> regarding a questionable past due invoice. I&#8217;m happy to report that the issue has finally been resolved. Microsoft owned up to the mistake and will be issuing a refund for full amount paid to the collection agency.</p>
<p>Long story short, the payment I made in December 2004 was applied to the December 2005 invoice. This basically resulted in me getting the first year of service for free, though I didn&#8217;t know it. And I never received the December 2005 invoice because it had been paid with the money charged in December 2004. Also, when the billing system was moved from Placeware to Microsoft, a mistake was made to my account which caused the December 2006 invoice not to be sent to me. Because I never received invoices for December 2005 and December 2006, it&#8217;s logical to see how I thought the account was canceled after the first year of service, which started in December 2004.</p>
<p>Thanks to the blog post in April, Microsoft did in fact contact me regarding the issue. If not for the attention received by the posting, I would have remained bitter towards Microsoft. Instead, an extremely helpful Julie McNamara-Dahl from Microsoft went above and beyond to get to the bottom of the issue. Julie&#8217;s efforts have single handedly restored my trust in Microsoft&#8217;s customer service. And best of all, with the help of others at Microsoft, she was able to get to the bottom of the matter and answer my question, &#8220;What happened?&#8221;</p>
<p>I hate that the matter blew up like this, and I hate that it was something haunting me for years. But in the end, the whole affair proved to me that Microsoft does listen and does strive to provide excellent customer service. </p>
<p>Finally, I want to say a big thank you to Julie and those who helped her. THANK YOU! This matter is definitely closed.</p>
<img src="http://feeds.feedburner.com/~r/WhitePeakSoftwareBlog/~4/inE6roQzlRs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.whitepeaksoftware.com/2010/06/14/score-one-for-the-little-guy-and-kudos-to-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.whitepeaksoftware.com/2010/06/14/score-one-for-the-little-guy-and-kudos-to-microsoft/</feedburner:origLink></item>
	</channel>
</rss>
