'JavaScript' Category
Stop using AJAX!
Very good article on the dev Opera site by brothercake on why AJAX isn’t necessarily the best thing ever when it comes to building websites and keeping the web accessible to all.
Get Flash you stupid hippie!
One of the major pains of web development is having to factor in users with “non-standard configurations”. What looks good on your machine doesn’t mean it will for a proportion of your users. However, this no-flash warning up on the South Park website is pure genius, as is the 404. I wish I was given […]
Safari 3.1 kicks ass
Apple have updated Safari to version 3.1 to include support for a lot of cutting-edge technology (including client-side database storage), along with adding a native developer dropdown (enabled within the preferences section). With Firefox 3, Opera 9.5 coming soon and, erm, IE8, it’s looking like the browser market is about to make web developer’s lives […]
SWFObject 2.0
The new SWFObject is out. There are two main ways to embed Flash content on a page, with Option 2 sounding like the best fit for the rules/regulations we have to adhere to for work (progressive enhancement, no click-to-activate rubbish in IE, you HAVE to have JS to view the Flash, etc). Option 2 follows […]
Unofficial Wii Opera SDK released
Very eager to try this out. Read news originally on Joystiq.
Microsoft removing Eolas “click to activate” behaviour
If you’ve worked with Flash and Internet Explorer within the past few years, this will be a godsend. It should have accessibility benefits too, as sites which aren’t embedding Flash via JavaScript won’t have to click into content anymore.
Stupid ruling in the first place. Another example of money coming before the best interests of the […]Flash-Ajax Video component
Intend to look a lot closer at this new development from Adobe, which allows you to stick video on a webpage via a JavaScript embed specifying a few parameters. Looks very promising; works by bringing different skin swfs.
More on FAVideo can be found on gskinner’s blog. Didn’t realise Grant Skinner had been involved in the […]Adobe Live 2007
Adobe Live was a two-day event held in Angel on the 5th-6th June which showcased a number of new technologies on offer from Adobe, along with various seminars and talks from industry professionals.
Below are the rough notes I took (more of a brain dump, but I haven’t the time to format it right now).
FlashFlash 9 […]
FlashAid - screen reader detection
Over at OSFlash they’ve released a tool which aids in the detection of a screen reader (before throwing them tons of AJAX or incompatible Flash). After a quick squint at the code it seems they’ve accounted for Flash not returning correct values for screen reader presence until a few seconds have elapsed, so it looks […]