<?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>Paul Tow</title>
	<atom:link href="http://www.paultow.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paultow.com</link>
	<description>Tech writer for hire</description>
	<lastBuildDate>Thu, 24 Dec 2009 21:32:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>HTML5 and the future of Web video</title>
		<link>http://www.paultow.com/2009/07/07/web-video/</link>
		<comments>http://www.paultow.com/2009/07/07/web-video/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 13:16:47 +0000</pubDate>
		<dc:creator>Paul Tow</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[H.264]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[Theora]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.paultow.com/?p=369</guid>
		<description><![CDATA[There are some problems with video on the web today. The numerous video formats make things difficult for both content creators and viewers. Different video formats require different plugins, and therefore content creators are forced to choose a format and hope people will be able to play it. For now, Adobe Flash is the closest web video [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Video symbol" src="http://commons.wikimedia.org/w/thumb.php?f=Video-icon.svg&amp;width=128px" alt="" width="128" height="112" />There are some problems with video on the web today. The <em>numerous</em> video formats make things difficult for both content creators and viewers. Different video formats require different plugins, and therefore content creators are forced to choose a format and hope people will be able to play it.</p>
<p>For now, <a href="http://www.adobe.com/go/EN_US-H-GET-FLASH">Adobe Flash</a> is the closest web video comes to having one single unified standard, but unfortunately it has its own set of problems.<span id="more-369"></span>The full version is not at all ubiquitous on mobile devices, which are becoming increasingly important. The iPhone, for example, does not have Flash. The plugin is notorious for crashing browsers, hogging CPU resources and performing poorly. Even if Adobe were to address all of these issues, placing full control of web video in the hands of a single company and their proprietary format is a bad idea.</p>
<h3 style="font-size: 1.17em;">Another format war?</h3>
<p>What is needed for Web video is one single <strong>unified</strong>, efficient, and hardware-accelerated standard that is not under the sole control of a single company. The <a href="http://www.w3c.org">W3C</a> tried to get us there by adding &lt;audio&gt; and &lt;video&gt; tags to <a href="http://en.wikipedia.org/wiki/HTML5">HTML5</a>, but was drawn into a controversy over which format to support.</p>
<p>Apple, Google/YouTube, and Nokia favor <a href="http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC">H.264</a>, which is widely implemented and has hardware acceleration. Mozilla, Wikipedia, Opera, and Dailymotion favor <a href="http://en.wikipedia.org/wiki/Theora">Theora</a>, a completely open format. Apple and Nokia fear unknown patent issues with Theora, and Google doesn&#8217;t consider it efficient enough. Theora&#8217;s supporters dislike H.264&#8242;s royalty fees. YouTube uses H.264 but not Theora, and Firefox 3.5 does the opposite.</p>
<h3>Uncertain conclusion</h3>
<p>Both codecs have some important proponents supporting them, but in some key areas H.264 has advantages over Theora. It&#8217;s built into commonly used video editing software, used by YouTube, and has hardware acceleration so that it works in devices like the iPhone. Microsoft has a <a href="http://www.silverlight.net">possible conflict of interest</a> and has yet to announce Internet Explorer support for the &lt;audio&gt; and &lt;video&gt; portions of HTML5. It&#8217;s unfortunate that standardized web video is being held back by this mess, but I hope it will eventually come to be.</p>
<p><strong>See also:</strong> <a href="http://arstechnica.com/open-source/news/2009/07/decoding-the-html-5-video-codec-debate.ars">&#8220;Decoding the HTML 5 video codec debate&#8221;</a> by Ars Technica&#8217;s Ryan Paul.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultow.com/2009/07/07/web-video/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Run your own wiki</title>
		<link>http://www.paultow.com/2009/07/01/wiki/</link>
		<comments>http://www.paultow.com/2009/07/01/wiki/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 05:27:23 +0000</pubDate>
		<dc:creator>Paul Tow</dc:creator>
				<category><![CDATA[Picks & Reviews]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[team]]></category>
		<category><![CDATA[teamwork]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.paultow.com/?p=338</guid>
		<description><![CDATA[A wiki is a type of website that anyone can edit, with Wikipedia being the most popular example. Anyone can run their own wiki and use it however they&#8217;d like for whatever purpose they desire. They&#8217;re incredibly useful for collaborating with audiences large and small, and don&#8217;t need to be long term websites. How you [...]]]></description>
			<content:encoded><![CDATA[<p>A wiki is a type of website that anyone can edit, with Wikipedia being the most popular example. Anyone can run their own wiki and use it however they&#8217;d like for whatever purpose they desire. They&#8217;re incredibly useful for collaborating with audiences large and small, and don&#8217;t need to be long term websites. How you use a wiki is completely up to you.<span id="more-338"></span></p>
<p>As a student, I&#8217;ve made wikis for specific group projects for collaborating outside of class. Unlike phone calls or email, information was preserved and available for the entire group to see. We could update them whenever we wanted, from wherever we wanted. We could build on each other&#8217;s work, make changes a little at a time, and even search. Once the projects were done, their wikis were simply deleted. Throwaway wikis can be very useful.</p>
<p>There is an overwhelming number of wiki solutions to choose from. You might be tempted to choose based on number of features, but a wiki is a collaborative tool. It should be simple and easy to use. <a title="Formerly known as PBwiki" href="http://www.pbworks.com">PBworks</a> is free, takes about a minute to set up, is hosted for you, and will be extremely easy for the other people to use. If you want a self-hosted wiki and your server supports PHP, I recommend <a title="No database required" href="http://www.pmwiki.org/">PmWiki</a>. If you don&#8217;t have PHP, <a href="http://www.wikimatrix.org/">WikiMatrix</a> is a comparison site that may help you decide.</p>
<p><a href="http://www.mediawiki.org">MediaWiki</a> is noteworthy for powering Wikipedia and having many features, but in my opinion there are easier-to-use options available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultow.com/2009/07/01/wiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac pick: Tangerine!</title>
		<link>http://www.paultow.com/2009/06/24/tangerine/</link>
		<comments>http://www.paultow.com/2009/06/24/tangerine/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 05:35:49 +0000</pubDate>
		<dc:creator>Paul Tow</dc:creator>
				<category><![CDATA[Picks & Reviews]]></category>
		<category><![CDATA[$25]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[playlists]]></category>
		<category><![CDATA[shareware]]></category>
		<category><![CDATA[smart playlists]]></category>

		<guid isPermaLink="false">http://www.paultow.com/?p=307</guid>
		<description><![CDATA[In my iTunes library and on my iPod, I have two thirty-minute playlists. One is called &#8220;Energize&#8221; and contains songs ordered by increasing speed. The other, &#8220;Rest,&#8221; is ordered by decreasing speed and helps me fall asleep. These playlist are automatically created by my computer and are constantly changing. My computer does this using the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.potionfactory.com/tangerine/"><img class="alignright size-full wp-image-309" title="Tangerine icon" src="http://www.paultow.com/wp-content/uploads/2009/06/tangerine.png" alt="Tangerine icon" width="128" height="128" /></a>In my iTunes library and on my iPod, I have two thirty-minute playlists. One is called &#8220;Energize&#8221; and contains songs ordered by increasing speed. The other, &#8220;Rest,&#8221; is ordered by decreasing speed and helps me fall asleep. These playlist are automatically created by my computer and are constantly changing. My computer does this using the BPM (beats per minute) field in the iTunes metadata. Normally, this requires manually determining and entering that information by hand for each song, but there&#8217;s a much, <em>much</em> easier and less time consuming way.<span id="more-307"></span></p>
<p style="text-align: center;"><a href="http://www.potionfactory.com/themes/potionfactory/images/tangerine/ss_main.jpg"><img class="aligncenter" title="Tangerine! screenshot" src="http://www.potionfactory.com/themes/potionfactory/images/tangerine/ss_main.jpg" alt="" width="390" height="249" /></a></p>
<p><a title="$24.95 shareware" href="http://www.potionfactory.com/tangerine/">Tangerine!</a> from the Potion Factory is a $24.95 shareware application that quickly analyzes your each song in your iTunes library and automatically calculates the BPM and beat intensity. Within its very well done, very Mac-like interface, it lets you create iTunes playlists following a desired pattern. For example, you can make a workout playlist which becomes faster and more intense, reaches a climax, and then slows for your cool down. You can also control the playlist&#8217;s length, BPM range, and/or beat intensity range. Perhaps most importantly, BPM data can be exported to iTunes so that you can make smart playlists such as the two I described earlier.</p>
<p>A competing application which may be worth looking into is <a href="http://www.beatunes.com/">beaTunes</a>, which is $31.95 shareware that runs on both Windows and OS X. Personally, I prefer Tangerine for its interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultow.com/2009/06/24/tangerine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to: Get started with a Mac</title>
		<link>http://www.paultow.com/2009/06/18/new-to-mac/</link>
		<comments>http://www.paultow.com/2009/06/18/new-to-mac/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 23:29:21 +0000</pubDate>
		<dc:creator>Paul Tow</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[newbie]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[switcher]]></category>

		<guid isPermaLink="false">http://www.paultow.com/?p=273</guid>
		<description><![CDATA[If you&#8217;re new to the Mac, welcome. I hope you enjoy it, and I&#8217;d like to point you to some resources to help you get started. Apple, of course, provides some help itself. The Mac comes with a useful but often forgotten Help menu. Apple provides a support site, AppleCare phone number, and genius bars [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apple.com"><img class="alignright size-full wp-image-276" title="Mac logo" src="http://www.paultow.com/wp-content/uploads/2009/06/finder.png" alt="Mac logo" width="128" height="128" /></a></p>
<p>If you&#8217;re new to the Mac, welcome. I hope you enjoy it, and I&#8217;d like to point you to some resources to help you get started. Apple, of course, provides some help itself. The Mac comes with a useful but often forgotten Help menu. Apple provides a <a href="http://www.apple.com/support">support site</a>, <a href="http://www.apple.com/support/products/">AppleCare</a> phone number, and genius bars at their <a href="http://www.apple.com/retail">retail stores</a> where you can go to ask questions. Then, of course, there&#8217;s <a href="http://www.google.com/mac/">Google</a>. Let&#8217;s move beyond those, though.<span id="more-273"></span></p>
<p>Even in the age of the Internet, there&#8217;s nothing quite like a book to give you a nice starting point. <a href="http://en.wikipedia.org/wiki/David_Pogue">David Pogue</a> has written some excellent books, such as <a href="http://oreilly.com/catalog/9780596514129?CMP=ILC-MMh0me">Switching to the Mac: The Missing Manual, Leopard edition</a> and <a href="http://oreilly.com/catalog/9780596529529?CMP=ILC-MMh0me">Mac OS X Leopard: The Missing Manual</a>. Reading either of those from start to finish would get you off to a great start.</p>
<p>Popular Mac magazines include <a href="http://www.macworld.com">MacWorld</a> and <a href="http://www.maclife.com">Mac|Life</a>, but frankly I&#8217;ve come to prefer the Internet because it&#8217;s so much more up-to-date.  <a href="http://en.wikipedia.org/wiki/Don_McAllister">Don McAllister</a> has a video tutorial podcast named <a href="http://www.screencastsonline.com/">ScreenCastsOnline</a>, which has both free and paid lessons. <a href="http://www.typicalmacuser.com/wordpress/about-the-hostproducer/">Victor Cajiao</a> has a free audio podcast called <a href="http://www.typicalmacuser.com">Typical Mac User</a>. For Mac news, there&#8217;s <a href="http://www.maccast.com/about-adam/">Adam Christianson</a>&#8216;s <a href="http://www.maccast.com/">MacCast</a> and the TWiT network&#8217;s <a href="http://www.twit.tv/mbw">MacBreak Weekly</a>. As for regular websites, you can try <a title="The Unofficial Apple Weblog" href="http://www.tuaw.com">TUAW</a> and <a href="http://www.mac-forums.com/">Mac Forums</a>.</p>
<p>The best places for finding software are <a href="http://www.iusethis.com/">IUseThis</a>, <a href="http://www.macupdate.com">MacUpdate</a>, and <a href="http://www.versiontracker.com">VersionTracker</a>. Each are directories of Mac software from all over the web, but IUseThis puts an interesting twist on that. People can register on IUseThis and tell it what software they actually use. Not just <em>have</em>, but <em>actually use</em>. IUseThis then ranks all apps based on <a href="http://osx.iusethis.com/top">number of users</a> or <a href="http://osx.iusethis.com/interesting">recent spikes in interest</a>. It&#8217;s a great way to discover new apps, and I&#8217;ve only scratched the surface. It&#8217;s worth pointing out that many of the best Mac apps are either freeware or inexpensive shareware.</p>
<p>Hopefully this helps. If you&#8217;ve got any further suggestions, please share them in the comments. Also, notice the &#8220;Share&#8221; link below for passing this on to someone you know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultow.com/2009/06/18/new-to-mac/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Mac pick: RSS Menu</title>
		<link>http://www.paultow.com/2009/06/17/rss-menu/</link>
		<comments>http://www.paultow.com/2009/06/17/rss-menu/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 20:03:05 +0000</pubDate>
		<dc:creator>Paul Tow</dc:creator>
				<category><![CDATA[Picks & Reviews]]></category>
		<category><![CDATA[feed reader]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[pick]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.paultow.com/?p=248</guid>
		<description><![CDATA[RSS feeds have changed the way many use the web. People don&#8217;t go to content; content comes to them. Instead of manually checking individual websites for updates that might not have been made, they check just one place- their feed reader- and see new stories from all of their favorite websites. Feed readers are often [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.edot-studios.com/webgroups2/index.php?menu_item=212"><img class="alignright size-full wp-image-260" title="RSS Menu" src="http://www.paultow.com/wp-content/uploads/2009/06/rss_menu.png" alt="RSS Menu" width="128" height="128" /></a>RSS feeds have changed the way many use the web. People don&#8217;t go to content; content comes to them. Instead of manually checking individual websites for updates that might not have been made, they check just one place- their feed reader- and see new stories from all of their favorite websites. Feed readers are often used as an alternative to visiting the actual web site, but they don&#8217;t have to be. If you like the update notifications of RSS but prefer to visit the actual web page, there&#8217;s an app for that.</p>
<p><span id="more-248"></span></p>
<p><a href="edot-studios.com/webgroups2/index.php?menu_item=212">RSS Menu</a> is a free menu extra for OS X, and its interface is very simple. When closed, it&#8217;s just a little icon that sits in the right side of your menu bar, and when open it looks like a standard OS X menu. Choose a feed, then a headline and the web page opens in your default web browser. It&#8217;s like having Firefox&#8217; <a href="http://www.mozilla.com/firefox/livebookmarks.html">Live Bookmarks</a> without having to use Firefox. It also has scheduled checking of feeds, notifications via <a href="http://www.growl.info">Growl</a> and/or speech, and optional integration with iTunes podcasts and Safari RSS. RSS Menu is free as I said, but if you like it the developer accepts <a href="http://www.edot-studios.com/webgroups2/index.php?menu_item=258">donations</a> via PayPal or Kagi.</p>
<p>What feed reader do you use, and why? Sound off in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultow.com/2009/06/17/rss-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiplatform pick: Folding@home</title>
		<link>http://www.paultow.com/2009/06/15/foldinghome/</link>
		<comments>http://www.paultow.com/2009/06/15/foldinghome/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 00:25:44 +0000</pubDate>
		<dc:creator>Paul Tow</dc:creator>
				<category><![CDATA[Picks & Reviews]]></category>
		<category><![CDATA[Alzheimer's]]></category>
		<category><![CDATA[cancer]]></category>
		<category><![CDATA[cause]]></category>
		<category><![CDATA[distributed computing]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.paultow.com/?p=191</guid>
		<description><![CDATA[Folding@home is a way to easily contribute for free to the search for cures to Alzheimer&#8217;s disease and even many cancers. All you have to do is let Stanford University&#8217;s free program run in the background on your computer (Windows, Mac, Linux, BSD) or Sony PlayStation3. I recommend that you give it a try if [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://folding.stanford.edu"><img class="alignright size-full wp-image-254" title="Folding@home" src="http://www.paultow.com/wp-content/uploads/2009/06/folding_at_home.png" alt="Folding@home" width="128" height="128" />Folding@home</a> is a way to easily contribute for free to the search for cures to Alzheimer&#8217;s disease and even many cancers. All you have to do is let Stanford University&#8217;s free program run in the background on your computer (Windows, Mac, Linux, BSD) or Sony PlayStation3. I recommend that you give it a try if you haven&#8217;t already. More details after the jump.<span id="more-191"></span></p>
<p>An important biological function that scientists still don&#8217;t have a firm understanding of is how proteins fold (assemble themselves). By studying the results of computer simulations, they hope to find cures to diseases resulting from proteins misfolding. These simulations are extremely complex, to the point that they require massive distributed computing. Nobody on their own has enough computing power to do the work alone. The Folding@home project needs the help of many computers from around the world. Further information can be found in their <a href="http://folding.stanford.edu/English/FAQ">FAQ</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultow.com/2009/06/15/foldinghome/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A problem with Facebook&#8217;s vanity URLs</title>
		<link>http://www.paultow.com/2009/06/13/problem-with-facebook-vanity-urls/</link>
		<comments>http://www.paultow.com/2009/06/13/problem-with-facebook-vanity-urls/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 05:27:49 +0000</pubDate>
		<dc:creator>Paul Tow</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[gender]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[username]]></category>
		<category><![CDATA[women]]></category>

		<guid isPermaLink="false">http://www.paultow.com/?p=186</guid>
		<description><![CDATA[As you may know, Facebook has added custom profile URLs that are by default based on your real name. Your choice is understandably permanent, but that has at least one unintended consequence. At least in the United States, women usually change their last name when they get married, but they won&#8217;t be able to change [...]]]></description>
			<content:encoded><![CDATA[<p>As you may know, Facebook has added <a href="http://blog.facebook.com/blog.php?post=90316352130">custom profile URLs</a> that are by default based on your real name. Your choice is understandably permanent, but that has at least one unintended consequence. At least in the United States, women usually change their last name when they get married, but they won&#8217;t be able to change their Facebook profile URL accordingly. That could be particularly bad in the event of a divorce, if a woman chose to revert her real name.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultow.com/2009/06/13/problem-with-facebook-vanity-urls/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to: A more balanced iTunes shuffle</title>
		<link>http://www.paultow.com/2009/06/11/a-more-balanced-itunes-shuffle/</link>
		<comments>http://www.paultow.com/2009/06/11/a-more-balanced-itunes-shuffle/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 22:04:40 +0000</pubDate>
		<dc:creator>Paul Tow</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[shuffle]]></category>
		<category><![CDATA[smart playlists]]></category>
		<category><![CDATA[smart playlists ideas]]></category>

		<guid isPermaLink="false">http://www.paultow.com/?p=71</guid>
		<description><![CDATA[iTunes&#8217; shuffle gives songs that were played 100 times the same chance of being played as songs that have never been played at all. Learn how to get a more balanced shuffle, while avoiding unwanted content, such as out-of-season holiday music. Unlike adjustments made to iTunes smart shuffle slider, this method will also apply to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-226" title="iTunes logo" src="http://www.paultow.com/wp-content/uploads/2009/06/itunes7-bluenote-thumb-242x234-thumb-242x234-thumb-242x234-150x150.jpg" alt="iTunes logo" width="150" height="150" />iTunes&#8217; shuffle gives songs that were played 100 times the same chance of being played as songs that have never been played at all. Learn how to get a more balanced shuffle, while avoiding unwanted content, such as out-of-season holiday music. Unlike adjustments made to iTunes smart shuffle slider, this method will also apply to your iPod.<span id="more-71"></span></p>
<p><br class="spacer_" /></p>
<h3>Introduction to smart playlists</h3>
<p>iTunes has a feature called smart playlists. Unlike manually populated regular playlists, smart playlists are automatically populated by iTunes based on criteria that you specify. Also, they can automatically update as content is added to your library, or as information about an item changes. For example, you can make a smart playlist for a particular decade, or for songs with particular ratings. As you add more music from that decade, or as you change the ratings of your music, those smart playlists will automatically reflect those changes.</p>
<p>You create a smart playlist by choosing &#8220;File&#8221; -&gt; &#8220;New Smart Playlist&#8230;&#8221; For more information, see the iLounge.com article, <a href="http://www.ilounge.com/index.php/articles/comments/how-to-create-smart-playlists-in-itunes/">&#8220;How to create smart playlists.&#8221;</a></p>
<p><br class="spacer_" /></p>
<h3>How this will work</h3>
<p>Smart playlists can work together with each other by requiring their items to be in a particular playlist or not be in a particular playlist. This very powerful feature is <em>critical</em> to this guide: four playlists will be working together to produce a single playlist, which we&#8217;ll call &#8220;Balanced.&#8221; That may sound complicated, but you only have to set it up once, and the results are absolutely worth it.</p>
<p><br class="spacer_" /></p>
<h3>Playlist 1: &#8220;Blocklist&#8221;</h3>
<div class="mceTemp">
<dl id="attachment_93" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://www.paultow.com/wp-content/uploads/2009/06/blocklist.jpg"><img class="size-thumbnail wp-image-93" title="Blocklist" src="http://www.paultow.com/wp-content/uploads/2009/06/blocklist-150x150.jpg" alt="Screenshot. For blocklist, use whichever rules you like. Your library needs its own rules, because it is different than mine." width="150" height="150" /></a></dt>
</dl>
</div>
<p>You might have some content you <em>don&#8217;t</em> want coming up on shuffle. Create a smart playlist called &#8220;Blocklist&#8221; of items which meet &#8220;any&#8221; of your unwanted criteria. Give it some thought. Some examples: Christmas music, videos, items below a certain rating or above/below a certain length, and spoken word like podcasts or audiobooks.</p>
<p>Once you have a playlist containing everything you <em>don&#8217;t</em> want, other smart playlists will be able to exclude anything found in that playlist. By doing it this way, you can block unwanted items in multiple smart playlists without unnecessary duplication of rules.</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h3>Playlists 2 &amp; 3: &#8220;Been a while&#8221; &amp; &#8220;Forgotten&#8221;</h3>
<p>Half of &#8220;Balanced&#8221; is going to be the least often played of the least recently played music in your library. You will need two playlists to accomplish this. You will also need to decide how much content you ultimately want in your &#8220;Balanced&#8221; playlist, in terms of either time, file size (MB/GB), or number of items. You might want to base it on, for example, the size of an audio CD (80 minutes) or MP3 CD (X number of MB) for easy burning.</p>
<div class="mceTemp">
<dl id="attachment_94" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://www.paultow.com/wp-content/uploads/2009/06/been_a_while.jpg"><img class="size-thumbnail wp-image-94" title="Been a while" src="http://www.paultow.com/wp-content/uploads/2009/06/been_a_while-150x150.jpg" alt="Screenshot" width="150" height="150" /></a></dt>
</dl>
</div>
<p><br class="spacer_" /></p>
<p>Create a smart playlist called &#8220;Been a while&#8221; with this rule: &#8220;Playlist&#8221; &#8220;is not&#8221; &#8220;Blocklist.&#8221; Below that, tell it to &#8220;limit to&#8221; your desired limit (see previous paragraph), selected by &#8220;least recently played.&#8221;</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<div class="mceTemp">
<dl id="attachment_96" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://www.paultow.com/wp-content/uploads/2009/06/forgotten.jpg"><img class="size-thumbnail wp-image-96" title="Forgotten" src="http://www.paultow.com/wp-content/uploads/2009/06/forgotten-150x150.jpg" alt="Screenshot" width="150" height="150" /></a></dt>
</dl>
</div>
<p><br class="spacer_" /></p>
<p>Next, create a smart playlist called &#8220;Forgotten&#8221; with this rule: &#8220;Playlist&#8221; &#8220;is&#8221; &#8220;Been a while.&#8221; Give it half the limit you set for &#8220;Been a while,&#8221; selected by &#8220;least often played.&#8221;</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h3>Playlist 4: &#8220;Randomness&#8221;</h3>
<p>The other half of the Balanced playlist is made up of just one playlist. If &#8220;Balanced&#8221; was purely made up of the previous playlists, then over time your content would keep playing in a similar order. To mix things up, you still need some true randomness.</p>
<div class="mceTemp">
<dl id="attachment_97" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://www.paultow.com/wp-content/uploads/2009/06/random_injection.jpg"><img class="size-thumbnail wp-image-97" title="Random Injection" src="http://www.paultow.com/wp-content/uploads/2009/06/random_injection-150x150.jpg" alt="Screenshot" width="150" height="150" /></a></dt>
</dl>
</div>
<p><br class="spacer_" /></p>
<p>Create a smart playlist called &#8220;Randomness.&#8221; Tell it to match &#8220;all&#8221; of the following three rules: (1) &#8220;Playlist&#8221; &#8220;is not&#8221; &#8220;Blocklist,&#8221; (2) &#8220;Playlist&#8221; &#8220;is not&#8221; &#8220;Forgotten,&#8221; and (3) &#8220;Last played&#8221; &#8220;is not in the last&#8221; [some threshold]. I personally chose two weeks as my threshold. Give &#8220;Randomness&#8221; the same limit as &#8220;Forgotten,&#8221; but make it selected by &#8220;random.&#8221;</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h3>Finally, &#8220;Balanced&#8221;</h3>
<div class="mceTemp">
<dl id="attachment_98" class="wp-caption alignleft" style="width: 160px;">
<dt class="wp-caption-dt"><a href="http://www.paultow.com/wp-content/uploads/2009/06/balanced.jpg"><img class="size-thumbnail wp-image-98" title="Balanced" src="http://www.paultow.com/wp-content/uploads/2009/06/balanced-150x150.jpg" alt="Screenshot" width="150" height="150" /></a></dt>
</dl>
</div>
<p><br class="spacer_" /></p>
<p>The  &#8220;Balanced&#8221; playlist itself is very simple. Tell it to match &#8220;any&#8221; of the following two rules: (1) &#8220;Playlist&#8221; &#8220;is&#8221; &#8220;Forgotten&#8221; or (2) &#8220;Playlist&#8221; &#8220;is&#8221; &#8220;Randomness&#8221; and press &#8220;OK.&#8221; Choose &#8220;File&#8221; -&gt; &#8220;New Playlist Folder&#8221; and create a folder that you can tuck the other playlists into. You&#8217;re done! Now sit back, relax, and enjoy a library that is always fresh!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultow.com/2009/06/11/a-more-balanced-itunes-shuffle/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to: Block ads with a router</title>
		<link>http://www.paultow.com/2009/06/10/how-to-block-ads-with-a-router/</link>
		<comments>http://www.paultow.com/2009/06/10/how-to-block-ads-with-a-router/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 16:56:46 +0000</pubDate>
		<dc:creator>Paul Tow</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[ad-blocking]]></category>
		<category><![CDATA[adblock]]></category>
		<category><![CDATA[annoyances]]></category>
		<category><![CDATA[Linksys]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[Tomato]]></category>

		<guid isPermaLink="false">http://www.paultow.com/?p=65</guid>
		<description><![CDATA[Does the idea of blocking online advertisements appeal to you? Many solutions exist, such as the AdBlock Plus extension for Firefox, CSS-based ad-blocking, and Privoxy. What you may not be familiar with, however, is using a router to block ads. Imagine: ad-blocking for an entire network, for all browsers and all operating systems, without any [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Linksys WRT54G" src="http://www-es.linksys.com/servlet/Satellite?blobcol=urldata&amp;blobheadername1=Content-Type&amp;blobheadername2=Content-Disposition&amp;blobheadervalue1=image%2Fjpeg&amp;blobheadervalue2=inline%3B+filename%3DWRT54GL_med%252C2.jpg&amp;blobkey=id&amp;blobtable=MungoBlobs&amp;blobwhere=1130868514220&amp;ssbinary=true" alt="" width="135" height="114" />Does the idea of blocking online advertisements appeal to you? Many solutions exist, such as the <a href="http://www.adblockplus.org/">AdBlock Plus</a> extension for Firefox, CSS-based ad-blocking, and <a href="http://www.privoxy.org/">Privoxy</a>. What you may not be familiar with, however, is using a router to block ads. Imagine: ad-blocking for an entire network, for all browsers and all operating systems, without any additional configuration on the clients. This includes devices which might not otherwise have a way to block ads, and it can be made even nicer by having the router automatically update its ad-blocking rules. All you need is the <a href="http://www.polarcloud.com/tomato">Tomato firmware</a> on a compatible router and this guide.<span id="more-65"></span></p>
<ol>
<li>Check if you have a <a href="http://www.polarcloud.com/tomatofaq#what_will_this_run_on">compatible router</a>. If you do, follow the installation instructions carefully, realizing that you are modifying firmware at your own risk. Set your router as you like and then continue to step 2.</li>
<li>
<div id="attachment_48" class="wp-caption alignleft" style="width: 160px"><a href="http://www.paultow.com/wp-content/uploads/2007/07/tomato-init.jpg"><img class="size-thumbnail wp-image-48" title="Init script" src="http://www.paultow.com/wp-content/uploads/2007/07/tomato-init-150x150.jpg" alt="Administration -&gt; Scripts -&gt; Init" width="150" height="150" /></a><p class="wp-caption-text">Administration -&gt; Scripts -&gt; Init</p></div>
<p><br class="spacer_" /></p>
<p>In your router&#8217;s config panel, go to Administration -&gt; Scripts. Paste the following in the &#8220;Init&#8221; script, which will run when the router is booted. This will create an empty text file called adblock.conf</p>
<pre>sleep 3
touch /etc/adblock.conf
sleep 2
logger adblock.conf created</pre>
</li>
<p><br class="spacer_" /></p>
<li>
<p><div id="attachment_49" class="wp-caption alignleft" style="width: 160px"><a href="http://www.paultow.com/wp-content/uploads/2007/07/tomato-wan_up.jpg"><img class="size-thumbnail wp-image-49" title="WAN Up script" src="http://www.paultow.com/wp-content/uploads/2007/07/tomato-wan_up-150x150.jpg" alt="Administration -&gt; Scripts -&gt; WAN Up" width="150" height="150" /></a><p class="wp-caption-text">Administration -&gt; Scripts -&gt; WAN Up</p></div> <br class="spacer_" /></p>
<p>Once the router obtains an Internet/WAN connection, we want it to download the latest ad server list. Still under Administration -&gt; Scripts, choose WAN Up and paste the following:</p>
<pre>logger WAN UP Script will execute after 30sec please wait.....
sleep 30
wget -O /etc/adblock.conf "http://pgl.yoyo.org/adservers/serverlist.php?hostformat=dnsmasq&amp;showintro=0&amp;mimetype=plaintext"
service dnsmasq restart</pre>
</li>
<p> <br class="spacer_" /></p>
<li>
<p><div id="attachment_50" class="wp-caption alignleft" style="width: 160px"><a href="http://www.paultow.com/wp-content/uploads/2007/07/tomato-custom_1.jpg"><img class="size-thumbnail wp-image-50" title="Custom scheduler" src="http://www.paultow.com/wp-content/uploads/2007/07/tomato-custom_1-150x150.jpg" alt="Advanced -&gt; Scheduler" width="150" height="150" /></a><p class="wp-caption-text">Advanced -&gt; Scheduler</p></div> <br class="spacer_" /></p>
<p>Now we want to set the router to update its ad blocking rules on a regular basis. Go to Administration -&gt; Scheduler.</p>
</li>
<p><br class="spacer_" /><br class="spacer_" /><br class="spacer_" /><br class="spacer_" /></p>
<li>
<p>Check the box labeled &#8220;Enabled&#8221; under Custom 1, 2, or 3.</p>
</li>
<li>For the time, choose a reasonable update interval that isn&#8217;t overly aggressive. I chose to update once a week (every 10080 minutes, Everyday).</li>
<li>Paste the following into the box labeled &#8220;Command.&#8221;
<pre>wget -O /etc/adblock.conf "http://pgl.yoyo.org/adservers/serverlist.php?hostformat=dnsmasq&amp;showintro=0&amp;mimetype=plaintext" &amp;&amp; service dnsmasq restart;</pre>
</li>
<li>
<p><div id="attachment_51" class="wp-caption alignleft" style="width: 160px"><a href="http://www.paultow.com/wp-content/uploads/2007/07/tomato-dnsmasq.jpg"><img class="size-thumbnail wp-image-51" title="DNSmasq" src="http://www.paultow.com/wp-content/uploads/2007/07/tomato-dnsmasq-150x150.jpg" alt="Advanced -&gt; DHCP / DNS" width="150" height="150" /></a><p class="wp-caption-text">Advanced -&gt; DHCP / DNS</p></div> <br class="spacer_" /></p>
<p>Almost done! Go to Advanced -&gt; DHCP / DNS, and make sure that &#8220;Use Internal Caching DNS Forwarder&#8221; is checked.</p>
</li>
<p> <br class="spacer_" /><br class="spacer_" /><br class="spacer_" /><br class="spacer_" /></p>
<li>
<p>Paste the following into the box labeled &#8220;Dnsmasq custom configuration.&#8221;</p>
<pre>conf-file=/etc/adblock.conf</pre>
</li>
<li>If you ever suspect that the adblocking is breaking a particular website (such as streaming video), you can temporarily disable it just by removing the text in step 9.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.paultow.com/2009/06/10/how-to-block-ads-with-a-router/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Review: TracFone LG 225 Phone</title>
		<link>http://www.paultow.com/2009/06/10/review-tracfone-lg-225-phone/</link>
		<comments>http://www.paultow.com/2009/06/10/review-tracfone-lg-225-phone/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 09:28:55 +0000</pubDate>
		<dc:creator>Paul Tow</dc:creator>
				<category><![CDATA[Picks & Reviews]]></category>
		<category><![CDATA[cell phone]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[prepaid]]></category>

		<guid isPermaLink="false">http://www.paultow.com/?p=44</guid>
		<description><![CDATA[Keith Tyndall hired me to write a thorough review of a simple phone- the LG CG225 Tracfone- for his website after having read my posts on HowardForums.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-224" title="LG CG225 Tracfone" src="http://www.paultow.com/wp-content/uploads/2009/06/31832.jpg" alt="LG CG225 Tracfone" width="66" height="103" />Keith Tyndall hired me to write a <a href="http://tracfone-blog.fone-review.com/2009/05/tracfone-lg-225-phone-review.html">thorough review</a> of a simple phone- the LG CG225 Tracfone- for his website after having read my posts on <a title="cell phone discussion forum" href="http://howardforums.com/search.php?do=finduser&amp;userid=843847">HowardForums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultow.com/2009/06/10/review-tracfone-lg-225-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.646 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-18 11:57:57 -->
<!-- Compression = gzip -->
