<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: New Look</title>
	<atom:link href="http://www.benchodroff.com/blog/2006/07/24/new-look/feed" rel="self" type="application/rss+xml" />
	<link>http://www.benchodroff.com/blog/2006/07/24/new-look</link>
	<description>lux non veritas</description>
	<pubDate>Wed, 07 Jan 2009 03:40:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Benjamin Chodroff</title>
		<link>http://www.benchodroff.com/blog/2006/07/24/new-look/comment-page-1#comment-266</link>
		<dc:creator>Benjamin Chodroff</dc:creator>
		<pubDate>Mon, 31 Jul 2006 03:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.benchodroff.com/blog/2006/07/24/new-look/#comment-266</guid>
		<description>http://www.flickr.com/help/limits/
Flickr only allows 20MB a month on the free account. However, for $24.95/yr, you can get 2gb/month upload. 

Phikap doesn't have that many pictures, but 20MB is pretty small. For the ease of use and maintainability, I think it would be a good investment. Gallery2 is out for me (Too complex for the non-technical brothers, etc), but I'm going to explore other options - let me know what you end up doing!</description>
		<content:encoded><![CDATA[<p><a href="http://www.flickr.com/help/limits/" rel="nofollow">http://www.flickr.com/help/limits/</a><br />
Flickr only allows 20MB a month on the free account. However, for $24.95/yr, you can get 2gb/month upload. </p>
<p>Phikap doesn&#8217;t have that many pictures, but 20MB is pretty small. For the ease of use and maintainability, I think it would be a good investment. Gallery2 is out for me (Too complex for the non-technical brothers, etc), but I&#8217;m going to explore other options - let me know what you end up doing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Golub</title>
		<link>http://www.benchodroff.com/blog/2006/07/24/new-look/comment-page-1#comment-265</link>
		<dc:creator>Ben Golub</dc:creator>
		<pubDate>Mon, 31 Jul 2006 03:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.benchodroff.com/blog/2006/07/24/new-look/#comment-265</guid>
		<description>That does look nice, but we've got nearly 5000 pictures in our gallery and doesn't Flickr have some sort of monthly limit on uploads?  Plus using gallery2 let's us set up restrictions such as a brothers only album.

I never did get the rewrites working btw :(.  I tried the directions step by step and even tried manually editing the .htaccess file but it just never worked.

Drupal is a very nice CMS.  The learning curve is a bit steep at first but you can do some amazing things with it and the community is very helpful.</description>
		<content:encoded><![CDATA[<p>That does look nice, but we&#8217;ve got nearly 5000 pictures in our gallery and doesn&#8217;t Flickr have some sort of monthly limit on uploads?  Plus using gallery2 let&#8217;s us set up restrictions such as a brothers only album.</p>
<p>I never did get the rewrites working btw :(.  I tried the directions step by step and even tried manually editing the .htaccess file but it just never worked.</p>
<p>Drupal is a very nice CMS.  The learning curve is a bit steep at first but you can do some amazing things with it and the community is very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Chodroff</title>
		<link>http://www.benchodroff.com/blog/2006/07/24/new-look/comment-page-1#comment-264</link>
		<dc:creator>Benjamin Chodroff</dc:creator>
		<pubDate>Mon, 31 Jul 2006 03:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.benchodroff.com/blog/2006/07/24/new-look/#comment-264</guid>
		<description>I'm redoing our fraternity website right now using drupal. I was trying to think of the easiest thing for a gallery and I'm pretty sure i'm going to use Flickr instead of gallery2.

More secure, easier upload interface, and there's a nice module for flickr:
http://drupal.org/project/flickrmodule

Demo site:
http://www.hyperionreactor.net/flickr</description>
		<content:encoded><![CDATA[<p>I&#8217;m redoing our fraternity website right now using drupal. I was trying to think of the easiest thing for a gallery and I&#8217;m pretty sure i&#8217;m going to use Flickr instead of gallery2.</p>
<p>More secure, easier upload interface, and there&#8217;s a nice module for flickr:<br />
<a href="http://drupal.org/project/flickrmodule" rel="nofollow">http://drupal.org/project/flickrmodule</a></p>
<p>Demo site:<br />
<a href="http://www.hyperionreactor.net/flickr" rel="nofollow">http://www.hyperionreactor.net/flickr</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Chodroff</title>
		<link>http://www.benchodroff.com/blog/2006/07/24/new-look/comment-page-1#comment-252</link>
		<dc:creator>Benjamin Chodroff</dc:creator>
		<pubDate>Thu, 27 Jul 2006 13:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.benchodroff.com/blog/2006/07/24/new-look/#comment-252</guid>
		<description>My tips are a bit longer than a typical comment - so you might want to contact me. However, you can start with this:

1. Place the gallery2 rewrites before the Drupal rewrites
2. You must setup the gallery2 embedded rewrite while in embedded view
3. I never got permalinks and direct download of images working. I only got rewrites of directories working. Good enough.
4. I had to preface all the rewrites in gallery2 with "gallery/". Example: gallery2/%path%
4. Even with all that, I still had to manually hack my .htaccess file and remove a slash to get it to work. Fun, heh.</description>
		<content:encoded><![CDATA[<p>My tips are a bit longer than a typical comment - so you might want to contact me. However, you can start with this:</p>
<p>1. Place the gallery2 rewrites before the Drupal rewrites<br />
2. You must setup the gallery2 embedded rewrite while in embedded view<br />
3. I never got permalinks and direct download of images working. I only got rewrites of directories working. Good enough.<br />
4. I had to preface all the rewrites in gallery2 with &#8220;gallery/&#8221;. Example: gallery2/%path%<br />
4. Even with all that, I still had to manually hack my .htaccess file and remove a slash to get it to work. Fun, heh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Golub</title>
		<link>http://www.benchodroff.com/blog/2006/07/24/new-look/comment-page-1#comment-250</link>
		<dc:creator>Ben Golub</dc:creator>
		<pubDate>Thu, 27 Jul 2006 04:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.benchodroff.com/blog/2006/07/24/new-look/#comment-250</guid>
		<description>Looking good Ben!  I've been hacking together a new PKT site (which will hopefully launch before school starts) and spent an awful long time trying to get url rewriting working within an embedded gallery but never did get it working.  The rewriting works great in our CMS (Drupal) and in the non-embedded gallery but not the embedded one.  Any tips?</description>
		<content:encoded><![CDATA[<p>Looking good Ben!  I&#8217;ve been hacking together a new PKT site (which will hopefully launch before school starts) and spent an awful long time trying to get url rewriting working within an embedded gallery but never did get it working.  The rewriting works great in our CMS (Drupal) and in the non-embedded gallery but not the embedded one.  Any tips?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
