際際滷shows by User: webdirections / http://www.slideshare.net/images/logo.gif 際際滷shows by User: webdirections / Tue, 23 Oct 2012 19:06:01 GMT 際際滷Share feed for 際際滷shows by User: webdirections Douglas Crockford - Programming Style and Your Brain /slideshow/douglas-crockford-programming-style-and-your-brain-14858206/14858206 douglascrockford-programmingstyleandyourbrain-121023190603-phpapp02
Computer programs are the most complicated things that humans make. They must be perfect, which is hard for us because humans are not perfect. Programming is thought to be a head activity, but there is a lot of gut involved. Indeed, it may be the gut that gives us the insight necessary for solving hard problems. But gut messes us up when it come to matters of style. The systems in our brains that make us vulnerable to advertising and propaganda also influence our programming styles. This talk looks systematically at the development of a programming style that specifically improves the reliability of programs. The examples are given in JavaScript, a language with an uncommonly large number of bad parts, but the principles are applicable to all programming languages.]]>

Computer programs are the most complicated things that humans make. They must be perfect, which is hard for us because humans are not perfect. Programming is thought to be a head activity, but there is a lot of gut involved. Indeed, it may be the gut that gives us the insight necessary for solving hard problems. But gut messes us up when it come to matters of style. The systems in our brains that make us vulnerable to advertising and propaganda also influence our programming styles. This talk looks systematically at the development of a programming style that specifically improves the reliability of programs. The examples are given in JavaScript, a language with an uncommonly large number of bad parts, but the principles are applicable to all programming languages.]]>
Tue, 23 Oct 2012 19:06:01 GMT /slideshow/douglas-crockford-programming-style-and-your-brain-14858206/14858206 webdirections@slideshare.net(webdirections) Douglas Crockford - Programming Style and Your Brain webdirections Computer programs are the most complicated things that humans make. They must be perfect, which is hard for us because humans are not perfect. Programming is thought to be a head activity, but there is a lot of gut involved. Indeed, it may be the gut that gives us the insight necessary for solving hard problems. But gut messes us up when it come to matters of style. The systems in our brains that make us vulnerable to advertising and propaganda also influence our programming styles. This talk looks systematically at the development of a programming style that specifically improves the reliability of programs. The examples are given in JavaScript, a language with an uncommonly large number of bad parts, but the principles are applicable to all programming languages. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/douglascrockford-programmingstyleandyourbrain-121023190603-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Computer programs are the most complicated things that humans make. They must be perfect, which is hard for us because humans are not perfect. Programming is thought to be a head activity, but there is a lot of gut involved. Indeed, it may be the gut that gives us the insight necessary for solving hard problems. But gut messes us up when it come to matters of style. The systems in our brains that make us vulnerable to advertising and propaganda also influence our programming styles. This talk looks systematically at the development of a programming style that specifically improves the reliability of programs. The examples are given in JavaScript, a language with an uncommonly large number of bad parts, but the principles are applicable to all programming languages.
Douglas Crockford - Programming Style and Your Brain from Web Directions
]]>
4255 5 https://cdn.slidesharecdn.com/ss_thumbnails/douglascrockford-programmingstyleandyourbrain-121023190603-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Kim Heras - So, You've Got an Idea /slideshow/kim-heras-so-youve-got-an-idea/14858032 kimheras-soyouvegotanidea-121023184600-phpapp02
From an idea to a business is a long hard road. So you want to start off headed in the right direction. In this session, three successful entrepreneurs talk about starting out. Do you head out and look for funding from Angels, VCs, or crowdfund it via kickstarter? Do you need to throw in your day job, or your clients, or build something on the side? Is an incubator the right approach for you? Hear from those whove trod the path, and get the chance to ask them questions to help clarify which approach is best for you.]]>

From an idea to a business is a long hard road. So you want to start off headed in the right direction. In this session, three successful entrepreneurs talk about starting out. Do you head out and look for funding from Angels, VCs, or crowdfund it via kickstarter? Do you need to throw in your day job, or your clients, or build something on the side? Is an incubator the right approach for you? Hear from those whove trod the path, and get the chance to ask them questions to help clarify which approach is best for you.]]>
Tue, 23 Oct 2012 18:45:57 GMT /slideshow/kim-heras-so-youve-got-an-idea/14858032 webdirections@slideshare.net(webdirections) Kim Heras - So, You've Got an Idea webdirections From an idea to a business is a long hard road. So you want to start off headed in the right direction. In this session, three successful entrepreneurs talk about starting out. Do you head out and look for funding from Angels, VCs, or crowdfund it via kickstarter? Do you need to throw in your day job, or your clients, or build something on the side? Is an incubator the right approach for you? Hear from those whove trod the path, and get the chance to ask them questions to help clarify which approach is best for you. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/kimheras-soyouvegotanidea-121023184600-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> From an idea to a business is a long hard road. So you want to start off headed in the right direction. In this session, three successful entrepreneurs talk about starting out. Do you head out and look for funding from Angels, VCs, or crowdfund it via kickstarter? Do you need to throw in your day job, or your clients, or build something on the side? Is an incubator the right approach for you? Hear from those whove trod the path, and get the chance to ask them questions to help clarify which approach is best for you.
Kim Heras - So, You've Got an Idea from Web Directions
]]>
992 3 https://cdn.slidesharecdn.com/ss_thumbnails/kimheras-soyouvegotanidea-121023184600-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Arunan Skanthan - Roll Your own Style Guide /slideshow/arunan-skanthan-roll-your-own-style-guide/14858022 arunanskanthan-rollyourownstyleguide-121023184437-phpapp01
Arunan will rant be talking about his experiences of working with existing and legacy projects, that have poor or no documentation; why style patterns help you learn, do less tedious work, and make you a rock star in the eyes of future developers of what you are working on now; and how to make your own style-guide framework.]]>

Arunan will rant be talking about his experiences of working with existing and legacy projects, that have poor or no documentation; why style patterns help you learn, do less tedious work, and make you a rock star in the eyes of future developers of what you are working on now; and how to make your own style-guide framework.]]>
Tue, 23 Oct 2012 18:44:36 GMT /slideshow/arunan-skanthan-roll-your-own-style-guide/14858022 webdirections@slideshare.net(webdirections) Arunan Skanthan - Roll Your own Style Guide webdirections Arunan will rant be talking about his experiences of working with existing and legacy projects, that have poor or no documentation; why style patterns help you learn, do less tedious work, and make you a rock star in the eyes of future developers of what you are working on now; and how to make your own style-guide framework. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/arunanskanthan-rollyourownstyleguide-121023184437-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Arunan will rant be talking about his experiences of working with existing and legacy projects, that have poor or no documentation; why style patterns help you learn, do less tedious work, and make you a rock star in the eyes of future developers of what you are working on now; and how to make your own style-guide framework.
Arunan Skanthan - Roll Your own Style Guide from Web Directions
]]>
1924 5 https://cdn.slidesharecdn.com/ss_thumbnails/arunanskanthan-rollyourownstyleguide-121023184437-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Alan Downie and Matt Milosavljevic - BugHerd, the Incubator Experience /slideshow/alan-downie-and-matt-milosavljevic-bugherd-the-incubator-experience/14858016 alandownieandmattmilosavljevic-bugherdtheincubatorexperience-121023184409-phpapp02
Incubators, locally and around the world are all the rage. From high profile Y-Combinator, to a number of local setups. But what are incubators all about? What can they do for you? And whats the catch? Hear Startmate graduates Bugherd talk about their experiences, the highs, the lows, the dream and the realities.]]>

Incubators, locally and around the world are all the rage. From high profile Y-Combinator, to a number of local setups. But what are incubators all about? What can they do for you? And whats the catch? Hear Startmate graduates Bugherd talk about their experiences, the highs, the lows, the dream and the realities.]]>
Tue, 23 Oct 2012 18:44:07 GMT /slideshow/alan-downie-and-matt-milosavljevic-bugherd-the-incubator-experience/14858016 webdirections@slideshare.net(webdirections) Alan Downie and Matt Milosavljevic - BugHerd, the Incubator Experience webdirections Incubators, locally and around the world are all the rage. From high profile Y-Combinator, to a number of local setups. But what are incubators all about? What can they do for you? And whats the catch? Hear Startmate graduates Bugherd talk about their experiences, the highs, the lows, the dream and the realities. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/alandownieandmattmilosavljevic-bugherdtheincubatorexperience-121023184409-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Incubators, locally and around the world are all the rage. From high profile Y-Combinator, to a number of local setups. But what are incubators all about? What can they do for you? And whats the catch? Hear Startmate graduates Bugherd talk about their experiences, the highs, the lows, the dream and the realities.
Alan Downie and Matt Milosavljevic - BugHerd, the Incubator Experience from Web Directions
]]>
963 3 https://cdn.slidesharecdn.com/ss_thumbnails/alandownieandmattmilosavljevic-bugherdtheincubatorexperience-121023184409-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Five things I know about running a digital agency /slideshow/five-things-i-know-about-running-a-digital-agency/14147750 webdirectionswdyk-120902193003-phpapp01
Presented by Rob Bare at Brisbane What Do You Know, August 30 2012.]]>

Presented by Rob Bare at Brisbane What Do You Know, August 30 2012.]]>
Sun, 02 Sep 2012 19:30:01 GMT /slideshow/five-things-i-know-about-running-a-digital-agency/14147750 webdirections@slideshare.net(webdirections) Five things I know about running a digital agency webdirections Presented by Rob Bare at Brisbane What Do You Know, August 30 2012. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/webdirectionswdyk-120902193003-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Presented by Rob Bare at Brisbane What Do You Know, August 30 2012.
Five things I know about running a digital agency from Web Directions
]]>
1447 4 https://cdn.slidesharecdn.com/ss_thumbnails/webdirectionswdyk-120902193003-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Dave Orchard - Offline Web Apps with HTML5 /slideshow/2011-05html5-offline/8202612 2011-05-html5offline-110603211900-phpapp02
Theres an old expression, that there are only 2 hard problems in computing: naming, cache invalidation and off-by-one errors. Building offline web apps is all about those hard problems. There are some different ways of storing stuff such as html5 caching, html5 storage, sqllite, and even native stores such as contacts and calendars and well sing their praises. But the really hard problems are knowing what to store, whether the stuff is still good or needs refreshing, how much to store, how to resolve conflicts between the client and server, how to integrate with data-specific stores, all in a bewildering cacophony of network and storage limited devices. Well spend the bulk of our time on these hard problems, which is probably more useful than api description and sample code. Dave Orchard is Mobile Architect at Salesforce.com and located in Vancouver, Canada. This means being involved in many mobile platforms, architectures, tools, technologies and APIs. Prior to that, he was a co-founder of Ayogo Games and focused on iPhone and ruby/merb/mysql based casual social games. Back further in the mists of time, he was the Web standards lead for BEA Systems for 7 years, including being elected three times to 2 year terms on the W3C Technical Architecture Group chaired by Sir Tim Berners-Lee. Follow Dave on Twitter: @DaveO]]>

Theres an old expression, that there are only 2 hard problems in computing: naming, cache invalidation and off-by-one errors. Building offline web apps is all about those hard problems. There are some different ways of storing stuff such as html5 caching, html5 storage, sqllite, and even native stores such as contacts and calendars and well sing their praises. But the really hard problems are knowing what to store, whether the stuff is still good or needs refreshing, how much to store, how to resolve conflicts between the client and server, how to integrate with data-specific stores, all in a bewildering cacophony of network and storage limited devices. Well spend the bulk of our time on these hard problems, which is probably more useful than api description and sample code. Dave Orchard is Mobile Architect at Salesforce.com and located in Vancouver, Canada. This means being involved in many mobile platforms, architectures, tools, technologies and APIs. Prior to that, he was a co-founder of Ayogo Games and focused on iPhone and ruby/merb/mysql based casual social games. Back further in the mists of time, he was the Web standards lead for BEA Systems for 7 years, including being elected three times to 2 year terms on the W3C Technical Architecture Group chaired by Sir Tim Berners-Lee. Follow Dave on Twitter: @DaveO]]>
Fri, 03 Jun 2011 21:18:56 GMT /slideshow/2011-05html5-offline/8202612 webdirections@slideshare.net(webdirections) Dave Orchard - Offline Web Apps with HTML5 webdirections Theres an old expression, that there are only 2 hard problems in computing: naming, cache invalidation and off-by-one errors. Building offline web apps is all about those hard problems. There are some different ways of storing stuff such as html5 caching, html5 storage, sqllite, and even native stores such as contacts and calendars and well sing their praises. But the really hard problems are knowing what to store, whether the stuff is still good or needs refreshing, how much to store, how to resolve conflicts between the client and server, how to integrate with data-specific stores, all in a bewildering cacophony of network and storage limited devices. Well spend the bulk of our time on these hard problems, which is probably more useful than api description and sample code. Dave Orchard is Mobile Architect at Salesforce.com and located in Vancouver, Canada. This means being involved in many mobile platforms, architectures, tools, technologies and APIs. Prior to that, he was a co-founder of Ayogo Games and focused on iPhone and ruby/merb/mysql based casual social games. Back further in the mists of time, he was the Web standards lead for BEA Systems for 7 years, including being elected three times to 2 year terms on the W3C Technical Architecture Group chaired by Sir Tim Berners-Lee. Follow Dave on Twitter: @DaveO <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/2011-05-html5offline-110603211900-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Theres an old expression, that there are only 2 hard problems in computing: naming, cache invalidation and off-by-one errors. Building offline web apps is all about those hard problems. There are some different ways of storing stuff such as html5 caching, html5 storage, sqllite, and even native stores such as contacts and calendars and well sing their praises. But the really hard problems are knowing what to store, whether the stuff is still good or needs refreshing, how much to store, how to resolve conflicts between the client and server, how to integrate with data-specific stores, all in a bewildering cacophony of network and storage limited devices. Well spend the bulk of our time on these hard problems, which is probably more useful than api description and sample code. Dave Orchard is Mobile Architect at Salesforce.com and located in Vancouver, Canada. This means being involved in many mobile platforms, architectures, tools, technologies and APIs. Prior to that, he was a co-founder of Ayogo Games and focused on iPhone and ruby/merb/mysql based casual social games. Back further in the mists of time, he was the Web standards lead for BEA Systems for 7 years, including being elected three times to 2 year terms on the W3C Technical Architecture Group chaired by Sir Tim Berners-Lee. Follow Dave on Twitter: @DaveO
Dave Orchard - Offline Web Apps with HTML5 from Web Directions
]]>
2283 4 https://cdn.slidesharecdn.com/ss_thumbnails/2011-05-html5offline-110603211900-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Robby Ingebretsen - Get your game on: HTML5 for game building /webdirections/wd-images wdimages-110603200849-phpapp01
Youve seen a lot of demos, but is HTML5 really ready for primetime? We made an HTML5-based pool game with the explicit goal of creating an experience that defies your expectations for what a browser can do. In this session well take you through the challenges and triumphs of working with this new technology. For the experienced HTML5 dev, well share tips and tricks. For the rest of us, it will be a great primer on the exciting potential that HTML5 brings to the web. Robby Ingebretsen is a user experience designer and developer with a singular purpose: making great ideas real. As the founder of Pixel Lab, a user experience consultancy that specializes in Silverlight, HTML5 and mobile technologies, he helps clients make cool stuffthe kind that needs the unique full-bodied blend of a little design love and a little engineering kung-fu. Follow Robby on Twitter: @ingebretsen]]>

Youve seen a lot of demos, but is HTML5 really ready for primetime? We made an HTML5-based pool game with the explicit goal of creating an experience that defies your expectations for what a browser can do. In this session well take you through the challenges and triumphs of working with this new technology. For the experienced HTML5 dev, well share tips and tricks. For the rest of us, it will be a great primer on the exciting potential that HTML5 brings to the web. Robby Ingebretsen is a user experience designer and developer with a singular purpose: making great ideas real. As the founder of Pixel Lab, a user experience consultancy that specializes in Silverlight, HTML5 and mobile technologies, he helps clients make cool stuffthe kind that needs the unique full-bodied blend of a little design love and a little engineering kung-fu. Follow Robby on Twitter: @ingebretsen]]>
Fri, 03 Jun 2011 20:08:43 GMT /webdirections/wd-images webdirections@slideshare.net(webdirections) Robby Ingebretsen - Get your game on: HTML5 for game building webdirections Youve seen a lot of demos, but is HTML5 really ready for primetime? We made an HTML5-based pool game with the explicit goal of creating an experience that defies your expectations for what a browser can do. In this session well take you through the challenges and triumphs of working with this new technology. For the experienced HTML5 dev, well share tips and tricks. For the rest of us, it will be a great primer on the exciting potential that HTML5 brings to the web. Robby Ingebretsen is a user experience designer and developer with a singular purpose: making great ideas real. As the founder of Pixel Lab, a user experience consultancy that specializes in Silverlight, HTML5 and mobile technologies, he helps clients make cool stuffthe kind that needs the unique full-bodied blend of a little design love and a little engineering kung-fu. Follow Robby on Twitter: @ingebretsen <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/wdimages-110603200849-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Youve seen a lot of demos, but is HTML5 really ready for primetime? We made an HTML5-based pool game with the explicit goal of creating an experience that defies your expectations for what a browser can do. In this session well take you through the challenges and triumphs of working with this new technology. For the experienced HTML5 dev, well share tips and tricks. For the rest of us, it will be a great primer on the exciting potential that HTML5 brings to the web. Robby Ingebretsen is a user experience designer and developer with a singular purpose: making great ideas real. As the founder of Pixel Lab, a user experience consultancy that specializes in Silverlight, HTML5 and mobile technologies, he helps clients make cool stuffthe kind that needs the unique full-bodied blend of a little design love and a little engineering kung-fu. Follow Robby on Twitter: @ingebretsen
Robby Ingebretsen - Get your game on: HTML5 for game building from Web Directions
]]>
782 2 https://cdn.slidesharecdn.com/ss_thumbnails/wdimages-110603200849-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Ross Boucher - Quality Control: Testing and debugging your apps /slideshow/ross-boucher-quality-contro-testing-and-debugging-your-apps/8201971 webdirections-110603191053-phpapp02
Developers have long been able to use an array of debugging, profiling and other testing tools to ensure application quality and performance. More recently, web developers have started to rely on increasingly sophisticated tools to help test their web sites and applications. But particularly in the mobile space, when developing sophisticated applications with web technologies, testing presents significant challenges. Ross Boucher, one of the developers of Objective-J, the Cappuccino web application framework, the visual development tool Atlas, and 280 slides knows a thing or two about testing sophisticated applications developed using web technologies. In this session, hell share some of those secretes, and help you better test and debug your applications. ]]>

Developers have long been able to use an array of debugging, profiling and other testing tools to ensure application quality and performance. More recently, web developers have started to rely on increasingly sophisticated tools to help test their web sites and applications. But particularly in the mobile space, when developing sophisticated applications with web technologies, testing presents significant challenges. Ross Boucher, one of the developers of Objective-J, the Cappuccino web application framework, the visual development tool Atlas, and 280 slides knows a thing or two about testing sophisticated applications developed using web technologies. In this session, hell share some of those secretes, and help you better test and debug your applications. ]]>
Fri, 03 Jun 2011 19:10:51 GMT /slideshow/ross-boucher-quality-contro-testing-and-debugging-your-apps/8201971 webdirections@slideshare.net(webdirections) Ross Boucher - Quality Control: Testing and debugging your apps webdirections Developers have long been able to use an array of debugging, profiling and other testing tools to ensure application quality and performance. More recently, web developers have started to rely on increasingly sophisticated tools to help test their web sites and applications. But particularly in the mobile space, when developing sophisticated applications with web technologies, testing presents significant challenges. Ross Boucher, one of the developers of Objective-J, the Cappuccino web application framework, the visual development tool Atlas, and 280 slides knows a thing or two about testing sophisticated applications developed using web technologies. In this session, hell share some of those secretes, and help you better test and debug your applications. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/webdirections-110603191053-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Developers have long been able to use an array of debugging, profiling and other testing tools to ensure application quality and performance. More recently, web developers have started to rely on increasingly sophisticated tools to help test their web sites and applications. But particularly in the mobile space, when developing sophisticated applications with web technologies, testing presents significant challenges. Ross Boucher, one of the developers of Objective-J, the Cappuccino web application framework, the visual development tool Atlas, and 280 slides knows a thing or two about testing sophisticated applications developed using web technologies. In this session, hell share some of those secretes, and help you better test and debug your applications.
Ross Boucher - Quality Control: Testing and debugging your apps from Web Directions
]]>
981 3 https://cdn.slidesharecdn.com/ss_thumbnails/webdirections-110603191053-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Juliette Melton - Mobile User Experience Research /slideshow/juliette-melton-mobile-user-experience-research/8139644 melton-mobile-uxr-for-sharing-110529001705-phpapp01
Most user experience research takes place sitting behind a computer. And yet these days, most networked experiences are happening on mobile devices. Some common user experience research methods work well in a mobile environment others dont. In this talk, Juliette Melton will guide you through how to use some great existing research methods in a mobile context, how to incorporate some new (and fun!) methods into your arsenal, and propose next generation tools and services to make mobile user experience research even better. Juliette has ten years of experience building, managing, and researching digital environments and is a human factors researcher based at IDEO in San Francisco. Shes deeply interested in the intersections between digital culture, learning, and communication. Her work has spanned a broad range of industries including social media, casual gaming, education administration, electronic publishing, corporate banking, computer hardware, and public health. Community education through workshops, lectures, and writing is an important part of her work. Remote user experience methods, agile project management, and research program planning are frequent topics. Juliette holds an MEd from the Technology, Innovation, and Education program at the Harvard Graduate School of Education where she focused on developing models for innovative networked learning applications. She also has a BA in Comparative Literature from Haverford College. Follow Juliette on Twitter: @j]]>

Most user experience research takes place sitting behind a computer. And yet these days, most networked experiences are happening on mobile devices. Some common user experience research methods work well in a mobile environment others dont. In this talk, Juliette Melton will guide you through how to use some great existing research methods in a mobile context, how to incorporate some new (and fun!) methods into your arsenal, and propose next generation tools and services to make mobile user experience research even better. Juliette has ten years of experience building, managing, and researching digital environments and is a human factors researcher based at IDEO in San Francisco. Shes deeply interested in the intersections between digital culture, learning, and communication. Her work has spanned a broad range of industries including social media, casual gaming, education administration, electronic publishing, corporate banking, computer hardware, and public health. Community education through workshops, lectures, and writing is an important part of her work. Remote user experience methods, agile project management, and research program planning are frequent topics. Juliette holds an MEd from the Technology, Innovation, and Education program at the Harvard Graduate School of Education where she focused on developing models for innovative networked learning applications. She also has a BA in Comparative Literature from Haverford College. Follow Juliette on Twitter: @j]]>
Sun, 29 May 2011 00:17:02 GMT /slideshow/juliette-melton-mobile-user-experience-research/8139644 webdirections@slideshare.net(webdirections) Juliette Melton - Mobile User Experience Research webdirections Most user experience research takes place sitting behind a computer. And yet these days, most networked experiences are happening on mobile devices. Some common user experience research methods work well in a mobile environment others dont. In this talk, Juliette Melton will guide you through how to use some great existing research methods in a mobile context, how to incorporate some new (and fun!) methods into your arsenal, and propose next generation tools and services to make mobile user experience research even better. Juliette has ten years of experience building, managing, and researching digital environments and is a human factors researcher based at IDEO in San Francisco. Shes deeply interested in the intersections between digital culture, learning, and communication. Her work has spanned a broad range of industries including social media, casual gaming, education administration, electronic publishing, corporate banking, computer hardware, and public health. Community education through workshops, lectures, and writing is an important part of her work. Remote user experience methods, agile project management, and research program planning are frequent topics. Juliette holds an MEd from the Technology, Innovation, and Education program at the Harvard Graduate School of Education where she focused on developing models for innovative networked learning applications. She also has a BA in Comparative Literature from Haverford College. Follow Juliette on Twitter: @j <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/melton-mobile-uxr-for-sharing-110529001705-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Most user experience research takes place sitting behind a computer. And yet these days, most networked experiences are happening on mobile devices. Some common user experience research methods work well in a mobile environment others dont. In this talk, Juliette Melton will guide you through how to use some great existing research methods in a mobile context, how to incorporate some new (and fun!) methods into your arsenal, and propose next generation tools and services to make mobile user experience research even better. Juliette has ten years of experience building, managing, and researching digital environments and is a human factors researcher based at IDEO in San Francisco. Shes deeply interested in the intersections between digital culture, learning, and communication. Her work has spanned a broad range of industries including social media, casual gaming, education administration, electronic publishing, corporate banking, computer hardware, and public health. Community education through workshops, lectures, and writing is an important part of her work. Remote user experience methods, agile project management, and research program planning are frequent topics. Juliette holds an MEd from the Technology, Innovation, and Education program at the Harvard Graduate School of Education where she focused on developing models for innovative networked learning applications. She also has a BA in Comparative Literature from Haverford College. Follow Juliette on Twitter: @j
Juliette Melton - Mobile User Experience Research from Web Directions
]]>
1503 8 https://cdn.slidesharecdn.com/ss_thumbnails/melton-mobile-uxr-for-sharing-110529001705-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Lisa Herrod - The Age of Awareness /slideshow/lisa-herrod-the-age-of-awareness/5789741 wd10ageofawarenessupload-101115173958-phpapp02
Inclusive design. It might sound like a rebranding exercise from the Web Acces si bility Marketing Team, but it isnt. For years inclusive design and research prac tices have been applied to a wide variety of disci plines from indus trial design to the arts, the built envi ronment and more. What can we learn from this? And how can we apply it to the digital envi ronment in which we work? Social inno vation, service design and even augmented reality are now presenting real and inter esting oppor tu nities for us as tradi tional web prac ti tioners. Combined with inclusive design prac tices, this opens up a fantastic world of change for both us and the people for whom we design. So starting with the web, well rein vig orate our passion for diversity and inclusion. Lets declare this The Age of Awareness! Lisa is the Prin cipal User Expe rience consultant at Scenario Seven with over ten years of hands-on expe rience on the web. She has a back ground in stan足dards based design and devel opment with the last 7 years focusing on design research, usability, acces si bility and user expe rience strategy. Lisa believes in an inclusive, holistic approach to user expe rience design that permeates every layer of a site and every role on a team. Her clients range from small, non-profit organ i sa tions through to large multi na tionals such as Macquarie Bank, Microsoft, Sydney Opera House, Qantas and the Brooklyn Museum NYC. Lisa is an expe ri enced lecturer and conference presenter having spoken at confer ences both locally and abroad in the UK, NZ and the US. Shes a sporadic blogger and a crazy lover of whippets, with two little ones of her own Follow Lisa on Twitter: @scenariogirl]]>

Inclusive design. It might sound like a rebranding exercise from the Web Acces si bility Marketing Team, but it isnt. For years inclusive design and research prac tices have been applied to a wide variety of disci plines from indus trial design to the arts, the built envi ronment and more. What can we learn from this? And how can we apply it to the digital envi ronment in which we work? Social inno vation, service design and even augmented reality are now presenting real and inter esting oppor tu nities for us as tradi tional web prac ti tioners. Combined with inclusive design prac tices, this opens up a fantastic world of change for both us and the people for whom we design. So starting with the web, well rein vig orate our passion for diversity and inclusion. Lets declare this The Age of Awareness! Lisa is the Prin cipal User Expe rience consultant at Scenario Seven with over ten years of hands-on expe rience on the web. She has a back ground in stan足dards based design and devel opment with the last 7 years focusing on design research, usability, acces si bility and user expe rience strategy. Lisa believes in an inclusive, holistic approach to user expe rience design that permeates every layer of a site and every role on a team. Her clients range from small, non-profit organ i sa tions through to large multi na tionals such as Macquarie Bank, Microsoft, Sydney Opera House, Qantas and the Brooklyn Museum NYC. Lisa is an expe ri enced lecturer and conference presenter having spoken at confer ences both locally and abroad in the UK, NZ and the US. Shes a sporadic blogger and a crazy lover of whippets, with two little ones of her own Follow Lisa on Twitter: @scenariogirl]]>
Mon, 15 Nov 2010 17:39:55 GMT /slideshow/lisa-herrod-the-age-of-awareness/5789741 webdirections@slideshare.net(webdirections) Lisa Herrod - The Age of Awareness webdirections Inclusive design. It might sound like a rebranding exercise from the Web Acces si bility Marketing Team, but it isnt. For years inclusive design and research prac tices have been applied to a wide variety of disci plines from indus trial design to the arts, the built envi ronment and more. What can we learn from this? And how can we apply it to the digital envi ronment in which we work? Social inno vation, service design and even augmented reality are now presenting real and inter esting oppor tu nities for us as tradi tional web prac ti tioners. Combined with inclusive design prac tices, this opens up a fantastic world of change for both us and the people for whom we design. So starting with the web, well rein vig orate our passion for diversity and inclusion. Lets declare this The Age of Awareness! Lisa is the Prin cipal User Expe rience consultant at Scenario Seven with over ten years of hands-on expe rience on the web. She has a back ground in stan足dards based design and devel opment with the last 7 years focusing on design research, usability, acces si bility and user expe rience strategy. Lisa believes in an inclusive, holistic approach to user expe rience design that permeates every layer of a site and every role on a team. Her clients range from small, non-profit organ i sa tions through to large multi na tionals such as Macquarie Bank, Microsoft, Sydney Opera House, Qantas and the Brooklyn Museum NYC. Lisa is an expe ri enced lecturer and conference presenter having spoken at confer ences both locally and abroad in the UK, NZ and the US. Shes a sporadic blogger and a crazy lover of whippets, with two little ones of her own Follow Lisa on Twitter: @scenariogirl <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/wd10ageofawarenessupload-101115173958-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Inclusive design. It might sound like a rebranding exercise from the Web Acces si bility Marketing Team, but it isnt. For years inclusive design and research prac tices have been applied to a wide variety of disci plines from indus trial design to the arts, the built envi ronment and more. What can we learn from this? And how can we apply it to the digital envi ronment in which we work? Social inno vation, service design and even augmented reality are now presenting real and inter esting oppor tu nities for us as tradi tional web prac ti tioners. Combined with inclusive design prac tices, this opens up a fantastic world of change for both us and the people for whom we design. So starting with the web, well rein vig orate our passion for diversity and inclusion. Lets declare this The Age of Awareness! Lisa is the Prin cipal User Expe rience consultant at Scenario Seven with over ten years of hands-on expe rience on the web. She has a back ground in stan足dards based design and devel opment with the last 7 years focusing on design research, usability, acces si bility and user expe rience strategy. Lisa believes in an inclusive, holistic approach to user expe rience design that permeates every layer of a site and every role on a team. Her clients range from small, non-profit organ i sa tions through to large multi na tionals such as Macquarie Bank, Microsoft, Sydney Opera House, Qantas and the Brooklyn Museum NYC. Lisa is an expe ri enced lecturer and conference presenter having spoken at confer ences both locally and abroad in the UK, NZ and the US. Shes a sporadic blogger and a crazy lover of whippets, with two little ones of her own Follow Lisa on Twitter: @scenariogirl
Lisa Herrod - The Age of Awareness from Web Directions
]]>
766 4 https://cdn.slidesharecdn.com/ss_thumbnails/wd10ageofawarenessupload-101115173958-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Practising Web Standards in the Large /slideshow/practising-web-standards-in-the-large/5613007 20101015-wds10-oddie-101029183016-phpapp02
Web standards might be second nature to all of us here, but they don't always fly so easily in the enterprise. Obscure browsers and CIOs watching their bottom line can often leave a passionate development team feeling stifled. In this session we'll look at how a number of large scale websites successfully adopted new standards and opened their content to more audiences and devices than ever before. We'll explore techniques for deciding what client technologies to use on your projects, how to drive the adoption of newer techniques and how not to leave your audience behind. We'll even talk about how to make all of this possible with Internet Explorer in the room.]]>

Web standards might be second nature to all of us here, but they don't always fly so easily in the enterprise. Obscure browsers and CIOs watching their bottom line can often leave a passionate development team feeling stifled. In this session we'll look at how a number of large scale websites successfully adopted new standards and opened their content to more audiences and devices than ever before. We'll explore techniques for deciding what client technologies to use on your projects, how to drive the adoption of newer techniques and how not to leave your audience behind. We'll even talk about how to make all of this possible with Internet Explorer in the room.]]>
Fri, 29 Oct 2010 18:30:14 GMT /slideshow/practising-web-standards-in-the-large/5613007 webdirections@slideshare.net(webdirections) Practising Web Standards in the Large webdirections Web standards might be second nature to all of us here, but they don't always fly so easily in the enterprise. Obscure browsers and CIOs watching their bottom line can often leave a passionate development team feeling stifled. In this session we'll look at how a number of large scale websites successfully adopted new standards and opened their content to more audiences and devices than ever before. We'll explore techniques for deciding what client technologies to use on your projects, how to drive the adoption of newer techniques and how not to leave your audience behind. We'll even talk about how to make all of this possible with Internet Explorer in the room. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/20101015-wds10-oddie-101029183016-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Web standards might be second nature to all of us here, but they don&#39;t always fly so easily in the enterprise. Obscure browsers and CIOs watching their bottom line can often leave a passionate development team feeling stifled. In this session we&#39;ll look at how a number of large scale websites successfully adopted new standards and opened their content to more audiences and devices than ever before. We&#39;ll explore techniques for deciding what client technologies to use on your projects, how to drive the adoption of newer techniques and how not to leave your audience behind. We&#39;ll even talk about how to make all of this possible with Internet Explorer in the room.
Practising Web Standards in the Large from Web Directions
]]>
548 2 https://cdn.slidesharecdn.com/ss_thumbnails/20101015-wds10-oddie-101029183016-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
15 years in - Dan Hill /slideshow/15-years-in-dan-hill/2711345 dan-hill-preso-2-091213182429-phpapp02
It is time for the practice of web development and design to broaden its horizons. How can the skills and experience weve acquired over the last 15 years of working on the internet be applied more broadly to, say, the design of cities, buildings, organisations, government and so on? In a slightly foolhardy, ambitious talk, Dan will draw from his experience of leading design across the BBCs websites, co-founding the global media product Monocle, working with projects like Lonely Planet, Channel 4, Urbis museum and the Spice Girls website, and now his current work with the multidisciplinary design consultancy Arup, where he helps design better cities, buildings and streets. Dan will suggest that some of these core ideas - harnessing user-centred thinking with the sparks of individual insight, working with real-time data, separating content from presentation, multidisciplinary design-centred practice, enabling adaptation and hackability, balancing top-down intervention with bottom-up emergence, amongst others - might work effectively as core principles of service design, offering new ways to build, design, innovate and operate to services, products and organisations well outside of the Australian web industrys traditional focus.]]>

It is time for the practice of web development and design to broaden its horizons. How can the skills and experience weve acquired over the last 15 years of working on the internet be applied more broadly to, say, the design of cities, buildings, organisations, government and so on? In a slightly foolhardy, ambitious talk, Dan will draw from his experience of leading design across the BBCs websites, co-founding the global media product Monocle, working with projects like Lonely Planet, Channel 4, Urbis museum and the Spice Girls website, and now his current work with the multidisciplinary design consultancy Arup, where he helps design better cities, buildings and streets. Dan will suggest that some of these core ideas - harnessing user-centred thinking with the sparks of individual insight, working with real-time data, separating content from presentation, multidisciplinary design-centred practice, enabling adaptation and hackability, balancing top-down intervention with bottom-up emergence, amongst others - might work effectively as core principles of service design, offering new ways to build, design, innovate and operate to services, products and organisations well outside of the Australian web industrys traditional focus.]]>
Sun, 13 Dec 2009 18:22:42 GMT /slideshow/15-years-in-dan-hill/2711345 webdirections@slideshare.net(webdirections) 15 years in - Dan Hill webdirections It is time for the practice of web development and design to broaden its horizons. How can the skills and experience weve acquired over the last 15 years of working on the internet be applied more broadly to, say, the design of cities, buildings, organisations, government and so on? In a slightly foolhardy, ambitious talk, Dan will draw from his experience of leading design across the BBCs websites, co-founding the global media product Monocle, working with projects like Lonely Planet, Channel 4, Urbis museum and the Spice Girls website, and now his current work with the multidisciplinary design consultancy Arup, where he helps design better cities, buildings and streets. Dan will suggest that some of these core ideas - harnessing user-centred thinking with the sparks of individual insight, working with real-time data, separating content from presentation, multidisciplinary design-centred practice, enabling adaptation and hackability, balancing top-down intervention with bottom-up emergence, amongst others - might work effectively as core principles of service design, offering new ways to build, design, innovate and operate to services, products and organisations well outside of the Australian web industrys traditional focus. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/dan-hill-preso-2-091213182429-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> It is time for the practice of web development and design to broaden its horizons. How can the skills and experience weve acquired over the last 15 years of working on the internet be applied more broadly to, say, the design of cities, buildings, organisations, government and so on? In a slightly foolhardy, ambitious talk, Dan will draw from his experience of leading design across the BBCs websites, co-founding the global media product Monocle, working with projects like Lonely Planet, Channel 4, Urbis museum and the Spice Girls website, and now his current work with the multidisciplinary design consultancy Arup, where he helps design better cities, buildings and streets. Dan will suggest that some of these core ideas - harnessing user-centred thinking with the sparks of individual insight, working with real-time data, separating content from presentation, multidisciplinary design-centred practice, enabling adaptation and hackability, balancing top-down intervention with bottom-up emergence, amongst others - might work effectively as core principles of service design, offering new ways to build, design, innovate and operate to services, products and organisations well outside of the Australian web industrys traditional focus.
15 years in - Dan Hill from Web Directions
]]>
2258 8 https://cdn.slidesharecdn.com/ss_thumbnails/dan-hill-preso-2-091213182429-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
WCAG2 - Gian Wild /slideshow/ecag2-gian-wild/2540440 wds09-091119160021-phpapp02
So WCAG2 - version 2 of the Web Content Accessibility Guidelines as set out by the W3Cs Web Accessibility Initiative - has been released as a Candidate Recommendation. What does that mean for Australia? There are many issues that were addressed in WCAG1 which have been left up to policy makers and developers in WCAG2. This session will highlight these issues and talk about what kind of impact they will have on your development and on your audience. From testability, to cognitive disabilities, well go into the nitty gritty differences between WCAG1 and WCAG2 and what you will need to know to make sure that your site isnt a potential target for litigation. In addition to development principles, well address the current state of play in Australia; what the Australian Human Rights Commission (AHRC) are doing and what each state has decided to do with WCAG2.]]>

So WCAG2 - version 2 of the Web Content Accessibility Guidelines as set out by the W3Cs Web Accessibility Initiative - has been released as a Candidate Recommendation. What does that mean for Australia? There are many issues that were addressed in WCAG1 which have been left up to policy makers and developers in WCAG2. This session will highlight these issues and talk about what kind of impact they will have on your development and on your audience. From testability, to cognitive disabilities, well go into the nitty gritty differences between WCAG1 and WCAG2 and what you will need to know to make sure that your site isnt a potential target for litigation. In addition to development principles, well address the current state of play in Australia; what the Australian Human Rights Commission (AHRC) are doing and what each state has decided to do with WCAG2.]]>
Thu, 19 Nov 2009 16:00:03 GMT /slideshow/ecag2-gian-wild/2540440 webdirections@slideshare.net(webdirections) WCAG2 - Gian Wild webdirections So WCAG2 - version 2 of the Web Content Accessibility Guidelines as set out by the W3Cs Web Accessibility Initiative - has been released as a Candidate Recommendation. What does that mean for Australia? There are many issues that were addressed in WCAG1 which have been left up to policy makers and developers in WCAG2. This session will highlight these issues and talk about what kind of impact they will have on your development and on your audience. From testability, to cognitive disabilities, well go into the nitty gritty differences between WCAG1 and WCAG2 and what you will need to know to make sure that your site isnt a potential target for litigation. In addition to development principles, well address the current state of play in Australia; what the Australian Human Rights Commission (AHRC) are doing and what each state has decided to do with WCAG2. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/wds09-091119160021-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> So WCAG2 - version 2 of the Web Content Accessibility Guidelines as set out by the W3Cs Web Accessibility Initiative - has been released as a Candidate Recommendation. What does that mean for Australia? There are many issues that were addressed in WCAG1 which have been left up to policy makers and developers in WCAG2. This session will highlight these issues and talk about what kind of impact they will have on your development and on your audience. From testability, to cognitive disabilities, well go into the nitty gritty differences between WCAG1 and WCAG2 and what you will need to know to make sure that your site isnt a potential target for litigation. In addition to development principles, well address the current state of play in Australia; what the Australian Human Rights Commission (AHRC) are doing and what each state has decided to do with WCAG2.
WCAG2 - Gian Wild from Web Directions
]]>
681 2 https://cdn.slidesharecdn.com/ss_thumbnails/wds09-091119160021-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
CSS Frameworks /slideshow/css-frameworks-2424014/2424014 cssframeworks-091104155713-phpapp02
With the proliferation and widespread adoption of JavaScript frameworks, smart developers have wondered if a similar approach to smoothing over the rough spots of CSS might work. Thus, CSS frameworks like Blueprint, YUI Library CSS Tools, Boilerplate, and many others were born. In this session, we will survey the landscape of CSS frameworks and consider how each of them deals with the unique challenge of creating generalised, reusable CSS styles. There are a number of different approaches, and some are better than others. Choose the right framework and youll save yourself a lot of work. Choose the wrong one, and youll find your projects weighed down by restrictive assumptions and masses of code that you dont understand. When it comes to CSS frameworks, making the right choice is everything. By the end of this session, you might just decide that the right framework for you is no framework at all.]]>

With the proliferation and widespread adoption of JavaScript frameworks, smart developers have wondered if a similar approach to smoothing over the rough spots of CSS might work. Thus, CSS frameworks like Blueprint, YUI Library CSS Tools, Boilerplate, and many others were born. In this session, we will survey the landscape of CSS frameworks and consider how each of them deals with the unique challenge of creating generalised, reusable CSS styles. There are a number of different approaches, and some are better than others. Choose the right framework and youll save yourself a lot of work. Choose the wrong one, and youll find your projects weighed down by restrictive assumptions and masses of code that you dont understand. When it comes to CSS frameworks, making the right choice is everything. By the end of this session, you might just decide that the right framework for you is no framework at all.]]>
Wed, 04 Nov 2009 15:57:01 GMT /slideshow/css-frameworks-2424014/2424014 webdirections@slideshare.net(webdirections) CSS Frameworks webdirections With the proliferation and widespread adoption of JavaScript frameworks, smart developers have wondered if a similar approach to smoothing over the rough spots of CSS might work. Thus, CSS frameworks like Blueprint, YUI Library CSS Tools, Boilerplate, and many others were born. In this session, we will survey the landscape of CSS frameworks and consider how each of them deals with the unique challenge of creating generalised, reusable CSS styles. There are a number of different approaches, and some are better than others. Choose the right framework and youll save yourself a lot of work. Choose the wrong one, and youll find your projects weighed down by restrictive assumptions and masses of code that you dont understand. When it comes to CSS frameworks, making the right choice is everything. By the end of this session, you might just decide that the right framework for you is no framework at all. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/cssframeworks-091104155713-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> With the proliferation and widespread adoption of JavaScript frameworks, smart developers have wondered if a similar approach to smoothing over the rough spots of CSS might work. Thus, CSS frameworks like Blueprint, YUI Library CSS Tools, Boilerplate, and many others were born. In this session, we will survey the landscape of CSS frameworks and consider how each of them deals with the unique challenge of creating generalised, reusable CSS styles. There are a number of different approaches, and some are better than others. Choose the right framework and youll save yourself a lot of work. Choose the wrong one, and youll find your projects weighed down by restrictive assumptions and masses of code that you dont understand. When it comes to CSS frameworks, making the right choice is everything. By the end of this session, you might just decide that the right framework for you is no framework at all.
CSS Frameworks from Web Directions
]]>
4022 5 https://cdn.slidesharecdn.com/ss_thumbnails/cssframeworks-091104155713-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Kerry Taylor - Semantics & sensors /slideshow/kerry-taylor-semantics-sensors/2344371 w3cssnfinal-091025175227-phpapp01
Semantic Web technologies, both those envisaged and those already realised, have the potential to benefit domains where issues such as volume, complexity and heterogeneity can overcome traditional techniques. Sensor networks are one such area where the application of semantics is indicated by scale, complexity, and the need to integrate over heterogeneous standards, sensors and systems for multiple purposes and multiple disciplines. The Semantic Sensor Networks W3C Incubator is an international initiative to develop standards for sharing information collected by sensors and sensor networks over the Web, including an ontology for different types of sensing devices and their observations, and new approaches for the semantic markup of sensor descriptions and services that support sensor data exchange and sensor network management. Kerry will describe the ongoing effort to increase the quality and reduce the cost of capturing environmental data, to address the growing demand for information about the environmental systems that support Australias agricultural, resource and process-based industries.]]>

Semantic Web technologies, both those envisaged and those already realised, have the potential to benefit domains where issues such as volume, complexity and heterogeneity can overcome traditional techniques. Sensor networks are one such area where the application of semantics is indicated by scale, complexity, and the need to integrate over heterogeneous standards, sensors and systems for multiple purposes and multiple disciplines. The Semantic Sensor Networks W3C Incubator is an international initiative to develop standards for sharing information collected by sensors and sensor networks over the Web, including an ontology for different types of sensing devices and their observations, and new approaches for the semantic markup of sensor descriptions and services that support sensor data exchange and sensor network management. Kerry will describe the ongoing effort to increase the quality and reduce the cost of capturing environmental data, to address the growing demand for information about the environmental systems that support Australias agricultural, resource and process-based industries.]]>
Sun, 25 Oct 2009 17:52:17 GMT /slideshow/kerry-taylor-semantics-sensors/2344371 webdirections@slideshare.net(webdirections) Kerry Taylor - Semantics & sensors webdirections Semantic Web technologies, both those envisaged and those already realised, have the potential to benefit domains where issues such as volume, complexity and heterogeneity can overcome traditional techniques. Sensor networks are one such area where the application of semantics is indicated by scale, complexity, and the need to integrate over heterogeneous standards, sensors and systems for multiple purposes and multiple disciplines. The Semantic Sensor Networks W3C Incubator is an international initiative to develop standards for sharing information collected by sensors and sensor networks over the Web, including an ontology for different types of sensing devices and their observations, and new approaches for the semantic markup of sensor descriptions and services that support sensor data exchange and sensor network management. Kerry will describe the ongoing effort to increase the quality and reduce the cost of capturing environmental data, to address the growing demand for information about the environmental systems that support Australias agricultural, resource and process-based industries. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/w3cssnfinal-091025175227-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Semantic Web technologies, both those envisaged and those already realised, have the potential to benefit domains where issues such as volume, complexity and heterogeneity can overcome traditional techniques. Sensor networks are one such area where the application of semantics is indicated by scale, complexity, and the need to integrate over heterogeneous standards, sensors and systems for multiple purposes and multiple disciplines. The Semantic Sensor Networks W3C Incubator is an international initiative to develop standards for sharing information collected by sensors and sensor networks over the Web, including an ontology for different types of sensing devices and their observations, and new approaches for the semantic markup of sensor descriptions and services that support sensor data exchange and sensor network management. Kerry will describe the ongoing effort to increase the quality and reduce the cost of capturing environmental data, to address the growing demand for information about the environmental systems that support Australias agricultural, resource and process-based industries.
Kerry Taylor - Semantics & sensors from Web Directions
]]>
1323 2 https://cdn.slidesharecdn.com/ss_thumbnails/w3cssnfinal-091025175227-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Boosting new media accessibility - Scott Hollier /slideshow/boosting-new-media-accessibility-scott-hollier/2213728 scotthollier2009presentationwebdirections8oct-091013185108-phpapp01
This talk focuses on the efforts engaged by W3C and its members to promote and improve web standards and in particular HTML 5 with mechanisms to allow people with disabilities to access multimedia content, including audio and video. Scott will present the current user experiences of accessibility and the challenges of getting uptake in government. This would include the take-up of W3C access standards within government, use of WCAG and ATAG by developers, the technical challenges of video-specific implementations of captioning and audio description, and ways in which such challenges can be better addressed through the involvement of Internet users.]]>

This talk focuses on the efforts engaged by W3C and its members to promote and improve web standards and in particular HTML 5 with mechanisms to allow people with disabilities to access multimedia content, including audio and video. Scott will present the current user experiences of accessibility and the challenges of getting uptake in government. This would include the take-up of W3C access standards within government, use of WCAG and ATAG by developers, the technical challenges of video-specific implementations of captioning and audio description, and ways in which such challenges can be better addressed through the involvement of Internet users.]]>
Tue, 13 Oct 2009 18:51:05 GMT /slideshow/boosting-new-media-accessibility-scott-hollier/2213728 webdirections@slideshare.net(webdirections) Boosting new media accessibility - Scott Hollier webdirections This talk focuses on the efforts engaged by W3C and its members to promote and improve web standards and in particular HTML 5 with mechanisms to allow people with disabilities to access multimedia content, including audio and video. Scott will present the current user experiences of accessibility and the challenges of getting uptake in government. This would include the take-up of W3C access standards within government, use of WCAG and ATAG by developers, the technical challenges of video-specific implementations of captioning and audio description, and ways in which such challenges can be better addressed through the involvement of Internet users. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/scotthollier2009presentationwebdirections8oct-091013185108-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This talk focuses on the efforts engaged by W3C and its members to promote and improve web standards and in particular HTML 5 with mechanisms to allow people with disabilities to access multimedia content, including audio and video. Scott will present the current user experiences of accessibility and the challenges of getting uptake in government. This would include the take-up of W3C access standards within government, use of WCAG and ATAG by developers, the technical challenges of video-specific implementations of captioning and audio description, and ways in which such challenges can be better addressed through the involvement of Internet users.
Boosting new media accessibility - Scott Hollier from Web Directions
]]>
839 5 https://cdn.slidesharecdn.com/ss_thumbnails/scotthollier2009presentationwebdirections8oct-091013185108-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Opening up social networks - Renato Iannella /slideshow/opening-up-social-networks-renato-iannella/2205143 wds09-iannella-091013020609-phpapp01
Social Networks have been a world-wide phenomenon and their proliferation poses a pressing interoperability and usability challenge to both web users and service providers. Web users have different social networks accounts and utilise them in different ways depending on the context. For example, more friendly chat on FaceBook, more professional on LinkedIn, and a bit daring interaction on Hi5. Maintaining these multiple online profiles is cumbersome and time consuming and locks in the web user to a service provider. Also, sharing information and user-generated content is particularly challenging due to the obscure nature of privacy and rights management on social networks and the lack of awareness and transparency of such policies. The W3C Social Web Incubator Group (XG) has been investigating these challenges with the purpose to define a number of new standards that can address the needs of the social web users and balance the needs from the servicer providers. This talk will look at the social profile portability needs and the policy (privacy and rights) directions needed to break down the walled gardens of social networks. Licensed under Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported (http://creativecommons.org/licenses/by-nc-nd/3.0/)]]>

Social Networks have been a world-wide phenomenon and their proliferation poses a pressing interoperability and usability challenge to both web users and service providers. Web users have different social networks accounts and utilise them in different ways depending on the context. For example, more friendly chat on FaceBook, more professional on LinkedIn, and a bit daring interaction on Hi5. Maintaining these multiple online profiles is cumbersome and time consuming and locks in the web user to a service provider. Also, sharing information and user-generated content is particularly challenging due to the obscure nature of privacy and rights management on social networks and the lack of awareness and transparency of such policies. The W3C Social Web Incubator Group (XG) has been investigating these challenges with the purpose to define a number of new standards that can address the needs of the social web users and balance the needs from the servicer providers. This talk will look at the social profile portability needs and the policy (privacy and rights) directions needed to break down the walled gardens of social networks. Licensed under Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported (http://creativecommons.org/licenses/by-nc-nd/3.0/)]]>
Tue, 13 Oct 2009 02:06:03 GMT /slideshow/opening-up-social-networks-renato-iannella/2205143 webdirections@slideshare.net(webdirections) Opening up social networks - Renato Iannella webdirections Social Networks have been a world-wide phenomenon and their proliferation poses a pressing interoperability and usability challenge to both web users and service providers. Web users have different social networks accounts and utilise them in different ways depending on the context. For example, more friendly chat on FaceBook, more professional on LinkedIn, and a bit daring interaction on Hi5. Maintaining these multiple online profiles is cumbersome and time consuming and locks in the web user to a service provider. Also, sharing information and user-generated content is particularly challenging due to the obscure nature of privacy and rights management on social networks and the lack of awareness and transparency of such policies. The W3C Social Web Incubator Group (XG) has been investigating these challenges with the purpose to define a number of new standards that can address the needs of the social web users and balance the needs from the servicer providers. This talk will look at the social profile portability needs and the policy (privacy and rights) directions needed to break down the walled gardens of social networks. Licensed under Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported (http://creativecommons.org/licenses/by-nc-nd/3.0/) <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/wds09-iannella-091013020609-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Social Networks have been a world-wide phenomenon and their proliferation poses a pressing interoperability and usability challenge to both web users and service providers. Web users have different social networks accounts and utilise them in different ways depending on the context. For example, more friendly chat on FaceBook, more professional on LinkedIn, and a bit daring interaction on Hi5. Maintaining these multiple online profiles is cumbersome and time consuming and locks in the web user to a service provider. Also, sharing information and user-generated content is particularly challenging due to the obscure nature of privacy and rights management on social networks and the lack of awareness and transparency of such policies. The W3C Social Web Incubator Group (XG) has been investigating these challenges with the purpose to define a number of new standards that can address the needs of the social web users and balance the needs from the servicer providers. This talk will look at the social profile portability needs and the policy (privacy and rights) directions needed to break down the walled gardens of social networks. Licensed under Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported (http://creativecommons.org/licenses/by-nc-nd/3.0/)
Opening up social networks - Renato Iannella from Web Directions
]]>
823 4 https://cdn.slidesharecdn.com/ss_thumbnails/wds09-iannella-091013020609-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Douglas Crockford - Ajax Security /slideshow/douglas-crockford-ajax-security-presentation/630645 douglascrockford-1222903962429701-9
Security design is an important, but often neglected, component of system design. In this session, Douglas Crockford, creator of Javascript Object Notation, will outline the security issues that must be considered in the architecture of Ajax applications. The design of the browser did not anticipate the needs of multiparty applications. The browsers security model frustrates useful activities and allows some very dangerous activities. This talk will look at the small set of options before us that will determine the future of the Web. During this session, attendees will: Learn why effective security is an inherent feature of good design; Experience a real-time demo of a Ajax client/server system based on sound security principles See how to apply secure design to rich web applications. ]]>

Security design is an important, but often neglected, component of system design. In this session, Douglas Crockford, creator of Javascript Object Notation, will outline the security issues that must be considered in the architecture of Ajax applications. The design of the browser did not anticipate the needs of multiparty applications. The browsers security model frustrates useful activities and allows some very dangerous activities. This talk will look at the small set of options before us that will determine the future of the Web. During this session, attendees will: Learn why effective security is an inherent feature of good design; Experience a real-time demo of a Ajax client/server system based on sound security principles See how to apply secure design to rich web applications. ]]>
Wed, 01 Oct 2008 16:33:34 GMT /slideshow/douglas-crockford-ajax-security-presentation/630645 webdirections@slideshare.net(webdirections) Douglas Crockford - Ajax Security webdirections <p>Security design is an important, but often neglected, component of system design. In this session, Douglas Crockford, creator of Javascript Object Notation, will outline the security issues that must be considered in the architecture of Ajax applications.</p> <p>The design of the browser did not anticipate the needs of multiparty applications. The browsers security model frustrates useful activities and allows some very dangerous activities. This talk will look at the small set of options before us that will determine the future of the Web.<br /> During this session, attendees will:</p> <ul> <li>Learn why effective security is an inherent feature of good design;</li> <li>Experience a real-time demo of a Ajax client/server system based on sound security principles</li> <li>See how to apply secure design to rich web applications.</li> </ul> <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/douglascrockford-1222903962429701-9-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Security design is an important, but often neglected, component of system design. In this session, Douglas Crockford, creator of Javascript Object Notation, will outline the security issues that must be considered in the architecture of Ajax applications. The design of the browser did not anticipate the needs of multiparty applications. The browsers security model frustrates useful activities and allows some very dangerous activities. This talk will look at the small set of options before us that will determine the future of the Web. During this session, attendees will: Learn why effective security is an inherent feature of good design; Experience a real-time demo of a Ajax client/server system based on sound security principles See how to apply secure design to rich web applications.
Douglas Crockford - Ajax Security from Web Directions
]]>
21048 19 https://cdn.slidesharecdn.com/ss_thumbnails/douglascrockford-1222903962429701-9-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Jeffrey Veen - Designing our way through data /slideshow/jeffrey-venn-designing-our-way-through-data-presentation/628595 veenwds08-1222828434769314-9
The hype around Web 2.0 continues to increase to the point of absurdity. We hear all about a rich web of data, but what can we learn from these trends to actually apply to our designs? You&#8217;ll take a tour through the past, present, and future of the web to answer these questions and more: What can we learn from the rich history of data visualization to inform our designs today? How can we do amazing work while battle the constant constraints we find ourselves up against? How do we really incorporate users into our practice of user experience? ]]>

The hype around Web 2.0 continues to increase to the point of absurdity. We hear all about a rich web of data, but what can we learn from these trends to actually apply to our designs? You&#8217;ll take a tour through the past, present, and future of the web to answer these questions and more: What can we learn from the rich history of data visualization to inform our designs today? How can we do amazing work while battle the constant constraints we find ourselves up against? How do we really incorporate users into our practice of user experience? ]]>
Tue, 30 Sep 2008 19:38:17 GMT /slideshow/jeffrey-venn-designing-our-way-through-data-presentation/628595 webdirections@slideshare.net(webdirections) Jeffrey Veen - Designing our way through data webdirections The hype around Web 2.0 continues to increase to the point of absurdity. We hear all about a rich web of data, but what can we learn from these trends to actually apply to our designs? You&#8217;ll take a tour through the past, present, and future of the web to answer these questions and more: <ul> <li>What can we learn from the rich history of data visualization to inform our designs today?</li> <li>How can we do amazing work while battle the constant constraints we find ourselves up against?</li> <li>How do we <em>really</em> incorporate users into our practice of user experience? </li> </ul> <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/veenwds08-1222828434769314-9-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> The hype around Web 2.0 continues to increase to the point of absurdity. We hear all about a rich web of data, but what can we learn from these trends to actually apply to our designs? You&amp;#8217;ll take a tour through the past, present, and future of the web to answer these questions and more: What can we learn from the rich history of data visualization to inform our designs today? How can we do amazing work while battle the constant constraints we find ourselves up against? How do we really incorporate users into our practice of user experience?
Jeffrey Veen - Designing our way through data from Web Directions
]]>
895 4 https://cdn.slidesharecdn.com/ss_thumbnails/veenwds08-1222828434769314-9-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Nick Bolton - The evolution and commercialisation of online video /slideshow/future-of-online-video-september-2008-nick-bolton-presentation/623683 web-directions-future-of-online-video-september-2008-1222654864352619-8
Internet video has come a long way from the postage stamp generic media player to the commercial success it is today. This session looks at this journey, and examines the multitude of online video options available. We will look at content creation (simple single piece, to multi-platform, and user generated), distribution methods and publishing strategies. Then once the video is published, how do you justify it (the ROI), commercialise it (leverage the content) and monetise it through syndication, advertising, sponsorship, or pay-per-view/subscription. There will be real time demos and case studies.]]>

Internet video has come a long way from the postage stamp generic media player to the commercial success it is today. This session looks at this journey, and examines the multitude of online video options available. We will look at content creation (simple single piece, to multi-platform, and user generated), distribution methods and publishing strategies. Then once the video is published, how do you justify it (the ROI), commercialise it (leverage the content) and monetise it through syndication, advertising, sponsorship, or pay-per-view/subscription. There will be real time demos and case studies.]]>
Sun, 28 Sep 2008 19:24:16 GMT /slideshow/future-of-online-video-september-2008-nick-bolton-presentation/623683 webdirections@slideshare.net(webdirections) Nick Bolton - The evolution and commercialisation of online video webdirections Internet video has come a long way from the postage stamp generic media player to the commercial success it is today. This session looks at this journey, and examines the multitude of online video options available. We will look at content creation (simple single piece, to multi-platform, and user generated), distribution methods and publishing strategies. Then once the video is published, how do you justify it (the ROI), commercialise it (leverage the content) and monetise it through syndication, advertising, sponsorship, or pay-per-view/subscription. There will be real time demos and case studies. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/web-directions-future-of-online-video-september-2008-1222654864352619-8-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Internet video has come a long way from the postage stamp generic media player to the commercial success it is today. This session looks at this journey, and examines the multitude of online video options available. We will look at content creation (simple single piece, to multi-platform, and user generated), distribution methods and publishing strategies. Then once the video is published, how do you justify it (the ROI), commercialise it (leverage the content) and monetise it through syndication, advertising, sponsorship, or pay-per-view/subscription. There will be real time demos and case studies.
Nick Bolton - The evolution and commercialisation of online video from Web Directions
]]>
806 3 https://cdn.slidesharecdn.com/ss_thumbnails/web-directions-future-of-online-video-september-2008-1222654864352619-8-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-webdirections-48x48.jpg?cb=1522780065 Founded in Australia in 2004, by long time web industry figures Maxine Sherrin and John Allsopp, Web Directions conferences bring together the web industrys leading experts from around the world to educate and inspire our attendees. webdirections.org https://cdn.slidesharecdn.com/ss_thumbnails/douglascrockford-programmingstyleandyourbrain-121023190603-phpapp02-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/douglas-crockford-programming-style-and-your-brain-14858206/14858206 Douglas Crockford - Pr... https://cdn.slidesharecdn.com/ss_thumbnails/kimheras-soyouvegotanidea-121023184600-phpapp02-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/kim-heras-so-youve-got-an-idea/14858032 Kim Heras - So, You&#39;ve... https://cdn.slidesharecdn.com/ss_thumbnails/arunanskanthan-rollyourownstyleguide-121023184437-phpapp01-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/arunan-skanthan-roll-your-own-style-guide/14858022 Arunan Skanthan - Roll...