Category: perl

  • The Very Model of a Poster to CLPM

    So, in 2002 I attended my first SPUG meeting. Also in attendance were Randal, Tim, J.P. (I think) and quite a few of the other usual suspects. The guest speaker was the inestimable Dr. Damian Conway. This night might be the single most important event in my career as a builder of the internets. I…

  • Perl interface to processing / querying NIST’s NVD feed

    For a work project, I wrote a library in perl that can be used to query the NVD feed that NIST publishes here: http://nvd.nist.gov/download.cfm Here’s a snippit from the perldoc: use NIST::NVD::Query; # use convert_nvdcve to generate these files from the XML dumps at # http://nvd.nist.gov/download.cfm my( $path_to_db, $path_to_idx_cpe ) = @ARGV; my $q =…

  • GSoC 2010

    Earlier this month, I applied to the Mono Project (and the University of Washington, and Ubuntu, and Debian, and The Perl Foundation) requesting a mentor to get Perl6 hosted on the DLR. Last Tuesday, Miguel contacted me and asked that I chat with Michael Hutchinson about possibly taking up a different project. It seems that…

  • John Hodgman is using software that I helped to write

    A recent blog post by The Hodg Man mentions that he uses (AND ENJOYS) a product I’ve helped to build. Yay. *** FULL DISCLOSURE NUMBER TWO FAITHFUL READERS OF THIS IMITATION BLOG know that, having crashed my own website repeatedly while linking to it Twitterphonically, I experimented with NEW INTERNET TECHNOLOGY to try to fix…

  • I’ve disabled my user approve plugin

    Sorry for the inconvenience folks. I was annoyed by having to mark so many comments as spam, but the plugin interface was so klugy that I had no idea how to find the users who would contribute useful posts. So. Feel free to comment… Nao!

  • A quick update – I’m a grad student!

    Hey all! I’m sorry I haven’t been very active with my packages recently. I all-of-a-sudden started grad school and have been swamped with studying. I also started a contract and have been busy trying to learn a new codebase while contributing something other than snark. I promise I’ll get back to packaging IronRuby and IronPython…

  • Randal Schwartz interviews Michael Foord about IronPython

    The FLOSS Weekly folks (including my homie, Randal) just published this week’s interview. It is with Michael Foord, who I just met a couple weeks ago. He published a book about IronPython. He mentions Mono, the DLR and IronRuby, too ;)

  • Parsing English Language (if you consider IRC logs to qualify)

    Haha. I wrote this on October 3rd, 2006. I started logging IRC conversations in 2005. I’ve got lots from #perl and #mono. I wonder if the n’ere-do-wells who frequent those channels will mind me using their public commentary to build an english language parser. I’ll make it “open source,” of course. Erhm, I mean Free…

  • Matthew Broderick broke The Music Man.

    I was reading Lefty’s recent blog post and was reminded (by way of a certain scene) of being pissed off by Broderick’s s/egg/globe/ in the 2003 production of The Music Man. I was going to put the following in the comments, but I decided not to in order to keep the conversation on topic :)…

  • PCRE support has hit quagga

    —–BEGIN PGP SIGNED MESSAGE—– Hash: SHA1 http://bugzilla.quagga.net/show_bug.cgi?id=483 Paul Jakma changed: What |Removed |Added – —————————————————————————- Status|UNCONFIRMED |RESOLVED CC| |paul dishone st Resolution| |FIXED – — Comment #2 from Paul Jakma 2009-06-19 15:09:42 — I’ve pulled in the patch from Jeremy Jackson which, I understand, was based on this. This adds, at least for now, a…