Get short, timely messages from David Chambers.

Twitter is a rich source of instantly updated information. It's easy to stay updated on an incredibly wide variety of topics. Join today and follow @davidchambers.

Get updates via SMS by texting follow davidchambers to 40404 in the United States
Codes for other countries

Two-way (sending and receiving) short codes:
Country Code For customers of
Australia
  • 0198089488 Telstra
Canada
  • 21212 (any)
United Kingdom
  • 86444 Vodafone, Orange, 3, O2
Indonesia
  • 89887 AXIS, 3, Telkomsel
Ireland
  • 51210 O2
India
  • 53000 Bharti Airtel
Jordan
  • 90903 Zain
New Zealand
  • 8987 Vodafone, Telecom NZ
United States
  • 40404 (any)

davidchambers

  1. `position: relative` just fixed yet another display issue. CSS, why art thou riddled with arcana?
  2. >>> True + True 2 This is new to me! Python's True and False are just 1 and 0 in disguise.
  3. @daveunderwood Oops. I don't know django CMS but could "an open-source project from Switzerland" based on Django be anything but awesome?
  4. @daveunderwood Django is fantastic. It's very different from WordPress (it does nothing on its own). No plug-ins; standalone apps instead.
  5. I've finally spent a couple of hours spelling out what it is exactly that Mango does. It's worth a gander. http://mango.io/wtf?
  6. Mango 0.4 is just days away (hopefully) http://bitbucket.org/davidchambers/mango
  7. Mac app developers note: if a multi-line text input field has focus, ensure that the "OK" button is not blue.
  8. @zeldman For 10K Apart, is the size limit 10,000 bytes or 10,240 bytes? I'm keen to determine the exact constraints. :D
  9. Thanks again to @danielpunkass for pointing me towards WordPress's XML-RPC API. It's now easy to move from WP to Mango! http://mango.io/4/
  10. Obsessive–compulsive? Yes, I think so. http://yfrog.com/0zbi4gp
  11. JavaScript, JavaScript, everywhere http://davidchambersdesign.com/61/ #javascript #nodejs #sproutcore
  12. I disagree with @gruber… Univers > Helvetica, in my book
  13. The riff at the start of SY's "Catholic Block" if freakin' cool.
  14. Ouch! Snakebite! Remember that to _copy_ a list in Python you need to write `new_list = orig_list[:]`. Forgetting this leads to aching head.
  15. I've said goodbye to WordPress, and it feels great! http://davidchambersdesign.com/50/ #mango #wordpress #dcd
  16. @daveunderwood I find it amazing that Google can search the entire Internet faster than my computer can search a few thousand files!
  17. The Apple haters’ stages of grief: http://bit.ly/99l97V (via @sstephenson)
  18. @pjammer I would send you a pic, but it's best viewed live (in Chrome or Safari) http://davidchambersdesign.com/tags/ -webkit-transition :D
  19. CSS3 Memory http://media.miekd.com/css3memory/ #dcd
  20. I often use trigonometry while designing, but today I reached a new high by using logarithms to create a graduated colour palette! #css #dcd