Light Bloggage

I’ve just realised that it’s two weeks today that I go off to this year’s YAPC::Europe and I still have two talks to write – one of which is a three hour tutorial. So don’t expect much writing from me over the next couple of weeks. I’ll be far too busy working on other things.… Continue reading Light Bloggage

What’s Wrong With ORM

Last night I gave a talk to the London Perl Mongers about “What’s Wrong With ORM”. It was a first draft of a talk that I hope to be giving a few times this year. There’s also an article in preparation (well, I say “in preparation” but I actually mean “slowly coalescing in my brain”).… Continue reading What’s Wrong With ORM

Templating Systems

I’ve been thinking about templating systems a lot recently. By templating systems I mean technologies that allow you to mix some data with some fixed text to produce some kind of output. One obvious use is in creating dynamic web pages where, for example, you would create a row in a table for each item… Continue reading Templating Systems

Web Frameworks Night – Report

So last night was the Web Frameworks NIght. A great time had by all. Many thanks to the organisers. We had talks on three frameworks – Catalyst, Django and Ruby on Rails. My overwhelming impression was how similar all three frameworks are. There really seems to be little to differentiate them. As always the Perl… Continue reading Web Frameworks Night – Report

Java Programmers Embrace Ruby

Bruce Tate’s book Beyond Java has been published and there’s quite a lot of publicity for it appearing on the web. For example this article by Chris Adamson on the OnJava site. In the article Adamson interviews a number of well-known Java programmers about the future of Java. The replies seem pretty unanimous that Java’s… Continue reading Java Programmers Embrace Ruby

London Web Frameworks Night (Update)

The London Web Frameworks night has proved to be very popular. So popular, in fact, that the organisers have had to change venue. It will now take place in the New Cavendish Street campus of Westminster University. See Dean’s post for more details. This means that signup has been re-opened for the time being. But… Continue reading London Web Frameworks Night (Update)

London Web Frameworks Night

November is shaping up to be an interesting month in London. Not only is there the London Perl Workshop that I mentioned yesterday, but Dean Wilson has organised a London Web Frameworks Night on November 17th. Three experts will be discussing the major MVC frameworks for Perl (Catalyst), Python (Django) and Ruby (Rails). And it’s… Continue reading London Web Frameworks Night

Flatterer

From an interview with Gregory Wilson where he talks about his recent book Data Crunching. I was also inspired by David Cross’s excellent book “Data Munging with Perl“, which taught me most of what I know about how to actually use the language. If he’d written a cross-language version of that book, I probably wouldn’t… Continue reading Flatterer