<?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>Perpetual Student &#187; new products</title>
	<atom:link href="http://perpetualstudent.net/blog/tag/new-products/feed/" rel="self" type="application/rss+xml" />
	<link>http://perpetualstudent.net/blog</link>
	<description>Just another student of the web</description>
	<lastBuildDate>Fri, 20 Jan 2012 03:20:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Wherein I play with Chrome OS</title>
		<link>http://perpetualstudent.net/blog/2010/12/14/wherein-i-play-with-chrome-os/</link>
		<comments>http://perpetualstudent.net/blog/2010/12/14/wherein-i-play-with-chrome-os/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 03:17:38 +0000</pubDate>
		<dc:creator>Michael Thaler</dc:creator>
				<category><![CDATA[Recent Events]]></category>
		<category><![CDATA[chrome os]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[new products]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://perpetualstudent.net/blog/?p=7086</guid>
		<description><![CDATA[Impressions of the Cr-48 Chrome OS beta machine Google graciously provided me.]]></description>
			<content:encoded><![CDATA[<p>By sheer coincidence, I happened to be off work today, and I also happened to get a surprise package from Google containing a free Cr-48, a <a target="_blank" href="http://www.google.com/chromeos/pilot-program-cr48.html">Chrome OS netbook intended for beta testing</a>.</p>
<p>For those unfamiliar, Chrome OS is a new operating system from Google, but it&#8217;s not intended to be general-purpose; it&#8217;s intended to do little other than get you on the web as quickly as possible. Consequently, its UI is basically nothing but the <a "href=http://www.google.com/chrome" target="_blank">Google Chrome browser</a>, a time display, and wireless and battery icons. It&#8217;s questionable whether it can function as  someone&#8217;s primary laptop (Google even has a <a target="_blank" href="http://www.google.com/chromeos/pilot-program-quiz.html">handy quiz to help you decide</a>); it turns out I don&#8217;t do much off the web, besides playing some games and writing code, and both of those things are better served by a more powerful and less mobile machine.</p>
<h2>The Cr-48 Experience</h2>
<p><a target="_blank" href="http://perpetualstudent.net/blog/wp-content/uploads/2010/12/screenshot-20101214-222410.png"><img src="http://perpetualstudent.net/blog/wp-content/uploads/2010/12/screenshot-20101214-222410-1024x640.png" alt="Home screen + IM window" title="Chrome OS Screenshot" width="563" height="352" class="aligncenter size-large wp-image-7109" /></a></p>
<p>So what&#8217;s Chrome OS&#8217;s web experience like? Well, just like any other machine&#8217;s, really; you probably won&#8217;t find any surprises. Flash is built in; we don&#8217;t get Silverlight (it&#8217;s built on a stripped-down Linux kernel, and when has Microsoft ever offered anything for Linux?), so there&#8217;s no Netflix streaming, but pretty much everything else works, including Youtube with HTML5 video, Flash games and toys on Newgrounds, Google Docs/Gmail/Maps/Voice&#8211;everything.</p>
<p>The problem is, the Cr-48 just isn&#8217;t very fast. Opening multiple links at a time can easily bring the machine to a halt for a few seconds, and it has quite a bit of trouble keeping up a decent framerate on Youtube videos (though it does appear to fare somewhat better with Youtube&#8217;s <a href="http://www.youtube.com/html5" target="_blank">HTML5 mode</a>). Even Chrome&#8217;s new tab page takes maybe a second to load all of its contents. Since I&#8217;m used to more or less instantaneous response times in Chrome on my work machine and laptop (both of which run Ubuntu with all the <a href="http://www.compiz.org/" target="_blank">crazy graphical effects</a>, the latter of which being a three-year-old Dell XPS), it&#8217;s hard to justify using the Cr-48 as a primary work machine. Still, I don&#8217;t blame Chrome OS for this; the Cr-48 is a beta product (with <a href="http://chromeossite.com/2010/12/11/google-cr-48-chrome-notebook-full-hardware-specs/" target="_blank">far from the best internals</a>; they&#8217;re shipping a whole lot of these out for free), and I&#8217;m assuming that the upcoming stable Chrome OS machines will be quite a bit faster.</p>
<p>What you don&#8217;t get is access to the machine&#8217;s internals. I haven&#8217;t yet found any file manager, besides a list of downloads (<strong>EDIT</strong>: and a file selection box that showed the entire filesystem I got by accident that I&#8217;m pretty sure I wasn&#8217;t supposed to see); there&#8217;s no text editor, and I haven&#8217;t yet figured out how to use the media player (which is mentioned in a menu as &#8220;experimental&#8221;). The most you get is a list of technical files and logs that Linux users might recognize at <code>chrome://system</code>, such as process lists (which mainly lists a bunch of Chrome browser processes), CPU info, memory stats, etc.</p>
<h3>Crosh?</h3>
<p>There is a terminal, accessible by pressing Ctrl-Alt-T. It&#8217;s not like any shell I&#8217;ve ever seen before though; its prompt calls it &#8220;<code>crosh</code>&#8221; (presumably &#8220;ChROme SHell&#8221;?) and all it seems to allow is a few specialized commands for network and hardware troubleshooting&#8211;none of the standard file system tools (not even <code>ls</code>, <code>cd</code> or <code>pwd</code>). One boon that they did include, however, was (stripped-down) SSH. This allows me to easily remotely control any server I might want to (as long as I don&#8217;t need public key authentication), and I can see how this would be an amazing tool for sysadmins. Clearly this machine was designed by geeks.</p>
<p>All in all, this machine&#8217;s customizability is at about iPad level. Not that I expected more; it&#8217;s designed for nothing more than getting on the web quickly, and it certainly accomplishes that, and really, if all the machine is designed for is the web, SSH is frankly more than I expected (though quite welcome). But it&#8217;d be nice to be able to swap out the <code>crosh</code> thing for something I can use.</p>
<h2>UI Quibbling</h2>
<p>Google has tweaked the standard keyboard layout in ways that might surprise the average user:</p>
<p><a href="http://perpetualstudent.net/blog/wp-content/uploads/2010/12/IMG_20101214_180037.jpg" target="_blank"><img alt="Cr-48 Keyboard" src="http://lh5.ggpht.com/_ysLPE2N261M/TQf3RP5BzkI/AAAAAAAAAJo/ZqI18V9PFkM/s400/IMG_20101214_180037.jpg" title="Cr-48 Keyboard" class="aligncenter" width="400" height="299" /></a></p>
<p>For one thing, there&#8217;s no capslock key. In its place is a &#8220;search&#8221; key, with an icon reminiscent of Android&#8217;s search button, which really just opens a new tab (and lets you do a search by just typing your query into the URL bar, like in Chrome on any other platform). This is a delightfully welcome change, since I was never using capslock anyway (having, y&#8217;know, finished puberty years ago), and I&#8217;ve already become dependent on its replacement as of this writing. (Google even jokes in the setup notes that if you really want to, you can set it to function as a capslock key &#8220;so you can post an INSIGHTFUL COMMENT ON YOUTUBE.&#8221;) </p>
<p>The other notable change is the function key row. Since those don&#8217;t really have any use when the entire interface is a browser, Google has replaced them with a set of function-specific keys. In order, they are: Back, Forward, Reload, Fullscreen (all for web browsing, and welcome additions), Switch Window (for multiple browser tab sets), Brightness Down/Up, Volume Mute/Down/Up and Power. I just wish it had keys for switching tabs, since the keyboard shortcut for it is Ctrl-Tab, which is somewhat cumbersome.</p>
<p>On another note, the touchpad is maddening. I don&#8217;t know why all the touchpads available nowadays are the kind with no separate &#8220;button&#8221;, but I have a lot of trouble with this one&#8211;I can&#8217;t click and drag properly (which is surprisingly important on today&#8217;s Javascript-heavy web, to say nothing of highlighting to copy and paste), or middle-click to open something in a new tab, or even right-click! This somewhat detracts, as it means I have difficulty using the machine while, say, reclining on a couch, when I can&#8217;t really use a mouse. It&#8217;d be nice to see a software update make it better (I&#8217;ve seen two OS upgrades today already), since I&#8217;m pretty sure this one is a software issue.</p>
<p>Speaking of mice, the Cr-48&#8242;s ports are fairly sparse. We have a standard headphone jack, one USB port, a VGA port for a second monitor, a power jack and an SD card slot. There&#8217;s no Ethernet (somewhat surprising, but then, I guess everyone has wifi these days), and I&#8217;m not really sure what the SD card slot is for since I don&#8217;t have any SD cards to test it with. Google shows again here that there&#8217;s a lot of cruft worth trimming on the hardware that we normally buy; nowhere here do we see the common perplexing set of colorful audio ports.</p>
<h2>Wrap-up</h2>
<p>Chrome OS represents a radical take on the web. It&#8217;s clear from feeling perfectly at home on it after a day of use that I sufficiently &#8220;live on the web&#8221; (at least for recreation). There&#8217;s no denying it has kinks to iron out, most notably the touchpad (it remains to be seen whether the hardware or the software is the issue) and its speed (probably the hardware). I also have nothing but praise for Google regarding this beta program&#8211;not least because I got a free notebook out of it&#8211;but also because it handles the issues Google tends to have with UIs, by aggressively putting the paper cuts on display for users to point out, criticize and work through before release.</p>
<p>I&#8217;ll keep using this machine and submit plenty of feedback like Google requested, starting with this post. As for the ethical issues surrounding it, those will have to wait for another one. Also, if you think you&#8217;d enjoy living on the web, you should <a href="https://services.google.com/fb/forms/cr48advanced/" target="_blank">sign up for the pilot program yourself</a>&#8211;it&#8217;s open until Dec. 21, and who knows, you might be as lucky as I was.</p>
]]></content:encoded>
			<wfw:commentRss>http://perpetualstudent.net/blog/2010/12/14/wherein-i-play-with-chrome-os/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Would you buy a locked down laptop?</title>
		<link>http://perpetualstudent.net/blog/2010/04/03/apple-locked-down-lapto/</link>
		<comments>http://perpetualstudent.net/blog/2010/04/03/apple-locked-down-lapto/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 18:30:26 +0000</pubDate>
		<dc:creator>Michael Thaler</dc:creator>
				<category><![CDATA[Essays]]></category>
		<category><![CDATA[Recent Events]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[new products]]></category>
		<category><![CDATA[package management]]></category>

		<guid isPermaLink="false">http://perpetualstudent.net/blog/?p=126</guid>
		<description><![CDATA[If Apple releases a fully-fledged laptop that you could only install software on through their channels, would people buy it? I think they would. And that scares me.]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s talk hypotheticals for a moment.</p>
<p>Can you imagine a scenario where Apple releases a fully-fledged laptop locked down like the iPhone or iPad? A fully fledged computer on which the only way to install software is through Apple&#8217;s built in App Store?</p>
<p>To borrow an overused phrase, it&#8217;s more likely than you think.</p>
<p>Would you buy it? Would other people buy it?</p>
<h2>Package management can be awesome</h2>
<p>I&#8217;ve <a href="http://perpetualstudent.net/blog/2009/11/25/package-management-is-great-when-done-right/">written about package management before</a>. I believe that locking down a package manager such that the user can&#8217;t change the available software channels is unethical and flies in the face of years of innovation. We&#8217;ve always treated computers as though they were owned by their users, and I see the popularization of devices like the iPhone and iPad as a disturbing precedent. Might Apple be emboldened to try locking down full computers the same way?</p>
<p>We live in an age in which the technology is powerful enough to implement such a thing. Apple is certainly capable of running the servers necessary for supplying its users with all their software, and it would certainly be lucrative, given how successful the iPhone&#8217;s app store is and how much 3rd party pay software exists for Macs right now (which Apple would then be able to take a cut of the profits on). There is thus a clear financial incentive for Apple to set up such a system, and for developers to continue to target it (and submit to their <a href="http://www.eff.org/deeplinks/2010/03/iphone-developer-program-license-agreement-all" target="_blank">harsh developer restrictions</a>).</p>
<p>And let&#8217;s face it: such a system would be <em>amazing</em> for users who don&#8217;t care. They would enjoy Apple&#8217;s rigorous testing process for <em>all</em> their software, and thus enjoy machines that almost never become bogged down by slow or unstable apps. They&#8217;d have an easy way of finding and installing all the software they could ever want&#8211;even simpler than what they currently have on Macs, and that&#8217;s saying something&#8211;along with Apple&#8217;s approval of all of it, which carries all the quality control that their name has become synonymous with.</p>
<p>I can imagine other possible models. Maybe they&#8217;d offer people &#8220;simple&#8221; or &#8220;advanced&#8221; options when purchasing computers, the former being cheaper and locked down for the &#8220;I really don&#8217;t know how to use computers&#8221; crowd. Such a thing doesn&#8217;t seem like them though, given how well they&#8217;ve avoided fragmenting their product ecosystem. Or perhaps they&#8217;d simply release their own blessed way to jailbreak the system if a user cares enough.</p>
<h2>Right, jailbreaking! Can&#8217;t you just jailbreak it?</h2>
<p>A cursory glance at the history of the iPhone would make one all but certain that if Apple released such a system without offering a way to unlock it, their users would find a way (as they will undoubtedly with the iPad).</p>
<p>I find this scenario similarly unpleasant, for two reasons. One is that if your enjoyment of a machine depends on an unauthorized hack, you are entirely dependent on those hackers to <em>keep</em> it jailbroken the next time Apple pushes out a system update that invariably locks you down again&#8211;the ease of which is never a certainty. It&#8217;s a cat-and-mouse game that some users appear more than happy to play, but in the long run it definitely doesn&#8217;t seem worth the effort to me.</p>
<p>The other is that you&#8217;re ignoring the device&#8217;s biggest selling point. If a device is locked down, it&#8217;s locked down as a genuine means of quality control, which Apple has shown itself to be superb at. To my mind, jailbreaking an Apple device invalidates everything good about it&#8211;Apple&#8217;s assurance that you&#8217;re getting the best you can get.</p>
<p>This argument may seem self-contradictory&#8211;suddenly a device being locked down is a <em>good thing</em>? It&#8217;s important to remember that the reasons for locking down a device in the first place are, in order:
<ol>
<li>Making a cut off of lucrative third-party software sales.</li>
<li>Making sure that 3rd-party software enriches the platform rather than makes it look bad.</li>
<li>Making the system easy to use.</li>
<li>Making the system stable, secure and fast.</li>
</ol>
<p>For most users, a locked down system is protection from systems they don&#8217;t care about knowing how to use, and from software that might harm their systems. To users who care about customization, it&#8217;s a heavy-handed restriction on something they want to use that just gets in their way. Users in the former category genuinely benefit from a locked down system, and users in the latter category don&#8217;t.</p>
<h2>So how likely is it?</h2>
<p>I&#8217;ve always felt that Apple&#8217;s primary market is the former category, and that&#8217;s why I think this scenario is so likely. It worries me, because I&#8217;ve always clung to the idealistic notion that someone who uses a computer has a responsibility to know how to make changes to how it functions. An Apple user might counter that all Apple&#8217;s lockdowns do is simplify the method for those changes so more people have access to them. I would counter that such a thing is worthless if more fine-grained customizability is lost in the process.</p>
<p>But then, I suppose that&#8217;s why I&#8217;m an <a href="http://ubuntu.com" target="_blank">Ubuntu</a> user. I <em>have</em> the tools I need to change where my software is coming from, and I use them. I just wish more people noticed or cared.</p>
]]></content:encoded>
			<wfw:commentRss>http://perpetualstudent.net/blog/2010/04/03/apple-locked-down-lapto/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>The Apple Tablet: Yes, it&#8217;s coming, we know</title>
		<link>http://perpetualstudent.net/blog/2010/01/12/apple-tablet-yes-its-coming-we-know/</link>
		<comments>http://perpetualstudent.net/blog/2010/01/12/apple-tablet-yes-its-coming-we-know/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 13:30:36 +0000</pubDate>
		<dc:creator>Michael Thaler</dc:creator>
				<category><![CDATA[Meta-Tech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ces]]></category>
		<category><![CDATA[new products]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://perpetualstudent.net/blog/?p=89</guid>
		<description><![CDATA[The Apple tablet is coming. Other companies want to steal their thunder. But is it even possible to steal Apple's thunder?]]></description>
			<content:encoded><![CDATA[<p><a href="http://perpetualstudent.net/blog/wp-content/uploads/2010/01/apple_tablet.jpg"><img class="alignright size-thumbnail wp-image-95" title="Apple Tablet" src="http://perpetualstudent.net/blog/wp-content/uploads/2010/01/apple_tablet-150x102.jpg" alt="Apple Tablet" width="150" height="102" /></a>So at this point, anyone who&#8217;s following tech news should be pretty certain that Apple will unveil a tablet within a month or so. Despite Apple&#8217;s intense internal secrecy, rumors of it have long been pervasive throughout the tech world, since before the announcement of the iPhone. When it happens, it&#8217;ll undoubtedly be a game changer. Before it, tablets will have just been a curiosity for field workers or artists. After it, they&#8217;ll be&#8230; uh, the computing equivalent of coffee table books.</p>
<p>Well, OK&#8211;to be fair, we don&#8217;t know for sure. Steve Jobs definitely wants us to think <a rel="nofollow" href="http://www.businessinsider.com/steve-jobs-tablet-mandate-more-than-just-a-web-toy-for-the-bathroom-2009-10">they&#8217;ll be more than that</a>. And would it really be out of character?</p>
<p>The thing I&#8217;ve always found fascinating about Apple&#8217;s branding is how much effort they put into making things <em>shiny</em>. Their strict policy of vertical integration&#8211;producing both hardware and software&#8211;allows them to deliver a perfectly seamless and visually consistent user experience, something their competitors are incapable of replicating. Not only that, they&#8217;ve shown themselves to be great innovators time and time again, creating software that not only feels fresh and new every time, it has a quality of <em>magical allure</em> to it that draws in geeks and non-geeks alike. And yes, &#8220;magical&#8221; really is the best word I can come up with for it&#8211;Steve Jobs has all the qualities of the eccentric visionary, and I suspect he&#8217;ll likely be remembered in the future as the Edison of personal computing.</p>
<p>In the case of the iPhone and the iPod, what Apple&#8217;s competitors repeatedly noticed was that they couldn&#8217;t out-Apple Apple. Try as they might, they never could get the publicity or the attention that always followed Apple&#8217;s venerable name. No matter how cutting-edge their products were, they couldn&#8217;t make them <em>sexy</em>. The iPhone, after all, was the first smartphone that captured the public&#8217;s attention and wasn&#8217;t written off as too expensive/too businesslike for &#8220;normal people&#8221; to be seen with, despite its <a href="http://www.engadget.com/2007/01/09/the-iphone-is-not-a-smartphone/">relatively limited feature set at the time of its release</a>. All it needed was a pretty touchscreen, a sleek design and interface, a <a href="http://crave.cnet.co.uk/mobiles/0,39029453,49303754,00.htm?s_cid=96">rather subpar sound system</a> and the Apple touch.</p>
<p>What I find interesting now is that there&#8217;s been a <a href="http://www.engadget.com/2009/12/20/icd-ultra-android-tablet-hands-on/">glut</a> of <a href="http://www.engadget.com/2009/12/08/joojoo-tablet-hands-on-video/">tablet</a> <a href="http://www.engadget.com/2009/11/27/nvidia-tegra-tablet-prototype-hands-on/">news</a> <a href="http://mashable.com/2010/01/02/google-tablet/">lately</a>. (Yes, that last link is to an article about very shaky rumors of a Google-branded tablet.) These companies know the Apple tablet is coming. They&#8217;re trying to steal Apple&#8217;s thunder by showing that what they&#8217;re doing isn&#8217;t all that special&#8211;others are doing it too. They don&#8217;t want the tablet space to suddenly be dominated by whatever Apple&#8217;s releasing. But will it work? Obviously this depends on how well Apple can maintain their freshness image, and the press attention they get for it&#8211;when it does come, it&#8217;ll be the denouement of literally half a decade of speculation, so clearly they&#8217;ll make at least some people happy regardless.</p>
<p>What I wonder is: can any other company ever manage to capture the <em>shine</em> that Apple represents? Google certainly has a bit of it, but they&#8217;ve yet to be seriously tested in the hardware marketplace, and the Nexus One is hardly a groundbreaker (despite its luminary status as <em>a Google phone</em>, and the fact that Google <a href="http://www.ihackintosh.com/2010/01/how-to-unlock-the-bootloader-on-nexus-one-to-run-custom-os/" target="_blank">deliberately made its bootloader unlockable!</a>). Microsoft certainly doesn&#8217;t have it&#8211;their entire corporate image just exudes <em>mundane</em>. So who can?</p>
]]></content:encoded>
			<wfw:commentRss>http://perpetualstudent.net/blog/2010/01/12/apple-tablet-yes-its-coming-we-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

