I'd like to propose a lab for generating ApacheCon ads and banners.

The idea is to create a set of SVG templates for the ads and then be
able to generate them from year to year without too much pain.  There
are at least 19 geometries that we need (Sally Khudairi has identified
these) those should be provided in PNG, GIF, and JPG formats.  Then
there are speaker, sponsor, and media partner variations.  In the end
it's 170+ images and I'd rather not do all of that by hand, each year.

I'm not yet sure what I want to use to transform the SVG.  I was
thinking either starting with an XSL or Velocity transformation, then
using one of the Magicks or Batik or something like that for last
step.

Anyone who would want to create new banners would only need to provide
the SVG templates.

Thoughts?

DOAP file included below.

Oh, and IMU = interactive marketing units.  I didn't come up with that one. :-)


-- 
  J Aaron Farr     jadetower.com        [US] +1 724-964-4515 
    馮傑仁          cubiclemuses.com     [HK] +852 8123-7905  



<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
xmlns="http://usefulinc.com/ns/doap#"; xmlns:foaf="http://xmlns.com/foaf/0.1/"; 
xmlns:labs="http://labs.apache.org/doap-ext/1.0#"; 
xmlns:projects="http://projects.apache.org/ns/asfext#";> 
  <Project rdf:about="http://labs.apache.org/labs#imu";> 
  <name>IMU</name> 
  <shortname>imu</shortname> 
  <shortdesc xml:lang="en">Apache Conference Interactive Media 
Units</shortdesc> 
  <description xml:lang="en">The IMU lab includes all the necessary files to 
generate ApacheCon web ads and banners (i.e.- interative marketing units or 
IMUs).</description> 
  <homepage rdf:resource="http://labs.apache.org/imu/"/> 
  <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/> 
  <created>2007-9-11</created> <labs:status>active</labs:status> 
  <maintainer> 
    <foaf:Person rdf:about="http://people.apache.org/~farra/#me";> 
      <foaf:name>J Aaron Farr</foaf:name> 
      <foaf:homepage rdf:resource="http://people.apache.org/~farra/"/> 
      
<foaf:mbox_sha1sum>d2580649cce949be3b67fa4410615d0d81ba6cac</foaf:mbox_sha1sum> 
      </foaf:Person> 
   </maintainer> 
   <repository> 
    <SVNRepository> 
     <location rdf:resource="http://svn.apache.org/repos/asf/labs/imu/"/> 
     <browse rdf:resource="http://svn.apache.org/viewvc/labs/imu/"/> 
    </SVNRepository> 
   </repository> 
   <programming-language>SVG</programming-language> 
   <programming-language>XML</programming-language> 
 </Project> 
</rdf:RDF>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to