Hi all,

I have made some updates to the GUADEC content on dgo, but I have not had time to do it properly - I basically copied in some xhtml from the guadec site, but dgo is docbook based.

I've attached the current state of affairs - I replaced all the uls and lis with itemizedlists and listitems, but I'm not sure what to do with the as, the ps, the divs and the imgs.

Could someone who has a few minutes please tidy this up and either commit it in gimp-web-devel or send it back to me?

Also, if someone who knows how could add a link to this on the front page of the (temporary) www.gimp.org, that would be great too.

Thanks a lot,
Dave.

--
Dave Neary
[EMAIL PROTECTED]


<?xml version='1.0'?>
<!DOCTYPE webpage PUBLIC "-//Norman Walsh//DTD Website V2.4.1//EN"
                         "dtd/website.dtd">

<webpage id="gimpcon2004" lang="en">

  <head>
    <title>The GIMP Developers Conference 2004</title>
    <titleabbrev>GIMPCon 2004</titleabbrev>
    <summary>Planning the next GimpCon</summary>
  </head>

  <h1>The GIMP at GUADEC</h1>

  <para>
    The GIMP Developers Conference 2004 will be held as a
    sub-event of <ulink url="http://2004.guadec.org";>GUADEC
    5</ulink> in Kristiansand, Norway, on the 28th, 29th and 30th
    of June, 2004.
  </para>

  <h2>GIMP related talks at GUADEC</h2>

  <div class="paper">

    <div class="figureleft">
      <p>
        <img src="http://2004;guadec.org/schedule/Dave_Neary.jpg"; 
               width="160" 
               height="200" 
               alt="Dave Neary"/>
        </p>
        <p>Dave Neary</p>
      </div>
      <p>Programming a GIMP Plug-in</p>

      <p><b>Dave Neary</b></p>
      <p>
      Dave Neary's been hanging around free software for about 6
years. He started off as a leech, and then decided to turn into a
leechee sometime around 1999, when he started working on the
GIMP. His main interest in the GIMP is revitalising the
relationship betweek the user and developer communities. He has
also helped out a little now and again on other things, and is
listed as a co-author of gnect.
      </p>
      <p>
      He is currently living and working in Lyon, France.
      </p>
    </div>
    <div class="paper">
      <div class="figureleft">
        <p>
          <img src="http://2004.guadec.org/schedule/Oyvind_Kolas.png"; 
               width="200" 
               height="200"
               alt="&Oslash;yvind Kol&aring;s"/>
        </p>
        <p>&Oslash;yvind Kol&aring;s</p>
      </div>
      <p>Custom widgets in GtkCairo</p>
      <p><b>&Oslash;yvind Kol&aring;s</b></p>
      <p>
        &Oslash;yvind is working on an
application called Bauxite, which uses a node-based data
structure similar to GEGL This application is both a standalone
video editor and a comprehensive test bed of GEGL's node
structrues.
      </p>
      <p>
        &Oslash;yvind is also working on the next generation XCF format.
      </p>
      <p>
        His primary interests in the GIMP is graph compositing. 
      </p>
    </div>

<h2>Other graphics talks at GUADEC</h2>

<div class="figureright">
<itemizedlist>
  <listitem>
    Typography and graphic design for programmers<br/>
    <b>Liam Quin</b>
  </listitem>
  <listitem>
    The future of rendering in GNOME<br/>
    <b>Owen Taylor</b>
  </listitem>
  <listitem>
    GStreamer Internals<br/>
    <b>Benjamin Otte</b>
  </listitem>
  <listitem>
    Digital Photography in a GNOME Environment<br/>
    <b>Hubert Figui&eacute;re</b>
  </listitem>
</itemizedlist>

<h2>Sponsors</h2>

    <div class="thanks">
      <p>
      Many thanks to our generous sponsors, without whom GIMPCon would 
      not be possible:
      </p>
      <p>
      <a href="http://www.fsf.org";>
        <img src="http://www.fsf.org/graphics/gnu-head-sm.jpg"; 
             alt="The Free Software Foundation"/>
      </a> 
      <b>The Free Software Foundation</b>: The Free Software Foundation has 
      consistently been the greatest supporter of the GIMP project, and has 
      been the primary sponsor of each of the three GIMP Conferences which 
      we have held. Many thanks go out to RMS and everyone else at GNU.
      </p>
      <p>
      <a href="http://www.macgimp.com";>
        <img src="https://www.archei.com/macgimp/images/mac_gimp_logo4.png"; 
             alt="MacGIMP" height="30" width="60"/>
      </a> 
      <b>MacGIMP</b>: Mat Caughron sells the GIMP commercially with 
      support and documentation, and has been generous on each occasion we 
      have asked for his support.
      </p>
      <p>
        The GIMP is also fortunate to have a community of supporters who 
	have donated smaller amounts to the project. Many thanks go out to 
	all those supporters. More information on how to donate to the GIMP 
	is available on <a href="http://www.gimp.org/donating/";>the GIMP 
	home page</a>.
      </p>
    </div>

<h2>GIMP conference activities</h2>
<p>
The GIMP Developers Conference, also known as GIMPCon, is a
gathering of GIMP and GEGL developers from all over the World. It
is a vital opportunity for the GIMP developers to meet each other
and discuss the direction which the software will take over the
coming years.
</p>
<p>
There have been two GIMP Conferences previously, both in Berlin,
and both graciously hosted by the CCC (the Chaos Computer Club),
a much less chaotic bunch of guys than their name suggests.
</p>

<div class="figure">
  <p>
    <img
src="http://developer.gimp.org/gimpcon/2003/people-small.png";
alt="Last year's GIMP Conference"/>
  </p>
  <p>The GIMP Developers Conference 2003</p>
</div>

<p>
Last year's GIMP Conference was a sub-event of the Chaos Communications 
Camp, a camping trip with broadband and laptops. During the camp, we 
discussed ways we could make the GIMP better both technically and as a 
community, which led up to the 2.0 release at the end of March.
</p>

<p>
At this year's conference we will discuss, among other things,
</p>
<itemizedlist>
  <listitem>
    What we expect from a replacement for the PDB (Procedural
    Database)
  </listitem>
  <listitem>
    How we will integrate GEGL into the GIMP
  </listitem>
  <listitem>
    Managing plug-in distribution
  </listitem>
  <listitem>
    The GIMP's organisation 
  </listitem>
</itemizedlist>

<h2>The GIMP, Live!</h2>

<p>
    Two of our resident graphics designers, Jakub Steiner
    (jimmac) and Tuomas Kuosmanen (tigert) are giving a
    user-day GIMP demonstration on Wednesday. Last year, jimmac
    presented a series of tutorials on basic GIMP techniques to
    a crowd of over 100 people, and held them captivated for
    nearly 3 hours. 
</p>
<p>
    This is an opportunity to see what the GIMP can do in the
    hands of professionals, and to pick up some tips for your 
    own use. A spectacle not to be missed. 
</p>

<h1>About the GIMP</h1>

<p>
Started in 1995 by Spencer Kimball and Peter Mattis, the GIMP has
evolved into a mature and powerful application. The current
release is version 2.0, which has major improvements over its
predecessors in the user interface, making the GIMP more 
accessible for casual users as well as graphics professionals. 
</p>

<div class="figureright">
  <p>
    <img
src="http://www.gimp.org/screenshots/macosx_screenshot1_thumb.jpg"; 
alt="The GIMP on Mac OS X"/>
  </p>
  <p>GIMP on the Mac OS X operating system</p>
</div>

<p>
GIMP is expandable and extensible. It is designed to be augmented
with plug-ins and extensions which allow access to its
capabilties via a number of languages. The advanced scripting
interface allows everything from the simplest task to the most
complex image manipulation procedures to be easily scripted.
</p>

<p>
The software comes with lots of features, some are newly
implemented and available with the 2.0 Release. A short list over
the most interesting features are:
</p>
<itemizedlist>
  <listitem>
    a full suite of tools for painting and image manipulation
  </listitem>
  <listitem>
    preview of brush outline while you're drawing
  </listitem>
  <listitem>
    customizable interface using a drag-and-drop dockable
  </listitem>
  <listitem>
    advanced scripting capabilities (Scheme, Python, Perl)
  </listitem>
  <listitem>
    over 100 plug-ins available as standard
  </listitem>
  <listitem>
    fullscreen mode and view filters
  </listitem>
  <listitem>
    much, much more! 
  </listitem>
</itemizedlist>

  <itemizedlist>
    <listitem>
      <ulink url="http://2004.guadec.org";>
        The main GUADEC website
      </ulink>
    </listitem>
    <listitem>
      <ulink url="http://www.hia.no/oksam/inf-vit/travel.php3";>
        Getting there
      </ulink>
    </listitem>
    <listitem>
      <ulink
        url="http://www.hia.no/oksam/inf-vit/accomodation.php3";>
        Accommodation
      </ulink>
    </listitem>
  </itemizedlist>

</webpage>
_______________________________________________
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Reply via email to