Por otro lado, Safari/WebKit y Opera están en una encarnizada batalla para ver quién es la que más estándares soporta y quién logra pasar antes y mejor el test Acid 3: Opera first browser to reach 100% in Acid3 test WebKit achieves Acid3 100/100 in public build Web Fonts, fuentes descargables para la web Apple, por su parte, no se corta en propagar a los cuatro vientos que Safari 3.1 es el navegador más rápido tras probarlos todos con el “VeriTest’s iBench Version 5.0
Blogs / Surfin’ Safari / 2,968 blog reactions
Surfin’ Safari
A group blog about WebKit development. WebKit is the HTML layout engine behind Safari.
-
Lo hice y lo entendí
http://www.vicente-navarro.com/blog -
Los plugins, el arma secreta de Firefox
http://www.vicente-navarro.com/blog/2008/05/15/los-plugins-e...Por otro lado, Safari/WebKit y Opera están en una encarnizada batalla para ver quién es la que más estándares soporta y quién logra pasar antes y mejor el test Acid 3: Opera first browser to reach 100% in Acid3 test WebKit achieves Acid3 100/100 in public build Web Fonts, fuentes descargables para la web Apple, por su parte, no se corta en propagar a los cuatro vientos que Safari 3.1 es el navegador más rápido tras probarlos todos con el “VeriTest’s iBench Version 5.0
-
Incremental progress
http://thomasmorf.chBrowser IEBlog MDC Webwatch Planet Mozilla Surfin’ Safari
-
XHTML or HTML
http://www.rsaccon.com/2008/05/xhtml-or-html.htmlunderstood why people were using XHTML and I usually tried to clarify by pointing to articles by respected Web experts (e.g.: Ian Hickson, Brad Neuberg). Today I read this and collected some more links about use and misuse of XHTML: Beware of XHTMLUnderstanding HTML, XML and XHTML
-
CSS Animations via MooTools
http://ajaxian.com/archives/css-animations-via-mootoolsChris Schneider has created a javascript implementation of CSS Effects using the MooTools JavaScript library. It basically parses the css and mimics the new Webkit css animations. With the introduction of CSS we could seperate the presentation layer and the content layer, but we were not able to add animations via CSS. DHTML fixed this misbehavior, but now the presentation and behaviour layer were mixed.
-
CSS-only image masks
http://gosnip.net/blog/2008/05/14/css-only-image-masks/support for css image masks
-
リンゴが好きでぃす♪:So-net blog
http://kjx130.blog.so-net.ne.jpApple JP Apple Support 新し物好きのダウンロード CNET Japan:アップル engadget日本版 AppleInsider Macworld MacFixIt MacRumors ZDNet Jp|builder Surfin' Safari
-
Dock estilo MacOS com CSS Animations
http://www.pinceladasdaweb.com.br/blog/2008/05/14/dock-estil...aparato invejado por todo sistema operacional, surgiram até alguns javacripts caso você quisesse colocar algum menu estilo dock em seu site, mas como o CSS se torna mais poderoso a cada dia, hoje em dia é possível desenvolver menus desse tipo com CSS Animations: <html> <head> <title>MacOSX Dock CSS Animations <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <style type="text/css"> #page { margin-top:10em;} .dock li {display:inline;} .dock img {width:96px;
-
HTML5 video with reflection
http://ariya.blogspot.com/2008/05/html5-video-with-reflectio...will be available in Firefox, Opera, and Safari, is finally supported in QtWebKit, thanks to Tor Arne. As he wrote there, basically we use Phonon, the multimedia API available from Qt 4.4 onwards. Since WebKit (thus also QtWebKit) already supports CSS reflections, I decided to combine both the video and the reflection effect. Of course, it just works (click-to-enlarge): (As a new WebKit hacker, my skill is only at cranking HTML+CSS like this. Credits should go to
-
Ariya Hidayat: HTML5 video with reflection
http://planet.vavai.com/?p=3763will be available in Firefox, Opera, and Safari, is finally supported in QtWebKit, thanks to Tor Arne. As he wrote there, basically we use Phonon, the multimedia API available from Qt 4.4 onwards. Since WebKit (thus also QtWebKit) already supports CSS reflections, I decided to combine both the video and the reflection effect. Of course, it just works (click-to-enlarge): (As a new WebKit hacker, my skill is only at cranking HTML+CSS like this. Credits should go to