<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Niels Horn&#039;s Blog &#187; Gallery</title>
	<atom:link href="http://blog.nielshorn.net/category/free-software/gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nielshorn.net</link>
	<description>Random thoughts, tips &#38; tricks about Slackware-Linux, Lego and Star Wars</description>
	<lastBuildDate>Thu, 05 Jan 2012 02:40:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating a photo site</title>
		<link>http://blog.nielshorn.net/2010/01/creating-a-photo-site/</link>
		<comments>http://blog.nielshorn.net/2010/01/creating-a-photo-site/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 20:21:27 +0000</pubDate>
		<dc:creator>Niels Horn</dc:creator>
				<category><![CDATA[Gallery]]></category>

		<guid isPermaLink="false">http://blog.nielshorn.net/?p=126</guid>
		<description><![CDATA[Sometimes you want to share some pictures from an event with your friends, family, etc. With modern cameras the files are simply too big to send them all by e-mail. There are several free sites available, like photobucket, flickr and picasa where I have accounts that I have used in the past.
But all have their [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes you want to share some pictures from an event with your friends, family, etc. With modern cameras the files are simply too big to send them all by e-mail. There are several free sites available, like <a href="http://photobucket.com">photobucket</a>, <a href="http://www.flickr.com/">flickr</a> and <a href="http://picasaweb.google.com/">picasa</a> where I have accounts that I have used in the past.<br />
But all have their drawbacks and did not completely satisfy me.</p>
<p>So I wrote my own software in PHP a while back to publish my pictures on the web, HN-Photo, that runs on my own server. It is quite crude, but does the job. Is has very basic access-control so that I can decide who can see which pictures, etc.</p>
<p>But recently I have been experimenting with <a href="http://gallery.menalto.com/">Gallery</a>, a free, open source package also written in PHP. It has some very nice features like:</p>
<ul>
<li>Tree structure of albums (Like &#8220;Work&#8221; / &#8220;Events&#8221; / &#8220;2009&#8243; / &#8220;Party&#8221; &#8211; etc.)</li>
<li>Several &#8220;Themes&#8221; to choose from, that can afterwards be adapted to your own liking</li>
<li>Automatic scaling to several sizes &#8211; from fast showing 640&#215;480 to the maximum that was uploaded (10Mpixels in my case)</li>
<li>Several ways to upload pictures, from single pictures to bulk-upload, rsync, etc.</li>
<li>Functions to move pictures between albums, rename, create tags, etc.</li>
<li>Impressive permissions structure, with groups and users per album, etc.</li>
<li>Lots of plugins available, including e-commerce</li>
<li>Integration with many programs, including WordPress</li>
</ul>
<p>There are many things I&#8217;m still discovering and experimenting with, but it seems I will be migrating my &gt;20GB collection in the near future. I will have to try out that bulk-upload feature&#8230; <img src='http://blog.nielshorn.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nielshorn.net/2010/01/creating-a-photo-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

