NotesNot unlike templates for (X)HTML? "The Phrasebook pattern is a technique to separate expressions in one language (e.g., SQL) from the main code that is written in another programming language (e.g., Perl). This is done by keeping the expressions in a separate file – the phrasebook. Any specific expression is generated by finding the appropriate entry in the phrasebook and substituting application parameters into it. This separation makes maintenance easier both for the main application code and for the foreign language code."Unfurl
Notes"Back in the early days of the web there was this wonderful Perl library called CGI.pm , many people only learned Perl because of it. It was simple enough to get started without knowing much about the language and powerful enough to keep you going, learning by doing was much fun. While most of the techniques used are outdated now, the idea behind it is not. Mojo is a new attempt at implementing this idea using state of the art technology. "Unfurl
Notes"What will the world of dynamic programming languages and Web applications look like in five years? This is one of those highly personal and deeply philosophical questions best saved for after dessert is served, the drinks are poured, and the sidearms are safely locked away."Unfurl
Notes"Chirpy! is an Open Source online quote management system. It allows you to keep a database of quotes by friends and foes. It is most useful for quotes collected on IRC channels."Unfurl
Notes"Enter the infobot: an autonomous program that converses with users. Infobots are an ongoing experiment in how we can interact as communities with a common institutional memory."Unfurl
Notes"the goal of mod_perlite is to run single Perl scripts in the Apache process space, caching Perl bytecode as it goes, but flushing script memory after every request. Installation is also incredibly simple, and 100% analogous to PHP installation."Unfurl
Notes"Connects to a JetDirect equipped HP printer and uses HP's control language to set the ready message on the LCD display. Takes an IP address and message on the command line. My favorite message is "INSERT COIN"."Unfurl
Notes"Enter Perl Buzz, a new blog set up by Andy Lester and myself. I think of Perl Buzz as “the shiny, happy Perl blog”, and I’m not ashamed to pimp it out with every web 2.0 gimcrack and widget we can find."Unfurl
Notes"In presenting Perl features, I tried to find examples that are interesting in their own right, and that encourage the reader to explore Perl's features."Unfurl
Notes"Daily Kos...using Ruby on Rails instead of mod_perl. Oh brother." Wow. And PHP/Zend ridiculed because Jews are involved. Creepy nutters.FeedUnfurl
Notes"if you want to check on the latest kink on regsex.com, for example, and forget the 's', you end up at regex.com, and banner-ads for all sorts of geeky stuff jump right into your face -- I mean, what's a young dude supposed to do?"Unfurl
Notes"FogBugz is written in Wasabi, a very advanced, functional-programming dialect of Basic with closures and lambdas and Rails-like active records that can be compiled down to VBScript, JavaScript, PHP4 or PHP5."FeedEmbedUnfurl
Notes"The solution was to force developers to build separate units of work that can run in a multi-threaded environment without conflicts, and scale to more than one server. What comes naturally to every PHP and Perl developer had to be forced down the throatUnfurl
Notes"Humans are naturally evangelistic creatures, so it's not surprising that we proselytize for the choices we've made, trying to share them and encouraging others to share our experience."Unfurl
Notes"Plagger is a pluggable RSS/Atom feed aggregator written in Perl. Everything is implemented as a small plugin and you can mash them up together using Plagger core API and plugin hooks."Unfurl
Notes"Brad released a prototype for Atom Stream server for LiveJournal today, Ben was working on TypePad to support the upstream push from TypePad weblogs."Unfurl
Notes"but sometimes I like to see a combined view of just her activity in the past couple of days: all of the posts aggregated from her various feeds, combined into reverse chronological order."Unfurl
Notes"Taking inspiration from Merlin Mann's fantastic 43 Folders, here's a quick hint for those of you who are just dying to use John Gruber's Markdown ... on Windows."Unfurl
Notes"nms is a set of web programs that are intended as drop-in replacments for the scripts at Matt's Script Archive." Wow, someone actually did it.Unfurl
Notes"Randal Schwartz (looks like Randal. Certainly wearing Randal-like clothes. He's the Hooter's guy, right? I always get him and Tom Phoenix confused. Okay, definitely Randal.)"Unfurl
Notes"...the game is to find the single module with the largest dependency tree, that will bring in the highest number of high quality libraries on a virgin install." All hail the mighty CPANUnfurl
Notes"PDL (``Perl Data Language'') gives standard Perl the ability to compactly store and speedily manipulate the large N-dimensional data arrays which are the bread and butter of scientific computing."Unfurl