Broken Links

Thoughts on web development and technologies by Peter Gasston

Search

Category: Technology

The state of video on the web

As Firefox 3.5 brings open video to the web, the W3C decide to drop codec requirements from the HTML 5 spec, citing disagreement between browser makers and concern over patents. Luckily, there’s a way to make video for everybody, which means encoding each clip only twice.

Read the full post


Web workers of the world: Unite

To much fanfare (the blowing of their own trumpets), Opera today announced Unite, a new service which lets you use the browser as a personal file server and social space.

Read the full post


An alternative suggestion for web fonts licensing

Following the recent push by Microsoft and Ascender to revive the EOT format for font embedding, debate has raged over the pros and cons of the two main web font alternatives: embedding and linking. Richard Rutter came up with the idea to license fonts on a monthly payment basis, with the font being served from the supplier’s server (or a trusted alternative). As a contribution to the debate, I would like to offer an alternative suggestion.

Read the full post


Immediate uses for Microformats

One of the hardest things about Microformats is explaining their benefits to people. You can say “It’s a standardised format of marking-up content, which is both human and machine readable!” until you’re blue in the face, but until you can show people a practical benefit they usually remain unmoved.

Read the full post


What will we see in IE.Next?

With complaints about Microsoft’s lack of information regarding the next release of Internet Explorer surfacing again, I thought I’d do a quick trawl of the internet and find out what features we might expect from the next release, both speculated and confirmed.
One thing that’s certain is that we’ll see a new layout engine, which is […]

Read the full post


Mozilla Prism: Am I missing something?

Although they didn’t create the concept, Mozilla popularised tabbed browsing with the release of Firefox. Tabbed browsing is, of course, a very good thing; the old IE model of having a separate window for every instance of a site you open became unmanageable when computers got more powerful and websites no longer slowed down the […]

Read the full post


Next

Aside

I’m writing about the CSS3 Multi-column layout module and I notice that WebKit supports a series of proprietary properties: –webkit-column-break-after, –webkit-column-break-before, and –webkit-column-break-inside. However, despite the documentation saying that they’re implemented in Safari 3+, I can’t seem to get any of them to work.

Has anyone reading this ever seen an example of these in action? I’ve searched for demos but have found nothing. If you know anything about this, please leave me a comment; your help would be gratefully appreciated.

[#] 2 Comments