<?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.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>ignorethecode.net</title>
<link>http://ignorethecode.net</link>
<description>Essays on usability, programming, and other nerd topics.</description>
<language>en-us</language>
<pubDate>Sat, 13 Mar 2010 22:01:20 GMT</pubDate>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/IgnoreTheCode" /><feedburner:info uri="ignorethecode" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>IgnoreTheCode</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
<title>Matt Legend Gemmell on Engineer Thinking</title>
<link>http://feedproxy.google.com/~r/IgnoreTheCode/~3/948ivX7Ruto/</link>
<description>&lt;p&gt;&lt;a href="http://mattgemmell.com/2010/03/09/engineer-thinking"&gt;Matt Legend Gemmell&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;All too often, when faced with a decision about how to implement certain functionality, engineers take the extreme position that:&lt;/p&gt;
  
  &lt;ol&gt;
  &lt;li&gt;A feature must be exactly what 100% of users want.&lt;/li&gt;
  &lt;li&gt;If the above isn’t true (and it almost never is), the feature must be configurable.&lt;/li&gt;
  &lt;/ol&gt;
  
  &lt;p&gt;This binary approach is gravely wrong, and unjustly offloads decision-making onto the user of the software. We’ve all seen where this approach ends up: multi-row sets of tabs, scrolling panes of checkboxes, nested radio-buttons and a general overload of configuration.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;If you require a short url to link to this article, please use &lt;b&gt;&lt;a href="http://ignco.de/257"&gt;http://ignco.de/257&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IgnoreTheCode/~4/948ivX7Ruto" height="1" width="1"/&gt;</description>
<pubDate>Fri, 12 Mar 2010 09:46:13 GMT</pubDate>
<guid isPermaLink="false">http://ignorethecode.net/blog/2010/03/12/matt_legend_gemmell_on_engineer_thinking/</guid>
<feedburner:origLink>http://ignorethecode.net/blog/2010/03/12/matt_legend_gemmell_on_engineer_thinking/</feedburner:origLink></item>
<item>
<title>Marco Arment on Overdoing the Interface Metaphor</title>
<link>http://feedproxy.google.com/~r/IgnoreTheCode/~3/Q2q6V-M4rSQ/</link>
<description>&lt;p&gt;&lt;a href="http://www.marco.org/441168915"&gt;Marco Arment&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Nearly everything about a real calculator is faithfully reproduced, but with the good comes the bad: nearly every limitation and frustration has also been reproduced. There’s very little reason to use the software facsimile over its real-world equivalent, and in some ways, the physical object is better.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;If you require a short url to link to this article, please use &lt;b&gt;&lt;a href="http://ignco.de/256"&gt;http://ignco.de/256&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IgnoreTheCode/~4/Q2q6V-M4rSQ" height="1" width="1"/&gt;</description>
<pubDate>Thu, 11 Mar 2010 15:37:34 GMT</pubDate>
<guid isPermaLink="false">http://ignorethecode.net/blog/2010/03/11/marco_arment_on_overdoing_the_interface_metaphor/</guid>
<feedburner:origLink>http://ignorethecode.net/blog/2010/03/11/marco_arment_on_overdoing_the_interface_metaphor/</feedburner:origLink></item>
<item>
<title>Code Bubbles</title>
<link>http://feedproxy.google.com/~r/IgnoreTheCode/~3/mez-9dw-sWk/</link>
<description>&lt;p style="color:#999"&gt;&lt;b&gt;Note:&lt;/b&gt; This blog post contains video or JavaScript effects that are illegal in RSS and will be removed by most feed readers. It should display perfectly if you &lt;a style="color:#999" href="http://ignorethecode.net/blog/2010/03/11/code_bubbles/"&gt;open it in Safari, Chrome, or Firefox, though&lt;/a&gt;.&lt;/p&gt;&lt;br&gt;&lt;p&gt;I really like this &lt;a href="http://www.cs.brown.edu/people/acb/codebubbles_site.htm"&gt;concept for a spatial, zoomable IDE&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;object width="480" height="385"&gt;&lt;param name="movie" value="http://www.youtube.com/v/PsPX0nElJ0k&amp;hl=en_US&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/PsPX0nElJ0k&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;If you require a short url to link to this article, please use &lt;b&gt;&lt;a href="http://ignco.de/255"&gt;http://ignco.de/255&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IgnoreTheCode/~4/mez-9dw-sWk" height="1" width="1"/&gt;</description>
<pubDate>Thu, 11 Mar 2010 10:20:15 GMT</pubDate>
<guid isPermaLink="false">http://ignorethecode.net/blog/2010/03/11/code_bubbles/</guid>
<feedburner:origLink>http://ignorethecode.net/blog/2010/03/11/code_bubbles/</feedburner:origLink></item>
<item>
<title>Patents</title>
<link>http://feedproxy.google.com/~r/IgnoreTheCode/~3/6gmKJ-6Ne1U/</link>
<description>&lt;p&gt;Apple&amp;#8217;s lawsuit against HTC is not the first example of patents having a huge influence on how we are allowed to design user interfaces. If you&amp;#8217;ve ever played a videogame and wondered why the game didn&amp;#8217;t give you anything to do while a new level was loading, &lt;a href="http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=5718632.PN.&amp;amp;OS=PN/5718632&amp;amp;RS=PN/5718632"&gt;Namco&amp;#8217;s patent is the answer&lt;/a&gt;. If you&amp;#8217;ve ever bought something from an online store and wondered why you couldn&amp;#8217;t just click on &amp;laquo;Buy&amp;raquo; and receive the item a few days later, &lt;a href="http://v3.espacenet.com/publicationDetails/biblio?CC=US&amp;amp;NR=5960411&amp;amp;KC=&amp;amp;FT=E"&gt;Amazon&amp;#8217;s patent is the answer&lt;/a&gt; (and yes, Apple has licensed that patent for the iTunes store). There are more examples &lt;a href="http://en.wikipedia.org/wiki/List_of_software_patents"&gt;on Wikipedia&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Marco Arment &lt;a href="http://www.marco.org/430351101"&gt;has an insightful take on the situation&lt;/a&gt;, and John Gruber has &lt;a href="http://daringfireball.net/2010/03/this_apple_htc_patent_thing"&gt;a pretty good lineup of the current patent situation&lt;/a&gt;, but I wanted to add two points that I think deserve more attention.&lt;/p&gt;

&lt;h1&gt;Small Companies&lt;/h1&gt;

&lt;p&gt;Gruber mentions large corporations and patent trolls in his essay. But small firms (with one to nineteen employees) make up the majority of all corporations.&lt;/p&gt;

&lt;p&gt;While large corporations can afford to get defensive patent portfolios&lt;sup id="fnref:defensive"&gt;&lt;a href="#fn:defensive" rel="footnote"&gt;1&lt;/a&gt;&lt;/sup&gt;, small corporations often can&amp;#8217;t. It&amp;#8217;s not that they couldn&amp;#8217;t come up with ideas to patent. Most small companies could easily come up with dozens or hundreds of patentable ideas within days. But actually getting patents is expensive. Not just in terms of money (including paying lawyers), but also in terms of time. If employees are writing patents, they&amp;#8217;re not improving the company&amp;#8217;s products.&lt;/p&gt;

&lt;p&gt;So most small to medium companies can&amp;#8217;t afford to build up defensive patent portfolios. That means they can&amp;#8217;t enter into cross-licensing agreements with larger companies. And since it is virtually impossible to not violate any of the patents held by large companies like IBM, Apple, or Microsoft, this makes small companies - and open source projects - vulnerable to patent litigation. As Marco Arment writes:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;As a working software developer, the thought of accidentally and unknowingly stumbling into someone’s patent is terrifying.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And yet it is impossible to avoid doing exactly this.&lt;/p&gt;

&lt;p&gt;Instead of protecting small companies and projects, the patent system is giving large companies a tool they can use to go after them. This is the reality of running a small software company: There is nothing you can do to defend yourself.&lt;/p&gt;

&lt;h1&gt;Patents Are Supposed to Be a Trade-Off&lt;/h1&gt;

&lt;p&gt;An inventor comes up with a new invention. The state then offers to protect this invention for a limited period of time. However, in exchange for this protection, the inventor writes up a detailed description explaining how the invention works, and agrees to publish this explanation. The goal is to get new inventions published, instead of kept secret.&lt;/p&gt;

&lt;p&gt;In other words, the inventor &amp;laquo;pays&amp;raquo; for the protection by giving society (and his competition) access to the invention.&lt;/p&gt;

&lt;p&gt;This trade-off does not apply to many software patents. I only need to spend five minutes on Amazon&amp;#8217;s site to figure out how one-click shopping works. There is nothing useful I can learn from reading the patent. Likewise, I only need to turn on an iPhone once to figure out how to unlock it. This means that Amazon or Apple don&amp;#8217;t give up anything when they patent these ideas. There is no trade-off involved; the state grants these patents &amp;laquo;for free&amp;raquo;, because nobody gains anything from the publication of these ideas. They are &lt;em&gt;already&lt;/em&gt; public.&lt;/p&gt;

&lt;p&gt;Hence, most software patents are a rather one-sided affair. The companies get protection for their ideas, but they don&amp;#8217;t have to give up anything in return.&lt;/p&gt;

&lt;div class="footnotes"&gt;
&lt;hr /&gt;
&lt;ol&gt;

&lt;li id="fn:defensive"&gt;
&lt;p&gt;Although if the number of patent lawsuits in the mobile phone industry is any indication, that whole &amp;laquo;defensive patent portfolio&amp;raquo; idea &lt;a href="http://bits.blogs.nytimes.com/2010/03/04/an-explosion-of-mobile-patent-lawsuits/"&gt;doesn&amp;#8217;t seem to be working particularly well anymore, either&lt;/a&gt;.&amp;#160;&lt;a href="#fnref:defensive" rev="footnote"&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;/ol&gt;
&lt;/div&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;If you require a short url to link to this article, please use &lt;b&gt;&lt;a href="http://ignco.de/253"&gt;http://ignco.de/253&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IgnoreTheCode/~4/6gmKJ-6Ne1U" height="1" width="1"/&gt;</description>
<pubDate>Tue, 09 Mar 2010 17:25:50 GMT</pubDate>
<guid isPermaLink="false">http://ignorethecode.net/blog/2010/03/09/patents/</guid>
<feedburner:origLink>http://ignorethecode.net/blog/2010/03/09/patents/</feedburner:origLink></item>
<item>
<title>Jon Bell on Scrolling</title>
<link>http://feedproxy.google.com/~r/IgnoreTheCode/~3/HetDAeYxNvg/</link>
<description>&lt;p&gt;Jon Bell has &lt;a href="http://designdare.com/-page-flips-are-better-than-infinite-scroll"&gt;a good article on scrolling vs. &amp;laquo;page flips&amp;raquo;&lt;/a&gt;. I have seen far too many &amp;laquo;we don&amp;#8217;t need pages anymore, since screens are windows to an infinite two-dimensional space&amp;raquo; essays recently. Jon quotes Kottke:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;The page flipping animation in the iBooks app though? Super cheesy. It&amp;#8217;s like in the early days of cars where they built them to look like horse-drawn carriages. Can&amp;#8217;t we just scroll?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I may be missing something, but I honestly don&amp;#8217;t understand this. How is scrolling desirable to the person who is trying to read a book? If I&amp;#8217;m reading a book, I want to fill the screen with text. Then, I want to read that text. Then, I want to fill the whole screen with new text, and read that.&lt;/p&gt;

&lt;p&gt;What I don&amp;#8217;t want do to is read text, then spend a second manually scrolling until new text fills the screen, while keeping track of where exactly I have to continue reading.&lt;/p&gt;

&lt;p&gt;What does scrolling gain me, except more work?&lt;/p&gt;

&lt;h2&gt;Further Reading&lt;/h2&gt;

&lt;p&gt;&lt;a href="http://releasecandidateone.com/210:page_flips_are_better_than_infinite_scroll"&gt;Chris Clark&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Dragging through thousands of words of prose isn’t skimming, isn’t navigation… it’s laborious. You’re &lt;em&gt;paginating by hand&lt;/em&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="http://between-worlds.com/100306_reading_ebooks.html"&gt;Joel Fagin&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;When I&amp;#8217;m reading a book, I like to be absorbed into it. Any distraction which takes me away from the book, no matter how small, is unwelcome. Scrolling down the page with a flick of the finger is, frankly, too much effort.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;If you require a short url to link to this article, please use &lt;b&gt;&lt;a href="http://ignco.de/254"&gt;http://ignco.de/254&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IgnoreTheCode/~4/HetDAeYxNvg" height="1" width="1"/&gt;</description>
<pubDate>Sat, 06 Mar 2010 12:19:26 GMT</pubDate>
<guid isPermaLink="false">http://ignorethecode.net/blog/2010/03/06/jon_bell_on_scrolling/</guid>
<feedburner:origLink>http://ignorethecode.net/blog/2010/03/06/jon_bell_on_scrolling/</feedburner:origLink></item>
<item>
<title>Skinput</title>
<link>http://feedproxy.google.com/~r/IgnoreTheCode/~3/Srnz0ZS_-O0/</link>
<description>&lt;p style="color:#999"&gt;&lt;b&gt;Note:&lt;/b&gt; This blog post contains video or JavaScript effects that are illegal in RSS and will be removed by most feed readers. It should display perfectly if you &lt;a style="color:#999" href="http://ignorethecode.net/blog/2010/03/03/skinput/"&gt;open it in Safari, Chrome, or Firefox, though&lt;/a&gt;.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Technology allows devices to become smaller and smaller. Humans, on the other hand, remain roughly the same size, which can make interacting with such small devices cumbersome. Skinput uses the human body as an input surface for small electronic devices.&lt;/p&gt;

&lt;p&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/g3XPUdW9Ryg&amp;hl=en_US&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/g3XPUdW9Ryg&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;

&lt;p&gt;Via &lt;a href="http://www.warrenellis.com/?p=8709"&gt;Warren Ellis&lt;/a&gt;.&lt;/p&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;If you require a short url to link to this article, please use &lt;b&gt;&lt;a href="http://ignco.de/251"&gt;http://ignco.de/251&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IgnoreTheCode/~4/Srnz0ZS_-O0" height="1" width="1"/&gt;</description>
<pubDate>Wed, 03 Mar 2010 21:00:38 GMT</pubDate>
<guid isPermaLink="false">http://ignorethecode.net/blog/2010/03/03/skinput/</guid>
<feedburner:origLink>http://ignorethecode.net/blog/2010/03/03/skinput/</feedburner:origLink></item>
<item>
<title>Weekend Links</title>
<link>http://feedproxy.google.com/~r/IgnoreTheCode/~3/7fbDAow1n7I/</link>
<description>&lt;h2&gt;Boredom in Design&lt;/h2&gt;

&lt;p&gt;Jon Bell has &lt;a href="http://designdare.com/-boredom-in-design"&gt;an interesting article about designers who design for themselves instead of their users&lt;/a&gt;. It&amp;#8217;s tempting to think of ourselves as artists. But that&amp;#8217;s just not good enough. Wikipedia says:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Art is the process or product of deliberately arranging elements in a way that appeals to the senses or emotions.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;People don&amp;#8217;t just want to be have their senses and emotions appealed to by the things we design. They also (and perhaps mainly) want to get stuff done. It&amp;#8217;s all to easy to let our own exuberance about our products get in the way of thinking about how people will actually use them.&lt;/p&gt;

&lt;p&gt;Being boring is often the right thing to do.&lt;/p&gt;

&lt;h2&gt;Dashboards&lt;/h2&gt;

&lt;p&gt;Max Steenbergen has two neat articles about dashboard user interfaces: &lt;a href="http://rock85.tumblr.com/post/407483302/dashboard-uis-an-introduction"&gt;Dashboard UI&amp;#8217;s: an introduction&lt;/a&gt; and &lt;a href="http://rock85.tumblr.com/post/392484467/navigating-around-a-dashboard-ui"&gt;Navigating around a dashboard UI&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;Instapaper&lt;/h2&gt;

&lt;p&gt;The most recent version of Instapaper Pro &lt;a href="http://blog.instapaper.com/post/413749662"&gt;supports reading using pagination&lt;/a&gt;. Marco Arment &lt;a href="http://blog.instapaper.com/post/414438490"&gt;explains how he chose the &amp;laquo;page change tap zones&amp;raquo;&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;The ReadWriteWeb Facebook Login Incident&lt;/h2&gt;

&lt;p&gt;A lot of good articles have been written about this. &lt;a href="http://mrgan.tumblr.com/post/384860519/things-people-try-to-log-into"&gt;Neven Mrgan&lt;/a&gt; has an explanation of what actually happened. He also has two follow-ups, &lt;a href="http://mrgan.tumblr.com/post/384406350/things-people-try-to-log-into"&gt;Things people try to log into&lt;/a&gt; and &lt;a href="http://mrgan.tumblr.com/post/384061532/i-liked-the-old-facebook-login-better"&gt;I liked the old Facebook login better&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Dmitry Fadeyev tells us to &lt;a href="http://www.usabilitypost.com/2010/02/16/focus-on-goals/"&gt;focus on goals, not actions&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Jono DiCarlo writes that people &lt;a href="http://jonoscript.wordpress.com/2010/02/18/some-people-cant-read-urls/"&gt;don&amp;#8217;t know how to read URLs&lt;/a&gt;. Keith Lang &lt;a href="http://www.uiandus.com/blog/2010/2/18/cant-read-urls-some-people.html"&gt;has some more about this&lt;/a&gt;. It&amp;#8217;s not particularly surprising, really. Even explaining to people how to figure out what site they&amp;#8217;re currently on is surprisingly difficult.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://ignorethecode.net/upload/248/url.png" alt="URLs are confusing" /&gt;&lt;/p&gt;

&lt;p&gt;The takeaway here is that people don&amp;#8217;t care about all of this technical stuff. Implementation details are meaningless. People just want to get things done. It&amp;#8217;s our job to make sure that they actually can. If we can&amp;#8217;t, &lt;a href="http://funkatron.com/site/comments/were-the-stupid-ones-facebook-google-and-our-failure-as-developers/"&gt;we&amp;#8217;re the stupid ones&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;iPad&lt;/h2&gt;

&lt;p&gt;I&amp;#8217;m not going to write much about the iPad until I have actually used one. In the meantime, here are some good articles about it:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://stevenf.tumblr.com/post/359224392/i-need-to-talk-to-you-about-computers-ive-been"&gt;Steven Frank talks about the iPad as a &amp;laquo;task-centric&amp;raquo; device&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://al3x.net/2010/01/28/ipad.html"&gt;Alex Payne on the iPad&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.marco.org/365203802"&gt;Marco Arment on how Apple&amp;#8217;s approval rules might impact the iPad&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://37signals.com/svn/posts/2132-computers-shouldnt-make-people-feel-like-idiots"&gt;Matt from the Signal vs. Noise blog points out that computers shouldn&amp;#8217;t make people feel like idiots&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;In the same vein, &lt;a href="http://weblog.muledesign.com/2010/02/the_failure_of_empathy.php"&gt;Mike Monteiro explains how computers have failed at giving people what they actually want&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Related to this, Macworld has &lt;a href="http://www.macworld.com/article/146739/2010/02/2010appleshareholdermtg.html"&gt;an article on Apple&amp;#8217;s shareholder meeting&lt;/a&gt;. Macworld reports that a shareholder asked Apple about &amp;laquo;a simple programming language on the iPad&amp;raquo;. Strangely, Steve Jobs is quoted as saying &amp;laquo;Something like HyperCard on the iPad? Yes, but someone would have to create it&amp;raquo;. I&amp;#8217;m not sure where the misunderstanding is, but clearly, if somebody built something like HyperCard for the iPad, Apple would not approve it. Apple&amp;#8217;s App Store rules do not allow apps which interpret code. One example for such a rejection is &lt;a href="http://basicmatrix.coollittlethings.com/"&gt;BasicMatrix&lt;/a&gt;, a BASIC interpreter for the iPhone&lt;sup id="fnref:exceptions"&gt;&lt;a href="#fn:exceptions" rel="footnote"&gt;1&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;

&lt;p&gt;In my opinion, this restriction makes the iPad problematic for usage in schools. Basic programming courses are an important part of a proper education. Programming helps kids understand how computers work, it helps them to understand logic, and it&amp;#8217;s also &lt;a href="http://diveintomark.org/archives/2010/01/29/tinkerers-sunset"&gt;incredibly empowering&lt;/a&gt;. What&amp;#8217;s more, being able to write Excel macros or simple AppleScripts is a useful skill&lt;sup id="fnref:note"&gt;&lt;a href="#fn:note" rel="footnote"&gt;2&lt;/a&gt;&lt;/sup&gt;, regardless of what these kids eventually end up doing with their lives. Schools won&amp;#8217;t be able to use iPads for such a course unless Apple changes this rule.&lt;/p&gt;

&lt;p&gt;Finally, Apple&amp;#8217;s rule also means that apps like Mathematica would probably not be allowed on the iPad.&lt;/p&gt;

&lt;h2&gt;How Gaming is Invading Reality&lt;/h2&gt;

&lt;p&gt;&lt;a href="http://kotaku.com/5479125/points-for-toothbrushing-the-gaming-speech-everyone-is-talking-about"&gt;Interesting presentation by Jesse Schell&lt;/a&gt;, Carnegie Mellon assistant professor of entertainment and technology.&lt;/p&gt;

&lt;h2&gt;Swiss German&lt;/h2&gt;

&lt;p&gt;There&amp;#8217;s &lt;a href="http://thinkingcoral.wordpress.com/2007/07/03/schwiizerdutsch-the-language-that-plays/"&gt;a great article about Swiss German over at Thinking coral&lt;/a&gt;. Just in case you&amp;#8217;re interested in that kind of thing.&lt;/p&gt;

&lt;h2&gt;And Finally&lt;/h2&gt;

&lt;p&gt;For some unfathomable reason, &lt;a href="http://howtogetfocused.com/chapters/how-software-engineers-and-designers-can-increase-their-focus/"&gt;I have been interviewed by How To Get Focused&lt;/a&gt;, a productivity site. I want to make it clear that I did &lt;em&gt;not&lt;/em&gt; write the byline above the interview. Which doesn’t mean that I don’t find it both flattering and hilarious.&lt;/p&gt;

&lt;div class="footnotes"&gt;
&lt;hr /&gt;
&lt;ol&gt;

&lt;li id="fn:exceptions"&gt;
&lt;p&gt;Although there are exceptions. A reader points out that &lt;a href="http://itunes.apple.com/ch/app/spacetime-graphing-calculator/id293619493?mt=8"&gt;SpaceTime&lt;/a&gt; allows users to write applications. There&amp;#8217;s also &lt;a href="http://itunes.apple.com/ch/app/frotz/id287653015?mt=8"&gt;Frotz&lt;/a&gt;, a Z-Machine interpreter. So Apple will allow some applications which execute code into the app store, and disallow others. Without knowing whether an app will be allowed, however, it will make little sense to actually create it for most developers.&amp;#160;&lt;a href="#fnref:exceptions" rev="footnote"&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li id="fn:note"&gt;
&lt;p&gt;Note that I&amp;#8217;m not saying that schools should teach the Excel macro language or AppleScript, but that learning basic programming will help kids learn other languages like the Excel macro language or AppleScript on their own.&amp;#160;&lt;a href="#fnref:note" rev="footnote"&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;/ol&gt;
&lt;/div&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;If you require a short url to link to this article, please use &lt;b&gt;&lt;a href="http://ignco.de/248"&gt;http://ignco.de/248&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IgnoreTheCode/~4/7fbDAow1n7I" height="1" width="1"/&gt;</description>
<pubDate>Sun, 28 Feb 2010 10:13:20 GMT</pubDate>
<guid isPermaLink="false">http://ignorethecode.net/blog/2010/02/28/weekend_links/</guid>
<feedburner:origLink>http://ignorethecode.net/blog/2010/02/28/weekend_links/</feedburner:origLink></item>
<item>
<title>Jamy Ian Swiss Talks About Empathy</title>
<link>http://feedproxy.google.com/~r/IgnoreTheCode/~3/97dM4hVciW0/</link>
<description>&lt;p style="color:#999"&gt;&lt;b&gt;Note:&lt;/b&gt; This blog post contains video or JavaScript effects that are illegal in RSS and will be removed by most feed readers. It should display perfectly if you &lt;a style="color:#999" href="http://ignorethecode.net/blog/2010/02/18/jamy_ian_swiss_talks_about_empathy/"&gt;open it in Safari, Chrome, or Firefox, though&lt;/a&gt;.&lt;/p&gt;&lt;br&gt;&lt;p&gt;Great presentation by magician Jamy Ian Swiss, who explains concepts like mental models and storytelling by &lt;a href="http://gelconference.com/videos/2009/jamy_ian_swiss/"&gt;equating software to magic&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;object width="480" height="270"&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9198586&amp;amp;server=vimeo.com&amp;amp;show_title=0&amp;amp;show_byline=0&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1" /&gt;&lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=9198586&amp;amp;server=vimeo.com&amp;amp;show_title=0&amp;amp;show_byline=0&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="480" height="270"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://vimeo.com/9198586"&gt;Jamy Ian Swiss at Gel 2009&lt;/a&gt; from &lt;a href="http://vimeo.com/gelconference"&gt;Gel Conference&lt;/a&gt; on &lt;a href="http://vimeo.com"&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Jamy Ian Swiss calls himself an &amp;laquo;honest liar&amp;raquo;, because as a magician, he promises to deceive his audience, and then promptly does. User interface designers are somewhat similar, though probably a bit less honest. We constantly lie to our users about what they actually see. A button on a screen isn&amp;#8217;t really a button, it&amp;#8217;s a bunch of colored dots. The better we lie to users, to more easily we can convince them that it actually &lt;em&gt;is&lt;/em&gt; a button.&lt;/p&gt;

&lt;p&gt;So while we may not be as honest as magicians, our lies nevertheless are in the user&amp;#8217;s best interest.&lt;/p&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;If you require a short url to link to this article, please use &lt;b&gt;&lt;a href="http://ignco.de/247"&gt;http://ignco.de/247&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IgnoreTheCode/~4/97dM4hVciW0" height="1" width="1"/&gt;</description>
<pubDate>Thu, 18 Feb 2010 10:09:29 GMT</pubDate>
<guid isPermaLink="false">http://ignorethecode.net/blog/2010/02/18/jamy_ian_swiss_talks_about_empathy/</guid>
<feedburner:origLink>http://ignorethecode.net/blog/2010/02/18/jamy_ian_swiss_talks_about_empathy/</feedburner:origLink></item>
</channel>
</rss>
