<?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>Standing On Boxes &#187; iPad</title>
	<atom:link href="http://neocows.net/blog/index.php/tag/ipad/feed/" rel="self" type="application/rss+xml" />
	<link>http://neocows.net/blog</link>
	<description>Just over there</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:05:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>iPadding it&#8230;</title>
		<link>http://neocows.net/blog/2010/04/30/ipadding-it/</link>
		<comments>http://neocows.net/blog/2010/04/30/ipadding-it/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 18:28:23 +0000</pubDate>
		<dc:creator>jacs</dc:creator>
				<category><![CDATA[Stray Thoughts]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://neocows.net/blog/2010/04/30/ipadding-it/</guid>
		<description><![CDATA[So, I&#8217;ve had my iPad for almost 24 hrs. What do I think so far? The key board &#8211; haven&#8217;t quite gotten used to it. It might be the same, technically, as the iPhone or iPod touch keyboard but it doesn&#8217;t feel the same when using it. On the iPhone, my fingers are so big [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve had my iPad for almost 24 hrs. What do I think so far?</p>
<p>The key board &#8211; haven&#8217;t quite gotten used to it. It might be the same, technically, as the iPhone or iPod touch keyboard but it doesn&#8217;t feel the same when using it. On the iPhone, my fingers are so big that I have to use it and just believe that I&#8217;ll hit the correct key.and I do but it feels a bit like magic. On the iPad? I have to pay a bit more attention to the keyboard.</p>
<p>And I really want some arrow keys. I&#8217;m having real problems moving the insertion point in text boxes. Mostly because the text is so small. That being another gripe. The text being small on an iPhone makes sense because the device is small. But a lot of these iPhone apps modified for the iPad don&#8217;t allow me to change the font size. Instead, I&#8217;m stuck with iPhone sized fonts. I don&#8217;t remember seeing a default font size setting for the iPad. Hopefully that will be in iOS 4.0 (no, I haven&#8217;t looked. I haven&#8217;t had a chance to really dig into it yet.)</p>
<p>Font size in Mobile Safari is another issue. I want it to work like it does in regular Safari or even Firefox &#8212; increase  just the font size, not the whole viewport. (In grown-up Safari it&#8217;s &#8220;View-Zoom Text Only&#8221;) Some websites provide that on their pages but not all. In some cases I can do the double-tap to zoom in on a chunk of text but that only works if the page uses markup elements that make sense. </p>
<p>Pages &#8211; a similar problem &#8211; I want the text to be zoomable but not permanently but I can&#8217;t find a way to do it. </p>
<p>Looks like all of my problems would be solved by text being zoomable. My insertion point issue would also work better with larger display fonts. Now I just to tell Apple.</p>
<p>(more to say on actual apps and usage later&#8230;) </p>
]]></content:encoded>
			<wfw:commentRss>http://neocows.net/blog/2010/04/30/ipadding-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pontification &#8211; iPhone OS 4.0 Programming</title>
		<link>http://neocows.net/blog/2010/04/10/pontification-iphone-os-4-0-programming/</link>
		<comments>http://neocows.net/blog/2010/04/10/pontification-iphone-os-4-0-programming/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 06:21:26 +0000</pubDate>
		<dc:creator>jacs</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://neocows.net/blog/?p=1727</guid>
		<description><![CDATA[I&#8217;ve had the designs for several iPhone apps floating around in my head for the last year. Nothing fancy. And not things I could sell (ideas related to my day job). An internet/client/portal kind of thing. Unfortunately, I haven&#8217;t had any real time to get beyond the design stage &#8211; and no incentive to do [...]]]></description>
			<content:encoded><![CDATA[<p><em>I&#8217;ve had the designs for several iPhone apps floating around in my head for the last year. Nothing fancy. And not things I could sell (ideas related to my day job). An internet/client/portal kind of thing. Unfortunately, I haven&#8217;t had any real time to get beyond the design stage &#8211; and no incentive to do more than tinker. Maybe someday. Anyway&#8230;</em></p>
<p>Apple changed the Developers Agreement for OS 4.0 yesterday. <em>There&#8217;s been a mild uproar from the usual suspects &#8212; folks whom it would never affect anyway since they never plan on doing Apple/iPhone development &#8211; for whatever reason. </em></p>
<p>The basic idea appears to be that &#8211; if you (developer/software co.) want to sell your iPhone app thru the iTunes AppStore, you have to use Apple approved software dev. tools. Of which there appears to be only 1. <strong>XCode 3.2.3+</strong>. And Apple approved API&#8217;s and libraries. Which means &#8211; C, C++, and Objective-C (which is C with a twist of Smalltalk syntax). And none of the cross-platform tools -&gt;</p>
<p>Some pundits claim it&#8217;s a shot across the bows of Adobe, since it basically kills off their CS5/Flash to iPhone app generator (that they are supposed to announce/release next week. Ouch.). (Another skirmish in the Apple/Adobe Flash-wars?)</p>
<p>Another possible victim is Novell&#8217;s MonoTouch (It lets you use Mono (Novell&#8217;s .NET clone) and C# to develop iPhone Apps.)</p>
<p>And then there&#8217;s <a href="http://isqueak.org/HomePage">iSqueak</a> &#8211; a version of Squeak (Smalltalk) for the iPhone. Not sure where it fits in &#8211; it might survive since it IS built with XCode. (Not that you can get it from the App Store since it breaks at least one App Store rule. But the the person who ported it to the iPhone has used it to generate several iPhone Apps that are in the store.)</p>
<p>I believe there are a could other similar cross-platform development tools that violate the new rules but I don&#8217;t remember them.</p>
<hr />The point? IMO &#8211; Ordinary mortals (aka non-developers and non-tech-pundits and non-tech blog denizens) aren&#8217;t going to care, as long as developers keep writing new and interesting software for the iPod/iPhone/iPad platform.</p>
<p>Me? I couldn&#8217;t afford the Adobe tools anyway. Monotouch was $1000/year the last time I checked. iSqueak? I&#8217;ve been tinkering with Squeak for years but never written anything &#8220;real&#8221; (I just like the environment). So none of those really affect me.</p>
<p>Apple only charges $99/year for their iPhone Dev. program (aka access to the App Store) but XCode is free (It just requires a Mac to run it on. And a test device would be good when using beta versions of the iPhone SDK.)</p>
<p>So the rule change doesn&#8217;t affect me personally. I couldn&#8217;t afford the possible commercial non-Apple cross-dev tools anyway. And I&#8217;m not one of those people who thinks Apple is evil so it doesn&#8217;t really upset me.</p>
<p>But I really need to find the time to do something <img src='http://neocows.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://neocows.net/blog/2010/04/10/pontification-iphone-os-4-0-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s a box!</title>
		<link>http://neocows.net/blog/2010/04/05/its-a-box/</link>
		<comments>http://neocows.net/blog/2010/04/05/its-a-box/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 14:05:27 +0000</pubDate>
		<dc:creator>jacs</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://neocows.net/blog/?p=1719</guid>
		<description><![CDATA[The official, basic Apple iPad case I ordered to go with my iPad? It showed up today. (Now I just need the iPad to go in it. &#8220;Shipping late April.&#8221;) Since everyone, by now, has seen one of those many &#8220;iPad unboxing&#8221; videos or photos, I thought I&#8217;d do something different and photograph unboxing my [...]]]></description>
			<content:encoded><![CDATA[<p>The official, basic Apple iPad case I ordered to go with my iPad? It showed up today. (Now I just need the iPad to go in it. &#8220;Shipping late April.&#8221;)</p>
<p>Since everyone, by now, has seen one of those many &#8220;iPad unboxing&#8221; videos or photos, I thought I&#8217;d do something different and photograph <a href=" http://gallery.me.com/acstoffel/100035 ">unboxing my official Apple[tm] iPad case </a></p>
<p>Unfortunately, it isn&#8217;t too impressive.</p>
<ol>
<li>I took the pictures with my iPhone.</li>
<li>The light here isn&#8217;t the best (And the iPhone has no flash &#8211; of any kind)</li>
<li>The case is some kind of &#8216;sueded&#8217; rubberized material that doesn&#8217;t photograph well with an iPhone. It appears grey-ish.</li>
<li>The light reflected on the plastic wrapper so I couldn&#8217;t get a good picture of it in that.</li>
</ol>
<p>Maybe I&#8217;ll recreate the event when I get home <img src='http://neocows.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ? I have a MUCH better camera there I can use.</p>
<p>We&#8217;ll see how well the case works out but I suspect I&#8217;ll something a bit more durable once they start coming out (I have a 1st gen iPod touch and it was months before I found a case for it that I remotely liked.). This one seems a bit flimsy AND it collects dust like crazy. When I leaned it against something to take one of those pictures it ended up grey from the dust. Guess I won&#8217;t be reselling it in a couple years on eBay (Original iPad case, slightly used.).</p>
<p>Compared to the case that I bought for my Newton? It isn&#8217;t that impressive. Of course, that was almost 20 years ago and only Apple was making accessories for the Newton when it came out.</p>
]]></content:encoded>
			<wfw:commentRss>http://neocows.net/blog/2010/04/05/its-a-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ooh, shiny!</title>
		<link>http://neocows.net/blog/2010/04/01/ooh-shiny/</link>
		<comments>http://neocows.net/blog/2010/04/01/ooh-shiny/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 02:17:31 +0000</pubDate>
		<dc:creator>jacs</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://neocows.net/blog/?p=1717</guid>
		<description><![CDATA[You can&#8217;t get an iPad yet (this Saturday. Or in 3 weeks if you want the 3G/GPS model) but you CAN buy iWorks and a bunch or other iPad apps from the App Store. Right Now! I have the Mac version of iWorks. Haven&#8217;t started using it a lot yet but I do like &#8216;Pages&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>You can&#8217;t get an iPad yet (this Saturday. Or in 3 weeks if you want the 3G/GPS model) but you <strong>CAN </strong>buy iWorks and a bunch or other iPad apps from the App Store. Right Now!</p>
<p>I have the Mac version of iWorks. Haven&#8217;t started using it a lot yet but I do like &#8216;Pages&#8217; so far. I was a huge Wordperfect fan. It got me through college (running it on an Atari ST), it was a word processor in the truest sense. Pages isn&#8217;t quite the same but put it in full screen mode and it doesn&#8217;t get in the way like Word does.</p>
]]></content:encoded>
			<wfw:commentRss>http://neocows.net/blog/2010/04/01/ooh-shiny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Angles: iPad vs. Kindle</title>
		<link>http://neocows.net/blog/2010/02/01/angles-ipad-vs-kindle/</link>
		<comments>http://neocows.net/blog/2010/02/01/angles-ipad-vs-kindle/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 16:36:02 +0000</pubDate>
		<dc:creator>jacs</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Kindle]]></category>

		<guid isPermaLink="false">http://neocows.net/blog/?p=1624</guid>
		<description><![CDATA[One thing I haven&#8217;t seen mentioned yet in all the iPad uproar is the different media distribution models used by Apple for their media devices (ie. iPods, iPhones, and Macs) versus Amazon&#8217;s with the Kindle. Kindle If I buy a book from Amazon for &#8220;my&#8221; Kindle, AFAIK, that book is licensed to run on THAT [...]]]></description>
			<content:encoded><![CDATA[<p>One thing I haven&#8217;t seen mentioned yet in all the iPad uproar is the different media distribution models used by Apple for their media devices (ie. iPods, iPhones, and Macs) versus Amazon&#8217;s with the Kindle.</p>
<h3><strong>Kindle</strong></h3>
<p>If I buy a book from Amazon for &#8220;my&#8221; Kindle, AFAIK, that book is licensed to run on THAT Kindle.  My book. My Kindle. My Amazon Kindle account. (There&#8217;s an iPhone Kindle app but it is still tied to MY iPhone, and MY Amazon-Kindle account. Amazon assumes that I&#8217;m the person using both and that I don&#8217;t use them at the same time &#8212; I believe it tracks usage somewhere in the Amazon &#8216;cloud&#8217; so that the current page in a Kindle book is also the current page in the Kindle app.)</p>
<p>So&#8230; 1 person. 1 copy. If someone else in your house has a kindle, they have to pay for their books separately.</p>
<h3>Apple</h3>
<p>Now let&#8217;s look at how Apple does media on the iTunes store (iTS) (I&#8217;m making the wild assumption that they&#8217;ll follow the same model for their iBookstore.)</p>
<p>The center of your iPod &#8220;digital media lifestyle&#8221; is your desktop (PC or Mac). You authorize your computer to work with your AppleID and the iTS so you can purchase media from iTS with it. I believe you can tie up to 3 desktops to a single AppleID/iTunes store account. (It&#8217;s at least three.)</p>
<p>Now for the fun part&#8230;</p>
<p>If you have multiple iPod users in your household, they can EACH sync their iPods with the same computer (or another computer attached to the same AppleID). And they each have their own sync configs. And they could ALL listen to/watch the same media at the same time.</p>
<p>So&#8230; how would I set that up for a family? (The simple version)</p>
<p>1. Create an AppleID for the household (I would also get a credit card JUST for that purpose).</p>
<p>2. &#8220;Attach&#8221; it to a &#8220;family computer&#8221; (A Mac mini would do it. Just make sure it has a large hard drive and at least one external drive to back things up to.).</p>
<p>3. Everyone uses that machine to download/purchase music.</p>
<p>4. Everyone in the family syncs their iPods to that machine. Some will want to sync it manually. Some not. But they can share music/media this way.</p>
<p>So, with Apple and the iTS, you end up with 1 copy per household, not per person.</p>
<p>&#8212;</p>
<p>Have to wonder what the media people (Publishers, music industry, movie industry, etc.) think about this media distribution model.</p>
]]></content:encoded>
			<wfw:commentRss>http://neocows.net/blog/2010/02/01/angles-ipad-vs-kindle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.378 seconds -->
