Will you be stuck in D/FW instead of being at YAPC::NA::2006? Then come on out to the DFW.pm June technical meeting on Tuesday June 27th at 6:30pm! Seth Burgess will be presenting Gimp-Perl.

Synopsis:
Gimp-Perl (AKA the Gimp module) is an interface to the GNU Image Manipulation Program (AKA GIMP), a full featured raster-based image program in the same vein as Photoshop(TM) or PaintShopPro(TM). It provides a Perl interface to manipulating the objects provided by the GIMP Procedural database, an easy-to-use interface for writing your own plug-ins to GIMP, direct pixel access to the image data (via PDL), a simple server for running plug-ins remotely, and a bunch of examples of varying usefulness.

Covered will be a brief project history, an introduction to Gimp's object model and how its accessed through Gimp-Perl, an explanation of clever syntax hacks used by Gimp-Perl, and writing a simple plug-in in Gimp-Perl.

Bio:
Seth Burgess is a Perl hacker currently residing in Frisco, TX. He holds a B.S in Electrical Engineering from the University of Oklahoma (1999). He currently works at Green Hills Software, Inc. as a Senior Software Consultant helping customers solve their embedded systems problems. Seth has been involved with The GIMP from its early days as an occasional contributor, and started writing Gimp-Perl plug-ins when it became available. When abandoned by its original author, Seth took over maintenance of the bindings and managed to make a release of sorts to work with Gimp-2.0. Seth hopes in the near future to make a release for Gimp 2.2, and start releases for the 2.3 development series as well.

Location:
We're meeting at Nerdbooks.com
1681 Firman Drive
Richardson, TX 75081


In reply to Stuck in D/FW During YAPC::NA::2006? by Mr. Muskrat

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.