<?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; coding</title> <atom:link href="http://www.webdirections.org/tag/coding/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>Peter Mika — Making the Web searchable</title><link>http://www.webdirections.org/resources/peter-mika-making-the-web-searchable/</link> <comments>http://www.webdirections.org/resources/peter-mika-making-the-web-searchable/#comments</comments> <pubDate>Sun, 06 Nov 2011 23:07:14 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[data]]></category> <category><![CDATA[microformats]]></category> <category><![CDATA[web standards]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3850</guid> <description><![CDATA[<p><img alt="Photo of Peter Mika" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_p_mika.jpg" width="65" height="65">In this presentation, we overview the basic set of technologies that can be used to annotate web pages so that they can be processed by data-aware search engines.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions South 2011, Sydney, October 13th.</p><ul><li><a href=http://webdirections.org/podcasts/WD2011/wds11-p-mika.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 Peter Mika</a></li></ul><h4 id=slides>Presentation slides</h4><p><script src="http://speakerdeck.com/embed/4eb63922b5fbcd005400a2d6.js"></script></p><h4 id=description>Session description</h4><p>The key idea of the Semantic Web is to make information on the Web easily consumable by machines. As machines start to understand web pages as sources of data that can be easily combined with other public data on the Web, the promise is that search on the Web will move well beyond the current paradigm of retrieving pages by keywords. Instead, search engines will start to answer complex queries based on the cumulative knowledge of the Web.</p><p>In this presentation, we overview the basic set of technologies that can be used to annotate web pages so that they can be processed by data-aware search engines. In particular, we discuss the RDFa and microdata standards of the W3C designed for marking up data in HTML pages. We look at the ways in which this information is currently used by search engines, including the latest schema.org collaboration between Bing, Google, and Yahoo!, which provides a basic set of vocabulary items understood by all three major search engines on the Web.</p><h4 id=bio>About Peter Mika</h4><p><img alt="Photo of Peter Mika" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_p_mika.jpg" width="65" height="65">Peter Mika is a researcher and data architect at Yahoo! Research in Barcelona, working on the applications of semantic technology to Web search. He received his BS in computer science from Eotvos Lorand University and his MSc and PhD in computer science (summa cum laude) from Vrije Universiteit Amsterdam. His interdisciplinary work in social networks and the Semantic Web earned him a Best Paper Award at the 2005 International Semantic Web Conference and a First Prize at the 2004 Semantic Web Challenge. From 2006 to 2009, he has been a co-chair of the Semantic Web Challenge. Mika is the youngest member elected to the editorial board of the Journal of Web Semantics. He is the author of the book ‘Social Networks and the Semantic Web’ (Springer, 2007). In 2008 he has been selected as one of “AI’s Ten to Watch” by the editorial board of the IEEE Intelligent Systems journal. Peter is a regular speaker at conferences.</p><p>Follow Peter on Twitter: <a href=http://twitter.com/pmika>@pmika</a></p> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/peter-mika-making-the-web-searchable/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD2011/wds11-p-mika.mp3" length="45029739" type="audio/mpeg" /> </item> <item><title>Tom Hughes-Croucher — Up and Running with Node.js</title><link>http://www.webdirections.org/resources/tom-hughes-croucher-up-and-running-with-node-js/</link> <comments>http://www.webdirections.org/resources/tom-hughes-croucher-up-and-running-with-node-js/#comments</comments> <pubDate>Sun, 06 Nov 2011 22:26:41 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[development]]></category> <category><![CDATA[javascript]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3873</guid> <description><![CDATA[<p><img alt="Photo of Tom Hughes-Croucher" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_t_hughes-croucher.jpg" width="65" height="65">Learn how to build high performance Internet and web applications with Node.js.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions South 2011, Sydney, October 14th.</p><ul><li><a href=http://webdirections.org/podcasts/WD2011/wds11-t-hughes-croucher.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 Tom Hughes-Croucher</a></li></ul><h4 id=slides>Presentation slides</h4><p><script src="http://speakerdeck.com/embed/4eb66057b238db005100a6fa.js"></script></p><h4 id=description>Session description</h4><p>Learn how to build high performance Internet and web applications with Node.js. In is session Tom Hughes-Croucher will demonstrate how to quickly build a high performance chat server using Node.js. This live coding exercise will provide a real insight into what it looks like to build a project in server-side Javascript. We will also cover how to deploy Node applications in production and look at just how far Node can really scale… A million connections and beyond?</p><h4 id=bio>About Tom Hughes-Croucher</h4><p><img alt="Photo of Tom Hughes-Croucher" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_t_hughes-croucher.jpg" width="65" height="65">Tom Hughes-Croucher is the Chief Evangelist at Joyent, sponsors of the Node.js project. Tom mostly spends his days helping companies build really exciting projects with Node and seeing just how far it will scale. Tom is also the author of the O’Reilly book “Up and running with Node.js”. Tom has worked for many well known organizations including Yahoo, NASA and Tesco.</p><p>Follow Tom on Twitter: <a href=http://twitter.com/sh1mmer>@sh1mmer</a></p> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/tom-hughes-croucher-up-and-running-with-node-js/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD2011/wds11-t-hughes-croucher.mp3" length="37760149" type="audio/mpeg" /> </item> <item><title>Michael Honey &amp; Tim Riley — Web or native? Smart choices for smartphone apps</title><link>http://www.webdirections.org/resources/michael-honey-tim-riley-web-or-native-smart-choices-for-smartphone-apps/</link> <comments>http://www.webdirections.org/resources/michael-honey-tim-riley-web-or-native-smart-choices-for-smartphone-apps/#comments</comments> <pubDate>Sun, 06 Nov 2011 22:16:18 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[business]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[design]]></category> <category><![CDATA[mobile]]></category> <category><![CDATA[production]]></category> <category><![CDATA[user experience]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3845</guid> <description><![CDATA[<p><img alt="Photo of Michael Honey" class="photo" src="http://static2.webdirections.org/webdirections/images/speaker_m_honey.jpg" width="65" height="65"><img alt="Photo of Tim Riley" class="photo" src="http://static1.webdirections.org/webdirections/images/speaker_t_riley.jpg" width="65" height="65">In this session, Michael Honey and Tim Riley answer the question “web or native?” from business, product design and development perspectives.]]></description> <content:encoded><![CDATA[<p>Web Directions South 2011, Sydney, October 13th.</p><ul><li><a href=http://webdirections.org/podcasts/WD2011/wds11-m-honey-t-riley.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 Michael Honey</a></li><li><a href=#bio1>About Tim Riley</a></li></ul><h4 id=slides>Presentation slides</h4><p><script src="http://speakerdeck.com/embed/4e9d140c89dd36005400d885.js"></script></p><h4 id=description>Session description</h4><p>Computers are increasingly being held in the hand rather than sitting atop lap or desk. We now have to consider how our products will work underneath a finger instead of a mouse cursor. Increasingly, too, those products are being delivered as native applications, capable of fully exploiting device capabilities. That has ramifications not only for the way those projects get built, but also how we structure the businesses that support them.</p><p>In this session, Michael Honey and Tim Riley answer the question “web or native?” from business, product design and development perspectives. They cover the current state of web technology on modern devices and compare it to what’s available through native development platforms. They’ll look at web, native and hybrid strategies successfully employed by Australian and international businesses, and share their own stories as mobile and web developers. Finally, they’ll offer practical guidance on picking a strategy for web or native development that best suits your needs — as either a developer or a client.</p><p>Tim and Michael are two of the partners behind <a href=http://icelab.com.au/>Icelab</a>, an Australian design and development studio. They’ve trod both the web and native paths through their client work, such as interactive touchscreens for museum exhibits, online photo galleries and mobile tour guides, and also their own projects, like <a href=http://decafsucks.com/>Decaf Sucks</a>, a coffee review community available on the web (optimised for both desktops and smartphones) and as a native iPhone app.</p><h4 id=bio>About Michael Honey</h4><p><img alt="Photo of Michael Honey" class="photo" src="http://static2.webdirections.org/webdirections/images/speaker_m_honey.jpg" width="65" height="65">Michael founded Icelab after a career as creative director and later, interactive director in an agency environment. He has fifteen years’ experience in design for screen, print, video and exhibition spaces, and has expertise in writing, programming, direction and post-production. He is an experienced coder, with a particular interest in algorithmic animation and datavisualisation. He is also experienced in the development of diagrammatic animations for cultural, engineering, scientific and architectural clients.</p><p>Michael’s interests include architecture, urbanism, and the environment.</p><p>Follow Michael on Twitter: <a href=http://twitter.com/michaelhoney>@michaelhoney</a></p><h4 id=bio1>About Tim Riley</h4><p><img alt="Photo of Tim Riley" class="photo" src="http://static1.webdirections.org/webdirections/images/speaker_t_riley.jpg" width="65" height="65">Tim is a partner at Australian design and development studio Icelab, where he builds excellent web and mobile applications using Ruby on Rails, JavaScript, Cocoa, and occasionally out of popsicle sticks. On alternate days he runs Decaf Sucks, an online community for coffee reviews, and RentMonkey, which contains the greatest<br /><form> on the Internet.</p><p>Tim is an active participant in the Australian web and iOS communities, as a regular speaker at the Sydney Ruby on Rails meetings, organiser of the Canberra Ruby Crew, and part of the Canberra Cocoaheads chapter. Tim loves coffee and hates gluten.</p><p>Follow Tim on Twitter: <a href=http://twitter.com/rimriley@timriley</a></p> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/michael-honey-tim-riley-web-or-native-smart-choices-for-smartphone-apps/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD2011/wds11-m-honey-t-riley.mp3" length="41759101" type="audio/mpeg" /> </item> <item><title>Julio Cesar Ody — CSS3 and Backbone.js for killer mobile apps</title><link>http://www.webdirections.org/resources/julio-cesar-ody-css3-and-backbone-js-for-killer-mobile-apps/</link> <comments>http://www.webdirections.org/resources/julio-cesar-ody-css3-and-backbone-js-for-killer-mobile-apps/#comments</comments> <pubDate>Sun, 06 Nov 2011 10:37:34 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[APIs]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[css3]]></category> <category><![CDATA[development]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[mobile]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3867</guid> <description><![CDATA[<p><img alt="Photo of Julio Cesar Ody" class="photo" src="http://static1.webdirections.org/webdirections/images/speaker-j-ody.png" width="65" height="65">This session will describe in length a boilerplate you can use for developing your own apps aimed at A grade mobile devices and tablets.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions South 2011, Sydney, October 13th.</p><ul><li><a href="http://webdirections.org/podcasts/WD2011/wds11-j-ody.mp3">Audio recording of session</a></li><li><a href=#description>Session description</a></li><li><a href="http://buildmobile.com/roll-your-own-framework-with-backbone-js/">Full length tutorial (external site)</a></li><li><a href=#bio>About Julio Cesar Ody</a></li></ul><h4 id=description>Session description</h4><p>Learn how to build great looking and high performance mobile web applications leveraging CSS3 animations and Backbone.js, along with some cool use cases for geolocation and localStorage.</p><p>This session will describe in length a boilerplate you can use for developing your own apps aimed at A grade mobile devices and tablets.</p><h4 id=bio>About Julio Cesar Ody</h4><p><img alt="Photo of Julio Cesar Ody" class="photo" src="http://static1.webdirections.org/webdirections/images/speaker-j-ody.png" width="65" height="65">Julio has been a full-stack software developer for the 12 years of his career, and during this time he went from being a GNU/Linux and Unix sysadmin, to a VoIP PBX architect, and finally a software developer.</p><p>Since moving to Australia from Brazil, he has worked on startups and companies building software and at the same time, stuck his nose as much as he can into the human side of the software equation, understanding developer productivity, how software companies work, and product development.</p><p>More recently he grew too interested in design for his own good, and began freelancing under the codename of <a href=http://awesomebydesign.com/>Awesome By Design</a>, writing a bunch of software which he open sourced on GitHub, giving presentations using his own presentation framework, and building software that not only does the job, but does so in style.</p><p>Follow Julio on Twitter: <a href=http://twitter.com/julio_ody>@julio_ody</a></p> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/julio-cesar-ody-css3-and-backbone-js-for-killer-mobile-apps/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD2011/wds11-j-ody.mp3" length="26094032" type="audio/mpeg" /> </item> <item><title>Ben Birch — HTML5, PhoneGap and What’s Next</title><link>http://www.webdirections.org/resources/ben-birch-html5-phonegap-and-whats-next/</link> <comments>http://www.webdirections.org/resources/ben-birch-html5-phonegap-and-whats-next/#comments</comments> <pubDate>Sun, 06 Nov 2011 01:40:56 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[frameworks]]></category> <category><![CDATA[html5]]></category> <category><![CDATA[mobile]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3858</guid> <description><![CDATA[<p><img alt="Photo of Ben Birch" class="photo" src="http://static2.webdirections.org/webdirections/images/speaker_b_birch.jpg" style="clear:left">If this year is all about the mobile space maturing, then your web skills are where it’s at and a key player is PhoneGap, which supercharges your code and gets you into the app store(s).</p>]]></description> <content:encoded><![CDATA[<p>Web Directions South 2011, Sydney, October 14th.</p><ul><li><a href=#slides>Presentation slides</a></li><li><a href=#description>Session description</a></li><li><a href=#bio>About Ben Birch</a></li></ul><h4 id=slides>Presentation slides</h4><p><iframe src="http://www.slideshare.net/slideshow/embed_code/9725791" width="520" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p><h4 id=description>Session description</h4><p>If this year is all about the mobile space maturing, then your web skills are where it’s at and a key player is PhoneGap, which supercharges your code and gets you into the app store(s).</p><p>We look at one small framework’s journey from birth at a 2 day hacking event to become the preeminent method for distributing packaged web apps on mobile devices. We will have a look at the all the goodies that PhoneGap provides, then peek inside and see how it integrates with the web stack. We will explore some of the pain points and work arounds. Then, we take a quick pass through the community and resources available. Finally, we finishing up with a look at where PhoneGap is going and explore the interesting places your web dev skills could take you in the next 12 months.</p><h4 id=bio>About Ben Birch</h4><p><img alt="Photo of Ben Birch" class="photo" src="http://static2.webdirections.org/webdirections/images/speaker_b_birch.jpg" style="clear:left">Ben is Senior UI Engineer and Beer Baron at Aconex in Melbourne. About 5 years ago a revelation turned him from back end programming to concentrate full time on client side development. At Aconex he brought the rigours of testing to javascript and css well before it was easy and along the way built a lightweight UI framework. The same framework now drives jQuery Mobile using pure javascript.</p><p>By day he builds enterprise tablet apps on PhoneGap and by night he contributes to several open source projects and changes nappies. He is slightly over excited by all the awesome technology and rapid pace of change in the web space and it’s open and collaborative buzz.</p><p>Ben has a wife, two small kids and hangs out at #melbjs and on GitHub.</p><p>Follow Ben on Twitter: <a href=http://twitter.com/mobz>@mobz</a></p> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/ben-birch-html5-phonegap-and-whats-next/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </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>Damon Oehlman — HTML5 API Soup</title><link>http://www.webdirections.org/resources/damon-oehlman-html5-api-soup/</link> <comments>http://www.webdirections.org/resources/damon-oehlman-html5-api-soup/#comments</comments> <pubDate>Sun, 23 Oct 2011 00:22:31 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[APIs]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[html5]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[mashups]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3768</guid> <description><![CDATA[<p><img alt="Photo of Damon Oehlman" class="photo" src="http://static1.webdirections.org/webdirections/images/speaker-d-oehlman.jpg" style="clear: left;" width="65" height="65">In this session we will explore ways you can implement and combine HTML APIs such as websockets, web workers, local storage, and geolocation to make awesome web apps.</p>]]></description> <content:encoded><![CDATA[<p>Web Directions South 2011, Sydney, October 14th.</p><ul><li><a href=http://webdirections.org/podcasts/WD2011/wds11-d-oehlman.mp3>Audio recording of session</a></li><li><a href=http://www.distractable.net/media/talks/html5-api-soup/index.html>Presentation slides</a></li><li><a href=#description>Session description</a></li><li><a href=#bio>About Damon Oehlman</a></li></ul><h4 id=slides>Presentation slides</h4><p><a href=http://www.distractable.net/media/talks/html5-api-soup/index.html>External slides</a>.</p><h4 id=description>Session description</h4><p>Most jaw-dropping apps use multiple HTML5 APIs in creative ways, rather than a single API in isolation. In this session we will explore ways you can implement and combine HTML APIs such as websockets, web workers, local storage, and geolocation to make awesome web apps. Then just for fun we’ll look at how you can dish up something really special by throwing in ingredients like canvas, video and WebGL.</p><h4 id=bio>About Damon Oehlman</h4><p><img alt="Photo of Damon Oehlman" class="photo" src="http://static1.webdirections.org/webdirections/images/speaker-d-oehlman.jpg" style="clear: left;" width="65" height="65">Damon Oehlman is an experienced web and mobile applications developer.  He has worked with small and large companies to develop software solutions for desktop, web and most recently mobile devices. His first technical book, <a href="http://www.apress.com/9781430232766">Pro Android Web Apps</a>, was released earlier this year by Apress.  Damon currently runs his own software development and consulting firm <a href="http://twitter.com/sidelab">Sidelab</a>, which specializes in cross-platform mobile solutions. Damon’s aptly titled tech blog <a href="http://distractable.net/">Distractable</a> offers a mix of articles, tutorials and other shiny things. He is a proud dad, husband and one day dreams of owning his own underground lair.</p><p>Follow Damon on Twitter: <a href=http://twitter.com/@damonoehlman>@damonoehlman</a></p> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/damon-oehlman-html5-api-soup/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD2011/wds11-d-oehlman.mp3" length="454476" type="audio/mpeg" /> </item> <item><title>Ryan Seddon — Remote debugging landscape</title><link>http://www.webdirections.org/resources/ryan-seddon-remote-debugging-landscape/</link> <comments>http://www.webdirections.org/resources/ryan-seddon-remote-debugging-landscape/#comments</comments> <pubDate>Sat, 22 Oct 2011 23:46:46 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[production]]></category> <category><![CDATA[testing]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3764</guid> <description><![CDATA[<p><img alt="Photo of Ryan Seddon" class="photo" src="http://static.webdirections.org/webdirections/images/speaker-r-seddon.jpg" width="65" height="65">How do we test the vast array of devices out there? And what tools can help us make this a painless experience?</p>]]></description> <content:encoded><![CDATA[<p>Web Directions South 2011, Sydney, October 13th.</p><ul><li><a href=http://webdirections.org/podcasts/WD2011/wds11-r-seddon.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 Ryan Seddon</a></li></ul><h4 id=slides>Presentation slides</h4><p><script src="http://speakerdeck.com/embed/4e9e46a0edd7aa005400ba55.js"></script></p><h4 id=description>Session description</h4><p>More and more as front-end developers we are presented with new challenges, with the explosion of the mobile web it has created a whole new territory. How do we test the vast array of devices out there? And what tools can help us make this a painless experience?</p><p>Testing web apps on mobile devices is a new challenge not yet fully explored. Let’s brush over the beginnings of web application testing and debugging and dive into current solutions for remote debugging. In this session we’ll cover what developers and browser vendors are doing to help tackle this problem, including some of the tools available to use today, and how some of these tools work internally and what the future may hold.</p><h4 id=bio>About Ryan Seddon</h4><p><img alt="Photo of Ryan Seddon" class="photo" src="http://static.webdirections.org/webdirections/images/speaker-r-seddon.jpg" width="65" height="65">Ryan Seddon is a Senior Front-end Developer from Melbourne Australia who has an unnatural obsession with JavaScript and the many places it runs. He also loves to tinker with any new web technology he can get his hands on and loves diving into specs and code to figure out more.</p><p>In his spare time he’s either playing basketball, writing for his blog <a href=http://thecssninja.com/>thecssninja.com</a> or committing code to github.</p><p>Follow Ryan on Twitter: <a href=http://twitter.com/@ryanseddon>@ryanseddon</a></p> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/ryan-seddon-remote-debugging-landscape/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD2011/wds11-r-seddon.mp3" length="0" type="audio/mpeg" /> </item> <item><title>Addy Osmani — Scalable JavaScript Design Patterns</title><link>http://www.webdirections.org/resources/addy-osmani-scalable-javascript-design-patterns/</link> <comments>http://www.webdirections.org/resources/addy-osmani-scalable-javascript-design-patterns/#comments</comments> <pubDate>Sat, 22 Oct 2011 23:32:57 +0000</pubDate> <dc:creator>Guy Leech</dc:creator> <category><![CDATA[Resources]]></category> <category><![CDATA[coding]]></category> <category><![CDATA[frameworks]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[strategy]]></category><guid isPermaLink="false">http://www.webdirections.org/?p=3762</guid> <description><![CDATA[<p><img alt="Photo of Addy Osmani" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_a_osmani.jpg" width="65" height="65">Would you like to learn how to organize your JavaScript applications so they can scale? Be able to write apps that support switching out Dojo or jQuery without rewriting a line of code?</p>]]></description> <content:encoded><![CDATA[<p>Web Directions South 2011, Sydney, October 13th.</p><ul><li><a href=http://webdirections.org/podcasts/WD2011/wds11-a-osmani.mp3>Audio recording of session</a></li><li><a href=#slides>Presentation slides</a></li><li><a href=http://www.addyosmani.com/scalablejs/>Additional resources</a></li><li><a href=#description>Session description</a></li><li><a href=#bio>About Addy Osmani</a></li></ul><h4 id=slides>Presentation slides</h4><p><iframe src="http://www.slideshare.net/slideshow/embed_code/9675348" width="520" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p><h4 id=description>Session description</h4><p>Would you like to learn how to organize your JavaScript applications so they can scale? Be able to write apps that support switching out Dojo or jQuery without rewriting a line of code? Application architecture is one of those aspects to development where minor problems can lead to major issues later on if it isn’t done right.</p><p>Developers writing client-side apps these days usually use a combination of MVC, modules, widgets, plugins and frameworks for theirs. Whilst this works great for apps that are built at a smaller-scale, what happens when your project really starts to grow?. In this talk, I’ll be presenting an effective set of design patterns for large-scale JavaScript application architecture that have previously been used at both AOL and Yahoo amongst others to develop scalable applications.</p><p>You’ll learn how to keep your application logic truly decoupled, build modules that can exist on their own independently so they can be easily dropped into other projects and future-proof your code in case you need to switch to a different DOM library in the future.</p><h4 id=bio>About Addy Osmani</h4><p><img alt="Photo of Addy Osmani" class="photo" src="http://static.webdirections.org/webdirections/images/speaker_a_osmani.jpg" width="65" height="65">Addy Osmani is a popular JavaScript blogger and a UI Developer for AOL based in London, England. He is also a member of the jQuery [Bug Triage/Docs/Front-end] teams where he assists with bugs, documentation and community updates. His free book, <a href=http://addyosmani.com/blog/essentialjsdesignpatternsupdate1/>‘Essential JavaScript Design Patterns’</a> has been downloaded over 200,000 times in the past year and continues to be expanded in his spare time.</p><p>For more on Addy’s work, check out his blog <a href=http://addyosmani.com>AddyOsmani.com</a> for tutorials, his <a href=https://plus.google.com/115133653231679625609/posts>G+ page</a> for his community updates and magazines such as .net for his thoughts and commentaries.</p><p>Follow Addy on Twitter: <a href=http://twitter.com/@addy_osmani>@addy_osmani</a></p> ]]></content:encoded> <wfw:commentRss>http://www.webdirections.org/resources/addy-osmani-scalable-javascript-design-patterns/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://webdirections.org/podcasts/WD2011/wds11-a-osmani.mp3" length="0" 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/42 queries in 0.616 seconds using disk: basic
Object Caching 797/889 objects using disk: basic

Served from: www.webdirections.org @ 2012-02-09 04:46:50 -->
