October 2012 Archives

Building Your First App with MongoDB and Perl at MongoDB Boston

I'll be speaking on October 24th at MongoDB Boston 2012, taking place at the lovely Marriot Courtyard Tremont/Downtown.

This talk introduces the features of MongoDB by demonstrating…

MongoDB drops support for Perl 5.8.

One of my many rules of software engineering, born of more than a decade seeing things done the Wrong Way, is that serialization must occur only at the extreme edges of your program. At all other points you should, if possible, deal only with structured data. The lack of it in one crucial area of the Perl MongoDB driver is what made support for Perl 5.8 no longer possible.

Read more about my rationale for this change at my blog here: Structured Data and the Road to Obsolescence.

About Mike Friedman

user-pic Mike Friedman is a professional computer programmer living and working in the New York City area.