<?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>Produxion</title>
	<atom:link href="http://www.produxion.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.produxion.net</link>
	<description>Design &#124;&#124; Code &#38;&#38; Write</description>
	<lastBuildDate>Thu, 02 Sep 2010 08:32:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Flash is not a de facto standard technology</title>
		<link>http://www.produxion.net/2010/09/02/flash-is-not-a-de-facto-standard-technology/</link>
		<comments>http://www.produxion.net/2010/09/02/flash-is-not-a-de-facto-standard-technology/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 08:32:14 +0000</pubDate>
		<dc:creator>Phil Powell</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.produxion.net/?p=247</guid>
		<description><![CDATA[John Gruber continues to hammer home the reasons why Apple&#8217;s abandonment of Flash on mobile and touch devices is a good thing for web standards: If no one releases a popular web browsing platform that lacks Flash support, then web sites that already publish Flash content are never going to move away from it. I (&#8230;)]]></description>
			<content:encoded><![CDATA[<p><a href="http://daringfireball.net/">John Gruber</a> continues to <a href="http://daringfireball.net/2010/08/getting_there_from_here">hammer home the reasons</a> why Apple&#8217;s abandonment of Flash on mobile and touch devices is a good thing for web standards:</p>
<blockquote><p>If no one releases a popular web browsing platform that lacks Flash support, then web sites that already publish Flash content are never going to move away from it. I think the web would be a far better place without Flash, or, at least, with Flash relegated to a position like that of Java applets: there if you want it, but not a major foundation.</p>
<p>Flash is never going to decrease in popularity so long as all web browsers support it. Flash might decrease in popularity because of iOS. If you believe that Flash’s current position as a de facto standard technology is harmful to the web, then users — not just iOS users but <em>everyone using the web</em> — would benefit if that happens.</p></blockquote>
<p>I don&#8217;t think Flash is quite as evil as some commentators make out &#8211; it can be a powerful tool. But I agree that it needs to be repositioned: less as a standard web technology, and more as a bespoke application platform. So much of the stuff people use Flash for can now be achieved almost effortlessly with modern Javascript frameworks and clever use of CSS. I&#8217;ve yet to see a practical example of where Flash could be applied to applications on a mobile device.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.produxion.net%2F2010%2F09%2F02%2Fflash-is-not-a-de-facto-standard-technology%2F&amp;via=philpowell&amp;text=Flash+is+not+a+de+facto+standard+technology&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.produxion.net/2010/09/02/flash-is-not-a-de-facto-standard-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Does Clean Markup Matter in Web Design?</title>
		<link>http://www.produxion.net/2010/08/31/why-does-clean-markup-matter-in-web-design/</link>
		<comments>http://www.produxion.net/2010/08/31/why-does-clean-markup-matter-in-web-design/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 09:05:36 +0000</pubDate>
		<dc:creator>Phil Powell</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.produxion.net/?p=243</guid>
		<description><![CDATA[Webdesigner Depot are on a roll at the moment, putting out some really useful and informative articles, covering some of the basics of good web practice. This latest article covers the practical, long-term benefits of using clean, maintainable  markup: Mobile browsing is growing like Godzilla on atomic-steroids. Instead of being relegated to the jet-setting Blackberry (&#8230;)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webdesignerdepot.com/">Webdesigner Depot</a> are on a roll at the moment, putting out some really useful and informative articles, covering some of the basics of good web practice. <a href="http://www.webdesignerdepot.com/2009/05/why-does-clean-markup-matter-in-web-design/">This latest article</a> covers the practical, long-term benefits of using clean, maintainable  markup:</p>
<blockquote><p>Mobile browsing is growing like Godzilla on atomic-steroids. Instead of being relegated to the jet-setting Blackberry addicts from 5 years ago, today everyone is using their phone to surf the web.</p>
<p>Assistive technology -screen readers for the blind and alternate interface devices for the handicapped- is common, and you don’t want to lose a sale or alienate traffic just because you didn’t take that into account.</p>
<p>Your site is likely to be translated into a half-dozen languages as readers from around the world find your content. Thanks to the <a rel="nofollow" href="http://www.archive.org/index.php">Internet Archive</a>, <a rel="nofollow" href="http://www.googleguide.com/cached_pages.html">Google’s cache</a> and others, pages you publish today will be around for a long, long time even after they’ve been removed from your live site.</p>
<p>Clean markup and standards-compliance will go a long way to ensure your sites work in each of these scenarios.</p></blockquote>
<p>Even if you&#8217;re a hardened web developer who knows your craft well, I think it&#8217;s always good to refresh your basic knowledge with articles like this: sometimes to reinforce your assertions and assumptions; and sometimes to pick up useful tidbits which have passed you by, or which you haven&#8217;t given much thought to.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.produxion.net%2F2010%2F08%2F31%2Fwhy-does-clean-markup-matter-in-web-design%2F&amp;via=philpowell&amp;text=Why+Does+Clean+Markup+Matter+in+Web+Design%3F&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.produxion.net/2010/08/31/why-does-clean-markup-matter-in-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progressive Enhancement: Explained</title>
		<link>http://www.produxion.net/2010/08/26/progressive-enhancement-explained/</link>
		<comments>http://www.produxion.net/2010/08/26/progressive-enhancement-explained/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 10:48:57 +0000</pubDate>
		<dc:creator>Phil Powell</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.produxion.net/?p=241</guid>
		<description><![CDATA[Webdesigner Depot have a really well-written feature on the oft-misunderstood subject of progressive enhancement: A lot of designers think progressive enhancement only benefits those users who are using outdated browsers, but other users benefit, too. Mobile browsers are the most likely to take full advantage of progressive enhancement. The reasons for this are two-fold. First, (&#8230;)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webdesignerdepot.com/">Webdesigner Depot</a> have a really well-written feature on the oft-misunderstood <a href="http://www.webdesignerdepot.com/2010/08/a-complete-guide-to-progressive-enhancement/">subject of progressive enhancement</a>:</p>
<blockquote><p>A lot of designers think progressive enhancement only benefits those users who are using outdated browsers, but other users benefit, too. Mobile browsers are the most likely to take full advantage of progressive enhancement. The reasons for this are two-fold. First, mobile browsers that don’t support CSS or JavaScript can still display the content of your site. While most modern smart phone browsers support at least one of those, not all browsers for basic cell phones do.</p></blockquote>
<p>It&#8217;s worth reading the whole article, which includes some very clearly explained advice, including how to sell the benefits of progressive enhancement to clients:</p>
<blockquote><p>When working on your own, personal website projects, progressive enhancement is something you can implement without a problem. When dealing with clients, however, it can get a bit trickier. A lot of clients are still stuck on the idea that their website needs to appear exactly the same in every browser they’ve ever used. Ever.</p>
<p>Explain the benefits of progressive enhancement to your clients. Tell them that it’s faster and less expensive for them to have you design the site with progressive enhancement in mind, and that their visitors likely won’t care either way, as long as the content is available.</p></blockquote>
<p>It&#8217;s worth noting that <em>progressive enhancement</em> is not the same thing as graceful degradation. <a href="http://www.alistapart.com/articles/understandingprogressiveenhancement/">This article from A List Apart</a> explains it best:</p>
<blockquote><p>Progressive enhancement focuses on the content. Note the difference: <em>I didn’t even mention browsers</em>.</p>
<p>Content is the reason we create websites to begin with. Some sites disseminate it, some collect it, some request it, some manipulate it, and some even do all of the above, but they all require it. That’s what makes progressive enhancement a more appropriate paradigm. It’s why Yahoo! swiftly adopted it and used it to create their <a href="http://developer.yahoo.com/yui/articles/gbs/">Graded Browser Support</a> strategy.</p></blockquote>
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.produxion.net%2F2010%2F08%2F26%2Fprogressive-enhancement-explained%2F&amp;via=philpowell&amp;text=Progressive+Enhancement%3A+Explained&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.produxion.net/2010/08/26/progressive-enhancement-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorola acquires 280 North. But why?</title>
		<link>http://www.produxion.net/2010/08/26/motorola-acquires-280-north-but-why/</link>
		<comments>http://www.produxion.net/2010/08/26/motorola-acquires-280-north-but-why/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 08:55:17 +0000</pubDate>
		<dc:creator>Phil Powell</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.produxion.net/?p=239</guid>
		<description><![CDATA[280 North wowed people with the creation of their web application framework Cappuccino, which is built on an impressive new programming language, Objective-J. The whole framework is modelled on desktop development with Objective-C for Mac OS X, and it can do some pretty amazing stuff &#8211; it&#8217;s like Cocoa but for the web. Techcrunch report (&#8230;)]]></description>
			<content:encoded><![CDATA[<p><a href="http://280north.com/">280 North</a> wowed people with the creation of their web application framework <a href="http://cappuccino.org/">Cappuccino</a>, which is built on an impressive new programming language, Objective-J. The whole framework is modelled on desktop development with Objective-C for Mac OS X, and it can do some pretty amazing stuff &#8211; it&#8217;s like Cocoa but for the web.</p>
<p><a href="http://techcrunch.com/2010/08/24/motorola-snaps-up-280-north-for-20-million/?utm_source=feedburner&amp;utm_medium=twitter&amp;utm_campaign=Feed%3A+Tputh+%28TPUTH+-+Breaking+News+With+The+Social+Hammer%29">Techcrunch report</a> that 280 North has been acquired by Motorola for a whopping $20 million, quoting a Motorola spokesperson:</p>
<blockquote><p>&#8220;I can confirm that Motorola acquired 280 North earlier this summer. The transaction provides Motorola with specialized web-app engineering talent and technology that will help facilitate the continued expansion of Motorola’s application ecosystem. We believe 280 North will be instrumental in helping us continue to foster the Android ecosystem with innovative web-based technologies and applications.&#8221;</p></blockquote>
<p>I really don&#8217;t understand the logic behind this acquisition, and suspect it could mean the end of the great open-source work that 280 North have done.</p>
<ol>
<li>Motorola are committed to developing for the Android platform, so why acquire technology which is so intrinsically tied to the Mac platform? Objective-J is essentially a webified version of Objective-C; the look-and-feel of Cappuccino&#8217;s UI elements are based on the Mac UI, and the development tools feel just like Mac apps.</li>
<li>Cappuccino&#8217;s aim was to bring the ease of developing desktop applications to the web: it&#8217;s about creating web applications which feel like desktop applications. Motorola have very firmly positioned themselves in the mobile market, so why the interest in web applications which feel like desktop applications? Even if they are branching out into the <a href="http://www.t3.com/news/10-inch-motorola-android-tablet-coming-to-rival-the-ipad?=47755">development of tablet devices for the home</a>, surely it makes sense to develop technology for a touch UI? Touch is not what Cappuccino is about &#8211; Sproutcore is <a href="http://blog.sproutcore.com/post/531215199/introducing-sproutcore-touch">way ahead of the game</a> in this area.</li>
</ol>
<p>I&#8217;m ready to be proven wrong, but this seems like a knee-jerk acquisition. This isn&#8217;t about acquiring 280 North as a viable company, or Cappuccino as a platform for further development &#8211; it&#8217;s about acquiring the clever brains behind this web app framework for Motorola&#8217;s bespoke purposes. It&#8217;s right there in that Motorola statement: &#8220;the transaction provides Motorola with specialized web-app engineering talent&#8221;.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.produxion.net%2F2010%2F08%2F26%2Fmotorola-acquires-280-north-but-why%2F&amp;via=philpowell&amp;text=Motorola+acquires+280+North.+But+why%3F&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.produxion.net/2010/08/26/motorola-acquires-280-north-but-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Further Thoughts on CSS, Experiments and Icons</title>
		<link>http://www.produxion.net/2010/08/24/further-thoughts-on-css-experiments-and-icons/</link>
		<comments>http://www.produxion.net/2010/08/24/further-thoughts-on-css-experiments-and-icons/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 14:49:02 +0000</pubDate>
		<dc:creator>Phil Powell</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.produxion.net/?p=235</guid>
		<description><![CDATA[Matt Ward has written a follow-up to the really good article he posted last week, expanding on his thoughts and responding to some of the discussion which has been raised. He talks about the distinction between experimental techniques intended as an educational resource, and commercial resources which encourage bad practice: Yes, I don’t think that (&#8230;)]]></description>
			<content:encoded><![CDATA[<p>Matt Ward has <a href="http://blog.echoenduring.com/2010/08/21/further-thoughts-on-css-experiments-and-icons/">written a follow-up</a> to the really good article he <a href="http://blog.echoenduring.com/2010/08/14/are-we-taking-css-too-far/">posted last week</a>, expanding on his thoughts and responding to some of the discussion which has been raised. He talks about the distinction between experimental techniques intended as an educational resource, and commercial resources which encourage bad practice:</p>
<blockquote><p>Yes, I don’t think that (most of) the CSS experiments are meant to be practical. I also agree that they are have entertainment value, though I think they have even greater value as an educational resource. As long as these things are generally understood, then there’s really no issue, and if things had stayed that way, I would probably not have written the article at all.</p>
<p>However, when we actually start charging money for these icons – as with the <a href="http://lucianmarin.com/peculiar/">Peculiar</a> set – that places everything in an entirely new light, which I have termed the implication of cost. As long as everything remained in in the experimental stage, all this unique CSS work remained could be understood as primarily theoretical and conceptual. The moment we put a price tag on it, though, the implications change.</p>
<p>Charging people for the icons is essentially a means of sanctioning their use in a production environment and are stepping firmly across the line between the experimental and the implementable. When this happens, I think that there <em>is</em> an argument, because we are no longer just in the realm of the experimental, and the message we are sending is the wrong one.</p></blockquote>
<p>I totally agree, and any web developer worth their salt will be wary of implementing any of these experimental techniques in a production environment. Font replacement techniques like <a href="http://cufon.shoqolate.com/generate/">Cufón</a> and <a href="http://wiki.novemberborn.net/sifr3/">sIFR</a> have their detractors, but at least these techniques degrade gracefully &#8211; even @font-face is designed to degrade so that it doesn&#8217;t interfere with the browsing experience served up by unsupported technology. But as soon as you start to use wild CSS for the design of graphical icons, or start fudging dingbats to convey visual context where it doesn&#8217;t belong, you create horrendous accessibility problems and degrade the user experience <em>ungracefully</em>.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.produxion.net%2F2010%2F08%2F24%2Ffurther-thoughts-on-css-experiments-and-icons%2F&amp;via=philpowell&amp;text=Further+Thoughts+on+CSS%2C+Experiments+and+Icons&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.produxion.net/2010/08/24/further-thoughts-on-css-experiments-and-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure CSS Icons: Make The Madness Stop</title>
		<link>http://www.produxion.net/2010/08/21/pure-css-icons-make-the-madness-stop/</link>
		<comments>http://www.produxion.net/2010/08/21/pure-css-icons-make-the-madness-stop/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 16:33:49 +0000</pubDate>
		<dc:creator>Phil Powell</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.produxion.net/?p=232</guid>
		<description><![CDATA[Faruk Ateş on the impracticalities of CSS as a tool for designing icons: During the design phase, being able to tweak the pixel look and dimensions of an icon should be as simple as possible; adjusting many lines of CSS code to do this is not it, especially if you didn’t write the CSS originally. (&#8230;)]]></description>
			<content:encoded><![CDATA[<p><a href="http://farukat.es/journal/2010/08/469-pure-css-icons-make-madness-stop">Faruk Ateş on the impracticalities of CSS as a tool for designing icons</a>:</p>
<blockquote><p>During the design phase, being able to tweak the pixel look and dimensions of an icon should be as simple as possible; adjusting many lines of CSS code to do this is not it, especially if you didn’t write the CSS originally. You want that icon a little bigger? Tough luck, it was created by someone else at 32 by 32 pixels, now it’s up to you to figure out how to make it all work for 36 by 36. Similarly, implementing an icon should be as simple as writing a CSS background property or adding an <code>&lt;img&gt;</code> tag. It shouldn’t involve adding six meaningless HTML elements nor twenty lines of CSS per icon.</p></blockquote>
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.produxion.net%2F2010%2F08%2F21%2Fpure-css-icons-make-the-madness-stop%2F&amp;via=philpowell&amp;text=Pure+CSS+Icons%3A+Make+The+Madness+Stop&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.produxion.net/2010/08/21/pure-css-icons-make-the-madness-stop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are We Taking CSS Too Far?</title>
		<link>http://www.produxion.net/2010/08/21/are-we-taking-css-too-far/</link>
		<comments>http://www.produxion.net/2010/08/21/are-we-taking-css-too-far/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 16:25:34 +0000</pubDate>
		<dc:creator>Phil Powell</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.produxion.net/?p=230</guid>
		<description><![CDATA[Matt Ward has written a wonderfully insightful and informed post asking whether some recent CSS experiments are pushing the technology beyond what it was designed for. Each of these experiments takes a different approach. Some, like the line graph, have some practical applications in the real world, while others like the CSS fail whale are (&#8230;)]]></description>
			<content:encoded><![CDATA[<p>Matt Ward has written <a href="http://blog.echoenduring.com/2010/08/14/are-we-taking-css-too-far/">a wonderfully insightful and informed post</a> asking whether some recent CSS experiments are pushing the technology beyond what it was designed for.</p>
<blockquote><p>Each of these experiments takes a different approach. Some, like the line graph, have some practical applications in the real world, while others like the CSS fail whale are completely and entirely impractical. It’s certainly interesting to know that it can be done, but that doesn’t necessarily mean that it <em>should</em> be done.</p></blockquote>
<p>This trend for the use of CSS as a design tool has been bugging me for a while now, and Matt hits on the very heart of the problem, drawing parallels with table-based layouts:</p>
<blockquote><p>If you’ve been around the web design and devlopment industry for very long, you probably already know how much of a faux pas table-based design is considered. Well, when it comes to CSS icons, consider these thoughts:</p>
<ol>
<li><strong>Bloat</strong> – All the necessary CSS declarations will really bloat up your style sheets, making them an absolute nightmare to manage. Wait, didn’t I just write those same words? Also, depending on how the icons are achieved, you might find your HTML bloating up with extra elements too.</li>
<li><strong>Inflexible</strong> – Again I admit that people have done some really incredible things with CSS, but compared with a real graphics program, CSS generated graphics are incredibly limited in what they can do.</li>
<li><strong>Purpose</strong> – As we’ve already discussed at some length, CSS wasn’t designed as a tool for creating graphics, despite the fact that people are able to do some pretty amazing things with them, like the Peculiar and social media icons we’ve already looked at. Impressive? Yes. The right tool? No.</li>
</ol>
</blockquote>
<p>Many of these CSS experiments are very worthy exercises to show the possibilities and extremes of what the technology can do &#8211; but most aren&#8217;t practical for production use. CSS is a technology for defining rules about how content should be visually presented; it&#8217;s not a tool for generating graphics.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.produxion.net%2F2010%2F08%2F21%2Fare-we-taking-css-too-far%2F&amp;via=philpowell&amp;text=Are+We+Taking+CSS+Too+Far%3F&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.produxion.net/2010/08/21/are-we-taking-css-too-far/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pictos: scalable web icons using fonts</title>
		<link>http://www.produxion.net/2010/08/17/pictos-scalable-web-icons-using-fonts/</link>
		<comments>http://www.produxion.net/2010/08/17/pictos-scalable-web-icons-using-fonts/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 15:40:43 +0000</pubDate>
		<dc:creator>Phil Powell</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.produxion.net/?p=224</guid>
		<description><![CDATA[Pictos is an interesting concept in web icons, which has been released by Drew Wilson. Instead of the traditional method of using images to display icons on web pages, Pictos uses a font, in the style of Dinbats or Webdings, which can be implemented using @font-face. It&#8217;s an interesting concept. The main advantages appear to (&#8230;)]]></description>
			<content:encoded><![CDATA[<p><a href="http://pictos.drewwilson.com/">Pictos</a> is an interesting concept in web icons, which has been released by <a href="http://www.drewwilson.com/">Drew Wilson</a>.</p>
<p>Instead of the traditional method of using images to display icons on web pages, Pictos uses a font, in the style of Dinbats or Webdings, which can be implemented using @font-face.</p>
<p>It&#8217;s an interesting concept. The main advantages appear to be improved speed and better scalability (the icons will scale just like any font). But there are some serious accessibility flaws. Since the font characters appear to be mapped to the standard alphabet (i.e. the &#8220;refresh&#8221; icon is mapped to the letter &#8220;C&#8221;), using this technique is a horrendous headache for anyone using a screen reader, and will be very bad for your SEO. One of the examples shows an example using CSS :before selector to prepend an icon to content, which kind of gets around those problems, but still feels a bit clunky to me: the whole HTML/CSS stack seems to be broken.</p>
<p>A good effort, but I&#8217;m not sure this technique is ready for the mainstream.</p>
<p><strong>UPDATE: </strong>The guys at <a href="http://filamentgroup.com/">Filament Group</a> have done <a href="http://filamentgroup.com/lab/dingbat_webfonts_accessibility_issues/">some casual testing of the accessibility of this technique </a>with a range of proposed solutions. Sadly, the results aren&#8217;t promising &#8211; even the &#8220;:before&#8221; technique breaks things. My gut feeling is that this still isn&#8217;t a particularly graceful technique, and the only viable fix is to map the Pictos &#8220;alphabet&#8221; to appropriate unicode characters. But, even then, the implementation would be tricky for anyone who lacks a rudimentary grasp of unicode.</p>
<p><strong>UPDATE 2: </strong>Looks like the very talented Jon Tangerine <a href="http://jontangerine.com/log/2010/08/web-fonts-dingbats-icons-and-unicode">has come to similar conclusions</a>: the only way this can really work is by mapping the icons in the font to sensible Unicode code points. But identifies still more problems with the technique, even if the semantics discrepancies were dealt with: more accessibility gripes, the reliance on @font-face support and the difficulties of a graceful fallback.</p>
<blockquote><p>Drew suggests you can kind-of wrangle the markup into something sort-of semantic. However, it starts to fall down fast. For example, a check mark (tick) is mapped to ‘3’. There’s nothing semantic about that. Clever replacement techniques just hide the evidence. It’s a hack. There’s nothing wrong with a hack here and there (as box model veterans well know) but the ends have to justify the means.</p></blockquote>
<p>Jon explains things far more eloquently than I can, so I suggest you read <a href="http://jontangerine.com/log/2010/08/web-fonts-dingbats-icons-and-unicode">his balanced and reasoned post</a>.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.produxion.net%2F2010%2F08%2F17%2Fpictos-scalable-web-icons-using-fonts%2F&amp;via=philpowell&amp;text=Pictos%3A+scalable+web+icons+using+fonts&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.produxion.net/2010/08/17/pictos-scalable-web-icons-using-fonts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adobe fonts come to Typekit</title>
		<link>http://www.produxion.net/2010/08/17/adobe-fonts-come-to-typekit/</link>
		<comments>http://www.produxion.net/2010/08/17/adobe-fonts-come-to-typekit/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 09:22:56 +0000</pubDate>
		<dc:creator>Phil Powell</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.produxion.net/?p=216</guid>
		<description><![CDATA[Bryan Mason announces a partnership with Adobe which brings a set of popular Adobe fonts to Typekit: Adobe and Typekit are teaming up to bring some of the world’s most popular, recognizable, and respected fonts to the web. Starting today, you’ll be able to use classics like Adobe Garamond, News Gothic, Myriad, and Minion plus many more on your (&#8230;)]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.typekit.com/2010/08/16/typekit-and-adobe/">Bryan Mason announces a partnership with Adobe</a> which brings a set of popular Adobe fonts to Typekit:</p>
<blockquote><p>Adobe and Typekit are teaming up to bring some of the world’s most popular, recognizable, and respected fonts to the web. Starting today, you’ll be able to use classics like <a href="https://typekit.com/fonts/adobe-garamond-pro?utm_source=typekit-blog&amp;utm_medium=blog&amp;utm_campaign=new-foundry">Adobe Garamond</a>, <a href="https://typekit.com/fonts/news-gothic-std?utm_source=typekit-blog&amp;utm_medium=blog&amp;utm_campaign=new-foundry">News Gothic</a>, <a href="https://typekit.com/fonts/myriad-pro?utm_source=typekit-blog&amp;utm_medium=blog&amp;utm_campaign=new-foundry">Myriad</a>, and <a href="https://typekit.com/fonts/minion-pro?utm_source=typekit-blog&amp;utm_medium=blog&amp;utm_campaign=new-foundry">Minion</a> plus many more on your website — all of them newly optimized and hinted for the screen.</p></blockquote>
<p>Although there are only twenty-six fonts being added to the collection, they include some of the most popular and elegant fonts in use today. The fact that Adobe have taken the effort to ensure they are properly hinted for screen use is another bonus:</p>
<blockquote><p>We’ve been using these fonts internally here at Typekit for a few weeks and the quality is simply amazing. These are the original cuts of the celebrated typefaces you’ve been waiting for, not reproductions or knockoffs of their designs. That means you can use them with the assurance that your creative work is being presented with all the accuracy and technical detail the print world has known for decades.</p></blockquote>
<p>I&#8217;ve been watching the evolution of <a href="http://typekit.com/">Typekit</a> for a while now, but haven&#8217;t used it in any production work yet. This may just be the tipping point where many people take a second, serious look at Typekit as a viable tool for bringing elegant typography to their web designs &#8211; <a href="https://typekit.com/plans">$49 per year</a> is a pretty good deal, particularly when you compare the cost of the average font license.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.produxion.net%2F2010%2F08%2F17%2Fadobe-fonts-come-to-typekit%2F&amp;via=philpowell&amp;text=Adobe+fonts+come+to+Typekit&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.produxion.net/2010/08/17/adobe-fonts-come-to-typekit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing the jQuery Mobile Project</title>
		<link>http://www.produxion.net/2010/08/14/announcing-the-jquery-mobile-project/</link>
		<comments>http://www.produxion.net/2010/08/14/announcing-the-jquery-mobile-project/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 09:20:15 +0000</pubDate>
		<dc:creator>Phil Powell</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.produxion.net/?p=213</guid>
		<description><![CDATA[John Resig on the forthcoming jQuery mobile project: The jQuery project is really excited to announce the work that we’ve been doing to bring jQuery to mobile devices. Not only is the core jQuery library being improved to work across all of the major mobile platforms, but we’re also working to release a complete, unified, (&#8230;)]]></description>
			<content:encoded><![CDATA[<p><a href="http://jquerymobile.com/2010/08/announcing-the-jquery-mobile-project/">John Resig on the forthcoming jQuery mobile project</a>:</p>
<blockquote><p>The jQuery project is really excited to announce the work that we’ve been doing to bring jQuery to mobile devices. Not only is the core jQuery library being improved to work across all of the major mobile platforms, but we’re also working to release a complete, unified, mobile UI framework.</p></blockquote>
<p>This looks great, and with a track record of delivering solid, well-documented code, this is going to be a welcome addition to the jQuery family. A unified approach to mobile web UI is desperately needed, and sounds like they are going to be targeting a wide range of platforms:</p>
<blockquote><p>The critical difference with our approach is the wide variety of mobile browsers we’re targeting with jQuery Mobile. We’ve been working hard at bringing jQuery support to all mobile browsers that are sufficiently-capable and have at least a nominal amount of market share. In this way we’re treating mobile web browsers exactly how we treat desktop web browsers.</p></blockquote>
<p>And, they&#8217;re approaching the visual design in a good way: talking in terms of &#8220;design language&#8221;:</p>
<blockquote><p>From a design perspective, we have a unique challenge because we need a universal design system that will feel “right” on a broad range of devices instead of directly mimicking the design style of a particular platform.</p>
<p>To that end, we aim to synthesize a touch-friendly design language that can work well across a range of form factors from smartphone to tablet and a range of mobile platforms. A new <a href="http://jqueryui.com/themeroller/">ThemeRoller</a> tool will be developed that will allow designers and developers to quickly design a custom theme that fits their color scheme and style to make a highly branded experience possible across all devices and browsers.</p></blockquote>
<p>It&#8217;s worth reading the entire <a href="http://jquerymobile.com/strategy/">strategy statement</a>.
<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.produxion.net%2F2010%2F08%2F14%2Fannouncing-the-jquery-mobile-project%2F&amp;via=philpowell&amp;text=Announcing+the+jQuery+Mobile+Project&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.produxion.net/2010/08/14/announcing-the-jquery-mobile-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
