Profile_bird

Hey there! davcamer 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 davcamer's tweets.

Already using Twitter
from your phone? Click here.

davcamer

  1. @marinagoround it doesn't even look like canada is trying :(
  2. lately, whenever i am thinking about #concurrency, i eventually end up thinking of channels and messages instead of threads and locks
  3. @nex3 and ruby dependency only needs to be at build-time, not run-time. and, IronRuby has just gone 1.0 RC1, so ruby is more "native" on win
  4. @nex3 right that is important. but .less is actually deployed in the web server, and listens for and answers requests for .css files.
  5. am I supposed to put ~/.gem/ruby/1.8/bin/ on my $PATH #macosx #ruby #gem
  6. just re-organized tupperware cupboard in a house i will leave in 4 weeks. #ocd
  7. @nex3 makes sense. i am baffled by .less then. avoiding a compile on a mostly compiled platform. ???
  8. @joshprice i prefer an egg timer. if the page loads before the sand runs out: golden.
  9. @adam_nowotny everyone will need to upgrade their MVC2 installs, as far as i know.
  10. @adam_nowotny ran in to this upgrading a PC from MVC1 to MVC2. Could be related? I created a new v2 project and diff'd the .csproj files.
  11. @joshprice I was thinking screen relative sizes would need to be done at request-time. Then I remembered relative css sizes. now i have 0.
  12. @adam_nowotny your command-line msbuild install is not picking up the same tasks as VS. some .include files went MIA during install.
  13. .net port of LESS generates the stylesheets at run-time, in response to requests. For SASS, any per-request dynamism? http://bit.ly/8NrVCr
  14. @nex3 I thought it had been around longer. LESS has just been ported to .net. Surprising, because haml has already been ported.
  15. LESS CSS looks like SASS, but retaining the curly braces http://lesscss.org/ Has anyone tried both?
  16. @rjhunter there's an open letter as song with a similar sentiment on youtube: http://bit.ly/SRKUN
  17. new blog post from me about sleeping in batch scripts: http://bit.ly/6PALxY
  18. @Portuguesinha Mormon girls don't get much glory.
  19. @markhneedham the writting shitty code article doesn't mention the fun of being heckled by your team members
  20. reading about #golang. I think i'm in love.