近期,由于 Opera 在欧盟状告微软于操作系统内捆绑其 IE 浏览器,引起了大家关于 W3C 制定标准的效率和可行性的质疑。下面列出对此问题分析得较为全面、透彻且具有指导性意义的几篇文章。其中第二篇文章的作者 Andy Clarke 也是 Transcending CSS - the fine art of web design 这本书的作者。

  • The B-List: The future of web standards

    One of the major issues in resolving this problem is that huge amounts of discussion have essentially assumed a false dilemma, that there are only two ways to run a standards body:

    A closed-door, pay-to-play system, as the W3C is perceived to be.
    A howling mob which runs by consensus of the participants.

    Finding the balance
    This brings us to a new question: how do we find the proper balance between the competing interests of Web vendors and Web users/developers?

    Microsoft is pinned; they’re stuck trying to catch up to what everybody else is already doing, while the competition just keeps piling on new features and new technologies. They’re not dead yet, of course, and are far from it: IE is still the dominant browser and Windows is still the dominant operating system. But there’s definitely been a sea change in the industry: Microsoft, the unstoppable juggernaut, is vulnerable and is having to play catch-up to maintain its dominance. To borrow a phrase from Lewis Carroll, they’re having to run as fast as they can, just to stay where they are.

    And so Microsoft really isn’t relevant to the future of web standards; any compelling new development that comes from the rest of the industry will be just another form of fire and motion, and Microsoft will have no choice but to keep pace, regardless of whether they participated in the process.

  • CSS Unworking Group | Malarkey Rides Again

    Along with web designers worldwide, I have been creatively stifled by Microsoft’s decision to allow Internet Explorer 6 for Windows to languish in the doldrums for so many years. With their significant market-share, Microsoft should have been at the forefront of technical development and standards support in browsers. That would have fostered an ever increasing focus on what can be possible using CSS. Instead Microsoft allowed their lead to hinder progress and web designers, developers, their clients and their customers have all suffered as a result.

  • JeffCroft.com: Do we need a return to the browser wars?
  • as days pass by, by Stuart Langridge - Reigniting the browser wars
Posted in Design at January 10th, 2008. No Comments.

2008年已至,本人决定给本博客换个新面孔,但由于本人在网页设计方面尚属初学者水平,今天刚把 CSS: The Missing Manual 看完。同时也是因为近期写文章时,发现本博客之前使用的来自 iLemoned 主题 Dark 有些不合适:

  • 有时文章中会有一些代码,且每行代码均较长,dark 的三栏式设计就会导致超出部分被遮住。
  • 发布代码时若使用 code 这个标签则会在发表的文章中多出一些无用的代码
  • 主题的色调有些偏暗,个人觉得会给人带来阴郁的感觉

除此之外,dark 这个主题还是很不错,只不过不太适合用于本博客而已。

鉴于以上几点,今天本博客起用来自 Hello Wiki 的主题:Hello :D

Hello :D Official Screenshot

  • Hello :D 的两栏式设计是的页面中有足够的空间用于显示代码
  • 同时主题中还包括一个目前所有 WordPress 主题中都少见的 print.css, 这个样式列表的作用是指导浏览器打印你的网页。
  • 另外,整个主题显得很大气,色调适中。

点击此处下载我修改后的版本:hello-d-modified.zip 。我所做的修改主要集中在 print.css,修正了原模板打印时会连侧边栏、评论表单一起打印的问题、同时略为调整了一下特定链接在打印出的文稿中的显示方式。
Read More…

Posted in Design, Leopard, WordPress, 杂谈 at January 10th, 2008. No Comments.

原文见:Web Inspector Update at Surfin’ Safari Blog

正如 Maciej 所说,网络开发工具是 WebKit 3 中的一项重大新功能。自从六月份 WebKit 中加入新的 “Web Inspector” (下称“检查器”)以来,Tim Hatcher (xenon in #webkit) 就一直引领着将 Web Inspector 设计成网络开发人员手中一个更加完善的工具的努力。在此我想总结一下到目前为止我们的进度。如果你从未使用过 Web Inspector,那么请参照 “instructions to enable the Web Inspector” 中所提供的步骤启用此功能。

InspectElementMenu.png

这些新功能包括:原位 CSS 编辑,支持可下载式字体,数据库浏览,支持新 CSS 属性,多平台支持,可用性方面的改进。

Read More…

Posted in Apple, Design, Leopard at December 7th, 2007. No Comments.