January 21st, 2011 |
Published in
column, framework, functional programming, haskell, web | Bookmark on Pinboard.in
For the January/February issue (PDF) of “The Functional Web” I’m very fortunate to have Greg Collins and Doug Beardsley as guest authors covering the Snap Framework. Not only is it great to finally have some Haskell code in the column, but Greg’s and Doug’s superb writing style means that the column is both highly instructive and easy to read.
I’m hoping we’ll be able to publish at least a couple more Haskell columns this year as well.
November 23rd, 2010 |
Published in
column, framework, functional programming, javascript, performance, web | Bookmark on Pinboard.in
Stefan Tilkov already blogged about this, but he and I co-authored an article about node.js for my Nov/Dec “Functional Web” column. Node.js is indeed very cool with surprisingly good performance, and it was really nice to finally get to write something together with Stefan (I wrote the foreword for his book, REST und HTTP (German), but that’s not quite the same as co-authoring).
October 5th, 2010 |
Published in
clojure, column, functional programming, web | Bookmark on Pinboard.in
For the September/October issue of “The Functional Web” I’m lucky enough to have master programmer, top-notch trainer, and wonderful conference speaker Glenn Vanderburg as my guest author. Here, Glenn covers the Fleet and Enlive templating libraries for Clojure as a follow-up to Aaron Bedra’s Jul/Aug Compojure article.
May 6th, 2010 |
Published in
column, framework, scala, web | Bookmark on Pinboard.in
For the May/June issue of “The Functional Web” column in Internet Computing magazine, I’m fortunate to have David Pollak, creator of the Lift web framework, as a co-author. There’s a fair bit of code in this column, which I always like, and it’s worth looking at just to see how brief but powerful Lift and Scala can be in the hands of a master like David.
As always, feedback welcomed.
March 15th, 2010 |
Published in
column, erlang, functional programming, HTTP, REST, web | Bookmark on Pinboard.in
“The Functional Web” column is finally back, this time with a column about Webmachine co-authored with Justin Sheehy. The column title is Developing RESTful Web Services with Webmachine, and you can follow that link to retrieve the PDF.
Webmachine is a highly innovative web application framework, and it can teach you a great deal about the specifics of HTTP and the details of REST. It’s also written in Erlang, which continues to be my favorite programming language of all time because of its incredible practicality, utility, and elegance.
My column hiatus was due to extreme startup workload, which for better or worse is showing no sign of letting up anytime soon. But it’s nice to get the column back on track for the March/April Internet Computing issue, and one of my goals is to avoid missing any more issues this year. Many thanks to Justin for his contribution to this issue of the column.