<?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: A series of tubes for my arts.</title>
	<link>http://ask.metafilter.com/197294/A-series-of-tubes-for-my-arts/</link>
	<description>Comments on Ask MetaFilter post A series of tubes for my arts.</description>
	<pubDate>Fri, 30 Sep 2011 04:41:32 -0800</pubDate>
	<lastBuildDate>Fri, 30 Sep 2011 04:49:59 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: A series of tubes for my arts.</title>
		<link>http://ask.metafilter.com/197294/A-series-of-tubes-for-my-arts</link>	
		<description>How do I keep all my artwork organized on my web site? &lt;br /&gt;&lt;br /&gt; I make a lot of different types of art. For example:&lt;br&gt;
&lt;br&gt;
- traditional media sketches &amp;amp; paintings&lt;br&gt;
- commissioned graphics/logo/illustration work&lt;br&gt;
- panel comics&lt;br&gt;
- silly doodles &amp;amp; cartoons&lt;br&gt;
- figure drawings&lt;br&gt;
- animation (video &amp;amp; GIFs)&lt;br&gt;
- also, I make art tutorials (video and static)&lt;br&gt;
&lt;br&gt;
I have a static web portfolio which has a &quot;gallery&quot; section, I put a sampling of work on there which essentially doesn&apos;t change. I also have a blog section, which is a Tumblr, where I post day-to-day sketches, etc.&lt;br&gt;
&lt;br&gt;
I&apos;d kind of like to get something which is more organized than the Tumblr, but simpler than FTPing new files to my web space and then updating the php/html of each static page. I like the Tumblr interface (I used to use Movable Type), but it doesn&apos;t seem that robust.&lt;br&gt;
&lt;br&gt;
Ideally, I want there to be a central stream of new stuff, but every time I upload something new, I want it to go live permanently in a gallery section I assign it to. That way each section maintains its own chronology.&lt;br&gt;
&lt;br&gt;
I&apos;m OK with PHP/HTML/CSS/MySQL so I&apos;m not afraid of writing a custom CMS if that&apos;s the best idea. If I go with an out-of-the-box system like Wordpress, how simple will it be for me to customize it?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2011:site.197294</guid>
		<pubDate>Fri, 30 Sep 2011 04:41:32 -0800</pubDate>
		<dc:creator>overeducated_alligator</dc:creator>
		
			<category>art</category>
		
			<category>cms</category>
		
			<category>digital</category>
		
			<category>web</category>
		
			<category>website</category>
		
			<category>internet</category>
		
			<category>wordpress</category>
		
			<category>tumblr</category>
		
	</item>
	<item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/197294/A-series-of-tubes-for-my-arts#2839910</link>	
		<description>&lt;em&gt; If I go with an out-of-the-box system like Wordpress, how simple will it be for me to customize it?&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
There are a lot of &lt;a href=&quot;http://www.1stwebdesigner.com/wordpress/best-wordpress-image-plugins/&quot;&gt;gallery plug-ins&lt;/a&gt; for Wordpress, which should be installable via the admin page. Wordpress is fairly customizable, beyond gallery extensions. That would be my recommendation, instead of writing your own solution.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2011:site.197294-2839910</guid>
		<pubDate>Fri, 30 Sep 2011 04:49:59 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: Foci for Analysis</title>
		<link>http://ask.metafilter.com/197294/A-series-of-tubes-for-my-arts#2839914</link>	
		<description>I&apos;m going to recommend Wordpress because:&lt;br&gt;
* you can get a theme that&apos;s custom made for showcasing creative work. Take a look at the &lt;a href=&quot;http://wordpress.org/extend/themes/&quot;&gt;official theme repository&lt;/a&gt; or commercial alternatives such as &lt;a href=&quot;http://themeforest.net/&quot;&gt;ThemeForest&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
* if you want total control over the design, you can &lt;a href=&quot;http://codex.wordpress.org/Theme_Development&quot;&gt;create your own theme&lt;/a&gt; relatively easily. What people have trouble with when they start out theming Wordpress, is all the built-in PHP functions and the automagical stuff, but the &lt;a href=&quot;http://codex.wordpress.org/Developer_Documentation&quot;&gt;documentation&lt;/a&gt; covers these things nicely.&lt;br&gt;
&lt;br&gt;
As for posting content, it&apos;s all very straightforward and GUI oriented. The built-in media manager for uploading images and videos is pretty good. Depending on the theme or &lt;a href=&quot;http://wordpress.org/extend/plugins/nextgen-gallery/&quot;&gt;plugins&lt;/a&gt; you use, you can augment and streamline Wordpress even further so it really fits with your workflows.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2011:site.197294-2839914</guid>
		<pubDate>Fri, 30 Sep 2011 04:54:29 -0800</pubDate>
		<dc:creator>Foci for Analysis</dc:creator>
	</item><item>
		<title>By: adamrice</title>
		<link>http://ask.metafilter.com/197294/A-series-of-tubes-for-my-arts#2839990</link>	
		<description>I like WP in a lot of ways, but I am not a fan of the way it deals with images and galleries. There are a host of plugins that let it work with flickr, or menalto gallery (which would be another option), and there are plugins that let you use metadata more intelligently. I recommend checking out &lt;a href=&quot;http://wordpress.org/extend/plugins/media-tags/&quot;&gt;media tags&lt;/a&gt; and &lt;a href=&quot;http://wordpress.org/extend/plugins/tag-gallery/&quot;&gt;tag gallery&lt;/a&gt;. The latter can be adapted to work with other plugins or scripts that manipulate the presentation of galleries as carousels or what have you.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2011:site.197294-2839990</guid>
		<pubDate>Fri, 30 Sep 2011 07:17:23 -0800</pubDate>
		<dc:creator>adamrice</dc:creator>
	</item><item>
		<title>By: The River Ivel</title>
		<link>http://ask.metafilter.com/197294/A-series-of-tubes-for-my-arts#2840036</link>	
		<description>Have you seen http://www.indexhibit.org/</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2011:site.197294-2840036</guid>
		<pubDate>Fri, 30 Sep 2011 08:09:46 -0800</pubDate>
		<dc:creator>The River Ivel</dc:creator>
	</item><item>
		<title>By: The River Ivel</title>
		<link>http://ask.metafilter.com/197294/A-series-of-tubes-for-my-arts#2840040</link>	
		<description>Sorry - sudden distraction caused me to hit the wrong button. &lt;br&gt;
&lt;br&gt;
Anyways, &lt;a href=&quot;http://www.indexhibit.org/&quot;&gt;Indexhibit&lt;/a&gt; is an out-of-the-box artists portfolio site that has a relatively good amount of flexibility (or so I&apos;m told). It hasn&apos;t been updated in a while, but it might be worth looking at.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2011:site.197294-2840040</guid>
		<pubDate>Fri, 30 Sep 2011 08:12:29 -0800</pubDate>
		<dc:creator>The River Ivel</dc:creator>
	</item>
	</channel>
</rss>
