Profile_bird

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

Already using Twitter
from your phone? Click here.

debasishg

  1. @codemonkeyism try dbdispatch#http .. I think that's the closest u will get today in Scala ..
  2. RT @milessabin: RT @playframework: Using scala with play -- Watch it at http://vimeo.com/7731173 #playscala #scala
  3. RT @sbtourist: Another epic post by Ricky Ho: NOSQL Patterns @ http://horicky.blogspot.com...
  4. @bhurt42 did u have a look at the Scala Pattern matching paper ?
  5. RT @sbtourist: Tested Terrastore on Amazon EC2: 2 nodes + 1 terracotta master server + 100 remote clients performed pretty well despite ...
  6. RT @igrigorik: neat, linkedin polls, mingle, kenai.com (just a few of the apps) running on JRuby in production #jrubyconf
  7. RT @timperrett: Don't fear the monad: http://is.gd/51dzH - If your struggling with the concept, this is a great talk.
  8. @bhurt42 also have a look at http://bit.ly/1B6Vv for a Scala solution using pattern matching and extractors ..
  9. @bhurt42 http://lambda-the-ultimate.... and http://zenger.org/papers/fo...
  10. @deanwampler also scalax has monads .. http://scalax.scalaforge.org/
  11. @deanwampler @jamesiry had a wonderful beginner's series for Monads in #Scala .. starts with http://bit.ly/10gi5Y
  12. @bhurt42 r u referring to multiple dispatch, visitors, expression problem like scenarios ? They r difficult to handle with polymorphism ..
  13. @djspiewak for me it's already a big +1 for 2.8 .. will wait for javautils though to come through ..
  14. @raganwald One more along the same lines .. http://bit.ly/FydjB
  15. Lazy Sunday for DSLs In Action.Working on review feedbacks for Chaps 1-4.Chapter 5 also done.Expect Chapter 4 & 5 on MEAP soon @ManningBooks
  16. RT @n8han: Cross-published #dbDispatch 0.6.3 against Scala 2.7.3 thru 2.8.0.Beta1-RC1 http://databinder.net/dispa... [Versatil ...
  17. @themue +1 .. no need to use mocking libraries with hotswapping ..
  18. RT @stuarthalloway: We can use MySQL for free, but if we buy an Oracle site license we can save $100,000! --@glv #rubyconf
  19. @djspiewak was using @jorgeortiz85 's javautils happily .. should I make the jump ?
  20. Here's scuby - an integration layer between Scala and JRuby .. http://github.com/mcamou/scuby (via @headius)