I took 20 minutes and added a feature request to my SVG Web Stats web application tonight: Now you can switch the timeline graph from Traffic mode to Distribution mode, which shows the share of each browser on my site as a percentage of the total. Click To Read More...
Archive for the ‘Opera’ Category
Webkit Nightly: Not Smiling
Wednesday, March 26th, 2008After the announcement that the Apple developers have turned on their SMIL support in order to pass Acid3 test, I was excited enough to download the MacOS nightly and run through the SVG animation test suite. I was pretty disappointed. Click To Read More...
Bugs From New Theme
Wednesday, February 20th, 2008Sander asked me to post a list of bugs that I found as a result of working on my new theme. Here they are. Click To Read More...
New XHTML+SVG Theme
Monday, February 18th, 2008I’ve been tinkering at a new theme for my website since the Christmas holidays and finally got around to flipping the switch this weekend. I decided to try my hand, for the first time, at real XHTML served as application/xhtml+xml but with PHP content negotiation to text/html for poor ol’ Internet Explorer. Click To Read More...
Opera 9.5: SVG Video Screencast
Friday, November 9th, 2007As per these requests I made a screencast of running the SVG video demos on Opera 9.5. My apologies for the crappy video - it’s only my second attempt. Also, I should stress that the framerate of the video on Opera is perfect (any jitteriness is the screencast’s fault, not Opera’s).
Opera 9.5 Beta: Now With Cracklin’ Video
Friday, November 9th, 2007The Opera web browser really puts the other guys to shame when implementing open standards. I wholeheartedly agree with Doug that it’s a shame that I can’t customize Opera’s chrome the way I can with Firefox (you can only go so far with User JavaScript and widgets) - it would easily become my default browser (and not just the browser I test advanced features in). Anyway, those guys at Opera have released a development build of Opera 9.5 that supports video in the browser. This is a big step forward for the open web. Click To Read More...
FXPointer - Link Exactly
Tuesday, October 30th, 2007How many times have you told a friend or colleague “Go to http://example.com/some/doc and search for XXXX” ? I do it a lot actually. Ideally web pages should identify significant sections of a web page with identifiers (id=”foo”) so that you can link to http://example.com/some/doc/#foo, but the problem is that not everyone follows this practice. In fact, there are a lot of big specification documents where you’d like to point someone to a specific paragraph to save someone time and encourage them to actually visit the link and read it. This becomes increasingly important as the mobile web accelerates and small screens with harder-to-use keyboards become more prevalent. I hope this Firefox extension will help. Click To Read More...