<?xml version="1.0"?>
<!DOCTYPE content [ <!ENTITY nbsp " "> ]>
<rdf:RDF xml:base="http://snarfed.org/rdf"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/">

<rdf:Description rdf:about="http://snarfed.org">
  <dc:title> snarfed.org  </dc:title>
  <dc:description> draw group stream of consciousness </dc:description>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>
</rdf:Description>

<rdf:Description rdf:about="http://snarfed.org/space/MAlbum">
  <dc:title> MAlbum </dc:title>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:date> 2003-01-01T05:00:00Z </dc:date>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>

  <content>
    <h3>Introduction</h3>

<p>I am certain every digital shutter-bug has their own workflow for archiving and
sharing their digital photos. My workflow maintains an archive of every photo I
take, organized by date, and a second set of albums that are for sharing. In the
past, I would need to manually copy the photos that I wanted to share and then
use and application to generate the web pages/thumbnails etc. so that I could
share these pictures. I wanted to streamline my workflow into a single
application.</p>

<p>So I present: <strong>MAlbum: Maulik's Album application</strong>
:-P</p>

<p><a href="/space/screenshot.jpg"><img src="http://maulik.freeshell.net/software/malbum-release/thumb_screenshot.jpg" alt="thumb_screenshot.jpg" title="" /></a></p>

<p><a href="http://maulik.freeshell.net/software/malbum-release/screenshot.jpg">MAlbum
Screenshot</a></p>

<h3>Goals</h3>

<ul>
<li>Quick and easy graphical interface for creating a web album</li>
<li>Quickly add captions to photos</li>
<li>Easily add/remove photos from the album</li>
<li>Cross Platform (like Jalbum)</li>
<li>Easily maintain an archive of original photos, and build a library of albums
to share (like Picasa)</li>
<li>Re-open an album, load captions and images and once again add/remove photos
and add/remove/change captions</li>
<li>Zero Install (executable jar file, &lt;60Kb)</li>
</ul>

<h3>Existing Packages</h3>

<ul>
<li>Jalbum</li>
<li><ul>
<li>Operates on every picture from a single directory. Cannot combine pictures
from different directories.</li>
</ul></li>
<li>Web Album Generator</li>
<li><ul>
<li>No keyboard short cut to remove pictures from selection.</li>
</ul></li>
<li><ul>
<li>Web albums do not link to original photos</li>
</ul></li>
<li>Picasa</li>
<li><ul>
<li>Cannot add captions, only keywords</li>
</ul></li>
</ul>

<h3>Extensions (To Do list)</h3>

<ul>
<li>Archive browser</li>
<li><ul>
<li>Easily find the photos you want to work on</li>
</ul></li>
<li>Drag and drop interface</li>
<li>Work with the Java Media Framework to work with videos</li>
<li>Change the List on the left side to a Tree that would organize by date</li>
</ul>

<h3>Download an Sample</h3>

<ul>
<li>Download
<a href="http://maulik.freeshell.net/software/malbum-release/MAlbum.jar">MAlbum.jar</a></li>
<li>Jar file includes source and Makefile</li>
<li>Relased under GPL</li>
<li><a href="http://maulik.freeshell.net/software/malbum-release/malbumSample">Sample
Album</a></li>
</ul>

<h3>Usage and Requirements</h3>

<ul>
<li>Java 1.4.1</li>
<li>Windows: Double click on MAlbum.jar</li>
<li>*nix: java -jar MAlbum.jar</li>
</ul>

<h3>Author / Contact / Bug Report Receiver</h3>

<ul>
<li><a href="http://maulik.net/">Maulik</a></li>
</ul>

  </content>

  <rdf:Seq>

  </rdf:Seq>
</rdf:Description>
</rdf:RDF>
