Profile_bird

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

Already using Twitter
from your phone? Click here.

liebke

  1. My #pragprowrimo book and #Incanter are co-evolving; work on one drives work on the other.
  2. RT @yukihiro_matz: I don't think so. Ruby will remain more conservative than #clojure. @keoko RT Will #ruby follow the same direction ...
  3. RT @technomancy: Finally blogged about Leiningen: http://technomancy.us/131 but I love the fact that several people beat me to it. Also: ...
  4. @dwf @bradfordcross got me using https://www.pivotaltracker.... for Incanter. I like it.
  5. @stuarthalloway @bmabey I like Malcolm Halloway too, and it can be shortened to Mal Halloway, which is a great name :)
  6. RT @dataspora: Substantially rewrote my NoSQL post ("SQL is Dead. Long live SQL!" http://bit.ly/5c9HQA) based on @peteskomoroch's feedb ...
  7. @wmacgyver Yeah, I really like Leiningen, and use it to build apps with Incanter. I just can't build Incanter itself with it yet.
  8. @wmacgyver Right now I grab the latest build of Clojure directly from Github and build it, and Incanter, with Ant. I am considering Maven.
  9. @wmacgyver the latest builds are automatically available in a maven repository?
  10. Nice place to download the latest builds of the #clojure and clojure-contrib jars: http://build.clojure.org/ #hudson
  11. RT @stuartsierra: Summary of Clojure usage survey http://bit.ly/7c0a0g
  12. nice. RT @fogus (reduce + (map #(Math/pow % %) [3 4 3 5])) #Clojure
  13. Fill out the Clojure user survey: http://bit.ly/81NmCC
  14. RT @fyuryu: I just tested it on the Incanter + Leiningen tutorial (http://bit.ly/8quVDW) on Windows and it worked fine.
  15. RT @fyuryu: Here's the script for Leiningen for Windows: http://gist.github.com/239210 Requires powershell.
  16. @fyuryu I'm glad to hear the Incanter+Leiningen example worked on Windows. I'll add a link to your script? http://gist.github.com/239210
  17. New blog post: Building Incanter applications with Leiningen and Clojars.org http://bit.ly/G0f0E #clojure
  18. Now that @bradfordcross has successfully Maven-ized Incanter, I'd like to Leiningen-ize it and host it on Clojars.org. #Clojure
  19. @bradfordcross That's fantastic! I'm looking forward to rolling your updates into the main branch. :)
  20. RT @bradfordcross: woohoo! we have a mavenized #incanter working so we can have embedded charting capabilities in any project's repl. :-)