Posts Tagged ‘W3C’

Molly Holzschag talks about the three circles of hell — challenges facing web standards in 2008, in an ALA article published this morning.  How do we fix it without blaming everyone? How do we work together?

She identifies the three major circles influencing current web technologies and web standards:

  1. Academic and Scientific – the W3C
  2. Revolutionary and Disruptive – independent working groups
  3. Self Interest and Profiteering — proprietary technologies

“Can we figure out how to form these three circles into some working mechanism? Who knows. It will take mobilization, and it will take compromise. Beyond that, it will take a few hours out of everyone’s copious spare time to pay attention and participate in some way.”

  • Michael Hartl’s Rails 3 Tutorial Book July 28, 2010
    The Ruby on Rails Tutorial: Learn Rails by Example (a.k.a. railstutorial.org) by Michael Hartl has become a must read for developers learning how to build Rails apps. Michael has put together a great Rails 2.3 tutorial, releasing it all for free online chapter by chapter. Now, Michael's going three steps further: […]
  • Mailman – Like Sinatra for E-mail July 28, 2010
    Mailman is an incoming email processing microframework. You point it at a source of email, such as a POP3 account or a Maildir, and it will execute routes based on the messages that come in. […]