Profile_bird

Hey there! sorccu is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving sorccu's tweets.

Already using Twitter
from your phone? Click here.

sorccu

  1. @BMCouto Not setting any deadlines (busy!), but 1.10's been about 90% ready for quite some time. Just needs finishing touches.
  2. @momekh I get the same thing all the time. Very annoying.
  3. @Bauersart Oh, that's very nice!
  4. @smashingmag Will be fixed in the next version, thanks for reporting it!
  5. @SunRhythms http://cufon.shoqolate.com ;)
  6. @brandybingham I see, wonder why they didn't bother letting me know. Thanks for sharing!
  7. Fun times with z-index. Placing an element behind its parent's background always feels like the greatest hack ever :) Useful for masks.
  8. @ukjinplant That's great, but it looks like you're missing the font file :) It's just regular text.
  9. @ukjinplant Looks like PHP was hitting its max exec time, I've increased the value but wouldn't recommend including 11k glyphs anyway.
  10. @ukjinplant Have you tried it with other fonts or is it just the one that is failing?
  11. @4rn0 div#nav>ul>li*3>a+ul>li*5>a, I can't even begin to imagine the amount of time this is going to save me.
  12. Safari 3.0 RegExp gotcha: /\s/.test('\u00a0') === false
  13. Wow. Zen Coding for TextMate and other OS X / cross-platform editors: http://bit.ly/s13iQ. Productivity^2. (via @azunix @freshmango)
  14. @samin Fixed 3) in the latest development version, 2) will also be fixed soon. Too busy for 1) right now, sorry! Patches are welcome though.
  15. @samin What are you having trouble with?
  16. @thijs Looks like releasing the line-height fix this weekend was wishful thinking after all. Will let you know when it's ready.
  17. @thijs Sure! Might take a day or two though. Hoping to release it this weekend but we'll see.
  18. @thijs Working on it as we speak.
  19. @bradyjfrey Great! :)
  20. Positioned VML elements are unaffected by filters of ancestor elements in IE8, unless the element forms a stacking context.