Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

jj (2990)

jj
  (email not shown publicly)
http://perl.jonallen.info/

Member of Birmingham Perl Mongers [pm.org] and maintainer of http://perldoc.perl.org [perl.org]

Journal of jj (2990)

Sunday August 17, 2008
02:30 PM

YAPC::Europe 2008 photos

Just finished getting my photos online, they're at http://perl.jonallen.info/yapc/2008

Enjoy!

Friday August 15, 2008
09:34 AM

Artistic License upheld in court

Just spotted this on the front page of the BBC News:

http://news.bbc.co.uk/1/hi/technology/7561943.stm

Friday December 21, 2007
12:06 PM

perldoc.perl.org updated for Perl 5.10

Following the Perl 5.10 release, I've now updated http://perldoc.perl.org with the Perl 5.10.0 documentation.

The Perl 5.8.8 documentation is still available though, at http://perldoc.perl.org/5.8.8.

Thursday December 20, 2007
12:38 PM

I'm in yr Wired, plugging yr PM group!

Nice to see that Larry has great taste in T-shirts! (*)

http://www.wired.com/science/discoveries/news/2007/12/dayintech_1218

And, as Barbie pointed out, it's very kind of Wired to even name check the software that ran the conference website and currently runs the Birmingham.pm website too ... Labyrinth :)

(*) If you don't recognise it, it's the Birmingham Perl Mongers T-shirt we gave out to attendees at YAPC::Europe 2006 :-)

Tuesday September 11, 2007
11:57 AM

pod2pdf 0.41 released

I've finally got pod2pdf (used to create the PDF files on perldoc.perl.org) updated for compatibility with the latest version of PDF::API2, and packaged up into a proper CPAN release.

It is available from http://perl.jonallen.info/projects/pod2pdf or http://search.cpan.org/dist/pod2pdf.

Sunday September 02, 2007
07:29 AM

YAPC::Europe 2007 photos

Just finished uploading my photos from YAPC::Europe 2007 in Vienna, they're online now at http://perl.jonallen.info/yapc.
Tuesday April 17, 2007
04:22 PM

Ajax Perl syntax highlighting

I've put together a set of scripts to dynamically apply Perl syntax highlighting to code examples on web pages.

It uses Perl::Tidy to perform the highlighting, and the OpenThought Ajax library to run the requests asynchronously so that initial page load times will not be affected by the extra processing.

Files and examples are available from http://perl.jonallen.info/projects/syntaxhighlighting.

Monday April 09, 2007
03:00 PM

XLSperl v0.3 released

As part of the Birmingham Perl Mongers World Tour, I recently gave my "Excel on the Command Line" talk to the Gloucester Linux User Group.

A few days later I received an email from one of the attendees who'd tried out the accompanying software, XLSperl (which lets you use Perl one-liners to process Microsoft Excel files), with a few suggestions.

So, after a few train journeys spent hacking code I've released a new version which has the following improvements:

  • The %F and @F variables (in autosplit mode) are tied, so modifying $F{A} also changes $F[0]
  • You can now create Excel files from XLSperl, using the new "XLSprint" command
  • XLSperl can now process plain text as well as Excel files (for easy conversion of text data into XLS format)

Source code and binaries for Linux x86, Windows, and Mac OS X (Intel) can be downloaded from http://perl.jonallen.info/projects/xlstools.

Thursday February 08, 2007
06:08 AM

Perl beer

For our social meeting last night, we visited a different pub.

And coincidentally they sold Perl beer!

Which was not bad at all ;-)

Sunday November 05, 2006
09:04 AM

YAPC::Europe review in Linux User magazine

Issue 67 (November 2006, out now) of UK magazine Linux User and Developer is featuring a 4-page review of the YAPC::Europe 2006 conference - "Code, Curry, and Community".

There's plenty of photos as well, including Larry Wall, Brian McCauley (nobull), Simon Cozens, Jonathan Stowe (gellyfish), Steve Pitchford (lilstevey), Karen & Marty Pauley, and many others at the Conference Dinner - so if you attended, you may well see yourself in the magazine!

Cheers,

JJ
http://perl.jonallen.info