[HTML] Make YouTube embed code XHTML valid without Javascript
9 October 2008 – Category: Development
When you embed a video on to your website from YouTube you will find that your site will no longer successfully validate on the W3C validator.
This is because the embed tag is not supported, although it works on most browsers.
The code you get from YouTube is something similar to this:
1
2
3
4
5
<object width="425" height="344">
<param name="movie" value="http://www.youtube.com/v/jJpx9MEi6_M&hl=en&fs=1"></param>
<param name="allowFullScreen" [...]
Google Chrome really Safari in disguise?
2 September 2008 – Category: PCs
While enabling Google Gears from within the newly released Google Chrome, I noticed something odd about the wording.
In Firefox and IE, you get the same text:
Make note of the first paragraph. Now if you open up the same javascript window within Google Chrome, you get this:
Once again, note the first paragraph again. Within Google Chrome [...]
Opera accuses Microsoft of anti-competitive behaviour
13 December 2007 – Category: Other
Microsoft has once more come under fire for allegedly anti-competitive behaviour – this time from software rival Opera. The Norwegian company, which makes an internet browser of the same name, has filed a complaint with European Union officials accusing Microsoft of stifling competition.Opera, which has around 12 million users worldwide, said today that Microsoft had [...]