<?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>Noel Schutt &#187; design</title>
	<atom:link href="http://schutt.org/blog/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://schutt.org/blog</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 15:07:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>BlockTarget and more on not opening new windows</title>
		<link>http://schutt.org/blog/2011/02/blocktarget/</link>
		<comments>http://schutt.org/blog/2011/02/blocktarget/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 15:27:03 +0000</pubDate>
		<dc:creator>Noel</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[new window]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[target]]></category>

		<guid isPermaLink="false">http://schutt.org/blog/?p=1138</guid>
		<description><![CDATA[One of annoyances of using the web is that many webmasters (or at least their managers) think that forcing a browser to open a new window is a good idea. As I&#8217;ve said a number of times, creating a website that automatically opens a new window is almost always a Bad Idea. To eliminate this [...]]]></description>
			<content:encoded><![CDATA[<p>One of annoyances of using the web is that many webmasters (or at least their managers) think that forcing a browser to open a new window is a good idea. As I&#8217;ve said a number of times, creating a website that automatically opens a new window is almost always a Bad Idea. To eliminate this temptation, I have <a href="/blog/2011/01/not-opening-windows/">modified the text editor</a> used on some of my sites so that users cannot create new windows using the HTML <code>target</code> attribute. This still doesn&#8217;t solve the problem of new windows opened using JavaScript, or of new windows being opened by sites I visit. So I decided to look for a solution to automatically remove the <code>target</code> attribute from links on sites I visit.</p>
<p>Since I use the Safari and <a href="http://www.chromium.org/Home">Chromium</a> web browsers on OS X, my first impulse was to write a <a href="http://glimmerblocker.org/">GlimmerBlocker</a> script to remove the <code>target</code> from links. This would fix the problem on all sites I visit with any browser. I had already written a GlimmerBlocker filter to remove <code>target="_blank"</code> from some websites, so I just needed modify it into a cleaner general version. Since <a href="http://legoboy.com/">my brother</a> does much more JavaScript programming than I do, I asked him if he knew a more efficient way to do this. He mentioned one, and also suggested writing a Safari Extension instead of a GlimmerBlocker script.</p>
<p>Before starting a new Extension, I searched for an existing one. It wasn&#8217;t on the official Extension list, but someone had already written one:</p>
<blockquote><p><a href="http://dergraf.net/blocktarget/">BlockTarget</a> is an extension for Safari 5. It removes the ‘target’ attribute from links to prevent a new window being opened.</p></blockquote>
<p>After skimming the source (<a href="http://cheat.schuttdesign.net/hint/open-safari-extension/">how open a Safari Extension</a>) for this Extension, I decided to give it a try. I&#8217;ve been using BlockTarget for two weeks, and it seems to work well. If you use Safari, this Extension will make the internet a more pleasant place.</p>
<p>BlockTarget is a good solution to part of the problem of new windows, but it can&#8217;t fix all instances. It is still possible to open a new window using JavaScript. Developing a universal solution for the alternate methods of opening new windows is a problem for another time. There is also a disturbing trend to generate websites completely through the use of JavaScript. Even if these sites use the <code>target</code> attribute to open new windows, they do it after BlockTarget has run, so it misses these <code>target</code>s. I eventually need to find an efficient way to write a script to watch a page and remove all window opening code, but I won&#8217;t have time to work on that in the near future. So please, write a clean solution!</p>
]]></content:encoded>
			<wfw:commentRss>http://schutt.org/blog/2011/02/blocktarget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MagSafe</title>
		<link>http://schutt.org/blog/2009/10/magsafe/</link>
		<comments>http://schutt.org/blog/2009/10/magsafe/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 11:24:10 +0000</pubDate>
		<dc:creator>Noel</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[MagSafe]]></category>
		<category><![CDATA[stress relief]]></category>

		<guid isPermaLink="false">http://schutt.org/blog/?p=430</guid>
		<description><![CDATA[Apple&#8217;s MagSafe power supply connector is one of the rare inventions that I wish I had thought of. Once you see one, it is an obvious solution to a common problem. It is much more convenient than standard power connectors, and has the advantage of easily breaking away if someone trips over your power cord. [...]]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s MagSafe power supply connector is one of the rare inventions that I wish I had thought of. Once you see one, it is an obvious solution to a common problem. It is much more convenient than standard power connectors, and has the advantage of easily breaking away if someone trips over your power cord. Despite the genius of the connector design, the rest of the power supply has a major flaw: poor stress relief.</p>
<p><a href="http://schutt.org/blog/wp-content/uploads/2009/10/20090710-212022-web.jpg"><img src="http://schutt.org/blog/wp-content/uploads/2009/10/20090710-212022-web-150x134.jpg" alt="MagSafe power supply" title="MagSafe power supply" width="150" height="134" class="aligncenter size-thumbnail wp-image-431" /></a></p>
<p>Flexible cables need stress relief where they connect to solid objects to avoid damage to the cable or the electrical connection. The MagSafe power brick&#8217;s stress relief on the outgoing DC cable is primarily designed to keep the cable from pulling away from the electrical connections. It does this well. It misses the other purpose of minimizing the stress of the bending cable near the rigid block. The stress relief portion of the cable is overly rigid, creating a spot where the cable can easily kink, damaging the wires inside. The solution is to add an additional  little bit of thinner stress relief. This will eliminate the most likely point for the cable to be damaged. The incoming AC cable is an excellent example of good stress relief, so it is odd that the DC cable has this flaw.</p>
<p><a href="http://schutt.org/blog/wp-content/uploads/2009/10/magsafe.png"><img src="http://schutt.org/blog/wp-content/uploads/2009/10/magsafe.png" alt="MagSafe stress relief sketch" title="MagSafe stress relief sketch" width="474" height="151" class="aligncenter size-full wp-image-432" /></a></p>
<p>There will always be some who abuse hardware by make the cable bend too tight, or pulling on the cord, so no fix can be perfect. But the stress relief problem on the MagSafe power supplies is bad enough that even someone as careful as I am not to damage an expensive power adaptor ended up with a broken cord. It got to the point that the cord partially melted at the stress point. I had hoped it would be a simple fix: pop the case open, shorten the cord an inch, put it back together. Unfortunately, the brick is glued together. Apparently the best way to open it up is to Dremel around the seam. Once the repair is complete, either re-case the circuit, or tape the case back together. This is not an acceptable repair. Fortunately, Apple recognizes the problem as a safety hazard and&#8212;in cases where the damage is from wear, not abuse&#8212;is replacing the power supplies even after the warranty runs out. I had to drive to the nearest Apple store (over an hour away) to have it replaced. For some reason they don&#8217;t allow the local Apple repair shop to swap them out. Now I have a new power supply, and can get back to work.</p>
<p>Related sites:</p>
<ul>
<li>Register Hardware: <a href="http://www.reghardware.co.uk/2009/05/06/apple_magsafe_lawsuit/">Apple power brick sparks lawsuit: MagSafe isn&#8217;t</a></li>
<li>Apple: <a href="http://support.apple.com/kb/HT1453">How to disconnect the MagSafe power adapter</a></li>
<li>Apple: <a href="http://support.apple.com/kb/TS1713?viewlocale=en_US">Troubleshooting MagSafe adapters</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://schutt.org/blog/2009/10/magsafe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pontiac</title>
		<link>http://schutt.org/blog/2009/04/pontiac/</link>
		<comments>http://schutt.org/blog/2009/04/pontiac/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 00:32:49 +0000</pubDate>
		<dc:creator>Noel</dc:creator>
				<category><![CDATA[cars]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[GM]]></category>
		<category><![CDATA[Pontiac]]></category>

		<guid isPermaLink="false">http://schutt.org/blog/?p=206</guid>
		<description><![CDATA[In an unsurprising move, GM announced that they are killing Pontiac. I think it is amazing that Pontiac has survived this long. They produced very few good cars since the end of the muscle car era. For the past several decades, they have been known for poor designs that are ugly and hard to work [...]]]></description>
			<content:encoded><![CDATA[<p>In an unsurprising move, GM announced that they are <a href="http://wheels.blogs.nytimes.com/2009/04/27/its-official-gm-kills-pontiac/?scp=3&#038;sq=pontiac&#038;st=cse">killing Pontiac</a>. I think it is amazing that Pontiac has survived this long. They produced very few good cars since the end of the muscle car era. For the past several decades, they have been known for poor designs that are ugly and <a href="http://en.wikipedia.org/wiki/Pontiac_Grand_Am">hard to work on</a>. They seem to have attempted to increase shop business by making even minor repairs annoying enough no one even wants to try. Many of their cars have surprisingly little usable space for their size. Pontiac may have even beat <a href="http://en.wikipedia.org/wiki/Amc_gremlin">AMC</a> for the <a href="http://en.wikipedia.org/wiki/Pontiac_Aztek">Ugliest car</a> &lsquo;award.&rsquo; Despite these problems some Pontiac models&#8211;such as the Grand Am&#8211;have been surprisingly popular. Pontiac did manage to produce a couple good cars in the past few years: the <a href="http://en.wikipedia.org/wiki/Pontiac_Vibe">Vibe</a> and maybe the <a href="http://en.wikipedia.org/wiki/Pontiac_Solstice">Solstice</a>. I am a fan of the Vibe. It is fairly well designed, drives well, and gets good mileage. It is one of the more practical cars sold in the US. The Vibe is a <a href="http://en.wikipedia.org/wiki/Toyota_Matrix">Toyota Matrix</a> with a slightly different body, so we won&#8217;t be loosing a good model when Pontiac closes. I think the Solstice looks like a good car, but have never driven or worked on one, so I can&#8217;t say for sure. With the Saturn Sky and Pontiac Solstice on the way out, I wonder if the <a href="http://en.wikipedia.org/wiki/Opel_GT#Modern_Opel_GT">Opel GT</a> will remain in production. I hope Pontiac&#8217;s demise clears the way for more good cars to be introduced in the US.</p>
<p>Further reading: <a href="http://wheels.blogs.nytimes.com/2009/04/27/for-pontiac-quality-comes-too-late/">For Pontiac, Quality Comes Too Late</a> (NY Times)</p>
]]></content:encoded>
			<wfw:commentRss>http://schutt.org/blog/2009/04/pontiac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Movie menus</title>
		<link>http://schutt.org/blog/2009/04/movie-menus/</link>
		<comments>http://schutt.org/blog/2009/04/movie-menus/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 21:41:18 +0000</pubDate>
		<dc:creator>Noel</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[television]]></category>
		<category><![CDATA[CRAP]]></category>
		<category><![CDATA[DVD]]></category>

		<guid isPermaLink="false">http://schutt.org/blog/?p=196</guid>
		<description><![CDATA[I just watched a couple episodes of Season Three of Rocky and Bullwinkle on DVD. This is a great show, but the DVD collection is an example of something that has been bugging me for years. I&#8217;m sick of the silly animated menus on movies. They were moderately interesting the first four times ten years [...]]]></description>
			<content:encoded><![CDATA[<p>I just watched a couple episodes of Season Three of <a href="http://en.wikipedia.org/wiki/Rocky_and_bullwinkle" title="Rocky and Bullwinkle">Rocky and Bullwinkle</a> on DVD. This is a great show, but the DVD collection is an example of something that has been bugging me for years.</p>
<p>I&#8217;m sick of the silly animated menus on movies. They were moderately interesting the first four times ten years ago. Then they became more and more annoying. I don&#8217;t want to put a DVD in, wait several minutes to get to the main menu, scroll to scene selection, watch an animation, select a scene, then start the movie. I want to put the disc in and have the movie start. If I want the menu, I&#8217;ll hit the menu button. If I want to watch trailers, I&#8217;ll select trailers. Direct access was supposed to be one of the benefits of DVD over tape. But since many DVD players don&#8217;t let you skip all the animations, you may as well be fast forwarding through trailers. Not that I want to go back to tape, but new technology should make life better, not just different.</p>
<p>The second problem is the <a href="http://schutt.org/blog/2008/11/crap/" title="Controlled Reading and Playing">CRAP</a> included on DVD and Blu-ray. It is bad on DVD. The CRAP on Blu-ray it is so bad I refuse to ever buy a Blu-ray disc.</p>
<p>I may as well include a third problem: How do all rental DVDs end up scratched? Are people playing frisbee with them? Using them as coasters? I have never scratched a CD or DVD, yet most rental DVDs are scratched enough to loose whole scenes.</p>
<p>I hope whatever high-definiton format (<a href="http://en.wikipedia.org/wiki/Holographic_Versatile_Disc" title="Holographic Versatile Disc">HVD</a>?) we end up with in a couple years fixes these problems. Maybe we&#8217;ll even get a decent frame rate, 24 or 30 frames per second flickers way too much&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://schutt.org/blog/2009/04/movie-menus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fixing tailgate electrical problems</title>
		<link>http://schutt.org/blog/2009/03/tailgate/</link>
		<comments>http://schutt.org/blog/2009/03/tailgate/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 01:51:18 +0000</pubDate>
		<dc:creator>Noel</dc:creator>
				<category><![CDATA[cars]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[car maintenance]]></category>

		<guid isPermaLink="false">http://schutt.org/blog/?p=155</guid>
		<description><![CDATA[I finally fixed the electrical problems in the tailgate of my Subaru Impreza. Four wires were broken where they pass from the frame of the car to the frame of the tailgate. I tried to fix the problem a while ago, but couldn&#8217;t locate the source. My multimeter gave correct readings, but nothing worked. The [...]]]></description>
			<content:encoded><![CDATA[<p>I finally fixed the electrical problems in the tailgate of my Subaru Impreza. Four wires were broken where they pass from the frame of the car to the frame of the tailgate. I tried to fix the problem a while ago, but couldn&#8217;t locate the source. My multimeter gave correct readings, but nothing worked. The wires must have only been partially broken then. This time it didn&#8217;t take long to find the problem. There is almost no slack in the wires, so reconnecting them took a while. Now the electric lock works again. The rear defroster should work too. The wiper motor is still intermittent. It is probably run by one of the lines I haven&#8217;t fixed yet. Last summer, I had a similar problem with the rear washer fluid line. I was able to splice it back together.</p>
<p>Putting wires in a place that they will bend the same way many times is a problem. With car doors it isn&#8217;t too bad because the angle they bend through is fairly small. With a tailgate the angle is much larger, making the wires and hoses ore more likely to break. This would be a good place for a couple connectors and a short length of heavier cable. Since this problem isn&#8217;t likely to happen for the first owner of a car, the design probably won&#8217;t be changed.</p>
]]></content:encoded>
			<wfw:commentRss>http://schutt.org/blog/2009/03/tailgate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Music and bikes</title>
		<link>http://schutt.org/blog/2008/06/music-and-bikes/</link>
		<comments>http://schutt.org/blog/2008/06/music-and-bikes/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 18:16:27 +0000</pubDate>
		<dc:creator>Noel</dc:creator>
				<category><![CDATA[bike]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://schutt.org/blog/2008/06/music-and-bikes/</guid>
		<description><![CDATA[This weekend I was able to go to a Bill Mallonee concert in Zionsville. This time it was Bill Mallonee with Muriah Rose on the keyboard. It was a good concert with some good new songs. Some were so new he needed lyric sheets. The coffee house crowd was quiet and the sound system was [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I was able to go to a <a href="http://www.billmallonee.net/" title="Bill Mallonee">Bill Mallonee</a> concert in Zionsville. This time it was Bill Mallonee with Muriah Rose on the keyboard. It was a good concert with some good new songs. Some were so new he needed lyric sheets. The coffee house crowd was quiet and the sound system was very good. This was my sixth Bill Mallonee concert.</p>
<p>Saturday was my first ride of the year with the Delaware County Cycling Club. The schedule said the ride started at 8:00. Only four of us showed up, so we took an easy ride in town until 9:00. The delay was ok because it gave me a chance to pickup the banana I had forgotten. The ride leader and a bunch of others showed up around nine. Even riding in a group, the wind made a challenging 65 km ride. During the last section of the ride I talked to Dave Poole of <a href="http://www.aerocatbike.com/" title="AeroCat bikes">AeroCat bikes</a>. He was riding his ACR500 frame. It is a nice looking carbon road frame. After the ride, he showed me some prototypes, including a carbon mountain bike frame he is working on. It looks really good. After the club ride, I rode a bit extra for a total of 110 km.</p>
]]></content:encoded>
			<wfw:commentRss>http://schutt.org/blog/2008/06/music-and-bikes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dura-Ace 7900</title>
		<link>http://schutt.org/blog/2008/06/dura-ace-7900/</link>
		<comments>http://schutt.org/blog/2008/06/dura-ace-7900/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 13:22:08 +0000</pubDate>
		<dc:creator>Noel</dc:creator>
				<category><![CDATA[bike]]></category>
		<category><![CDATA[Campagnolo]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Shimano]]></category>
		<category><![CDATA[SRAM]]></category>

		<guid isPermaLink="false">http://schutt.org/blog/2008/06/dura-ace-7900/</guid>
		<description><![CDATA[Shimano just officially announced the new Dura-Ace group. Shimano is finally putting the shift cables under the handlebar tape. It looks like a huge improvement over the old Dura-Ace. I still think Dura-Ace is competing against SRAM Force and Campagnolo Chorus, not Red and Record, but it will be a lot closer now.]]></description>
			<content:encoded><![CDATA[<p>Shimano just officially announced the <a href="http://www.cyclingnews.com/tech.php?id=/tech/2008/features/shimano_dura-ace_790008" title="Cyclingnews">new Dura-Ace group</a>. Shimano is finally putting the shift cables under the handlebar tape. It looks like a huge improvement over the old Dura-Ace. I still think Dura-Ace is competing against SRAM Force and Campagnolo Chorus, not Red and Record, but it will be a lot closer now.</p>
]]></content:encoded>
			<wfw:commentRss>http://schutt.org/blog/2008/06/dura-ace-7900/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

