Chris Dolan

Search
Skip to content
  • What’s the point?
General, Mozilla

Firefox crashes

October 12, 2010 Chris Dolan

General

Fixed

December 1, 2007 Chris Dolan

General

Alternative blogging

October 8, 2006 Chris Dolan

Flash, Perl

FLV to SWF and back

July 21, 2006 Chris Dolan 7 Comments

MediaLandscape, Perl

Improving online presentations:Larry Wall at OSDC

April 18, 2006 Chris Dolan

#!/usr/bin/perl -w
for my $i (1..164) {
   print <<"EOF";
    <Slide>
      <SlideNumber>$i</SlideNumber>
      <PresentationTime>${i}000</PresentationTime>
      <SlideFull>
        <FileName>Slide$i.png</FileName>
        <Dimensions>
          <Width>720</Width>
          <Height>540</Height>
        </Dimensions>
      </SlideFull>
    </Slide>
EOF
}

Posts navigation

← Previous 1 2 3 4 … 6 Next →

Categories

  • Apple (3)
  • Flash (3)
    • Flash Bugs (1)
  • General (12)
  • I18N (2)
  • Languages (8)
    • Java (1)
    • Objective-C (1)
    • Perl (6)
  • MediaLandscape (1)
  • Mozilla (5)
    • Firefox Extensions (4)
  • PDF (1)
  • Testing (1)
  • Tools (2)
    • Revision Control Sytems (1)
  • User Interface (1)
  • Web (2)
  • workarounds (2)

Archives

  • March 2019 (1)
  • December 2013 (1)
  • May 2011 (1)
  • March 2011 (2)
  • February 2011 (1)
  • December 2010 (4)
  • October 2010 (1)
  • December 2007 (1)
  • October 2006 (1)
  • July 2006 (1)
  • April 2006 (1)
  • February 2006 (1)
  • December 2005 (1)
  • November 2005 (2)
  • October 2005 (3)
  • July 2005 (1)
  • June 2005 (4)
  • May 2005 (3)
Proudly powered by WordPress