<?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>Icosidodecahedron</title>
	<atom:link href="http://icosidodecahedron.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://icosidodecahedron.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 17:54:42 +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>EA Schedule</title>
		<link>http://icosidodecahedron.com/?p=5641</link>
		<comments>http://icosidodecahedron.com/?p=5641#comments</comments>
		<pubDate>Fri, 03 Sep 2010 17:54:42 +0000</pubDate>
		<dc:creator>Michael Kozakewich</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[me]]></category>

		<guid isPermaLink="false">http://icosidodecahedron.com/?p=5641</guid>
		<description><![CDATA[Just in case any Red River College students are reading this, I figured I&#8217;ll post my schedule here. My email is similar to the other instructors&#8217;.]]></description>
			<content:encoded><![CDATA[<p>Just in case any Red River College students are reading this, I figured I&#8217;ll post my schedule here.</p>
<p><img src="http://icosidodecahedron.com/img/twitter/Schedule%20Mini%20Fall%202010.png" /></p>
<p>My email is similar to the other instructors&#8217;.</p>
]]></content:encoded>
			<wfw:commentRss>http://icosidodecahedron.com/?feed=rss2&amp;p=5641</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessibility of Dingbat Webfonts</title>
		<link>http://icosidodecahedron.com/?p=5581</link>
		<comments>http://icosidodecahedron.com/?p=5581#comments</comments>
		<pubDate>Tue, 17 Aug 2010 21:43:33 +0000</pubDate>
		<dc:creator>Michael Kozakewich</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[webfonts]]></category>

		<guid isPermaLink="false">http://icosidodecahedron.com/?p=5581</guid>
		<description><![CDATA[Inspired by Jason Santa Maria&#8217;s Tweet: I love the idea of dingbat webfonts, though I want someone to write an article on the accessibility of using them. http://j.mp/ccD34r The idea is fairly simple: Draw up some beautiful flat-colour vector icons, wrap the whole set into a font, and then load it as a webfont to [...]]]></description>
			<content:encoded><![CDATA[<p>Inspired by <a href="http://twitter.com/jasonsantamaria/status/21408484504">Jason Santa Maria&#8217;s Tweet</a>:</p>
<blockquote><p><i>I love the idea of dingbat webfonts, though I want someone to write an article on the accessibility of using them. <a href="http://j.mp/ccD34r">http://j.mp/ccD34r</a></i></p>
</blockquote>
<p>The idea is fairly simple: Draw up some beautiful flat-colour vector icons, wrap the whole set into a font, and then load it as a webfont to display the icons on your page. Simple and clean, right?</p>
<p>There are problems.</p>
<p>In effect, you will be littering your page with a list of &#8216;j&#8217; and a &#8216;h m n p&#8217; near the title, with some &#8216;s u f&#8217; in some other places. What does it mean? It&#8217;s completely indecipherable unless you successfully load the font <em>and</em> have the required experience/cognizance to recognize the meaning of the shape. A lot of people just aren&#8217;t good with icons.</p>
<p>There are some standard solutions. Wrap everything up with plain-text mark-up, then add the symbol and negative-indent the semantic text away.<br />
In browsers that don&#8217;t support web-fonts, and in screen-readers that read out text on the screen (which would be all of them), the code would still contain a bunch of odd letters or numbers everywhere.</p>
<p><a href="http://tuhinkumar.com/journal/pictos/#comment-65">Someone mentioned</a> a <a href="http://opentype.info/webfont-demo/logotype/">page from Opentype</a> in his post, where they make a characterset which has most of the letters blank, with the &#8216;W&#8217; mapping to their logo.</p>
<p>So how&#8217;s this:<br />
Make an icon set with most everything blank, and then put twenty-six icons in the capital spaces. Put the shopping cart in &#8216;C&#8217;, because &#8216;cart&#8217; starts with &#8216;C&#8217;. In your shopping cart example, it could say &#8220;Purchase, go to shopping Cart&#8221; but the &#8220;, go to shopping art&#8221; would be blank, the &#8220;C&#8221; would be the shopping cart symbol, and you&#8217;d see &#8220;Purchase []&#8221; where [] is the symbol.</p>
<p>You&#8217;d be limited to twenty-six symbols, and each <em>must</em> be applied to the letter you&#8217;ll use to start its name (unless you don&#8217;t mind the text &#8220;caRt&#8221; or such).</p>
]]></content:encoded>
			<wfw:commentRss>http://icosidodecahedron.com/?feed=rss2&amp;p=5581</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Design</title>
		<link>http://icosidodecahedron.com/?p=5461</link>
		<comments>http://icosidodecahedron.com/?p=5461#comments</comments>
		<pubDate>Fri, 13 Aug 2010 18:44:46 +0000</pubDate>
		<dc:creator>Michael Kozakewich</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://icosidodecahedron.com/?p=5461</guid>
		<description><![CDATA[Everyone knows how important email is. You probably check yours several times a day for new updates. Let&#8217;s take a look at something I just got: *Please do not reply to this message*&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;You asked that we send you a summary of Meetup message boardactivity. The following is a list of discussions with newmessages posted since [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone knows how important email is. You probably check yours several times a day for new updates.</p>
<p>Let&#8217;s take a look at something I just got:</p>
<blockquote style="font-size:0.9em;text-align:left;word-wrap:break-word; line-height:1em;"><p>
*Please do not reply to this message*<br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />You asked that we send you a summary of Meetup message board<br />activity.  The following is a list of discussions with new<br />messages posted since July 14, 2010 12:17 PM.<br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>============================================================<br />SECRET HANDSHAKE &#8211; THE WINNIPEG CREATIVE SOCIETY<br />Forum: The Winnipeg Creative Freelance Society Discussion Forum<br />============================================================</p>
<p>90 second quickie at portage and main<br />http://www.meetup.com/secrethandshake/boards/view/viewthread?thread=9571812<br />Latest message by Paul Clerkin on August 13, 2010 at 11:01 AM</p>
<p>&#8211; <br />Add info@meetup.com to your address book to receive all Meetup<br />
emails</p>
<p>To manage your email settings, go to:<br />http://www.meetup.com/account/comm/<br />Meetup, PO Box 4668 #37895 New York, New York 10163-4668</p>
<p>Meetup HQ in NYC is hiring!<br />http://www.meetup.com/jobs/</p>
</blockquote>
<p>If you&#8217;re in Winnipeg, I encourage you to come to our monthly meetup. It&#8217;s a great little gathering of local creative/tech people.</p>
<p>Now, I signed up for email notifications because I&#8217;m just not going to check the site (which I never visit) every time I want to know if something new has been posted. In fact, the less I have to visit the site, the better.</p>
<p>When I sign up for email alerts on a forum or message board, I want to see something like this:</p>
<blockquote style="font-size:0.9em;text-align:left;word-wrap:break-word; line-height:1em;"><p>
New discussion messages since July 14:</p>
<p>=================================<br />
SECRET HANDSHAKE &#8211; THE WINNIPEG CREATIVE SOCIETY<br />
Forum: The Winnipeg Creative Freelance Society Discussion Forum</p>
<p>90 second quickie at portage and main<br />
Paul Clerkin on August 13, 2010 at 11:01 AM:<br />
The Winnipeg Film Group is proud to announce an open call to our second annual 90 SECOND QUICKIE film contest. The 90 Second Quickie was created in 2009 by the Winnipeg Film Group to encourage the creation of new, micro films. Blown away by the shorts in our first year we are doing it again &#8211; this time bigger, brighter and bolder!</p>
<p>To visit the thread, visit http://www.meetup.com/secrethandshake/boards/view/viewthread?thread=9571812</p>
<p>&#8211; </p>
<p>To manage your email settings, go to:<br />http://www.meetup.com/account/comm/<br />Meetup, PO Box 4668 #37895 New York, New York 10163-4668</p>
</blockquote>
<p>Even that could be shuffled around a bit, but there are some good practices:</p>
<ul>
<li>Keep cruft to a minimum</li>
<li>Display the main information as soon as possible</li>
<li>Give links to things</li>
<li>Also provide fall-backs for plain-text email clients</li>
<li>Give them (at least some of) the content from the site, so they don&#8217;t have to click and load additional pages</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://icosidodecahedron.com/?feed=rss2&amp;p=5461</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Net (and a bit about Neutrality)</title>
		<link>http://icosidodecahedron.com/?p=5431</link>
		<comments>http://icosidodecahedron.com/?p=5431#comments</comments>
		<pubDate>Wed, 11 Aug 2010 20:33:29 +0000</pubDate>
		<dc:creator>Michael Kozakewich</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://icosidodecahedron.com/?p=5431</guid>
		<description><![CDATA[The latest internet storm is the hubbub about Google&#8217;s and Verizon&#8217;s Joint Policy Proposal for an Open Internet. Essentially, wired networks aren&#8217;t allowed to prioritize traffic, wireless is interesting and unique and should be decided later, and the FCC should watch over things. There are little points here and there. I encourage you to spend [...]]]></description>
			<content:encoded><![CDATA[<p>The latest internet storm is the hubbub about Google&#8217;s and Verizon&#8217;s <a href="http://googlepublicpolicy.blogspot.com/2010/08/joint-policy-proposal-for-open-internet.html">Joint Policy Proposal for an Open Internet</a>. Essentially, wired networks aren&#8217;t allowed to prioritize traffic, wireless is interesting and unique and should be decided later, and the FCC should watch over things.</p>
<p>There are little points here and there. I encourage you to spend an hour reading it over, word for word, to discover for yourself what it means, because most of the internet has it wrong (quite like the iPhone 4 antenna issue, which has turned into &#8216;antennagate&#8217;, which is better described as &#8216;antennapaloosa&#8217;).<br />
So what does that Google document mean? It&#8217;s a lot of high-level language with broad generalization and sets a framework for future law-makers.<br />
To clarify, read Brian Fling&#8217;s <a href="http://blog.pinchzoom.com/post/932982866/open-internet">Google, Verizon and an “Open Internet” from a Mobile perspective</a>. He tells us all how wireless networks are different from wired networks (and believe me, they are).</p>
<p>So!<br />
When you get right down to it, what can we really do?</p>
<ul>
<li>Cap bandwidth</li>
<li>Charge per-gigabyte</li>
<li>Create a tiered system of separate internets</li>
<li>Charge more all round</li>
<li>Destroy Hollywood</li>
<li>Create a foundation for peer-to-peer networking</li>
<li>Others</li>
</ul>
<p>You can&#8217;t cap the bandwidth. Throttling might be fine, but most people get so little, anyway, and they can still download hundreds of gigabytes a month. Frankly, fast bandwidth is necessary, or you&#8217;ll spend hours a day waiting for your pages and things to load.</p>
<p>I&#8217;d be all for charging per-gigabyte, except that providers <em>invariably</em> would charge too much. I would love to believe they could do some research to find out how much people need, and then create a simple stepping chart of prices, but they are either incredibly stupid or are greedy liars&mdash;they say you can visit so many webpages and get so many emails with whatever bandwidth, when really you can&#8217;t.<br />
See the <a href="http://www.rogers.com/web/Rogers.portal?_nfpb=true&#038;_windowLabel=portletInstance_17&#038;portletInstance_17_actionOverride=/portlets/consumer/wireless/dataCalculator/displayQuestions&#038;portletInstance_17deviceType=MI&#038;_pageLabel=wrlsDataCalc">Rogers Data Calculator</a>. It looks like they&#8217;ve made some improvements, lately, but they still say a webpage is 289 KB. I wish that were true, but it seems a lot of pages I visit are several megabytes in size. (Still, it seems fair, right now.)<br />
A good per-gigabyte system should start off small, because basic internet access is very important. If people really want to torrent a bunch of videos, games, and music, they can pay for all that. Imagine if you could get a basic internet connection for $5 or $10 per month.</p>
<p>Obviously, creating a tiered system wouldn&#8217;t work, because everyone would have to pay a premium just to get basic bandwidth (although you already do). Worse, this would extend into the internet itself, and you&#8217;d subscribe to certain sites the way you subscribe to cable channels. Imagine only being allowed to go to the most famous and corporate sites.</p>
<p>Charging more all around won&#8217;t work, because they&#8217;re already charging us exorbitant amounts for relatively pitiful network connections.</p>
<p>Utterly destroying Hollywood and hunting down any famous musicians would reduce the amount of traffic downloading torrents. This obviously isn&#8217;t going to happen. (Though it would make a great movie!)</p>
<p>Most of the network traffic is duplicates: mailing lists, illegally downloaded movies, millions of upgraded FireFox installers, and the most popular YouTube videos.<br />
If we could lay some protocols, programs, and infrastructure to allow local copies to be shared between local machines without hampering the network, it could really reduce the amount of bandwidth being used for large files.<br />
CDNs already take care of the top-level branches, where the internet backbones would otherwise need to duplicate content, but that data still needs to be downloaded separately each time someone in that region requests the file. We need a way for this content to be managed AFTER the end-of-line provider downloads it.<br />
It would basically be a Fractal Internet. The big pipes shuttle to the smaller pipes, which will share with the even smaller pipes. I don&#8217;t know if any research has been put into this, yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://icosidodecahedron.com/?feed=rss2&amp;p=5431</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drop-Caps</title>
		<link>http://icosidodecahedron.com/?p=5001</link>
		<comments>http://icosidodecahedron.com/?p=5001#comments</comments>
		<pubDate>Fri, 06 Aug 2010 19:10:31 +0000</pubDate>
		<dc:creator>Michael Kozakewich</dc:creator>
				<category><![CDATA[New]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://icosidodecahedron.com/?p=5001</guid>
		<description><![CDATA[HAT DOES IT MEAN??? This is a Daily Drop Cap from Jessica Hische. I encourage you to take a look at her typographical wonders.]]></description>
			<content:encoded><![CDATA[<h3><img src="http://jhische.com/dailydropcap/W-8-cap.png" title="Daily Drop Cap by Jessica Hische" align="left" alt="W"/>HAT DOES IT MEAN???</h3>
<p>This is a Daily Drop Cap from Jessica Hische. I encourage you to take a look at her <a href="http://dailydropcap.com/post">typographical wonders</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://icosidodecahedron.com/?feed=rss2&amp;p=5001</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pixels Per Inch</title>
		<link>http://icosidodecahedron.com/?p=4941</link>
		<comments>http://icosidodecahedron.com/?p=4941#comments</comments>
		<pubDate>Tue, 03 Aug 2010 23:07:57 +0000</pubDate>
		<dc:creator>Michael Kozakewich</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ppi]]></category>

		<guid isPermaLink="false">http://icosidodecahedron.com/?p=4941</guid>
		<description><![CDATA[When dealing with screens, the density of the dots that make up your picture is referred to as &#8216;pixels per inch&#8217;. This measures how many pixels, lain end to end, fit along a one-inch line. A screen 10.24 inches wide and 6 inches tall, at 100 pixels per inch, would contain 600 rows of 1024 [...]]]></description>
			<content:encoded><![CDATA[<p>When dealing with screens, the density of the dots that make up your picture is referred to as &#8216;pixels per inch&#8217;. This measures how many pixels, lain end to end, fit along a one-inch line. A screen 10.24 inches wide and 6 inches tall, at 100 pixels per inch, would contain 600 rows of 1024 pixels each. (The diagonal measurement of such a screen would be 11.86 inches, by the way.)</p>
<p>Here&#8217;s an example:<br />
Because it&#8217;s hard to show high-resolution samples on low-resolution screens, I&#8217;ll show you a low-resolution example. This illustrates the difference between two screens; but the size depends on your own screen&#8217;s density, so the numbers aren&#8217;t absolute.</p>
<p>Take Monitor #1 and Monitor #2. Both are about 11.8 inches; but Monitor #1 has a resolution of 1024&#215;600 pixels (1186px diagonal) while Monitor #2 has a resolution of 341&#215;200 pixels (395px diagonal).<br />
Pixels per Inch. 1186 pixels per 11.8 inches is about 100 pixels per inch. 395 pixels per 11.8 inches is about 33.4 pixels per inch.</p>
<p>Having few pixels per inch means your computer has very little to work with, and the images will be blocky. Having a large number of pixels to work with means your computer can display hairline textures, possibly at the limits of human perception.</p>
<p>Monitor #2 has only 33 pixels per inch, or a little over 1000 pixels in an entire square inch. Monitor #1, meanwhile, has 100 pixels per inch, which is 10000 per square inch. Nine times as much detail!</p>
<p><img src="http://icosidodecahedron.com/img/twitter/text_sample.png" /></p>
<p>If you want to see how a hypothetical screenshot would look, see <a href="http://icosidodecahedron.com/img/twitter/ppi_unpixelated.png">Monitor #1</a> and <a href="http://icosidodecahedron.com/img/twitter/ppi_pixelated.png">Monitor #2</a>.</p>
<p>Some other numbers: Most monitors today are around 100 ppi. Laptop screens might be a bit more high-detail, at 120 ppi or so. At 280 ppi, you&#8217;re nearing the edge of human sight. Some people can see more, and others less. The iPhone 4&#8242;s screen is about 320 ppi.</p>
<p>So, now that you&#8217;ve seen the difference of high vs. low, you&#8217;re probably wondering what it all means.<br />
When you look at the example above, you see how the text went from nearly-illegible to crisp and neat. You can probably still see pixels, though, if you looked hard at those letters. In the near future, monitors and screens will all be nearing 300ppi, and those letters will look beautiful. We&#8217;ll also have more design options than &#8216;no line&#8217;, &#8216;thin line&#8217;, and &#8216;thick line&#8217;.</p>
<p>Here&#8217;s the thing: There is little support for high-density devices.<br />
Windows, the most popular operating system, has only the barest functionality, and is only truly usable on screens with height of at least 720 pixels per hundred ppi (720 for 100 ppi; 1440 for 200 ppi). (Rough numbers, of course.)<br />
Most web-pages automatically set your text to something like 12 or 16 pixels, which is too small to read on a 300ppi screen (think of reading 5px font on your current screen). They also usually set elements of the page to specific pixel widths, which means the proportions will be all wrong and the text will overflow from their boxes.</p>
<p>We need to call on web designers to design for the multitude of screens we have, and to put the power into the browser&#8217;s hands. Front-end developers need to work with designers to make their layouts flexible.</p>
]]></content:encoded>
			<wfw:commentRss>http://icosidodecahedron.com/?feed=rss2&amp;p=4941</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typographic Masturbation</title>
		<link>http://icosidodecahedron.com/?p=4911</link>
		<comments>http://icosidodecahedron.com/?p=4911#comments</comments>
		<pubDate>Sun, 01 Aug 2010 01:11:52 +0000</pubDate>
		<dc:creator>Michael Kozakewich</dc:creator>
				<category><![CDATA[Typography]]></category>
		<category><![CDATA[Calibri]]></category>
		<category><![CDATA[me]]></category>

		<guid isPermaLink="false">http://icosidodecahedron.com/?p=4911</guid>
		<description><![CDATA[I&#8217;ve sometimes said I&#8217;m sick with Typography. When I look at type too much, I get that feeling like I&#8217;m just doing it too much and it&#8217;s working me instead of me working it. Typographic masturbation, is what it is. You just can&#8217;t do that too often. When I was going to the Fringe Festival [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve sometimes said I&#8217;m sick with Typography. When I look at type too much, I get that feeling like I&#8217;m just doing it too much and it&#8217;s working me instead of me working it. Typographic masturbation, is what it is. You just can&#8217;t do that too often.</p>
<p>When I was going to the Fringe Festival with my younger brother, he had pointed out a sign somewhere, and I was dissecting the typeface. I think it must have been Clarendon. Then he smacked me, and I realized that the sign was printed in English, and that it was telling me something. It&#8217;s like my mind has narrowed to three or four topics: I&#8217;ll keep an eye out for typography, logos, and design, and I&#8217;ll completely miss all the other stuff around me.<br />
So yes, a return to basics is necessary.</p>
<p>When walking up to the side door of my brother&#8217;s house, I noticed a &#8220;USE THE SIDE DOOR&#8221; note by the front porch, out of the corner of my eye, and knew instantly that it was set in Calibri. The first thing I said to my brother, when I walked in, was to ask if he had recently purchased Microsoft Office 2007. </p>
<p>Yes; he had.</p>
<p>Typographically, it was like blowing my nose and then staring at the damp tissue. I&#8217;m an embarrassment to myself.</p>
]]></content:encoded>
			<wfw:commentRss>http://icosidodecahedron.com/?feed=rss2&amp;p=4911</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Future Computer</title>
		<link>http://icosidodecahedron.com/?p=4851</link>
		<comments>http://icosidodecahedron.com/?p=4851#comments</comments>
		<pubDate>Fri, 30 Jul 2010 21:32:11 +0000</pubDate>
		<dc:creator>Michael Kozakewich</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[MID]]></category>
		<category><![CDATA[OLED]]></category>
		<category><![CDATA[UMPC]]></category>

		<guid isPermaLink="false">http://icosidodecahedron.com/?p=4851</guid>
		<description><![CDATA[I&#8217;ve been looking at the new technologies coming out, and I&#8217;m making a list of what I expect to see in my next computer, in about 2012: 1.8 GHz &#8220;Medfield&#8221; Atom (Z7xx?) 2GB DDR2 low-voltage RAM at 800 MHz At least 48 hours standby About 12 hours light work About 8 hours video playback 1080p [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking at the new technologies coming out, and I&#8217;m making a list of what I expect to see in my next computer, in about 2012:</p>
<ul>
<li>1.8 GHz &#8220;Medfield&#8221; Atom (Z7xx?)</li>
<li>2GB DDR2 low-voltage RAM at 800 MHz</li>
<li>At least 48 hours standby</li>
<li>About 12 hours light work</li>
<li>About 8 hours video playback</li>
<li>1080p HD playback with HDMI output</li>
<li>720p HD recording</li>
<li>1366 x 720 screen at 5.5&#8243; or so</li>
<li>About 1&#8243; x 3.5&#8243; by 7&#8243;</li>
<li>Far better graphics power than the Z5xx series</li>
<li>One or two USB ports</li>
<li>Wireless B/G/N</li>
<li>High-definition sound</li>
</ul>
<p>I&#8217;m kind of expecting that they&#8217;ll cap the battery life at six or seven hours, and then just scale the battery down, but I hope they don&#8217;t. There&#8217;s a magical point where you can go an entire day without worrying about the battery, as long as you charge it overnight, and they should bring the battery to that level.</p>
<p>As well, I&#8217;m pessimistic about the screen. Most likely, they&#8217;ll keep the old 1024 x 600, especially for such a small screen as I&#8217;m looking for. The next step up is 1280 x 720, which is HD 720p, but most of these devices have a wide-screen aspect ratio that would put it at 1366 x 720. Meanwhile, some old games allow a step in resolution from 800&#215;600 to 1024 x 768, so I&#8217;d want something <em>at least</em> 1280 x 768. And that&#8217;s why you don&#8217;t hard-code these numbers into your programs, kids: ten years down the road, aspect ratios and such will change and your programs won&#8217;t work as well on systems that would otherwise support it. I&#8217;d be 48 pixels away from being able to play certain games, if I had a 1280 x 720 or a 1366 x 720 screen.</p>
<p>Another thing about the screen:<br />
Those who know me know I&#8217;m excited for OLED technology to make it to the mainstream market; but OLED screens are just light coming out of the diodes, which means you can&#8217;t see a thing when bright sunlight (or another source) washes it out. I&#8217;m wondering what happened to the screens we saw on the Gameboy Advance and similar systems, where bright sunlight was actually beneficial. I&#8217;m also wondering if it&#8217;s possible to use a thin reflective LCD, without a backlight, on top of which sits a thin OLED screen, which renders the same view and is visible in darker climes. You&#8217;d get the best of both worlds; because you wouldn&#8217;t even need the OLEDs&#8217; light when you&#8217;re in direct sunshine, and you wouldn&#8217;t see the LCD (much) when using the OLED screen in the dark.<br />
There may be engineering problems limiting those LCDs to 16K colours (also, price; also, OLEDs at high densities), so I&#8217;ve got to do more research on the matter.</p>
<p>Also, on that note, I&#8217;m kind of annoyed that we&#8217;re restricted from turning the brightness down to near-zero on these devices. Sure, I wouldn&#8217;t do it often, but the option would be appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://icosidodecahedron.com/?feed=rss2&amp;p=4851</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viliv N5 Review</title>
		<link>http://icosidodecahedron.com/?p=4771</link>
		<comments>http://icosidodecahedron.com/?p=4771#comments</comments>
		<pubDate>Thu, 22 Jul 2010 00:16:22 +0000</pubDate>
		<dc:creator>Michael Kozakewich</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Viliv N5]]></category>

		<guid isPermaLink="false">http://icosidodecahedron.com/?p=4771</guid>
		<description><![CDATA[I received my new Viliv N5 at about 10:30 Monday morning. I was excited! After days of installing stuff and trying it all out, I&#8217;ve gotten a handle on what I&#8217;ve just bought. Originally, I was looking for something to replace my netbook and my DS as &#8220;the thing I carry around.&#8221; As it turns [...]]]></description>
			<content:encoded><![CDATA[<p>I received my new Viliv N5 at about 10:30 Monday morning. I was excited!</p>
<p>After days of installing stuff and trying it all out, I&#8217;ve gotten a handle on what I&#8217;ve just bought. Originally, I was looking for something to replace my netbook and my DS as &#8220;the thing I carry around.&#8221; As it turns out, the netbook is simply <em>better</em> at some things&mdash;Keyboard, ethernet cables (LAN), and touch-pad navigation (I&#8217;ve gotten good enough to play Diablo II on it).</p>
<p>It turns out there&#8217;s also a really big difference: Wi-Fi range. The N5 can&#8217;t see access points my HP Mini can, which is a breaking-point.</p>
<p>Long story short, the N5 simply cannot replace my netbook. I&#8217;ll use the Mini at home and pack it in my bags when I go places.<br />
Meanwhile, I&#8217;m finally able to carry a PC in my pocket wherever I go, no matter where that might be (besides the sea-floor).</p>
<p>Since 2008, I&#8217;ve been carrying a Nintendo DS as my pocket-thing. It&#8217;s served me well, and it has let me play music, view re-encoded video, or play a couple games while I was on the go. It&#8217;s fairly limited, however, and has no good text-editing capabilities. Its touch screen is only 256 x 192, and the second screen isn&#8217;t touch-sensitive. It has only 4 MB of RAM, and the two processors are 33 MHz and 66 MHz.</p>
<p>All in all, the N5 blows the DS out of the water. Not only does it emulate most of the games I&#8217;d play on the DS (though DS games play a bit slow on an emulator), it doesn&#8217;t require me to re-transcode video and will play 720p. The storage space is tremendously larger, too. I&#8217;ve found a program called GMapCatcher that lets me save Google Maps offline, so that replaces the mapping program I&#8217;d used in my DS.<br />
The DS is slightly smaller and has controls suited to gaming, but that&#8217;s about it. I can make due.</p>
<p>A good netbook can, for all intents and purposes, replace a desktop machine. The Viliv N5, though, can&#8217;t replace your main system. The wi-fi is too weak, the keyboard is borderline crappy, and the navigation methods slow you down too much (unless you&#8217;ve got a good stylus).</p>
<p>So, my original intent was to replace my DS and my netbook. What would I need?<br />
Basically: something about two inches longer (the real killer is that some keys are smaller than others, because they couldn&#8217;t fit everything), with slightly-better battery life, strong wi-fi, and a more responsive touch screen.</p>
<p>I&#8217;m disappointed that the Viliv N5 isn&#8217;t absolutely perfect, but it&#8217;s still a good machine. I&#8217;ll be using it a lot in the next few years (until Medfield devices start coming out)!</p>
<p>There are a few things the N5 does fantastically:</p>
<ul>
<li>An infra-red nub for mousing, rather than some sort of capacitive bit. Also, resistive-touch screen. Those two combined means I&#8217;ll be able to use the device perfectly while wearing gloves in the winter.</li>
<li>Deliciously high resolution. I&#8217;m getting iPhone 4 syndrome, where I look at my regular monitor and do a double-take at all the blocks everywhere.</li>
<li>Those tiny keys are actually almost perfect for playing games. I can nearly use the W/A/S/D keys as a directional pad, with my thumbs. I&#8217;ve been playing NES games.</li>
<li>The form factor is a joy to hold. It&#8217;s not glossy, so you need to be pretty greasy before fingerprints start showing up. The screen is sheer plastic, though, so I have to keep my hands off the front of it. (I usually use a fingernail for the touch-screen.)</li>
</ul>
<p>There are a couple things I&#8217;d have changed, if I were them. First, there&#8217;s no &#8216;context menu&#8217; button on the keyboard, so you have to get the cursor to an item and right-click. The rest of the keyboard makes enough sense. Also, the thing cost over $700, so does it really <em>have</em> to come with Windows 7 Starter? You can&#8217;t even change the desktop wallpaper. I futzed around with the settings and services and performance options enough that I somehow ended up with a much-more-compact classic look (Win98-ish).</p>
<p>Final recommendation: It&#8217;s a nice device, but it competes more with smartphones than with laptops and netbooks. It can do nearly everything you want, but it&#8217;s weaker in some areas. Meanwhile, it also has far less battery life than a smartphone, and doesn&#8217;t generally take calls, so you&#8217;ve got to carry some sort of phone around anyway.<br />
This is best for someone who&#8217;s out and about a lot. There&#8217;s nothing better than being out of the office and still being able to do everything you&#8217;d usually do with a laptop (albeit more slowly).</p>
]]></content:encoded>
			<wfw:commentRss>http://icosidodecahedron.com/?feed=rss2&amp;p=4771</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viliv N5</title>
		<link>http://icosidodecahedron.com/?p=4701</link>
		<comments>http://icosidodecahedron.com/?p=4701#comments</comments>
		<pubDate>Wed, 07 Jul 2010 21:35:53 +0000</pubDate>
		<dc:creator>Michael Kozakewich</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[UMPC]]></category>
		<category><![CDATA[Viliv N5]]></category>

		<guid isPermaLink="false">http://icosidodecahedron.com/?p=4701</guid>
		<description><![CDATA[After reading a review, I decided to buy Viliv&#8217;s new N5. It was released today (or was it yesterday), and there&#8217;s currently a promotion where you get a free extra battery worth $50. I&#8217;m normally the most thrifty person ever, so $760 is a lot. Really, though, it&#8217;s better in almost every way (except where [...]]]></description>
			<content:encoded><![CDATA[<p>After reading a <a href="http://www.pocketables.net/2010/06/review-viliv-n5.html">review</a>, I decided to buy Viliv&#8217;s new N5. It was released today (or was it yesterday), and there&#8217;s currently a promotion where you get a free extra battery worth $50.</p>
<p>I&#8217;m normally the most thrifty person ever, so $760 is a lot. Really, though, it&#8217;s better in almost every way (except where it&#8217;s equal [except for the keyboard]) and fits some of my other requirements: It&#8217;s small enough to fit into my pockets, the battery lasts six hours or more (I&#8217;ll see how much I can squeeze out of it), and the SSD is fast enough that I&#8217;ll probably see some good speed from it.</p>
<p>I&#8217;ll also be able to sell two other devices for a total of $500, if I want to, so that lowers the price.</p>
<p>It&#8217;ll probably arrive in two weeks, so I&#8217;ll look at it thoroughly when I get it!</p>
]]></content:encoded>
			<wfw:commentRss>http://icosidodecahedron.com/?feed=rss2&amp;p=4701</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
