home

CSS Summit – 2010

July 29, 2010 · 2 comments

Got a chance to attend the second edition of CSS Summit, organized by Environment For Humans. There were several CSS experts (8, to be exact), sharing their experiences and tips to improve the CSS development. Overall, the session was so informative and worth the money. Here’s some tit-bits from the summit.

tech check with Estelle Weyl

  • Summit started at 7:30 PM (IST) evening and lasted till 3:30 AM (IST) the next day early morning. People in my conference room were all awake and listening to the presentation till the end, which was wonderful.
  • Topics discussed in the summit includes: CSS3 Progressive enhancement, CSS3 transitions and transforms, CSS and iPhone development, Sass and Compass, detecting CSS bugs and How Facebook improved its CSS files.
  • Along with the video conferencing, there was a public chat window open for the attendees to ask questions and discuss. At time, the chat window turned to be so much fun and interesting than the presentations itself. Few samples, taken from the chat window:
    • “Anything other than IE is a modern browser” ~ someone.
    • One lady gave a suggestion to know more about people profiles who were chatting (she meant the profession, technical background, etc). Immediately she got a reply asking A/S/L!
    • “never use CSS transformations on * selector unless you want to go ROTFL” ~ someone.
  • There was a lot of discussion on using @font-face. Presenters gave several tools and tricks to use the web fonts effectively. And I’m sure @font-face is going to be used widely and it’ll replace the way we use fonts now in web pages.
  • Some of the tools: Font Squirrel, Google Font API , CSS3Please, Gradients Generator, CSS3 Generator, CSS3 tools.
  • And, here are the presenters (follow them for some good content):
    1. Estelle Weyl – @estellevw
    2. Zoe M. Gillenwater – @zomigi
    3. Jason CranfordTeague – @JasonSpeaking
    4. Denise R. Jacobs – @denisejacobs
    5. Chris Eppstein – @chriseppstein
    6. Nicole Sullivan – @stubbornella
    7. Stephanie Sullivan – @stefsull
    8. Dave McFarland – @davemcfarland

Related Posts

{ 2 comments… read them below or add one }

Tahir Akram August 6, 2010 at 12:33 PM

IE has such a bad crush in UI developers. Even in my work I found that IE is so tolerant to many JavaScript and CSS functions that creates problem in other browsers.

Just like for an element that has a name. IE has no problem if you call form.getElementById ("name"). And it will give you the object.

Thanks for sharing Twitter profile of presenters.

Reply

Veera August 6, 2010 at 1:13 PM

you are welcome!

Reply

Leave a Comment

Previous post:

Next post: