<?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>Web Directions &#187; css</title> <atom:link href="http://www.webdirections.org/tag/css/feed/" rel="self" type="application/rss+xml" /><link>http://www.webdirections.org</link> <description>Just another WordPress weblog</description> <lastBuildDate>Fri, 27 Jan 2012 00:02:10 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Nicole Sullivan — CSS Power Tools</title><link>http://www.webdirections.org/resources/nicole-sullivan-css-power-tools/</link> <comments>http://www.webdirections.org/resources/nicole-sullivan-css-power-tools/#comments</comments> <pubDate>Mon, 14 Nov 2011 10:12:03 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[css]]></category> <category><![CDATA[frameworks]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[production]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3793</guid> <description><![CDATA[<p><img alt="Photo of Nicole Sullivan" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_n_sullivan.jpg" style="clear:left">In this session, you’ll learn about good tools that can make CSS development faster and maintenance easier.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions South 2011, Sydney, October 14th.</p><ul><li><a href=http://webdirections.org/podcasts/WD2011/wds11-n-sullivan.mp3>Audio recording of session</a></li><li><a href=#slides>Presentation slides</a></li><li><a href=#description>Session description</a></li><li><a href=#bio>About Nicole Sullivan</a></li></ul><h4 id=slides>Presentation slides</h4><p><iframe src="http://www.slideshare.net/slideshow/embed_code/10120722" width="520" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p><h4 id=description>Session description</h4><p>Let’s admit it, the tools for writing CSS aren’t very advanced. For the most part, the people who write tools don’t know about CSS and the people who know about CSS don’t write tools. Quite a conundrum! In this session, you’ll learn about good tools that can make development faster and maintenance easier. We’ll also talk a bit about where we can go from here. What tools do we need as sites are becoming more and more complex? We need to get beyond tools whose primary goal is to avoid hand-coding and realize that, as our techniques for writing CSS become more powerful, our tools can too! Session will include:</p><ul><li>Validators</li><li>Preprocessors</li><li>Finding dead rules</li><li>Linting</li><li>CSS3 gradient tools</li><li>Performance measurement tools</li><li>Unit testing</li></ul><h4 id=bio>About Nicole Sullivan</h4><p><img alt="Photo of Nicole Sullivan" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_n_sullivan.jpg" style="clear:left">Nicole is an evangelist, front-end performance consultant, CSS Ninja, and author. She started the Object-Oriented CSS open source project, which answers the question: how do you scale CSS for millions of visitors or thousands of pages? She also consulted with Facebook and the W3C, and is the co-creator of <a href=http://developer.yahoo.com/yslow/smushit/>Smush.it</a>, an image optimization service in the cloud. She is passionate about CSS, web standards, and scalable front-end architecture for large commercial websites.</p><p>She co-authored Even Faster Websites and blogs at <a href=http://www.stubbornella.org/content/>stubbornella.org</a>.</p><p>Follow Nicole on Twitter: <a href=http://twitter.com/@stubbornella>@stubbornella</a></p> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/nicole-sullivan-css-power-tools/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD2011/wds11-n-sullivan.mp3" length="40011856" type="audio/mpeg" /> </item> <item><title>Greg Rewis — Move it! CSS3 Transitions and Animations</title><link>http://www.webdirections.org/resources/greg-rewis-move-it-css3-transitions-and-animations/</link> <comments>http://www.webdirections.org/resources/greg-rewis-move-it-css3-transitions-and-animations/#comments</comments> <pubDate>Sat, 05 Nov 2011 22:37:38 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[css]]></category> <category><![CDATA[css3]]></category> <category><![CDATA[html5]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[visual design]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3797</guid> <description><![CDATA[<p><img alt="Photo of Greg Rewis" class="photo" src="http://static2.webdirections.org/webdirections/images/speaker-g-rewis.jpg" width="65" height="65">In this session, we’ll take a look at all of the possibilities and explore what works and where — from the simplest effects, to creative usability enhancements including the combination of CSS with mobile Javascript frameworks.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions South 2011, Sydney, October 14th.</p><ul><li><a href=http://webdirections.org/podcasts/WD2011/wds11-g-rewis.mp3>Audio recording of session</a></li><li><a href=#slides>Presentation slides</a></li><li><a href=http://www.adobe.com/devnet/html5/articles/css-shaders.html>Additional resources</a></li><li><a href=#description>Session description</a></li><li><a href=#bio>About Greg Rewis</a></li></ul><h4 id=slides>Presentation slides</h4><p><script src="http://speakerdeck.com/embed/4eb5b398b5fbcd00540023fb.js"></script></p><h4 id=description>Session description</h4><p>Since the early days of the web, the only reliable way to get movement on your site was through Flash, or more recently, Javascript. But now, with WebKit and Mozilla leading the way, transformations and transitions can be done with pure CSS, even on mobile devices. And for those in need of even more movement, CSS3 provides for keyframe-based animations. In this session, we’ll take a look at all of the possibilities and explore what works and where — from the simplest effects, to creative usability enhancements including the combination of CSS with mobile Javascript frameworks.</p><h4 id=bio>About Greg Rewis</h4><p><img alt="Photo of Greg Rewis" class="photo" src="http://static2.webdirections.org/webdirections/images/speaker-g-rewis.jpg" width="65" height="65">Greg Rewis is the Principal Evangelist for Adobe Systems, focusing on Adobe’s open web products and technologies such as HTML5, CSS3 and Javascript. With over 20 years of computer industry experience, Greg spends in excess of 200 days of the year on the road, talking with customers, giving product demonstrations at seminars, and speaking at industry conferences.</p><p>Greg has been passionate about the web since putting his first “home page” online in 1994. His career has taken him around the world, from the early days of desktop publishing, to a start-up in Hamburg, Germany, the glory days of the web at Macromedia and finally his current role at Adobe.</p><p>The original GoLive Cyberstudio Product Manager and former Dreamweaver Technical Product Manager, Greg is the co-author of “Mastering CSS with Dreamweaver CS3″ and “Mastering CSS with Dreamweaver CS4″ published by New Riders, as well as a regular contributor to industry publications.</p><p>Follow Greg on Twitter: <a href=http://twitter.com/@garazi>@garazi</a></p> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/greg-rewis-move-it-css3-transitions-and-animations/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD2011/wds11-g-rewis.mp3" length="45758176" type="audio/mpeg" /> </item> <item><title>Lea Verou — Mastering CSS3 gradients</title><link>http://www.webdirections.org/resources/lea-verou-mastering-css3-gradients/</link> <comments>http://www.webdirections.org/resources/lea-verou-mastering-css3-gradients/#comments</comments> <pubDate>Sat, 04 Jun 2011 08:14:13 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[css]]></category> <category><![CDATA[css3]]></category> <category><![CDATA[visual design]]></category> <category><![CDATA[web standards]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3377</guid> <description><![CDATA[<p><img alt="Photo of Lea Verou" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_l_verou.jpg" width="65" height="65">With most browsers adding increasing support, and the simplicity of providing fallbacks for those that don’t, CSS3 gradients are something we can start to use right now. They benefit our users with faster websites and ourselves with more time in our hands to spend in other things, since they are easy to create, edit and update. A very powerful feature that can also be utilized for a surprising number of design effects, even ones that don’t resemble gradients at all. In this talk, Lea will explore CSS3 gradients in great depth and it’s almost guaranteed that no matter your expertise level, you will walk out having learned new things.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions @media 2011, London, May 26th 10:45am.</p><ul><li><a href=http://webdirections.org/podcasts/WD2011/lea-verou.mp3>Audio recording of session</a></li><li><a href=#slides>Presentation slides</a></li><li><a href=#description>Session description</a></li><li><a href=#bio>About Lea Verou</a></li></ul><h4 id=slides>Presentation slides</h4><p><iframe src="http://www.slideshare.net/slideshow/embed_code/8123661" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p><h4 id=description>Session description</h4><p>With most browsers adding increasing support, and the simplicity of providing fallbacks for those that don’t, CSS3 gradients are something we can start to use right now. They benefit our users with faster websites and ourselves with more time in our hands to spend in other things, since they are easy to create, edit and update. A very powerful feature that can also be utilized for a surprising number of design effects, even ones that don’t resemble gradients at all. In this talk, Lea will explore CSS3 gradients in great depth and it’s almost guaranteed that no matter your expertise level, you will walk out having learned new things.</p><h4 id=bio>About Lea Verou</h4> <section class=vcard> <img alt="Photo of Lea Verou" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_l_verou.jpg" width="65" height="65"><span class=fn>Lea Verou</span> is a front-end engineer currently living in Greece. She discovered programming at the young age of 12 (web development a few years after) and it was love at first …line. In 2008, she co-founded Fresset Ltd, whose websites have attracted a large following in the Greek internet scene, they are currently working frantically on their first international project.</p><p>Fed up with the lack of proper web development education in Greece, she co-organised <a href="http://leaverou.me/2010/07/organizing-a-university-course-on-modern-web-development/">a university course</a> which teaches all aspects of modern, standards-based Web development, including CSS3, HTML5 and ES5 as regular parts of its content.</p><p>During her spare time, she blogs about CSS, JavaScript and web usability at <a href="http://leaverou.me" class=url>leaverou.me</a>.</p><p><strong>Follow Lea on Twitter:</strong> <a href="http://twitter.com/LeaVerou" title="">@LeaVerou</a><br /> </section> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/lea-verou-mastering-css3-gradients/feed/</wfw:commentRss> <slash:comments>5</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD2011/lea-verou.mp3" length="30672870" type="audio/mpeg" /> </item> <item><title>Divya Manian — Creative CSS3</title><link>http://www.webdirections.org/resources/divya-manian-creative-css3/</link> <comments>http://www.webdirections.org/resources/divya-manian-creative-css3/#comments</comments> <pubDate>Sun, 29 May 2011 00:13:24 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[css]]></category> <category><![CDATA[css3]]></category> <category><![CDATA[design]]></category> <category><![CDATA[visual design]]></category> <category><![CDATA[web standards]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3251</guid> <description><![CDATA[<p><img alt="Photo of Divya Manian" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_d_manian.jpg" width="65" height="65">Find out how to creatively use new features of CSS3 (gradients, multiple backgrounds, generated content, and many more) to give life to your design ideas, make them adaptable and maintainable, and provide the best experience possible on an array of platforms.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions Unplugged 2011, Seattle, May 12th 11:45am.</p><ul><li><a href=http://webdirections.org/podcasts/WD2011/unplugged-Divya-Manian.mp3>Audio recording of session</a></li><li><a href=#slides>Presentation slides</a></li><li><a href=#description>Session description</a></li><li><a href=#bio>About Divya Manian</a></li></ul><h4 id=slides>Presentation slides</h4><p><a href=http://nimbu.in/unplugged#intro>External slides</a></p><h4 id=description>Session description</h4><p>Being a front-end designer used to mean pixel hacking and endless rounds of pain while trying to make sites and applications “look the same in each browser”. Thankfully, we now live in more interesting times. But as we strive to make our web apps a pleasure to use, the vast array of tools and techniques available to us present their own set of challenges. In this session you will learn to ask the right questions to guide your choice of tools and the design.</p><p>Find out how to creatively use new features of CSS3 (gradients, multiple backgrounds, generated content, and many more) to give life to your design ideas, make them adaptable and maintainable, and provide the best experience possible on an array of platforms.</p><p>Finally, you’ll hear how to create a library of simple and ready-to-use design patterns, that you can incorporate into your workflow to bring your designs to life much faster.</p><h4 id=bio>About Divya Manian</h4> <section class=vcard> <img alt="Photo of Divya Manian" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_d_manian.jpg" width="65" height="65"><a class="url fn" href=http://nimbupani.com/>Divya Manian</a> is a Web Designer in Seattle. She made the jump from developing device drivers for Motorola phones to designing websites and has not looked back since. She takes her duties as an Open Web vigilante seriously which has resulted in collaborative projects such as <a href=http://html5readiness.com/>HTML5 Readiness</a> and <a href=http://html5boilerplate.com/>HTML5 Boilerplate</a>. Speaker Photo: © <a href=http://photography.mangopowergirl.com/>Mohini Patel Glanz</a>.</p><p><strong>Follow Divya on Twitter:</strong> <a href=http://twitter.com/nimbuin>@nimbuin</a><br /> </section> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/divya-manian-creative-css3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD2011/unplugged-Divya-Manian.mp3" length="26759228" type="audio/mpeg" /> </item> <item><title>Zoe Mickley Gillenwater — Effective and efficient design with CSS3</title><link>http://www.webdirections.org/resources/zoe-mickley-gillenwater-effective-and-efficient-design-with-css3/</link> <comments>http://www.webdirections.org/resources/zoe-mickley-gillenwater-effective-and-efficient-design-with-css3/#comments</comments> <pubDate>Wed, 17 Nov 2010 05:23:49 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[css]]></category> <category><![CDATA[design]]></category> <category><![CDATA[visual design]]></category> <category><![CDATA[web standards]]></category> <category><![CDATA[Zoe Mickley Gillenwater]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=2970</guid> <description><![CDATA[<p><img src="http://static1.webdirections.org/webdirections/images/speaker_z_gillenwater.jpg" class="speaker photo" width="65" height="65" alt="Zoe Mickley Gillenwater Portrait" />CSS3 is changing how we design and develop web sites, allowing us to quickly and easily create and maintain highly efficient and adaptable sites that are a pleasure to use. You’ll learn practical yet progressive examples of the most beneficial CSS3 techniques to put to use in your pages today.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions USA 2010, Loews Atlanta Hotel, September 23 11.45am.</p><ul><li><a href="#slides">Presentation slides</a></li><li><a href=http://zomigi.com/blog/web-directions-usa/>Additional resources</a></li><li><a href="#description">Session description</a></li><li><a href="#bio">About Zoe Mickley Gillenwater</a></li></ul><h4 id="slides">Presentation slides</h4><p><object id="__sse5267605" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wdusaefficient-effective-css3-100923075548-phpapp02&#038;stripped_title=effective-and-efficient-design-with-css3&#038;userName=zomigi" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse5267605" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wdusaefficient-effective-css3-100923075548-phpapp02&#038;stripped_title=effective-and-efficient-design-with-css3&#038;userName=zomigi" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></p><h4 id="description">Session description</h4><p>Since many pieces of CSS3 are now supported in the majority of browsers, web sites are popping up all over the place that feature rounded corners (ooh), drop shadows (ahh), and unique embedded fonts (hooray!). But CSS3 can do more than add visual richness to your sites (though it’s quite good at that). Using robust, forward-thinking CSS3 techniques in place of the old standbys can have tangible benefits for your business and users. Powerful new selectors and image-free visual effects can streamline your sites and improve their speed. Media queries can make your sites more adaptable and usable on the wide variety of browser configurations and user agents in use today, including mobile devices like iPhone, Android, and iPad. CSS3 is changing how we design and develop web sites, allowing us to quickly and easily create and maintain highly efficient and adaptable sites that are a pleasure to use. You’ll learn practical yet progressive examples of the most beneficial CSS3 techniques to put to use in your pages today.</p><h4 id="bio">About Zoe Mickley Gillenwater</h4><div class="vcard"> <img src="http://static1.webdirections.org/webdirections/images/speaker_z_gillenwater.jpg" class="speaker photo" width="65" height="65" alt="Zoe Mickley Gillenwater Portrait" /><span class=fn>Zoe Mickley Gillenwater</span> is a freelance graphic and web designer, developer and consultant. She is the author of the book <a href="http://www.flexiblewebbook.com/">Flexible Web Design: Creating Liquid and Elastic Layouts with CSS</a> and the video training title <a href="http://zomigi.com/publications/#pub-accessibility">Web Accessibility Principles</a> for <a href="http://lynda.com">lynda.com</a>, and is working on the upcoming book <a href="http://www.stunningcss3.com/">Stunning CSS3: A Project-based Guide to the Latest in CSS</a>. Zoe is currently a member of the Web Standards Project (WaSP) Adobe Task Force and was previously a moderator of the popular css-discuss mailing list. Find out more about Zoe on her <a href="http://zomigi.com/">blog and portfolio site</a>.</p><p><strong>Follow Zoe on Twitter:</strong> <a href="http://twitter.com/zomigi/" class=url>@zomigi</a></div> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/zoe-mickley-gillenwater-effective-and-efficient-design-with-css3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Jason Cranford Teague — 2010: The Year of Web Typography</title><link>http://www.webdirections.org/resources/jason-cranford-teague-2010-the-year-of-web-typography/</link> <comments>http://www.webdirections.org/resources/jason-cranford-teague-2010-the-year-of-web-typography/#comments</comments> <pubDate>Wed, 17 Nov 2010 05:13:57 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[css]]></category> <category><![CDATA[design]]></category> <category><![CDATA[Jason Cranford Teague]]></category> <category><![CDATA[typography]]></category> <category><![CDATA[visual design]]></category> <category><![CDATA[web standards]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=2968</guid> <description><![CDATA[<p><img src=http://static.webdirections.org/webdirections/images/speaker_j_teague.jpg class="speaker photo" width=65 height=65 alt="Jason Cranford Teague Portrait" />Web typography expert Jason Cranford Teague shows you how to apply the principles of fluid typography, to choose, find and use Webfonts and create your unique typographic voice. Come and find out why 2010 is going to be the year of Web typography.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions USA 2010, Loews Atlanta Hotel, September 24 11.10am.</p><ul><li><a href="#slides">Presentation slides</a></li><li><a href="http://fluidwebtype.info/index.php/main/web-directions-usa/">Additional resources</a></li><li><a href="#description">Session description</a></li><li><a href="#bio">About Jason Cranford Teague</a></li></ul><h4 id="slides">Presentation slides</h4><p><object id="__sse5296780" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2010-theyearofwebtypography-wdusa2-100927084916-phpapp01&#038;stripped_title=2010-the-year-of-web-typography-final&#038;userName=jasonspeaking" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse5296780" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2010-theyearofwebtypography-wdusa2-100927084916-phpapp01&#038;stripped_title=2010-the-year-of-web-typography-final&#038;userName=jasonspeaking" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></p><h4 id="description">Session description</h4><p>For almost 15 years, Web designers have had a list of 10 “Core Web fonts” to choose from. Many ask, “Why can’t I just download a font file from my Web server the same way I can an image?” Well, actually, you can. The verbiage for font linking is a little different than images, but the syntax for Webfont linking has been around for over 10 years as a part of the CSS standard. Web typography expert Jason Cranford Teague shows you how to apply the principles of fluid typography, to choose, find and use Webfonts and create your unique typographic voice. Come and find out why 2010 is going to be the year of Web typography.</p><h4 id="bio">About Jason Cranford Teague</h4><div class="vcard"> <img src="http://static.webdirections.org/webdirections/images/speaker_j_teague.jpg" class="speaker photo" width="65" height="65" alt="Jason Cranford Teague Portrait" /><span class="fn">Jason</span> recently took over as the <span class="role">Managing Director of UX &#038; Design</span> for <a href="www.forumone.com" class=url>Forum One</a>, an interactive agency that helps people apply technology in creative ways to build a positive future. He has been at the for front of Web design for over 16 years as a designer, writer and teacher. His many books include CSS3 Visual Quickstart, <a href="www.fluidwebtype.info">Fluid Web Typography</a> and <a href="www.speaking-in-styles.com">Speaking in Styles: The Fundamentals of CSS for Web Designers</a>.</p><p>Jason has also worked with the W3C CSS Workgroup, Yuri's Night: The World Space Party, and was the Director of Web Design Standards for AOL. He recently served as the Sr. Design Manager for Marriott International eCommerce, where he helped relaunch marriott.com, the 7th largest transaction site on the Web.</p><p>Read more about Jason on his blog <a href="www.jasonspeaking.com">jasonspeaking.com</a>.</p><p><strong>Follow Jason on Twitter:</strong> <a href="http://twitter.com/jasonspeaking">@jasonspeaking</a></p></div> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/jason-cranford-teague-2010-the-year-of-web-typography/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Dan Rubin — Creativity, design and interaction with HTML5 and CSS3</title><link>http://www.webdirections.org/resources/dan-rubin-creativity-design-and-interaction-with-html5-and-css3/</link> <comments>http://www.webdirections.org/resources/dan-rubin-creativity-design-and-interaction-with-html5-and-css3/#comments</comments> <pubDate>Sun, 31 Oct 2010 23:58:00 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[css]]></category> <category><![CDATA[design]]></category> <category><![CDATA[html]]></category> <category><![CDATA[html5]]></category> <category><![CDATA[innovation]]></category> <category><![CDATA[interaction design]]></category> <category><![CDATA[interface design]]></category> <category><![CDATA[visual design]]></category> <category><![CDATA[web standards]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=2909</guid> <description><![CDATA[<p><img src="http://static2.webdirections.org/webdirections/images/speaker_d_rubin.jpg" class="speaker photo" width="65" height="65" alt="Dan Rubin Portrait" />HTML5 and CSS3 are the newest stars of the web: the cornerstones of progressive enhancement, the future of online video, the easiest way to build web applications for desktop and mobile devices, and a brilliant foundation upon which we can add complex interaction and animation layers with javascript and Canvas; happily — thanks to much-improved browser support — we can now use them. In this session, Dan Rubin will show you who’s already taking advantage of these latest additions to our toolbox, what this means for interface designers, and how you can bring the same techniques to your projects.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions South 2010, Sydney Convention and Exhibition Centre, October 14 1.40pm.</p><ul><li><a href="http://webdirections.org/podcasts/WD10/wds10-Dan-Rubin.mp3">Audio recording of session</a></li><li><a href="http://realworldcss3.com/download/WebDirections2010-CreativityDesign-and-Interaction-with-HTML5-and-CSS3.pdf">Presentation slides</a></li><li><a href="http://realworldcss3.com/resources/">Resources and inspiration</a></li><li><a href="#description">Session description</a></li><li><a href="#bio">About Dan Rubin</a></li></ul><h4 id="slides">Presentation slides</h4><p>The presentation slides are available on <a href="http://realworldcss3.com/download/WebDirections2010-CreativityDesign-and-Interaction-with-HTML5-and-CSS3.pdf">Dan Rubin’s website (PDF)</a>.</p><h4 id="description">Session description</h4><p>HTML5 and CSS3 are the newest stars of the web: the cornerstones of progressive enhancement, the future of online video, the easiest way to build web applications for desktop and mobile devices, and a brilliant foundation upon which we can add complex interaction and animation layers with javascript and Canvas; happily — thanks to much-improved browser support — we can now use them. In this session, Dan Rubin will show you who’s already taking advantage of these latest additions to our toolbox, what this means for interface designers, and how you can bring the same techniques to your projects.</p><h4 id="bio">About Dan Rubin</h4><div class="vcard"> <img src="http://static2.webdirections.org/webdirections/images/speaker_d_rubin.jpg" class="speaker photo" width="65" height="65" alt="Dan Rubin Portrait" />An accomplished designer, author and speaker, <span class="fn">Dan Rubin</span> has over ten years of experience as a leader in the fields of user interface design and web standards, specifically focusing on the use of HTML and CSS to streamline development and improve accessibility.</p><p>His passion for all things creative and artistic isn’t a solely selfish endeavor either—you’ll frequently find him waxing educational about a cappella jazz and barbershop harmony, philosophy, web standards, typography, psychology, and design in general.</p><p>In addition to his contributions to sites including Blogger, the CSS Zen Garden, Yahoo! Small Business and Microsoft's ASP.net portal, Dan is a contributing author of <a href="http://www.amazon.com/exec/obidos/ASIN/159059231X/superfluous-20">Cascading Style Sheets: Separating Content from Presentation</a> (2nd Edition, friends of ED, 2003), technical reviewer for <a href="http://www.amazon.com/exec/obidos/ASIN/1590596897/superfluous-20">Beginning CSS Web Development</a> (Apress, 2006), <a href="http://www.amazon.com/exec/obidos/ASIN/0975841971/superfluous-20">The Art &#038; Science of CSS</a> (SitePoint, 2007) and <a href="http://www.amazon.com/exec/obidos/ASIN/0980455235/superfluous-20">Sexy Web Design</a> (SitePoint, 2009), coauthor of <a href="http://www.amazon.com/exec/obidos/ASIN/159059732X/superfluous-20">Pro CSS Techniques</a> (Apress, 2006), and <a href="http://www.amazon.com/exec/obidos/ASIN/1590598032/superfluous-20">Web Standards Creativity</a> (friends of ED, 2007), writes about web standards, design and life in general on his personal site, <a href="http://SuperfluousBanter.org">Superfluous Banter</a>, and spends his professional time on a variety of online and offline projects for <a href="http://sidebarcreative.com/">Sidebar Creative</a>, <a href="http://webgraph.com/">Webgraph</a> and <a href="http://blackseagull.com/">Black Seagull</a>, consulting on design, user interaction and online publishing for <a href="http://garciamedia.com/">Garcia Media</a>, and speaking and teaching at events, conferences and workshops (including An Event Apart, @media, SXSW Interactive, Future of Web Design, Web Directions, and various Refresh and AIGA events) around the world.</p><p>Photo: © <a href="http://subism.com">John Morrison / Subism Studios</a></p><p><strong>Follow Dan on Twitter:</strong> <a href="http://twitter.com/danrubin" class="url">@danrubin</a></div> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/dan-rubin-creativity-design-and-interaction-with-html5-and-css3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD10/wds10-Dan-Rubin.mp3" length="24543914" type="audio/mpeg" /> </item> <item><title>Andy Clarke — Keynote: Hardboiled Web Design</title><link>http://www.webdirections.org/resources/andy-clarke-hardboiled-web-design/</link> <comments>http://www.webdirections.org/resources/andy-clarke-hardboiled-web-design/#comments</comments> <pubDate>Sat, 23 Oct 2010 00:21:42 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[css]]></category> <category><![CDATA[design]]></category> <category><![CDATA[html]]></category> <category><![CDATA[innovation]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=2846</guid> <description><![CDATA[<p><img src="http://static.webdirections.org/webdirections/images/speaker_a_clarke.jpg" class="speaker photo" width="65" height="65" alt="Andy Clarke Portrait" />Andy Clarke’s <a href="http://hardboiledwebdesign.com/">Hardboiled Web Design</a> is an uncompromising look at how to make the most from modern design tools and browsers, up-to-date techniques and processes. In this practical, design focussed talk, Andy will discuss the ‘how’ as well as the ‘why’ and will challenge your preconceptions to help you make better work for the web.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions @media 2010, Southbank Centre London, June 11 9.10am.</p><ul><li><a href="http://webdirections.org/podcasts/WD10/atmedia-Andy-Clarke.mp3">Audio recording of session</a></li><li><a href="#description">Session description</a></li><li><a href="#bio">About Andy Clarke</a></li></ul><h4 id="description">Session description</h4><p>Andy Clarke’s <a href="http://hardboiledwebdesign.com/">Hardboiled Web Design</a> is an uncompromising look at how to make the most from modern design tools and browsers, up-to-date techniques and processes. In this practical, design focussed talk, Andy will discuss the ‘how’ as well as the ‘why’ and will challenge your preconceptions to help you make better work for the web.</p><p>Andy will demonstrate the most modern, forward-moving and sometimes experimental CSS techniques while emphasising why a forward looking approach to CSS will pay real dividends.</p><h4 id="bio">About Andy Clarke</h4><div class="vcard"> <img src="http://static.webdirections.org/webdirections/images/speaker_a_clarke.jpg" class="speaker photo" width="65" height="65" alt="Andy Clarke Portrait" /><a href="http://www.stuffandnonsense.co.uk" class="fn url">Andy Clarke</a> has been called a lot of things since he started working on the web ten years ago. His ego likes words like &#8220;ambassador for CSS&#8221;, &#8220;industry prophet&#8221; and &#8220;inspiring&#8221;, but actually he is most proud that Jeffrey Zeldman once called him a &#8220;(triple talented) bastard&#8221;.</p><p>Andy took ten months of his life to write the best-selling <a href="http://www.transcendingcss.com">Transcending CSS: The Fine Art of Web Design</a>, but his passion is amazing web design. He loves designing for the web, writing about design, and teaching it at workshops and conferences all over the world.</p><p>Now he is pulling all of those passions together to create <a href="http://www.forabeautifulweb.com/">For A Beautiful Web</a>, a unique series of web design master classes that cover topics including visual design and best-practice use of technologies.</p><p><strong>Follow Andy on Twitter:</strong> <a href="http://twitter.com/Malarkey">@Malarkey</a></div> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/andy-clarke-hardboiled-web-design/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD10/atmedia-Andy-Clarke.mp3" length="21037056" type="audio/mpeg" /> </item> <item><title>Rachel Andrew — Core CSS3</title><link>http://www.webdirections.org/resources/rachel-andrew-core-css3/</link> <comments>http://www.webdirections.org/resources/rachel-andrew-core-css3/#comments</comments> <pubDate>Sat, 24 Jul 2010 01:06:57 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[css]]></category> <category><![CDATA[development]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=2726</guid> <description><![CDATA[<p><img src="http://static2.webdirections.org/webdirections/images/speaker_r_andrew.jpg" class="speaker photo" width="65" height="65" alt="Rachel Andrew Portrait" />This session will be a solid introduction to CSS3 by way of practical examples that can get you started using CSS3 on your projects today.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions @media 2010, Southbank Centre London, June 10 11.45am.</p><ul><li><a href="http://webdirections.org/podcasts/WD10/atmedia-Rachel-Andrew.mp3">Audio recording of session</a></li><li><a href="#slides">Presentation slides</a></li><li><a href="http://www.rachelandrew.co.uk/presentations/web-directions-media-2010/">Additional resources</a></li><li><a href="#description">Session description</a></li><li><a href="#bio">About Rachel Andrew</a></li></ul><h4 id="slides">Presentation slides</h4><div style="width:425px" id="__ss_4465289"><object id="__sse4465289" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=atmedia2010-core-css3-100610100617-phpapp01&#038;stripped_title=core-css3" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse4465289" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=atmedia2010-core-css3-100610100617-phpapp01&#038;stripped_title=core-css3" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></div><h4 id="description">Session description</h4><p>This session will be a solid introduction to CSS3 by way of practical examples that can get you started using CSS3 on your projects today.</p><p>Rachel Andrew will take you through some of the core features of CSS3 including advanced selectors, media queries and other features that are being developed and starting to be implemented in browsers.</p><p>In addition to discovering how CSS3 will change the way that we develop in the future we will explore current and upcoming browser support. We will also see how it is possible to start using some of CSS3 in your projects now, with the help of a little JavaScript to plug the holes in current browsers.</p><h4 id="bio">About Rachel Andrew</h4><div class="vcard"> <img src="http://static2.webdirections.org/webdirections/images/speaker_r_andrew.jpg" class="speaker photo" width="65" height="65" alt="Rachel Andrew Portrait" /><span class="fn">Rachel Andrew</span> is a front and back-end web developer and <span class="role">Director</span> of <a class="org url" href="http://edgeofmyseat.com">edgeofmyseat.com</a>, a UK web development consultancy and the creators of the small content management system, Perch. She is the author of a number of web design and development books including CSS Anthology: 101 Essential Tips, Tricks and Hacks (3rd edition), published by SitePoint and also writes on her blog <a href="http://rachelandrew.co.uk">rachelandrew.co.uk</a>. Rachel tries to encourage a common sense application of best practice and standards adoption in her own work and when writing about the web.</p><p><strong>Follow Rachel on Twitter:</strong> <a href="http://twitter.com/rachelandrew">@rachelandrew</a></div> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/rachel-andrew-core-css3/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD10/atmedia-Rachel-Andrew.mp3" length="15393587" type="audio/mpeg" /> </item> <item><title>Elliot Jay Stocks — Progressive enhancement</title><link>http://www.webdirections.org/resources/elliot-jay-stocks-progressive-enhancement/</link> <comments>http://www.webdirections.org/resources/elliot-jay-stocks-progressive-enhancement/#comments</comments> <pubDate>Thu, 08 Oct 2009 23:42:53 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[css]]></category> <category><![CDATA[production]]></category> <category><![CDATA[wds09]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=2225</guid> <description><![CDATA[<p><img src="http://webdirections.org/images/speaker_e_stocks.jpg" class="speaker photo" width="65" height="65" alt="Elliot Jay Stocks Portrait" />In the summer of ‘07 in a flood-soaked Oxford, England, Elliot appeared on stage for the very first time. His presentation, ‘Progressive Enhancement &#038; Intentional Degradation’, looked at how to reward modern browsers with the latest CSS tricks and punish IE by dropping certain site features. Over two years later, what has changed? We’re starting to see the ideology of progressive enhancement — especially with CSS3 — spread throughout the web design community, but more work needs to be done.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions South 2009, Sydney Convention Centre, October 9 11.45am.</p><ul><li><a href="http://webdirections.org/podcasts/WD09/WDS09-Elliot-Jay-Stocks.mp3">Audio recording of session</a></li><li><a href="#slides">Presentation slides</a><li><a href="http://webdirections.org/downloads/elliot-jay-stocks.pdf">Print-ready sketch summary (PDF)</a></li<li><a href="#description">Session description</a></li><li><a href="#bio">About Elliot Jay Stocks</a></li></ul><h4 id="slides">Presentation slides</h4><p><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wds-elliotjaystocks-091018104805-phpapp01&#038;stripped_title=stop-worrying-get-on-with-it-progressive-enhancement-intentional-degradation" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wds-elliotjaystocks-091018104805-phpapp01&#038;stripped_title=stop-worrying-get-on-with-it-progressive-enhancement-intentional-degradation" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></p><h4 id="description">Session description</h4><p>In the summer of ‘07 in a flood-soaked Oxford, England, Elliot appeared on stage for the very first time. His presentation, ‘Progressive Enhancement &amp; Intentional Degradation’, looked at how to reward modern browsers with the latest CSS tricks and punish IE by dropping certain site features. Over two years later, what has changed? We’re starting to see the ideology of progressive enhancement — especially with CSS3 — spread throughout the web design community, but more work needs to be done.</p><p>What can we do to spread the message further and design a better-looking web faster? Elliot will look at how features of the CSS2.1 and CSS3 specs can enhance your websites and he’ll examine the implication of using such techniques. He’ll look at the issues surrounding font embedding and the recent development of the font-as-service; the arguments about browser support; the potentially controversial irrelevance of validation; and how we can attempt to reach the future sooner by writing forward-thinking code. In this motivational presentation Elliot will urge you to embrace the techniques of modern web design and to stop worrying about the so-called restraints.</p><h4 id="bio">About Elliot Jay Stocks</h4><div class="vcard"><p><img src="http://webdirections.org/images/speaker_e_stocks.jpg" class="speaker photo" width="65" height="65" alt="Elliot Jay Stocks Portrait" /><span class="fn n">Elliot Jay Stocks</span> is an independent designer whose work is frequently featured in online and offline publications, showcased on various ‘inspiration’ websites, and used as an example to design students around the world of how accessible web design can still look beautiful. A regular face at design conferences around the globe and author of the best-selling book Sexy Web Design (SitePoint, 2009), Elliot can often be found writing about design trends, issues, and techniques for industry-leading publications such as .Net (aka Practical Web Design), Computer Arts, and Computer Arts Projects. His extensive portfolio includes work for clients such as The Virgin Group, WordPress.org, The Beatles, Blue Flavor, Twiistup, EMI Records, and Carsonified.</p><p><strong>Follow Elliot on Twitter:</strong> <a href="http://twitter.com/elliotjaystocks">@elliotjaystocks</a></div> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/elliot-jay-stocks-progressive-enhancement/feed/</wfw:commentRss> <slash:comments>15</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD09/WDS09-Elliot-Jay-Stocks.mp3" length="23575475" type="audio/mpeg" /> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/45 queries in 0.100 seconds using disk: basic
Object Caching 818/920 objects using disk: basic

Served from: www.webdirections.org @ 2012-02-09 04:18:49 -->
