Welcome

This is the landing page for all my nerdery. I hope you enjoy.

object ScalaInDepth extends Book {
  def url = "http://www.manning.com/suereth"
}

object Scalatypes extends Podcast {
  def url = "http://www.scalatypes.com"
  def cohosts = Seq("Daniel Spiewak", "Yuvi Masory")
}

object BigNerd extends Career {
  def company = "http://typesafe.com"
}

Latest - SBT Cookbook Talk

Well, I was in the SF/Bay Area and gave two talks on SBT while I was there. Here’s the first, which had a few slide organization issues I corrected before the second (which I hope to post shortly, assuming the video makes it online soon.) This video is really high quality, so thanks to Markana, Klout, Michael Slinn and the Scala for Startups / SF Scala meetup folks!

Here’s a copy of the slides (updated for the second talk, hopefully it’s not confusing).

Read More »