<?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>Joel Cory: Blog</title>
	<atom:link href="http://joelcory.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelcory.com</link>
	<description>Design, Develop, Illustrate, Photograph</description>
	<lastBuildDate>Mon, 01 Mar 2010 06:04:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CSS 3 and web standards</title>
		<link>http://joelcory.com/blog/2010/03/01/css-3-and-web-standards/</link>
		<comments>http://joelcory.com/blog/2010/03/01/css-3-and-web-standards/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 06:04:19 +0000</pubDate>
		<dc:creator>Joel Cory</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[good design]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://joelcory.com/blog/2010/03/01/css-3-and-web-standards/</guid>
		<description><![CDATA[I don&#8217;t know about anyone else but I&#8217;m so excited about CSS 3 and web standards that I&#8217;m not even waiting for Microsoft to catch up. Heck four out of five of the most popular browsers on the market support CSS 3 so why wouldn&#8217;t I? The time it saves in producing sites is amazing. [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know about anyone else but I&#8217;m so excited about CSS 3 and web standards that I&#8217;m not even waiting for Microsoft to catch up. Heck four out of five of the most popular browsers on the market support CSS 3 so why wouldn&#8217;t I? The time it saves in producing sites is amazing. No more nested divs and sliced up images just to make rounded boxes. I&#8217;ve been using CSS for a few years now and can&#8217;t say enough good things about the results. My whole blog is built on standards. But since I&#8217;ve be employed at my present job I&#8217;ve neglected my own blog. It&#8217;s getting to be that time again and I&#8217;m getting the itch to redo this site ( and another site I started working on) in full HTML and CSS 3. So stay tuned, I&#8217;ve got big ideas running around in my head.    </p>
]]></content:encoded>
			<wfw:commentRss>http://joelcory.com/blog/2010/03/01/css-3-and-web-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 can&#8217;t replace Flash</title>
		<link>http://joelcory.com/blog/2010/02/11/html5-cant-replace-flash/</link>
		<comments>http://joelcory.com/blog/2010/02/11/html5-cant-replace-flash/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 17:35:18 +0000</pubDate>
		<dc:creator>Joel Cory</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://joelcory.com/blog/2010/02/11/html5-cant-replace-flash/</guid>
		<description><![CDATA[I was talking to a co-worker today and had a realization. HTML5 can never replace flash. 
One of the primary goals of HTML and JavaScript is transparency, the accessibility to the code that drives the page. Exposing code so that others can learn from it. In fact this attribute is credited with the proliferation of [...]]]></description>
			<content:encoded><![CDATA[<p>I was talking to a co-worker today and had a realization. HTML5 can never replace flash. </p>
<p>One of the primary goals of HTML and JavaScript is transparency, the accessibility to the code that drives the page. Exposing code so that others can learn from it. In fact this attribute is credited with the proliferation of the web. This poses a serious risk for some web content. If you produced a highly interactive, community driven game would you want you intelectual property (ip) exposed? Web sites don&#8217;t expose their business logic. No one expects Amazon to expose how they drive their shopping logic. If Poptropica, a popular game/community for kids, was produces in HTML and JavaScript anyone that visited your site could copy the code, modify it, republish it, and monetize that ip.  Who would want that? So think twice before wishing that HTML5 should replace Flash.  </p>
]]></content:encoded>
			<wfw:commentRss>http://joelcory.com/blog/2010/02/11/html5-cant-replace-flash/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IE8 Compatability Mode Strikes My Blog</title>
		<link>http://joelcory.com/blog/2010/02/03/ie8-compatability-mode-strikes-my-blog/</link>
		<comments>http://joelcory.com/blog/2010/02/03/ie8-compatability-mode-strikes-my-blog/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 00:26:43 +0000</pubDate>
		<dc:creator>Joel Cory</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joelcory.com/?p=389</guid>
		<description><![CDATA[I have started working with a new client for some web design work and they were reviewing my site to see my skills&#8230; When whammo, my menus are broken and they can&#8217;t get into my portfolio. I immediately open IE8 to see what is wrong and I don&#8217;t see anything weird.
That&#8217;s when I remember that [...]]]></description>
			<content:encoded><![CDATA[<p>I have started working with a new client for some web design work and they were reviewing my site to see my skills&#8230; When whammo, my menus are broken and they can&#8217;t get into my portfolio. I immediately open IE8 to see what is wrong and I don&#8217;t see anything weird.</p>
<p>That&#8217;s when I remember that I installed with compatability mode disabled by default. I turn it on and kablooey! my menus break.</p>
<p>So if you develop using standards put this meta tag in your document head. Or in the wordpress header file.</p>
<p><span style="COLOR: blue">&lt;</span><span style="COLOR: #a31515">meta</span> <span style="COLOR: red">http-equiv</span><span style="COLOR: blue">=</span><span style="COLOR: black">&#8220;</span><span style="COLOR: blue">x-ua-compatible</span><span style="COLOR: black">&#8220;</span> <span style="COLOR: red">content</span><span style="COLOR: blue">=</span><span style="COLOR: black">&#8220;</span><span style="COLOR: blue">IE=8</span><span style="COLOR: black">&#8220;</span><span style="COLOR: blue">&gt;</span></p>
<p><span style="color: #000000;">Now my menus work again, stupid Microsoft.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://joelcory.com/blog/2010/02/03/ie8-compatability-mode-strikes-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress 2.0 iPhone app</title>
		<link>http://joelcory.com/blog/2009/11/01/wordpress-2-0-iphone-app/</link>
		<comments>http://joelcory.com/blog/2009/11/01/wordpress-2-0-iphone-app/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 18:13:26 +0000</pubDate>
		<dc:creator>Joel Cory</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://joelcory.com/blog/2009/11/01/wordpress-2-0-iphone-app/</guid>
		<description><![CDATA[It&#8217;s out. I had to read about it in another blog to find out about it. It seems that version 2 isn&#8217;t an update to version 1.x&#8230; Because I wasn&#8217;t alerted that there was a new version. 
So far so good. It&#8217;s UI has been reworked for better access to features, and there were a [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s out. I had to read about it in another blog to find out about it. It seems that version 2 isn&#8217;t an update to version 1.x&#8230; Because I wasn&#8217;t alerted that there was a new version. </p>
<p>So far so good. It&#8217;s UI has been reworked for better access to features, and there were a number of bug fixes. It allows for comment moderation and there is talk of push notification and commmenting on comments. </p>
<p>Keep up the good work.  </p>
]]></content:encoded>
			<wfw:commentRss>http://joelcory.com/blog/2009/11/01/wordpress-2-0-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web design presentation at Taylor Street Elementary</title>
		<link>http://joelcory.com/blog/2009/10/29/web-design-presentation-at-taylor-street-elementary/</link>
		<comments>http://joelcory.com/blog/2009/10/29/web-design-presentation-at-taylor-street-elementary/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 20:58:56 +0000</pubDate>
		<dc:creator>Joel Cory</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Sacramento]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[good design]]></category>
		<category><![CDATA[user interface design]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://joelcory.com/blog/2009/10/29/web-design-presentation-at-taylor-street-elementary/</guid>
		<description><![CDATA[Today I did a presentation on web design and design process to my daughters&#8217; gate classes. It was an exciting opportunity to offer their classes some insight into the exciting world of design and learning new technologies. 
So for any of the kids at Taylor Street Elementary reading this&#8230; I enjoyed speaking with you today, [...]]]></description>
			<content:encoded><![CDATA[<p>Today I did a presentation on web design and design process to my daughters&#8217; gate classes. It was an exciting opportunity to offer their classes some insight into the exciting world of design and learning new technologies. </p>
<p>So for any of the kids at Taylor Street Elementary reading this&#8230; I enjoyed speaking with you today, and look forward to learning with you again.  </p>
]]></content:encoded>
			<wfw:commentRss>http://joelcory.com/blog/2009/10/29/web-design-presentation-at-taylor-street-elementary/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sleeping with the enemy &#8211; I am running Windows 7</title>
		<link>http://joelcory.com/blog/2009/09/26/sleeping-with-the-enemy-i-am-running-windows-7/</link>
		<comments>http://joelcory.com/blog/2009/09/26/sleeping-with-the-enemy-i-am-running-windows-7/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 21:03:57 +0000</pubDate>
		<dc:creator>Joel Cory</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[bad design]]></category>
		<category><![CDATA[good design]]></category>
		<category><![CDATA[reliability]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[user interface design]]></category>

		<guid isPermaLink="false">http://joelcory.com/?p=363</guid>
		<description><![CDATA[I never thought I&#8217;d see the day when I would upgrade past Windows XP, but it is here. Windows 7 RC is nice; it is almost bug free, fairly well organized, supports Direct X 10, and seems to support most of my hardware. Additionally, I felt no growing pains with my current level of RAM, [...]]]></description>
			<content:encoded><![CDATA[<p>I never thought I&#8217;d see the day when I would upgrade past Windows XP, but it is here. Windows 7 RC is nice; it is almost bug free, fairly well organized, supports Direct X 10, and seems to support most of my hardware. Additionally, I felt no growing pains with my current level of RAM, and system resources. It seems to be the best of XP and Vista put together.  But here&#8217;s the downside&#8230;<br />
<span id="more-363"></span><br />
As they say &#8220;all good things must come to an end&#8221; and Windows 7 RC is no more on my system. After the fifth day of daily BSODs (Blue Screens Of Death) I couldn&#8217;t take it anymore and wiped the system and put XP back on.  While I realize that this was not the final shipping product, it&#8217;s hard to make an unbiased assessment of a product that crashes this frequently. Here&#8217;s the rub, maybe the retail version will have these bugs worked out. If they don&#8217;t, how mad will I be having spent $100 for something this unstable. For a public release of a RC I wasn&#8217;t very impressed with the frequent crashes. I like Windows 7, but I&#8217;m not ready to plunk down my hard earned money especially with the experience I&#8217;ve had with it so far. Once again Microsoft has produced a product that I won&#8217;t trust until Service Pack 1.  For those that bought early&#8230; I&#8217;ll keep my fingers crossed for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://joelcory.com/blog/2009/09/26/sleeping-with-the-enemy-i-am-running-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handcrafted CSS &#8211; and letting go of pixel perfection</title>
		<link>http://joelcory.com/blog/2009/09/19/handcrafted-css-cover/</link>
		<comments>http://joelcory.com/blog/2009/09/19/handcrafted-css-cover/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 21:51:28 +0000</pubDate>
		<dc:creator>Joel Cory</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[bad design]]></category>
		<category><![CDATA[good design]]></category>
		<category><![CDATA[reliability]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[user interface design]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://joelcory.com/?p=372</guid>
		<description><![CDATA[Handcrafted CSS, the latest contribution of Dan Cederholm to the world of Web Design and Development is a fantastic book! To say that I&#8217;m a fan of his work is a bit of an understatement. No web designer or developer should be without these books; Bulletproof Web Design, Handcrafted CSS, as well as Designing With [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://joelcory.com/blog/wp-content/uploads/2009/09/handcrafted-css-cover-150x150.jpg" alt="Handcrafted CSS" title="Handcrafted CSS" width="150" height="150" class="img" />Handcrafted CSS, the latest contribution of Dan Cederholm to the world of Web Design and Development is a fantastic book! To say that I&#8217;m a fan of his work is a bit of an understatement. No web designer or developer should be without these books; <a href="http://astore.amazon.com/simplebits-20/detail/0321509021">Bulletproof Web Design</a>, <a href="http://astore.amazon.com/simplebits-20/detail/0321643380">Handcrafted CSS</a>, as well as <a href="http://astore.amazon.com/simplebits-20/detail/0321385551">Designing With Web Standards</a>, and <a href="http://www.amazon.com/DOM-Scripting-Design-JavaScript-Document/dp/1590595335">DOM Scripting</a>. These books are fantastic resources, and push web development out of the dark ages of table based layout, css hacks, and duplicating sites for each browser version. But there is a particular philosophy the makes Handcrafted CSS special.<span id="more-372"></span></p>
<p>The philosophy of the book is move forward. Not through bleeding edge technologies but adherence and pioneering site development through standards. The way I see it, if web standards have been around long enough for Microsoft to finally adopt &#8211; than you have run out of excuses for adopting standards in your work. Validated standards compliant, non-table based layout, semantically driven web development is here, embrace it. </p>
<p>This book goes beyond that though. Handcrafted CSS is the add-on work that builds on the Bulletproof Web Design philosophy: Progressive enhancement. It works like this I&#8217;ve given up on pixel perfect cross-browser web development. I can no longer justify doubling my development time by crafting everything twice: once for standards based browsers, and again for IE. It&#8217;s expensive and for what benefit?  Think about it, besides the direct client and the developer, web site visitors use their browser, a single browser. They are not loading the site and switching back and forth between the two browsers scrutinizing every margin, border and font size. </p>
<p><em>Yes</em>, the site has to look good everywhere. <em>Yes</em>, it has to <strong>work </strong>in every browser. <strong><em>No</em></strong>, it does not have to look identical in every browser. Repeat this to yourself over and over until your breathing and heart rate returns to a normal level. I have come to realize that it will never look exactly the same, and the cost of getting it even as close as it is possible is not worth the time.</p>
<p>This is where Handcrafted CSS comes in. As soon as you let go of this old way of thinking an entire new world opens up. Modern, agile, browsers adopt standards early to allow for testing and contributing to the standards ratification process. The more developers exercise this code in their work, the stronger the final standards will be. We can prove out the efficacy of the standard everyday through our work. Additionally we are seeding the internet with millions of reasons to stop using IE all together.</p>
<p>I think that if web surfers knew that their world would be a richer, more beautiful place using standards based browsers, they would stop using IE. Additionally, the more the world swings in the direction of standards, the harder it will be for Microsoft to continue to do business as usual. They will be forced to join the party.</p>
<p>So if you are interested in furthering the standards movement, experience the wonder and awe of CSS3 and the freedoms it provides (not to mention the severe reduction of coding effort), there are three things you should do;</p>
<p>Buy Handcrafted CSS, adopt progressive enhancement as a philosophy, and create beautiful sites that illustrate the joys of letting go of the old ways of building web sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://joelcory.com/blog/2009/09/19/handcrafted-css-cover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why CSS3 is bad for IE</title>
		<link>http://joelcory.com/blog/2009/09/19/why-css3-is-bad-for-ie/</link>
		<comments>http://joelcory.com/blog/2009/09/19/why-css3-is-bad-for-ie/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 21:34:43 +0000</pubDate>
		<dc:creator>Joel Cory</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[bad design]]></category>
		<category><![CDATA[good design]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://joelcory.com/blog/2009/09/19/why-css3-is-bad-for-ie/</guid>
		<description><![CDATA[I&#8217;m not much different than most designers and developers, I loath Internet Explorer. But I understand why they are slow to embrace change, specifically standards.

Microsoft is a gargantuan, lumbering, 800 pound gorilla. They can&#8217;t move very fast, so they are slow and considerate of decisions they make. 
For example if they commit to an implementation [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not much different than most designers and developers, I loath Internet Explorer. But I understand why they are slow to embrace change, specifically standards.<br />
<span id="more-367"></span><br />
Microsoft is a gargantuan, lumbering, 800 pound gorilla. They can&#8217;t move very fast, so they are slow and considerate of decisions they make. </p>
<p>For example if they commit to an implementation of CSS3 in IE 8.5, and the standards change right after their release, Microsoft couldn&#8217;t steer the ship fast enough to hit the new target. So they wait, and wait until the dust settles on changes before they invest in the development commitment. </p>
<p>Luckily for everyone there are faster, more nimble browser companies that are willing to prepare early and provide early adoption for emerging standards. Firefox, Safari, Google Chrome, Opera, and konqueror are all taking risks and investing in the emerging standards. It&#8217;s a riskier approach, but the entire industry benefits from this prototype development process. The designers and developers experiment with the tools. Resulting in feedback for their peers, the browser makers, and the standards groups. It&#8217;s a cyclical loop evolving the industry.</p>
<p>The wait and see attitude of Microsoft os fiscally conservative and only benefits their bottom line&#8230; Maybe. It has driven a lot of customers away, and created animosity within the web development community. I don&#8217;t think a single developer or designer would shed a tear if Internet Explorer dropped stone cold dead. I would venture to say there might be large contingent that would throw a party in celebration. </p>
<p>I say let&#8217;s help speed up the process of evolution, and extinction. Use modern browsers. Implement CSS3, and HTML5. Support standards and follow them in your personal work and client projects. Participate in the process and dialog. We can all work together to make our lives easier.  </p>
<p>Enough said. </p>
]]></content:encoded>
			<wfw:commentRss>http://joelcory.com/blog/2009/09/19/why-css3-is-bad-for-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>97% does not 100% make</title>
		<link>http://joelcory.com/blog/2009/06/23/97-does-not-100-make/</link>
		<comments>http://joelcory.com/blog/2009/06/23/97-does-not-100-make/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 16:23:01 +0000</pubDate>
		<dc:creator>Joel Cory</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[acid3]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://joelcory.com/?p=354</guid>
		<description><![CDATA[There has been a lot of advertising lately indicating that the browser wars have resumed their assaults on our senses and reasoning skills. Just for kicks I thought I would verify the latest Acid3 scores posted in some recent press. Let&#8217;s just say I can&#8217;t find a 100% to match the WWDC screens&#8230;Not that the [...]]]></description>
			<content:encoded><![CDATA[<p>There has been a lot of advertising lately indicating that the browser wars have resumed their assaults on our senses and reasoning skills. Just for kicks I thought I would verify the latest Acid3 scores posted in some recent press. Let&#8217;s just say I can&#8217;t find a 100% to match the WWDC screens&#8230;Not that the competition in Redmond is doing anywhere near as well. 3/100 cough cough 20/100 cough. Pathetic.<br />

<a href='http://joelcory.com/blog/2009/06/23/97-does-not-100-make/l-985-584-cb786441-f8e8-4303-ab2b-3439cd7f54cfjpeg/' title='l-985-584-cb786441-f8e8-4303-ab2b-3439cd7f54cf.jpeg'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/06/l-985-584-cb786441-f8e8-4303-ab2b-3439cd7f54cf-150x150.jpg" class="attachment-thumbnail" alt="Firefox 3.5  on Acid3" title="l-985-584-cb786441-f8e8-4303-ab2b-3439cd7f54cf.jpeg" /></a>
<a href='http://joelcory.com/blog/2009/06/23/97-does-not-100-make/l-973-543-6deb9c51-70b5-43fe-add2-f887d9c5e03cjpeg/' title='l-973-543-6deb9c51-70b5-43fe-add2-f887d9c5e03c.jpeg'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/06/l-973-543-6deb9c51-70b5-43fe-add2-f887d9c5e03c-150x150.jpg" class="attachment-thumbnail" alt="Safari 4 on Acid3" title="l-973-543-6deb9c51-70b5-43fe-add2-f887d9c5e03c.jpeg" /></a>
<a href='http://joelcory.com/blog/2009/06/23/97-does-not-100-make/p-480-320-ee77e285-e364-47de-8337-824baa586744jpeg/' title='p-480-320-ee77e285-e364-47de-8337-824baa586744.jpeg'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/06/p-480-320-ee77e285-e364-47de-8337-824baa586744-150x150.jpg" class="attachment-thumbnail" alt="Safari 4 iPhone on Acid3" title="p-480-320-ee77e285-e364-47de-8337-824baa586744.jpeg" /></a>
<a href='http://joelcory.com/blog/2009/06/23/97-does-not-100-make/image001/' title='image001'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/06/image001-150x150.jpg" class="attachment-thumbnail" alt="IE7 on Acid3" title="image001" /></a>
<a href='http://joelcory.com/blog/2009/06/23/97-does-not-100-make/ie8-acid/' title='ie8-acid'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/06/ie8-acid-150x150.png" class="attachment-thumbnail" alt="IE8 on Acid3" title="ie8-acid" /></a>
<a href='http://joelcory.com/blog/2009/06/23/97-does-not-100-make/chrome-acid/' title='chrome-acid'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/06/chrome-acid-150x150.png" class="attachment-thumbnail" alt="Chrome on Acid3" title="chrome-acid" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://joelcory.com/blog/2009/06/23/97-does-not-100-make/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone ChatterBox Cable</title>
		<link>http://joelcory.com/blog/2009/05/16/iphone-chatterbox-cable/</link>
		<comments>http://joelcory.com/blog/2009/05/16/iphone-chatterbox-cable/#comments</comments>
		<pubDate>Sat, 16 May 2009 18:31:36 +0000</pubDate>
		<dc:creator>Joel Cory</dc:creator>
				<category><![CDATA[Industrial Design]]></category>
		<category><![CDATA[Motorcycle]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[commuting]]></category>

		<guid isPermaLink="false">http://joelcory.com/?p=315</guid>
		<description><![CDATA[I am presently on a quest to get my gear connected. My iPhone to pump music and phone calls into my helmet, and my ChatterBox HJC-FRS so that I can communicate with other riders and my passenger. I do listen to music on long rides to break up the wind noise, but don&#8217;t really plan [...]]]></description>
			<content:encoded><![CDATA[<p>I am presently on a quest to get my gear connected. My iPhone to pump music and phone calls into my helmet, and my ChatterBox HJC-FRS so that I can communicate with other riders and my passenger. I do listen to music on long rides to break up the wind noise, but don&#8217;t really plan on making phone calls while driving. (probably just listening in on early morning conference calls) So how am I going to do this? The obvious solution is to use the equipment I already have and modify it to meet the requirements. So here&#8217;s the inventory. <strong>EDIT: </strong><em>This cable may break your ChatterBox. I have discovered that the Microphone circuit on my ChatterBox no longer transmits! I do not know if it was this cable that did it&#8230;</em><span id="more-315"></span></p>
<p>The HJC-FRS has four inputs;</p>
<ol>
<li>MIC-SP: for the helmet speakers, and microphone</li>
<li>Intercom: to connect the passenger&#8217;s helmet mic-sp headset</li>
<li>PTT: for the push-to-talk button ( I made one of these but that was a different project)</li>
<li>AUDIO: a 3.5mm jack for MP3 players etc.</li>
</ol>
<p>Th iPhone has two input/outputs I&#8217;m going to try using the 3.5 mm 4 conductor jack on top. This provides stereo audio and microphone input, and well as the ability to pause, skip, hang up and answer if you short out two of the wires with a button&#8230;just like the hands free headsets.</p>
<h2>The Plan:</h2>
<p> Make a cable to connect the iPhone&#8217;s 4 pole jack to a 6 pin mini din jack on the ChatterBox. </p>
<h2>The Diagrams:</h2>
<div class="row">
<img src="http://joelcory.com/blog/wp-content/uploads/2009/05/455px-minidin-6_connector_pinoutsvg-150x150.png" alt="455px-minidin-6_connector_pinoutsvg" title="455px-minidin-6_connector_pinoutsvg" width="150" height="150" class="alignnone size-thumbnail wp-image-317 img" /> This diagram shows the pin outs for the jack view, looking at the back of the ChatterBox. When soldering the wires this is the view of the pins as well.
</div>
<div class="row">
<img src="http://joelcory.com/blog/wp-content/uploads/2009/05/iphone-plug-150x150.jpg" alt="iphone-plug" title="iphone-plug" width="150" height="150" class="alignnone size-thumbnail wp-image-318 img" /> This diagram shows the pin outs in the iPhone plug.
</div>
<div class="row"></div>
<h2>The Parts:</h2>
<p>The easiest way to get the parts for the cable&#8230;Amazon.com.And a grand total for the parts $1.81 !!! The cable I spec is nice and round so it fits perfectly in the din plug. Here are the part numbers;</p>
<ul>
<li>$0.65 iPhone cable (camcorder vid-aud cable): <a href="http://www.amazon.com/Macally-Audio-Video-Cable-classic/dp/B000GGQ2ZU/ref=sr_1_6?ie=UTF8&#038;s=electronics&#038;qid=1242494412&#038;sr=8-6">link to cable on Amazon</a></li>
<li>$1.16 6 pin mini din plug: <a href="http://www.amazon.com/6-Pin-Mini-DIN-Plug/dp/B000LE8G56/ref=sr_1_1?ie=UTF8&#038;s=electronics&#038;qid=1242494568&#038;sr=1-1">link to plug on Amazon</a></li>
</ul>
<h2>The Assembly:</h2>
<p>After the cables arrived I soldered them up using the pin outs circulating on the internet. If you buy these exact cables these colors should match up, but double check with a continuity tester to be sure. </p>
<p><strong>Note:</strong> The cable I bought can be disassembled and desoldered, not cut. Use an exacto knife and carefully split the plastic triangle. Inside you will find a PC board and the wires are soldered to that. Now all you have to do is re-solder them to the pins. Nice.</p>
<p><strong>Note:</strong> The din plug needs to be trimmed a bit. The outermost sleeve is 2mm too long. Because the HJC-FRS has a recessed jack trimming the outer sleeve down a bit will give it a step down so it fits better in the ChatterBox. I would lose the right audio on the ride because the plug was not seating all the way,m so trim it before assembly. Slide this onto the cable before soldering.</p>
<p>To bridge the grounds I cut a little off the left over RCA jacks pig tails and soldered it onto pin 1 and pushed the blue and bridge together and soldered them at the same time.</p>
<p><strong>REMEMBER:</strong> The pin outs diagram is looking at the back of the din plug!</p>
<table cellspacing="0" cellpadding="0" border="0" class="grid">
<tr>
<th>iPhone Plug</th>
<th>Wire Color</th>
<th>6pin Din</th>
<th>Connection</th>
</tr>
<tr>
<td>1</td>
<td style="background:brown;color:white;">Brown</td>
<td>5</td>
<td>Left Audio (+)</td>
</tr>
<tr>
<td>2</td>
<td style="background:red;color:white;">Red</td>
<td>3</td>
<td>Right Audio (+)</td>
</tr>
<tr>
<td>3</td>
<td style="background:blue;color:white;">Blue</td>
<td>1 and 4</td>
<td>Ground (-) (both)</td>
</tr>
<tr>
<td>4</td>
<td style="background:yellow;color:black;">Yellow</td>
<td>2</td>
<td>Microphone (+)</td>
</tr>
</table>
<div>&nbsp;</div>
<p>The last step is wrapping the back of the jack and wire with ~3 wraps of electrical tape. This protects the wires, and allows the plug to grip the wire and reduce the chance of the wires getting pulled out.</p>
<h2>The Results:</h2>
<p>How did it work? Ok. It works, but it isn&#8217;t perfect. The intercom input bypasses the volume control, so the iPhone volume is what controls the music, the volume knob on the ChatterBox does nothing to boost or attenuate the volume of the music. It will however cut the volume down by ~30% when the ChatterBox is turned on. In other words turning on the bike-to-bike radio will reduce the volume of the music, and it&#8217;s noticeable. Bummer.</p>
<p>Here are a few other options I have thought about;</p>
<ol>
<li>iPhone earplug headphones with a wind guard on the mic stuffed into the helmet in conjunction with the ChatterBox, intercom still available, separate volume controls</li>
<li>Bluetooth headset disassembled and wired into the intercom jack, but then I can&#8217;t talk to my passenger</li>
<li>New ChatterBox with Bluetooth built in&#8230;expensive ~$400</li>
</ol>
<p>Option one here may be the best/cheapest solution&#8230; Any other ideas?</p>
 
<a href='http://joelcory.com/blog/2009/05/16/iphone-chatterbox-cable/455px-minidin-6_connector_pinoutsvg/' title='455px-minidin-6_connector_pinoutsvg'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/05/455px-minidin-6_connector_pinoutsvg-150x150.png" class="attachment-thumbnail" alt="" title="455px-minidin-6_connector_pinoutsvg" /></a>
<a href='http://joelcory.com/blog/2009/05/16/iphone-chatterbox-cable/iphone-plug/' title='iphone-plug'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/05/iphone-plug-150x150.jpg" class="attachment-thumbnail" alt="" title="iphone-plug" /></a>
<a href='http://joelcory.com/blog/2009/05/16/iphone-chatterbox-cable/picture-001/' title='picture-001'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/05/picture-001-150x150.jpg" class="attachment-thumbnail" alt="" title="picture-001" /></a>
<a href='http://joelcory.com/blog/2009/05/16/iphone-chatterbox-cable/picture-002/' title='picture-002'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/05/picture-002-150x150.jpg" class="attachment-thumbnail" alt="" title="picture-002" /></a>
<a href='http://joelcory.com/blog/2009/05/16/iphone-chatterbox-cable/picture-003/' title='picture-003'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/05/picture-003-150x150.jpg" class="attachment-thumbnail" alt="" title="picture-003" /></a>
<a href='http://joelcory.com/blog/2009/05/16/iphone-chatterbox-cable/picture-004/' title='picture-004'><img width="150" height="150" src="http://joelcory.com/blog/wp-content/uploads/2009/05/picture-004-150x150.jpg" class="attachment-thumbnail" alt="" title="picture-004" /></a>

]]></content:encoded>
			<wfw:commentRss>http://joelcory.com/blog/2009/05/16/iphone-chatterbox-cable/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
