HostBlog - incoherent ramblings of a hosting provider.

20/7/2005

Grauniad Blog Perl broken

Filed under: Web Tools, General Procrastination — Othello @ 11:43 pm

Now news of a blog with problems wouldn’t normaly be that interesting, but today the Guardian Unlimited Blog Picture of the day has gone a bit wonky, complete with a very good reason why all programming code should be checked for “language suitability” after the techs have finished with it


use strict;
use warnings;
use XML::Simple;

[snip]


my $ParsedphotoGetSizesResult = XMLin(”$photoGetSizesResult”) or die (”flickr api is being a silly bastard”);

my $bigurl = $ParsedphotoGetSizesResult->{sizes}->{size}->[2]->{’source’};

[/snip]

print $HTMLOUT;

Bookmark this rant: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists
  • BlogMemes
  • co.mments
  • De.lirio.us
  • LinkaGoGo
  • Netscape
  • NewsVine
  • Reddit
  • Slashdot
  • StumbleUpon
  • Taggly
  • Technorati
  • YahooMyWeb
  • blogmarks
  • DotNetKicks
  • Internetmedia

No Comments

No comments yet.

RSS feed for comments on this post. TrackBack URL

Sorry, the comment form is closed at this time.

Powered by WordPress