<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000066">
<font size="-1"><font face="Verdana">Two Cents,<br>
<br>
TIFF images are lossless, and popular, but don't display in a browser.&nbsp;
TIFF is also splintered as a file format, talk to a graphic designer,
TIFF has changed over the last ten years, and most apps allow for the
various forms.&nbsp; You might want to start with TIFFs in your xsane
scanner app.<br>
<br>
As an archive, I would use JPG... it's lossy (by combining like
colors), but if you specifically set it to 100%, you should get no
compression.&nbsp; It's also a well defined, cross platform, standard.<br>
<br>
Although Zope/Plone will store any type of image data, only certain
types will display in a browser, and only certain types can be
converted, whether it be by PIL or ImageMagick.&nbsp; I'm not familiar with
PNM files... it may be raw, but certainly not mainstream, at least not
yet... make sure PIL or ImageMagick supports this.<br>
<br>
BTW, you'll probably get better answers on the Plone Mailing List, for
Plone products using Plone &amp; CMF... more folks there will be using
your setup.<br>
<br>
-Jon Cyr<br>
</font></font><br>
Tom Purl wrote:<br>
<blockquote cite="midcofusl$hfu$1@sea.gmane.org" type="cite">I'm a newb
when it comes to archiving images, so any help you can give me would be
greatly appreciated.
  <br>
  <br>
I want to use Plone as a content management system (CMS) my images,
which are currently stored on my hard drive as PNM files.&nbsp; These files
are scanned copies of 4x6 images, and are usually ~6 MB in size.&nbsp; I am
using Plone 2.0.4 with CMF Photo Album/Photo 0.5.0 and&nbsp; pil 1.1.4.&nbsp; I
use the PNM file format for my pictures because it's the "rawest"
format that I can use with xsane (I also use Gentoo Linux).
  <br>
  <br>
When I upload my pictures in the PNM format to Plone, I'm not able to
see them.&nbsp; I then tried converting the image (using convert) to a tiff
file (since that's also pretty "raw", right?) and uploading it.
However, I'm still not able to see the image in my cmf photo album.&nbsp; I
ended up converting it to a bitmap, and I'm able to see that in my
album.
  <br>
  <br>
Is the bmp file format considered a "raw" format?&nbsp; I would like to keep
it as raw as possible so that I can use (or at least convert) my images
50 years from now.&nbsp; Is there a better format to use?
  <br>
  <br>
I'm using plone as my CMS because I want to attach metadata to my
images.&nbsp; Is anyone else using a different free program that works
better than this solution?
  <br>
  <br>
Thanks in advance!
  <br>
  <br>
Tom Purl
  <br>
  <br>
_______________________________________________
  <br>
Zope maillist&nbsp; -&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:Zope@zope.org">Zope@zope.org</a>
  <br>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope">http://mail.zope.org/mailman/listinfo/zope</a>
  <br>
**&nbsp;&nbsp; No cross posts or HTML encoding!&nbsp; **
  <br>
(Related lists - <a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-announce">http://mail.zope.org/mailman/listinfo/zope-announce</a>
  <br>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev</a> )
  <br>
  <br>
</blockquote>
</body>
</html>