<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How do I minimalize the output of "Gallery" software?</title>
	<link>http://ask.metafilter.com/4199/How-do-I-minimalize-the-output-of-Gallery-software/</link>
	<description>Comments on Ask MetaFilter post How do I minimalize the output of "Gallery" software?</description>
	<pubDate>Sat, 27 Dec 2003 11:39:42 -0800</pubDate>
	<lastBuildDate>Sat, 27 Dec 2003 11:39:42 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How do I minimalize the output of &quot;Gallery&quot; software?</title>
		<link>http://ask.metafilter.com/4199/How-do-I-minimalize-the-output-of-Gallery-software</link>	
		<description>I use &lt;a href=&quot;http://gallery.menalto.com/&quot;&gt;Gallery&lt;/a&gt; for the gallery of photos on my website.  It&apos;s got a great feature set -- the main reason I don&apos;t just switch to a different web gallery app -- but the the code is so bloated that it would take weeks for me to slim it down enough that it would match the minimalist templates on the rest of my site.  I think a better solution might be to use a couple of minimalist scripts to go into the Gallery database and pull a customized, minimal version of the output that could then be integrated into my site.  Does anyone know where I could download or buy such a script or add-on?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2003:site.4199</guid>
		<pubDate>Sat, 27 Dec 2003 10:47:23 -0800</pubDate>
		<dc:creator>oissubke</dc:creator>
		
			<category>gallery</category>
		
			<category>photo</category>
		
			<category>web</category>
		
			<category>application</category>
		
	</item> <item>
		<title>By: mrbill</title>
		<link>http://ask.metafilter.com/4199/How-do-I-minimalize-the-output-of-Gallery-software#99259</link>	
		<description>I&apos;ve been using &lt;a href=&quot;http://marginalhacks.com/Hacks/album/&quot;&gt;Album&lt;/a&gt; for years.  &lt;br&gt;
&lt;br&gt;
Single Perl script, no funky backend.  Drop pictures (and optionally, a captions file) into a directory, run album, boom, there&apos;s your photo gallery with no CGI backend.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2003:site.4199-99259</guid>
		<pubDate>Sat, 27 Dec 2003 11:39:42 -0800</pubDate>
		<dc:creator>mrbill</dc:creator>
	</item><item>
		<title>By: tomierna</title>
		<link>http://ask.metafilter.com/4199/How-do-I-minimalize-the-output-of-Gallery-software#99380</link>	
		<description>I&apos;ve been using variants of the &lt;a href=&quot;http://gallery.menalto.com/modules.php?op=modload&amp;name=Sections&amp;file=index&amp;req=viewarticle&amp;artid=23&quot;&gt;block random&lt;/a&gt; code on the front page of &lt;a href=&quot;http://www.ierna.com/&quot;&gt;website&lt;/a&gt;, and also for my &lt;a href=&quot;http://www.ierna.com/doesnotexist&quot;&gt;404 page&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Inside that script, you will find exposed most of the functions necessary to display parts of your albums.&lt;br&gt;
&lt;br&gt;
Gallery&apos;s code isn&apos;t as bloated as you might think - it&apos;s very OO, and I&apos;ve found it pretty easily understood.&lt;br&gt;
&lt;br&gt;
That said, it really depends on what you&apos;re trying to accomplish within the confines of your &quot;minimalist templates&quot;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2003:site.4199-99380</guid>
		<pubDate>Sat, 27 Dec 2003 20:33:21 -0800</pubDate>
		<dc:creator>tomierna</dc:creator>
	</item>
	</channel>
</rss>
