The new era of web applications has introduced to us a number of frameworks designed to aid in rapid development. But, no matter what your preferred language, finding a suitable framework is not usually an easy task.
In this intensive 2 hour session you’ll hear from several developers who’ll discuss which frameworks they chose, why they love them; why they hate them, and gain valuable insights to help you choose the right tools for your job. We will focus primarily on Rails (Ruby), Joomla! (PHP), Struts/Spring (Java) and Django (Python).
Web Directions South 2008, Sydney Convention Centre, September 26 10.45am.
Being a CSS expert is about more than just memorizing selectors. It’s also about working to improve the maintainability and efficiency of your style sheets, planning for the future, and mastering your workflow. This session will look at pushing the limits of CSS to create stunning interfaces using clean, meaningful markup. We’ll also look at CSS 3 and at what the future of Web design could look like when CSS 3 finally becomes mainstream.
Web Directions South 2008, Sydney Convention Centre, September 25 11.45am.
The release of Apple’s iPhone brings new opportunities for web sites and web apps on handheld devices, though not without its share of challenges and best practices.
Tim and Pete will look at the best examples out in the wild and share their experience creating iphone.news.com.au – one of Australia’s largest news sites, news.com.au, tailored to the iPhone.
Web Directions South 2008, Sydney Convention Centre, September 25 10.45am.
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.
A presentation given at at Web Directions Government, Old Parliament House, Canberra, May 19 2008.
Whoever you are, if you’re writing JavaScript, there’s some aspect of your development that you would love to change if you had the chance. But the reality is you’ll never find yourself working in this ideal environment: dealing with legacy browsers, platforms and content management systems will be your constant as a developer. Patrick Lee is going to show you some tools and techniques that will help you make your peace with this fact.
This session will explore how you can find ways to do the cool stuff you really want to do with JavaScript whilst working in the real world. And you won’t even have to sell your soul in the process.
A presentation given at Web Directions North, Vancouver Canada, January 30 2008.
It seems like there’s a new Ajax library or JavaScript framework coming out every week, and there probably is! Which is the best one to pick? Will you be up the creek without a paddle if you choose the wrong one?
“Working with Ajax Frameworks” will delve into some common Ajax design patterns and how various frameworks can be used to meet those needs. We’ll also take a look at how we can keep our own code flexible as we bridge the gap between it and the various frameworks.
A presentation given at Web Directions South, Sydney Australia, September 28 2007.
When Version 2 of the Web Content Accessibility Guidelines is finally released, the status of Javascript will be quite different to that assigned to it in Version 1.0 back in 1999. Back then, Javascript was to “degrade gracefully”. Currently AJAX offers increased usability for visual users, but may detract from accessibility. In future, use of JavaScript will be encouraged but, of course, must enhance rather than detract from accessibility. During this presentation, Andrew and Grant will demonstrate how Javascript, when implemented well, offers enhanced accessibility. By way of balance, they will also present examples of scripting that causes problems. Importantly, they will provide corrections to the errant coding.
A presentation given at Web Directions South, Sydney Australia, September 28 2007.
The Web is full of information that is presented inefficiently – both for machines and for humans. Adrian Holovaty shares philosophies and strategies for efficient data collection and information design, drawing from his experiences at data-heavy news sites lawrence.com, washingtonpost.com) and side projects such as chicagocrime.org.
A presentation given at Web Directions South, Sydney Australia, September 28 2007.
Forms. We all have to make ‘em, but few of us love ‘em. Aaron Gustafson believes that this is because we don’t understand them. In this session, we will explore forms from top to bottom, examining how they work and how their components can be incorporated with other elements to maximize accessibility, improve semantics, and allow for more flexible styling. You’ll get to see the complete picture with forms, including error, warning and formatting messages, styling and its implications, as well as best practices for manipulation with Javascript and Ajax.
CSS level 2 became a standard in 1998. The last revision of HTML4 dates from 1999. That’s long time ago in Web years, but they aren’t forgotten: after several years of work, CSS is close to a revision and browser support is better than ever. It’s necessary, because CSS needs to grow: vertical text, columns, print support, complex layouts and much more is increasingly demanded. Likewise, there is a big effort to revise HTML. Interest is so high, the W3C is trying a new process, to let more people participate in the editing work. There are also new forms, standards for combining SVG and HTML and new work on the security of forms. Bert’s here to tell us: we haven’t seen the end of the Web page yet.
A presentation given at Web Directions South, Sydney Australia, September 28 2006.
Apart from being the buzzword de jour, what is this Ajax stuff that everyone is talking about? Take a look at some implementations out there and start thinking about how Ajax can add value to your site.
A presentation given at Web Directions South, Sydney Australia, September 28 2006.
The problem of bringing richer semantics to the world wide web has been challenging standards bodies and developers for several years. Approaches like “The Semantic Web” promise much, but require us to throw away the accumulated efforts, skills and tools of more than a decade. Over the last year or two, an evolutionary approach to richer semantics for today’s web, based on HTML, current developer practices, and tools, called Microformats, has been spreading like wildfire among tool developers, and web publishers large and small.
In this presentation John Allsopp looks at why microformats are necessary, what organisations like Yahoo! are doing with them, and how your organisation can benefit from them right now.