object(WP_Query)#69 (47) { ["query_vars"]=> array(55) { ["tag"]=> string(5) "flash" ["error"]=> string(0) "" ["m"]=> int(0) ["p"]=> int(0) ["post_parent"]=> string(0) "" ["subpost"]=> string(0) "" ["subpost_id"]=> string(0) "" ["attachment"]=> string(0) "" ["attachment_id"]=> int(0) ["name"]=> string(0) "" ["static"]=> string(0) "" ["pagename"]=> string(0) "" ["page_id"]=> int(0) ["second"]=> string(0) "" ["minute"]=> string(0) "" ["hour"]=> string(0) "" ["day"]=> int(0) ["monthnum"]=> int(0) ["year"]=> int(0) ["w"]=> int(0) ["category_name"]=> string(0) "" ["cat"]=> string(0) "" ["tag_id"]=> string(2) "43" ["author_name"]=> string(0) "" ["feed"]=> string(0) "" ["tb"]=> string(0) "" ["paged"]=> int(0) ["comments_popup"]=> string(0) "" ["meta_key"]=> string(0) "" ["meta_value"]=> string(0) "" ["preview"]=> string(0) "" ["s"]=> string(0) "" ["sentence"]=> string(0) "" ["fields"]=> string(0) "" ["category__in"]=> array(0) { } ["category__not_in"]=> array(0) { } ["category__and"]=> array(0) { } ["post__in"]=> array(0) { } ["post__not_in"]=> array(0) { } ["tag__in"]=> array(0) { } ["tag__not_in"]=> array(0) { } ["tag__and"]=> array(0) { } ["tag_slug__in"]=> array(1) { [0]=> string(5) "flash" } ["tag_slug__and"]=> array(0) { } ["ignore_sticky_posts"]=> bool(false) ["suppress_filters"]=> bool(false) ["cache_results"]=> bool(false) ["update_post_term_cache"]=> bool(true) ["update_post_meta_cache"]=> bool(true) ["post_type"]=> string(0) "" ["posts_per_page"]=> int(15) ["nopaging"]=> bool(false) ["comments_per_page"]=> string(2) "50" ["no_found_rows"]=> bool(false) ["order"]=> string(4) "DESC" } ["tax_query"]=> object(WP_Tax_Query)#90 (2) { ["queries"]=> array(1) { [0]=> array(5) { ["taxonomy"]=> string(8) "post_tag" ["terms"]=> array(1) { [0]=> string(5) "flash" } ["include_children"]=> bool(true) ["field"]=> string(4) "slug" ["operator"]=> string(2) "IN" } } ["relation"]=> string(3) "AND" } ["meta_query"]=> object(WP_Meta_Query)#89 (2) { ["queries"]=> array(0) { } ["relation"]=> NULL } ["post_count"]=> int(3) ["current_post"]=> int(-1) ["in_the_loop"]=> bool(false) ["comment_count"]=> int(0) ["current_comment"]=> int(-1) ["found_posts"]=> string(1) "3" ["max_num_pages"]=> float(1) ["max_num_comment_pages"]=> int(0) ["is_single"]=> bool(false) ["is_preview"]=> bool(false) ["is_page"]=> bool(false) ["is_archive"]=> bool(true) ["is_date"]=> bool(false) ["is_year"]=> bool(false) ["is_month"]=> bool(false) ["is_day"]=> bool(false) ["is_time"]=> bool(false) ["is_author"]=> bool(false) ["is_category"]=> bool(false) ["is_tag"]=> bool(true) ["is_tax"]=> bool(false) ["is_search"]=> bool(false) ["is_feed"]=> bool(false) ["is_comment_feed"]=> bool(false) ["is_trackback"]=> bool(false) ["is_home"]=> bool(false) ["is_404"]=> bool(false) ["is_comments_popup"]=> bool(false) ["is_paged"]=> bool(false) ["is_admin"]=> bool(false) ["is_attachment"]=> bool(false) ["is_singular"]=> bool(false) ["is_robots"]=> bool(false) ["is_posts_page"]=> bool(false) ["is_post_type_archive"]=> bool(false) ["query_vars_hash"]=> string(32) "7ae56ff37e51a4fd4a610a4862471447" ["query_vars_changed"]=> bool(false) ["thumbnails_cached"]=> bool(false) ["query"]=> array(1) { ["tag"]=> string(5) "flash" } ["request"]=> string(341) " SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts INNER JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1 AND ( wp_term_relationships.term_taxonomy_id IN (43) ) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 15" ["posts"]=> &array(3) { [0]=> object(stdClass)#116 (25) { ["ID"]=> int(893) ["post_author"]=> string(1) "8" ["post_date"]=> string(19) "2008-06-19 10:43:53" ["post_date_gmt"]=> string(19) "2008-06-19 00:43:53" ["post_content"]=> string(3175) "

Web Directions South 2008, Sydney Convention Centre, September 25 10.45am.

Presentation slides

Session description

With the growth of interactivity in web applications we are pushing Javascript to its limits, not to mention the limits of HTML and CSS. And so we spend our days resorting to Flash, waiting for that distant time when browser support for CSS3 will come to our rescue and allow us to create the UIs we dream of. But this is not the way it has to be: there is a little known secret weapon right here in most modern browsers. Yes, even in IE6.

Dmitry Baranovskiy is here to tell you about Canvas, SVG and VML. Come along and be amazed by standards based UI wizardry you can start implementing in projects right here, right now.

About Dmitry Baranovskiy

Portrait of Dmitry BaranovskiyDmitry has over 8 years experience in creating web applications. Having started as a back end developer, more recently he has changed his orientation to front end development and even pure design. These days he spends his working hours trying to embrace a wide range of front end technologies while working as a UI Developer for Atlassian.

He is also the creator of Optimus, the Microformats transformer, as well as a Microformats based conference scheduler creator. At any given moment he is always working on three secret projects, though no one knows where he gets the time for any of this.

" ["post_title"]=> string(58) "Dmitry Baranovskiy - Start using web vector graphics today" ["post_category"]=> string(1) "0" ["post_excerpt"]=> string(863) "

Web Directions South 2008, Sydney Convention Centre, September 25 10.45am.

Dmitry Baranovskiy  PortraitWith the growth of interactivity in web applications we are pushing Javascript to its limits, not to mention the limits of HTML and CSS. And so we spend our days resorting to Flash, waiting for that distant time when browser support for CSS3 will come to our rescue and allow us to create the UIs we dream of. But this is not the way it has to be: there is a little known secret weapon right here in most modern browsers. Yes, even in IE6.
Dmitry Baranovskiy is here to tell you about Canvas, SVG and VML. Come along and be amazed by standards based UI wizardry you can start implementing in projects right here, right now.

" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(4) "open" ["post_password"]=> string(0) "" ["post_name"]=> string(56) "dmitry-baranovskiy-start-using-web-vector-graphics-today" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2008-10-30 12:14:03" ["post_modified_gmt"]=> string(19) "2008-10-30 02:14:03" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(35) "http://www.webdirections.org/?p=893" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [1]=> object(stdClass)#117 (25) { ["ID"]=> int(376) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2008-03-10 21:55:12" ["post_date_gmt"]=> string(19) "2008-03-11 02:55:12" ["post_content"]=> string(2018) "

A presentation given at at Web Directions User Experience, Melbourne Town Hall, May 16 2008, and Web Directions Government, Old Parliament House, Canberra, May 19 2008.

We’re sorry, but slides and podcast for this presentation are unfortunately not available.

Session description

While elections can be exciting times, the underlying data - swings, booth counts, and the like is probably only riveting to psephological tragics. Yet the ABC's election web site managed to take this raw data and make it attractive, compelling and interactive.

In this session, the ABC's Andrew Kesper takes us through the election site, looking at the design decisions, and uses of technology like Ajax, Flash, and interactive maps - tools which have wide applicability for government sites looking to present data in more user-friendly and attractive ways.

About Andrew Kesper

Andrew Kesper PortraitAndrew Kesper has been working at the ABC for the past two years. Andrew's first project was the redevelopment of ABC News Online that launched in mid-2007. This was followed back-to-back by the development of the ABC's Federal Election site, Australia Votes 2007, which launched in September 2007.

Andrew has also developed sites for several ABC current affairs programs including The 7.30 Report, Lateline and Insiders. Pre-ABC, Andrew worked for a web design firm in London, developing web sites for clients such as the British Film Institute and local government organisations. He graduated with a Bachelor of Information Technology from the University of Queensland in 2003.

" ["post_title"]=> string(64) "Andrew Kesper - ABC's election site: making the most of dry data" ["post_category"]=> string(1) "0" ["post_excerpt"]=> string(887) "

A presentation given at at Web Directions User Experience, Melbourne Town Hall, May 16 2008, and Web Directions Government, Old Parliament House, Canberra, May 19 2008.

Andrew Kesper PortraitWhile elections can be exciting times, the underlying data - swings, booth counts, and the like is probably only riveting to psephological tragics. Yet the ABC's election web site managed to take this raw data and make it attractive, compelling and interactive.

In this session, the ABC's Andrew Kesper takes us through the election site, looking at the design decisions, and uses of technology like Ajax, Flash, and interactive maps - tools which have wide applicability for government sites looking to present data in more user-friendly and attractive ways.

" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(4) "open" ["post_password"]=> string(0) "" ["post_name"]=> string(13) "andrew-kesper" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2008-07-21 01:36:51" ["post_modified_gmt"]=> string(19) "2008-07-21 06:36:51" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(59) "http://westciv.com/webdirections08/resources/andrew-kesper/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "2" ["filter"]=> string(3) "raw" } [2]=> object(stdClass)#118 (25) { ["ID"]=> int(37) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2007-09-29 00:17:13" ["post_date_gmt"]=> string(19) "2007-09-29 05:17:13" ["post_content"]=> string(2599) "

A presentation given at Web Directions South, Sydney Australia, September 27 2007.

Presentation slides

Session description

The web is finally moving beyond simple html. How can you make rich web-based user experiences that don’t surprise or aggravate your users? When should you use AJAX, when should you use Flash, and when should you mix the two? What are the opportunities and pitfalls when creating richer web interfaces? In this talk, Jonathan will argue that Flash and AJAX are complementary tools in the web developers’ toolbox, and that building effective web experiences often requires a blending of the two technologies.

Jonathan Boutelle

http://www.jonathanboutelle.com/

Jonathan Boutelle PortraitJonathan Boutelle is the CTO for Slideshare.net, a social site for sharing PowerPoint and other types of slideshows. Built on Ruby-on-Rails, SlideShare makes generous use of both AJAX and Flash. Prior to this, Jonathan was the the technical architect of MindCanvas, a rich online survey application for design research that also relies on both AJAX and Flash. Jonathan specializes in architecting rich web experiences, using whatever technologies are most suitable for the task.

Jonathan’s introduction to computer science was working in the lab of Andy Van Dam (the pioneering computer graphics researcher at Brown University), where he learnt how building stunning experiences meant thinking about both art and technology. His experience has included working in data visualization systems and business to business e-commerce. Jonathan writes an occasional rant on his blog.

" ["post_title"]=> string(56) "Jonathan Boutelle - Ajax or Flash: what's right for you?" ["post_category"]=> string(1) "0" ["post_excerpt"]=> string(765) "

A presentation given at Web Directions South, Sydney Australia, September 27 2007.

Jonathan Boutelle PortraitThe web is finally moving beyond simple html. How can you make rich web-based user experiences that don’t surprise or aggravate your users? When should you use AJAX, when should you use Flash, and when should you mix the two? What are the opportunities and pitfalls when creating richer web interfaces? In this talk, Jonathan will argue that Flash and AJAX are complementary tools in the web developers’ toolbox, and that building effective web experiences often requires a blending of the two technologies.

" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(4) "open" ["post_password"]=> string(0) "" ["post_name"]=> string(17) "jonathan-boutelle" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2008-07-24 22:22:57" ["post_modified_gmt"]=> string(19) "2008-07-25 03:22:57" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(63) "http://westciv.com/webdirections08/resources/jonathan-boutelle/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } } ["post"]=> object(stdClass)#116 (25) { ["ID"]=> int(893) ["post_author"]=> string(1) "8" ["post_date"]=> string(19) "2008-06-19 10:43:53" ["post_date_gmt"]=> string(19) "2008-06-19 00:43:53" ["post_content"]=> string(3175) "

Web Directions South 2008, Sydney Convention Centre, September 25 10.45am.

Presentation slides

Session description

With the growth of interactivity in web applications we are pushing Javascript to its limits, not to mention the limits of HTML and CSS. And so we spend our days resorting to Flash, waiting for that distant time when browser support for CSS3 will come to our rescue and allow us to create the UIs we dream of. But this is not the way it has to be: there is a little known secret weapon right here in most modern browsers. Yes, even in IE6.

Dmitry Baranovskiy is here to tell you about Canvas, SVG and VML. Come along and be amazed by standards based UI wizardry you can start implementing in projects right here, right now.

About Dmitry Baranovskiy

Portrait of Dmitry BaranovskiyDmitry has over 8 years experience in creating web applications. Having started as a back end developer, more recently he has changed his orientation to front end development and even pure design. These days he spends his working hours trying to embrace a wide range of front end technologies while working as a UI Developer for Atlassian.

He is also the creator of Optimus, the Microformats transformer, as well as a Microformats based conference scheduler creator. At any given moment he is always working on three secret projects, though no one knows where he gets the time for any of this.

" ["post_title"]=> string(58) "Dmitry Baranovskiy - Start using web vector graphics today" ["post_category"]=> string(1) "0" ["post_excerpt"]=> string(863) "

Web Directions South 2008, Sydney Convention Centre, September 25 10.45am.

Dmitry Baranovskiy  PortraitWith the growth of interactivity in web applications we are pushing Javascript to its limits, not to mention the limits of HTML and CSS. And so we spend our days resorting to Flash, waiting for that distant time when browser support for CSS3 will come to our rescue and allow us to create the UIs we dream of. But this is not the way it has to be: there is a little known secret weapon right here in most modern browsers. Yes, even in IE6.
Dmitry Baranovskiy is here to tell you about Canvas, SVG and VML. Come along and be amazed by standards based UI wizardry you can start implementing in projects right here, right now.

" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(4) "open" ["post_password"]=> string(0) "" ["post_name"]=> string(56) "dmitry-baranovskiy-start-using-web-vector-graphics-today" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2008-10-30 12:14:03" ["post_modified_gmt"]=> string(19) "2008-10-30 02:14:03" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(35) "http://www.webdirections.org/?p=893" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } ["queried_object"]=> object(stdClass)#113 (10) { ["term_id"]=> string(2) "43" ["name"]=> string(5) "flash" ["slug"]=> string(5) "flash" ["term_group"]=> string(1) "0" ["term_order"]=> string(1) "0" ["term_taxonomy_id"]=> string(2) "43" ["taxonomy"]=> string(8) "post_tag" ["description"]=> string(0) "" ["parent"]=> string(1) "0" ["count"]=> string(1) "3" } ["queried_object_id"]=> int(43) }

Presentations about flash

Podcasts, slides, videos and more

Dmitry Baranovskiy — Start using web vector graphics today

Web Directions South 2008, Sydney Convention Centre, September 25 10.45am.

Dmitry Baranovskiy  PortraitWith the growth of interactivity in web applications we are pushing Javascript to its limits, not to mention the limits of HTML and CSS. And so we spend our days resorting to Flash, waiting for that distant time when browser support for CSS3 will come to our rescue and allow us to create the UIs we dream of. But this is not the way it has to be: there is a little known secret weapon right here in most modern browsers. Yes, even in IE6.
Dmitry Baranovskiy is here to tell you about Canvas, SVG and VML. Come along and be amazed by standards based UI wizardry you can start implementing in projects right here, right now.

See the slides and hear the podcast »

Andrew Kesper — ABC’s election site: making the most of dry data

A presentation given at at Web Directions User Experience, Melbourne Town Hall, May 16 2008, and Web Directions Government, Old Parliament House, Canberra, May 19 2008.

Andrew Kesper PortraitWhile elections can be exciting times, the underlying data — swings, booth counts, and the like is probably only riveting to psephological tragics. Yet the ABC’s election web site managed to take this raw data and make it attractive, compelling and interactive.

In this session, the ABC’s Andrew Kesper takes us through the election site, looking at the design decisions, and uses of technology like Ajax, Flash, and interactive maps — tools which have wide applicability for government sites looking to present data in more user-​​friendly and attractive ways.

See the slides and hear the podcast »

Jonathan Boutelle — Ajax or Flash: what’s right for you?

A presentation given at Web Directions South, Sydney Australia, September 27 2007.

Jonathan Boutelle PortraitThe web is finally moving beyond simple html. How can you make rich web-​​based user experiences that don’t surprise or aggravate your users? When should you use AJAX, when should you use Flash, and when should you mix the two? What are the opportunities and pitfalls when creating richer web interfaces? In this talk, Jonathan will argue that Flash and AJAX are complementary tools in the web developers’ toolbox, and that building effective web experiences often requires a blending of the two technologies.

See the slides and hear the podcast »