Profile_bird

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

Already using Twitter
from your phone? Click here.

josh_robb

  1. @robconery Depending on what you need - have you looked at http://ninite.com/
  2. @frangilbert dude - Million dollar disco is sick!
  3. @jacoboreilly oh hell yes!
  4. @nzben calm down dude - It'll grow back in 2-4million years... ;)
  5. @gblock is the code for FT24 up somewhere?
  6. @fastchicken afaik - SVN handles locking the repo with multiple writers.
  7. @fastchicken svnserve.exe is super simple to get running.
  8. @fastchicken I meant to use the svn:// protocol/server if https is giving you grief with git.
  9. @fastchicken or setup a svnserve instance for your personal use - I do this and access it over the vpn.
  10. git show-branch FTW...
  11. @kirkj no - but let us know what you find out.
  12. @lazycoder have another go about DDE instead. !! :)
  13. @jonskeet ahh... that makes more sense....
  14. DidNotKnow: in C#4, you can use non-ref arguments for ref parameters. the compiler adds a local variable to pass by reference. thx @jonskeet
  15. @whitlocksauce LOL - I thought that was JD's speciality.
  16. Man - the Apple HIG is really good! Reading and getting inspired. http://bit.ly/v8iOH
  17. @jacoboreilly yeah - but you had the WSDL somewhere else right? This is my _only_ copy!
  18. @jacoboreilly Thats future proofing right there... for the inevitable transition to multiple truth values!
  19. On what planet is supplying a WSDL definition in a Word doc a good idea?
  20. C#4 brings C# into compliance with Greenspun's 10th rule. http://bit.ly/15V42f