<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en-gb"><title type="text">A Billion Suns</title>
<subtitle type="html">The weblog of design agency Retrorocket Design, focusing on culture, politics, higher education, technology, and rocket ships.</subtitle>

<link rel="alternate" type="text/html" href="http://retrorocketdesign.com/" />
<id>tag:retrorocketdesign.com,2005:a1b2b6c32459d0956e7fd5c907be82b8</id>
<generator uri="http://textpattern.com/" version="4.2.0">Textpattern</generator>
<updated>2010-02-28T19:18:41Z</updated>
<author>
		<name>Nick Caldwell</name>
		<email>ncaldwell@gmail.com</email>
		<uri>http://retrorocketdesign.com/</uri>
</author>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/RetrorocketDesign" /><feedburner:info uri="retrorocketdesign" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><entry><title type="text">Links for 2010-02-23 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/4UUPmED0R0E/ncaldwell" /><updated>2010-02-24T00:00:00-08:00</updated><id>http://del.icio.us/ncaldwell#2010-02-23</id><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.awayback.com/revised-font-stack/"&gt;Revised Font Stack&lt;/a&gt;&lt;br/&gt;
Statistics-based recommendations for better typeface choices in web design.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/4UUPmED0R0E" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/ncaldwell#2010-02-23</feedburner:origLink></entry><entry><title type="text">Links for 2009-12-08 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/I86vJBmf5Gc/ncaldwell" /><updated>2009-12-09T00:00:00-08:00</updated><id>http://del.icio.us/ncaldwell#2009-12-08</id><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://ablereach.com/wordpress/adding-post-author-avatars/"&gt;Adding Post Author Avatars&lt;/a&gt;&lt;br/&gt;
Simple template-based solution to author avatars in Wordpress blogs. Not as slick as Gravatar but not reliant on an external service.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/I86vJBmf5Gc" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/ncaldwell#2009-12-08</feedburner:origLink></entry><entry>
		<author>
			<name>Nick Caldwell</name>
		</author>
		<published>2009-09-29T12:08:19Z</published>
		<updated>2009-09-29T12:09:16Z</updated>
		<title type="html">Migrating Textpattern Designs [3]</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/-UsoAa8leog/migrating-textpattern-designs" />
		<id>tag:retrorocketdesign.com,1969-12-31:a1b2b6c32459d0956e7fd5c907be82b8/aba87c3817ec7e78e4d0c01fb7926bef</id>
		<category term="Design" />
		<category term="web-design" />
		

<category term="textpattern" />
<category term="design" />
<content type="html">
&lt;p&gt;&lt;a href="http://textpattern.com/"&gt;Textpattern&lt;/a&gt; is a content management tool for blogs and small websites. It allows site designers to exercise a great deal of control over the layout and functionality of websites through a highly expressive template language modelled on &lt;span class="caps"&gt;XML&lt;/span&gt; markup tags.&lt;/p&gt;

	&lt;p&gt;One downside of &lt;span class="caps"&gt;TXP&lt;/span&gt;, however, is that the templates are all stored (along with page content and sometimes the &lt;span class="caps"&gt;CSS&lt;/span&gt; file) in the &lt;span class="caps"&gt;TXP&lt;/span&gt; database have to be constructed almost entirely inside &lt;span class="caps"&gt;TXP&lt;/span&gt;&amp;#8217;s administration interface:&lt;/p&gt;

	&lt;p&gt;&lt;a href="http://emberapp.com/rocketpilot/images/textpatterns-page-template-editor" title="View Image Textpattern's Page Template Editor at Ember.com"&gt;&lt;img src="http://emberapp.com/rocketpilot/images/textpatterns-page-template-editor/sizes/s.png" title="Textpattern's Page Template Editor" /&gt;&lt;/a&gt;&lt;/p&gt;

	&lt;p&gt;Now, editing code directly in browser &lt;code&gt;textarea&lt;/code&gt;s isn&amp;#8217;t the worst thing in the world, but it&amp;#8217;s not a lot better than, say, using Notepad on Windows. At least Notepad lets you use the tab key. And when you have to move a design from site to site, you have to recreate each template page and snippet (reusable snippets of template code are known as &amp;#8220;forms&amp;#8221; in &lt;span class="caps"&gt;TXP&lt;/span&gt; parlance) one by one.&lt;/p&gt;

	&lt;p&gt;However, I&amp;#8217;m not here to critique &lt;span class="caps"&gt;TXP&lt;/span&gt;&amp;#8217;s minor functional limitations. Instead I want to share a small but fairly advanced trick I discovered as I was trying to think of a way to move a fully working and complete design from a &lt;span class="caps"&gt;TXP&lt;/span&gt; install on my localhost up to the install on my production server. And it&amp;#8217;s here that &lt;span class="caps"&gt;TXP&lt;/span&gt;&amp;#8217;s database-centric template system becomes a significant advantage.&lt;/p&gt;

	&lt;p&gt;All &lt;span class="caps"&gt;TXP&lt;/span&gt; template pages are stored in a database table called &amp;#8220;txp_page&amp;#8221;. All &lt;span class="caps"&gt;TXP&lt;/span&gt; forms are stored in a database table called &amp;#8220;txp_form&amp;#8221;. So potentially, all you need to do to initiate an updated design on a &lt;span class="caps"&gt;TXP&lt;/span&gt; site is to over-write each of those tables in your production MySQL database with two exported tables from your local database.&lt;/p&gt;

	&lt;p&gt;Easier said than done, right?&lt;/p&gt;

	&lt;p&gt;Well, unless you&amp;#8217;re really comfortable with command line MySQL, you&amp;#8217;ll need, at minimum, a working version of &lt;span class="caps"&gt;PHPM&lt;/span&gt;yadmin on your server and some kind of database tool on your development machine. I use &lt;a href="http://www.sequelpro.com"&gt;Sequel Pro&lt;/a&gt;, which makes finding and then exporting the requisite database tables as a &amp;#8220;.sql&amp;#8221; file very easy. Remember, you have to export each table separately for this to work.&lt;/p&gt;

	&lt;p&gt;As an aside, a real MySQL pro could probably tell me a much faster way to do what I&amp;#8217;m describing. And I hope they do! But I&amp;#8217;ve tried this method and it works a charm.&lt;/p&gt;

	&lt;p&gt;&lt;strong&gt;Important note&lt;/strong&gt;: It should go without saying that you &lt;em&gt;really have to back-up&lt;/em&gt; both your local and production database before you attempt this trick. I once lost several weeks worth of posts when I ran a database operation that I shouldn&amp;#8217;t have. Though in my defence, it was a dodgy &lt;span class="caps"&gt;TXP&lt;/span&gt; database plugin that I was using &lt;span class="caps"&gt;AND&lt;/span&gt; I thought I was hitting the &amp;#8220;run backup button&amp;#8221;. Always double-check every action when you&amp;#8217;re messing with databases.&lt;/p&gt;

	&lt;p&gt;So, once you&amp;#8217;re in &lt;span class="caps"&gt;PHPM&lt;/span&gt;yadmin, select the first database table you need to update. Choose &amp;#8220;import&amp;#8221;, select the .SQL file on your local machine, then hit &amp;#8220;go&amp;#8221;. Once that&amp;#8217;s merged into the database, choose the next table, import again, and, whammo-bammo. You&amp;#8217;ve got a whole new Textpattern template live, without having to cut and paste into a single &lt;code&gt;textarea&lt;/code&gt;. Pretty neat, huh?&lt;/p&gt;

&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/iFFC2cDqTJ1FCQdEDG00ZsIzS68/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iFFC2cDqTJ1FCQdEDG00ZsIzS68/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/iFFC2cDqTJ1FCQdEDG00ZsIzS68/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iFFC2cDqTJ1FCQdEDG00ZsIzS68/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=-UsoAa8leog:cosXMYVuQA4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=-UsoAa8leog:cosXMYVuQA4:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=-UsoAa8leog:cosXMYVuQA4:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=-UsoAa8leog:cosXMYVuQA4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/-UsoAa8leog" height="1" width="1"/&gt;</content><feedburner:origLink>http://retrorocketdesign.com/weblog/2009/09/29/migrating-textpattern-designs</feedburner:origLink></entry>
<entry>
		<author>
			<name>Nick Caldwell</name>
		</author>
		<published>2009-09-09T03:53:03Z</published>
		<updated>2009-09-09T04:07:27Z</updated>
		<title type="html">Posting Interface Size [2]</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/6FapLU5Unws/posting-interface-size" />
		<id>tag:retrorocketdesign.com,2009-09-09:a1b2b6c32459d0956e7fd5c907be82b8/a7336db1f0793b5ff4dbdf1fc96191ed</id>
		<category term="technology" />
		<category term="web-design" />
		


<content type="html">
&lt;p&gt;&lt;a href="http://trenchant.org/daily/2009/9/8/"&gt;Nice post comparing the interfaces of a number of blogging tools&lt;/a&gt;. Adam Mathes compares Movable Type, Blogger, and Wordpress and finds that they all come up short compared to Twitter:&lt;/p&gt;

	&lt;blockquote&gt;
		&lt;p&gt;This is why anyone &amp;#8211; even confused celebrities who barely comprehend technology &amp;#8211; can actually use this product. You show up, there’s a box at the top, you type in it, and it shows up below with other people’s stuff you can read.&lt;/p&gt;
	&lt;/blockquote&gt;

	&lt;p&gt;Textpattern&amp;#8217;s posting interface has a bit more complexity, but it does one thing right. On logging in, you&amp;#8217;re always presented with a big box for typing in and a prominent &amp;#8220;Publish&amp;#8221; button.  &lt;/p&gt;

	&lt;p&gt;(Yes, I am on a bit of a Textpattern kick again, why did you ask!)&lt;/p&gt;

	&lt;p&gt;&lt;strong&gt;update:&lt;/strong&gt; Post discovered via the inestimable &lt;a href="http://waxy.org/links/"&gt;Waxy Links&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Lt7K3e8Hl1PF0gGAV26RiF3ctAM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Lt7K3e8Hl1PF0gGAV26RiF3ctAM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Lt7K3e8Hl1PF0gGAV26RiF3ctAM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Lt7K3e8Hl1PF0gGAV26RiF3ctAM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=6FapLU5Unws:c7h78SMM2zg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=6FapLU5Unws:c7h78SMM2zg:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=6FapLU5Unws:c7h78SMM2zg:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=6FapLU5Unws:c7h78SMM2zg:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/6FapLU5Unws" height="1" width="1"/&gt;</content><feedburner:origLink>http://retrorocketdesign.com/weblog/2009/09/09/posting-interface-size</feedburner:origLink></entry>
<entry>
		<author>
			<name>Nick Caldwell</name>
		</author>
		<published>2009-09-07T22:37:03Z</published>
		<updated>2009-09-07T22:37:03Z</updated>
		<title type="html">Textpattern 4.2.0 Released</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/hS_TmXbVks0/textpattern-420-released" />
		<id>tag:retrorocketdesign.com,2009-09-07:a1b2b6c32459d0956e7fd5c907be82b8/207da6b31726bfcf315471f0669ea914</id>
		<category term="technology" />
		<category term="web-design" />
		


<content type="html">
&lt;p&gt;Most beloved of &lt;span class="caps"&gt;CMS&lt;/span&gt; tools, the mighty Textpattern, is now &lt;a href="http://textpattern.com/weblog/336/textpattern-cms-420-released"&gt;version 4.2.0&lt;/a&gt;.&lt;/p&gt;

	&lt;p&gt;Check out the &lt;a href="http://textpattern.googlecode.com/svn/releases/4.2.0/source/HISTORY.txt"&gt;release notes&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/68OIAzmEU8PAtHKMqnnzDw4NH8o/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/68OIAzmEU8PAtHKMqnnzDw4NH8o/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/68OIAzmEU8PAtHKMqnnzDw4NH8o/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/68OIAzmEU8PAtHKMqnnzDw4NH8o/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=hS_TmXbVks0:4pyFheMV6_U:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=hS_TmXbVks0:4pyFheMV6_U:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=hS_TmXbVks0:4pyFheMV6_U:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=hS_TmXbVks0:4pyFheMV6_U:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/hS_TmXbVks0" height="1" width="1"/&gt;</content><feedburner:origLink>http://retrorocketdesign.com/weblog/2009/09/07/textpattern-420-released</feedburner:origLink></entry>
<entry>
		<author>
			<name>Nick Caldwell</name>
		</author>
		<published>2009-07-06T23:21:15Z</published>
		<updated>2009-07-06T23:21:17Z</updated>
		<title type="html">HTML5</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/ira79PPiPWs/html5" />
		<id>tag:retrorocketdesign.com,1969-12-31:a1b2b6c32459d0956e7fd5c907be82b8/690d095394785ac1deaff2d4021c2595</id>
		<category term="web-design" />
		
		

<category term="html5" />
<content type="html">
&lt;p&gt;It&amp;#8217;s clearly well past time that web developers started to pay real attention to HTML5, the forthcoming new &lt;span class="caps"&gt;HTML&lt;/span&gt; specification. I&amp;#8217;ve been keeping half an eye on its progress for a couple of years, alternating between hope and fear. Hope, from the promise of better semantics (&lt;code&gt;header&lt;/code&gt; and &lt;code&gt;footer&lt;/code&gt; container elements), fear, from the &lt;a href="http://juicystudio.com/article/html5-image-element-no-alt.php"&gt;apparent dropping&lt;/a&gt; of &lt;code&gt;alt&lt;/code&gt; attributes.&lt;/p&gt;

	&lt;p&gt;&lt;a href="http://simonwillison.net/tags/html5/"&gt;Simon Willison&lt;/a&gt; has being doing good work highlighting new technical developments and &lt;a href="http://www.zeldman.com/2009/07/02/xhtml-wtf/"&gt;raging arguments&lt;/a&gt; about the new standard.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/mMOkln42W7VhlWvHYkTypgGM56E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mMOkln42W7VhlWvHYkTypgGM56E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/mMOkln42W7VhlWvHYkTypgGM56E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mMOkln42W7VhlWvHYkTypgGM56E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=ira79PPiPWs:CX7HXgMGS60:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=ira79PPiPWs:CX7HXgMGS60:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=ira79PPiPWs:CX7HXgMGS60:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=ira79PPiPWs:CX7HXgMGS60:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/ira79PPiPWs" height="1" width="1"/&gt;</content><feedburner:origLink>http://retrorocketdesign.com/weblog/2009/07/06/html5</feedburner:origLink></entry>
<entry>
		<author>
			<name>Nick Caldwell</name>
		</author>
		<published>2009-04-21T20:14:52Z</published>
		<updated>2009-04-21T20:15:41Z</updated>
		<title type="html">App Store Reviewers Suck</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/9W9LWAMQd8A/app-store-reviewers-suck" />
		<id>tag:retrorocketdesign.com,1969-12-31:a1b2b6c32459d0956e7fd5c907be82b8/24eb26431c567aac08d35afd2842bfbc</id>
		<category term="technology" />
		
		

<category term="apple" />
<category term="iphone" />
<category term="app store" />
<category term="garrett murray" />
<content type="html">
&lt;p&gt;Via &lt;a href="http://daringfireball.net/linked/2009/04/21/murray-app-store"&gt;Daring Fireball&lt;/a&gt;, a &lt;a href="http://log.maniacalrage.net/post/98510137/a-little-over-a-week-and-a-half-ago-google"&gt;pretty depressing tale from Garrett Murray, developer of a stats app for the iPhone&lt;/a&gt;.&lt;/p&gt;

	&lt;blockquote&gt;
		&lt;p&gt;Irsquo;m far more likely to get 15 one-star reviews when something goes wrong than I am to get 15 five-star reviews when everything goes right. Perhaps itrsquo;s just frustration speaking here, but when Apple ties my hands behind my back and lets users punch me publicly in the face without allowing me to at least respond back, itrsquo;s hard to get excited about building an app.&lt;/p&gt;
	&lt;/blockquote&gt;

	&lt;p&gt;I sympathise, but I have to wonder how much actual attention most people pay to reviews on the App Store. The average buyer must have figured out by now that most reviews are written by homophobic twelve-year-olds on sugar highs and adjust their expectations accordingly. Furthermore, I guess one upside of the current pricing model is that it&amp;#8217;s easier to take a risk on the app if it takes your fancy, despite clearly negative reviews.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/PkUmpAJjhzbKzkZYJRYxtbjMR6o/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PkUmpAJjhzbKzkZYJRYxtbjMR6o/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/PkUmpAJjhzbKzkZYJRYxtbjMR6o/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PkUmpAJjhzbKzkZYJRYxtbjMR6o/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=9W9LWAMQd8A:DJdz36bKW0A:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=9W9LWAMQd8A:DJdz36bKW0A:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=9W9LWAMQd8A:DJdz36bKW0A:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/RetrorocketDesign?a=9W9LWAMQd8A:DJdz36bKW0A:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/RetrorocketDesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/9W9LWAMQd8A" height="1" width="1"/&gt;</content><feedburner:origLink>http://retrorocketdesign.com/weblog/2009/04/21/app-store-reviewers-suck</feedburner:origLink></entry><entry><title type="text">Links for 2009-01-25 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/yRLSBd-kZgc/ncaldwell" /><updated>2009-01-26T00:00:00-08:00</updated><id>http://del.icio.us/ncaldwell#2009-01-25</id><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://fecklessmind.com/2009/01/23/how-to-reliable-forms-with-css/"&gt;fecklessmind  - How to create perfect form mark up and style it with CSS&lt;/a&gt;&lt;br/&gt;
Pretty good guide to one of the most finicky facets of web development.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/yRLSBd-kZgc" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/ncaldwell#2009-01-25</feedburner:origLink></entry><entry><title type="text">Links for 2009-01-19 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/EU1nrBIOXRc/ncaldwell" /><updated>2009-01-20T00:00:00-08:00</updated><id>http://del.icio.us/ncaldwell#2009-01-19</id><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.sequelpro.com/"&gt;Sequel Pro &amp;mdash; MySQL database management app for Mac OS X&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://adactio.com/journal/1395"&gt;Adactio: Journal&amp;mdash;Hacky holidays on OS X&lt;/a&gt;&lt;br/&gt;
A few handy reminders for setting up a new OS X system to do web dev.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/EU1nrBIOXRc" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/ncaldwell#2009-01-19</feedburner:origLink></entry><entry><title type="text">Links for 2009-01-02 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/07Xuo219MLI/ncaldwell" /><updated>2009-01-03T00:00:00-08:00</updated><id>http://del.icio.us/ncaldwell#2009-01-02</id><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://docs.markhuot.com/ee/extensions/file"&gt;File &amp;mdash; docs.markhuot.com&lt;/a&gt;&lt;br/&gt;
File management plugin -- creates a custom field in ExpressionEngine that allows users to upload images and other files and then present them in a template.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://flutter.freshout.us/"&gt;Flutter : WordPress CMS Plugin by Freshout&lt;/a&gt;&lt;br/&gt;
Custom field plugin for Wordpress. This one looks like it&amp;#039;s actually being supported!&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/07Xuo219MLI" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/ncaldwell#2009-01-02</feedburner:origLink></entry><entry><title type="text">Links for 2008-12-30 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/O07SAJkF63k/ncaldwell" /><updated>2008-12-31T00:00:00-08:00</updated><id>http://del.icio.us/ncaldwell#2008-12-30</id><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.isoc.org/HMP/PAPER/016/html/paper.html"&gt;The User Interface of URLs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/O07SAJkF63k" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/ncaldwell#2008-12-30</feedburner:origLink></entry><entry><title type="text">Links for 2008-09-23 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RetrorocketDesign/~3/PXbc9QdR7Cg/ncaldwell" /><updated>2008-09-24T00:00:00-07:00</updated><id>http://del.icio.us/ncaldwell#2008-09-23</id><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://lab.artlung.com/unix-batch-file-rename/"&gt;Batch change extension of files on the unix command line&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/RetrorocketDesign/~4/PXbc9QdR7Cg" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/ncaldwell#2008-09-23</feedburner:origLink></entry></feed>
