• Posts Tagged ‘conference’

    @mediaAjax 2008 site is live

    Tuesday, July 1st, 2008

    @mediaAjax Just like last year, Patrick Griffith managed to assemble quite an impressive group of JavaScript experts to talk about all things Ajax and Scripting. This year’s schedule reads very nicely indeed and I am happy to see that all aspects of using JS are covered, including a session by Richard Rutter of clearleft on how to wireframe Ajax interactions.

    This is especially welcome to me, as JavaScript is so omnipresent in web development these days that we all need to know about it and bring in our different skills to make great products. JavaScript should not shock Information Architects and Designers, but help them make things easier for the end users.

    This also ties in nicely with my session which is, not to anyone’s surprise on using JavaScript to increase the accessibility of products, named Scripting Enabled, the same as the event I am organizing revolving around the same topic:

    Scripting Enabled The relationship of JavaScript and accessibility has never been a good one. A lot of myths circulating around the use and capabilities of assistive technology branded JavaScript as a bad technology and Ajax as a total faux pas. This is changing as a lot of companies now open their systems to developers with APIs that are Ajax and JavaScript driven. This session will explain how some of these can be used to make data available to users with disabilities that were blocked out before. Accessibility is first and foremost about removing barriers for users, regardless of ability. Using JavaScript and Ajax to work around accessibility issues of rich media applications is one way of doing that. It is like creating mash-ups to test out some APIs - only that the benefit is much higher than just proving a point.

    I am looking forward to @mediaAjax, having had a great time there last year. I might be a bit knackered though, as I will be at the Fronteers conference in Amsterdam just a few days before :)

    Scripting Enabled is what keeps me busy

    Thursday, June 26th, 2008

    I am very happy to announce that I am organizing my first big event. After years of fighting the good fight and getting people to embrace accessibility I was ready to give up on it. Instead I took a new angle on it and used APIs to create alternative interfaces to systems that just will not get more accessible any time soon.

    Readers of this blog will have seen the outcome of these, and last weekend at mashed08 I showed another hack and explained the idea of it. I also gauged if there was any interest by the assembled hackers in an event like this and got some good response.

    Even better was that I won a prize - some financial support to get an “accessibility hack day” on the road.

    So here goes, check out Scripting Enabled

    Scripting Enabled is a conference and hack day in London, England in September 2008. The aim of the conference is to break down the barriers between disabled users and the social web as much as giving ethical hackers real world issues to solve. We talked about improving the accessibility of the web for a long time - let’s not wait, let’s make it happen.

    Right now I am still looking for, well, everything. I have some money, I need a location and other speakers. I got a lot of ideas, though.

    Check out the site, the calls for participation and if you want to help, please contact me!

    Summary about the Accessibility2.0 conference on YDN

    Tuesday, April 29th, 2008

    I just put up a summary blog-post about AbilityNet’s Accessibility 2.0 conference on the Yahoo Developer Network blog.

    It is pretty tricky writing a summary of a conference you spoke at yourself, I found. In any case, I wanted to say thanks to everybody involved in organizing the conference and the other speakers. I learnt quite a bit myself at the conference and I’ll be happy to come around next year to see where we’ve come.

    Fencing in the habitat - doing things right and getting the accessibility wrong

    Saturday, April 26th, 2008

    This is my talk given at AbilityNet’s Accessbility 2.0 conference in London today. In it I am talking about how we try to sell accessibility and the mistakes we make while we do so.

    Adobe onAir show in London

    Thursday, April 10th, 2008

    I almost didn’t hear about Adobe’s on Air conference until it was upon us and the list of attendees was full. Luckily I got hold of one of the organizers and got a ticket that way (thanks Mike !).

    I have to admit that I was dreading the whole thing to be a terrible marketing-driven show and tell of out-of-the-box solutions that solve every problem web development throws at you. This was my experience with a lot of large product company shows in the past - I was proven wrong.

    The onAir tour was a great experience, both in terms of organization and content. For a whole day (doors opening at 9.15am and the event closing at 6pm) several speakers told us all about Air - from low level command line building via using different IDEs all the way to deployment, automated update and security of your applications.

    The schedule was very tight with a few breaks in between and a larger lunch break. There was no feeling of boredom ever as all speakers kept their presentations snappy and hands-on. If you got in a lull, the rock-steady wireless could keep you busy (although I realized that live-twittering what is going on angers folk though).

    People already versed in the “Flash/Flex scene” that came to the conference said that for them a lot was not news, but I think the idea of the onAir tour was not to preach to the Flash crowd but to expand the developer community for the product. Talking to several “Adobe virgins” I got the impression they met their goal. Sam Clark for example told me he came with very low expectations but very strongly considers getting into Air development now.

    Of course all of this is post-show enthusiasm, but there are a lot of things Air does that really makes it interesting for web developers:

    • you can use the technologies you are already using (HTML/CSS/JS)
    • you don’t have to worry about cross-browser and cross-platform incompatibilities (you work with WebKit, which also gives you alpha transparency, rounded corners and all the other CSS goodies we so crave to have cross-browser)
    • as a JavaScript developer you have reach you never had before - you can access the file system, create and access SQLite Databases or access 10MB of encrypted storage for your application (I remember messing around with .hta and COM objects to do this in JS once, not fun)
    • You have full access to the native windows and menus of the operating system, thus being able to write applications that look and feel exactly like any other the user is already familiar with.
    • The security model is much more sophisticated than what we have to deal with in JavaScript and browsers. That said, the option to be able to re-assign file associations for your application does sound potentially dangerous.

    Of course not all is rosy about Air and the only presentation that showed the issues when implementing it on a large scale was the one by the BBC.

    • Air applications need to be installed, which is something that does spook out users paranoid about viruses. Ironically this is the only way to keep them secure - but it is a hurdle. The web installer badges are a nice way to ease this process.
    • The accessibility support is bad, this needs to get fixed, starting with proper keyboard support
    • Air applications seem to take up a lot of RAM when they run for a long time. According to Jonathan Snook this is largely caused by the library that creates growl windows and once this is fixed we’ll have less problems.
    • The installer is only available in English and needs to be i18n ready.

    It is very interesting to see how all the web technologies seem to merge sooner or later with the common denominator being JavaScript. Seeing what Flash developers do with almost the same language I’ve used for years but unhindered by browser restrictions is pretty interesting and looks like a good challenge to marry the best practice quality ideas we found in the hostile browser world with this “let’s try if we can do it” attitude.

    I also very much like the fact that Adobe promised to release all the presentation videos on their site after the road show and that they even provide an API to access all the media accumulated during the ride.

    Of course there was schwag to go, in this case T-shirts and some goodies that were given out using raffle tickets. There was a tad of an embarrassing moment when I won twice, once with my own ticket and secondly with Steve Webster’s (who had to finish a project and couldn’t come). Hence I drew another winner and gave my prize away.

    Good job, I am looking forward to the next event.

    Wait till I come! is the blog of , a developer evangelist living and working in London, England. Download vcard.

    Feed me, Seymour: Entries (RSS) and Comments (RSS).