<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Jon,<br>
<br>
I can highly recommend Adam Brouwer from 2Rooms Interactive
(<a class="moz-txt-link-freetext" href="http://www.2roomsinteractive.com">http://www.2roomsinteractive.com</a>) - they specialise in web page design
and building CMS so you can maintain the site yourself.<br>
<br>
Cheers; Dan<br>
</font><br>
Jon Miller wrote:
<blockquote cite="mids5066be7.051@mmtnetworks.com.au" type="cite">
  <pre wrap="">What I ultimately would want is a web page that displays my photos as I've started to do more shootings and certain people (models) needs to view the pages.  So if someone can quote me on a decent web page design I would appreciate it.  I'll need to update the page every so often.

Thanks


  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:weirdit@gmail.com">weirdit@gmail.com</a> 7:49:34 am 12/09/2006 >>>
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->On 9/12/06, Jon  Miller <a class="moz-txt-link-rfc2396E" href="mailto:jlmiller@mmtnetworks.com.au"><jlmiller@mmtnetworks.com.au></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Like to know if there is a way to display images automatically on a website.  I have some images that I would to have displayed when a user access the website.  I need to make it simple as the number of images will grow over time.  I'm using Apache web server on a Debian server.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I'm assuming you want some sort of 'auto' gallery??

What scripting language does the webserver use?

You could do a really simple "ls *.jpg" glob in php, and then a
foreach on that array, to display the images.

Or do a google for things like web gallery, auto scan directory, etc
etc. I would try and find you one, but I'm a little short on time
before work (and after today).

I do have a script on my webserver, that could be adapted to scan a
directory of images (mine are named in a special format, so you can
extract meta information out of the title) and display thumbnails of
all the images, and on clicking the thumbnails, show the original. If
you want, I'll get that somewhere suitable for you.

Tim
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
PLUG discussion list: <a class="moz-txt-link-abbreviated" href="mailto:plug@plug.org.au">plug@plug.org.au</a>
<a class="moz-txt-link-freetext" href="http://www.plug.org.au/mailman/listinfo/plug">http://www.plug.org.au/mailman/listinfo/plug</a>
Committee e-mail: <a class="moz-txt-link-abbreviated" href="mailto:committee@plug.linux.org.au">committee@plug.linux.org.au</a>
  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="Content-Type" content="text/html; ">
<div> <font face="Arial" size="2"><strong>Daniel Pearson<br>
</strong><font size="1">Flashware Solutions ABN 58 438 456 919</font></font></div>
<div> <font face="Arial"><font size="1">Mob: 0438 118 897  |  Email: </font>
<a href="mailto:daniel@flashware.net"><font size="1">daniel@flashware.net</font></a></font></div>
<div> <font face="Arial" size="1"><br>
The information contained in this electronic transmission is
confidential. If you are not the intended recipient of this
transmission, use of this information is strictly prohibited.  If you
have received this transmission in error, please contact Flashware
Solutions 0438 118 897.</font></div>
</div>
</body>
</html>