<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>No-Rights Productions</title>
	<atom:link href="http://www.norightsproductions.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.norightsproductions.com</link>
	<description>I&#039;m Ben. I draw cartoons.</description>
	<lastBuildDate>Thu, 11 Mar 2010 05:00:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>2009-2010 </copyright>
		<managingEditor>towniescomics@gmail.com (Ben Thompson)</managingEditor>
		<webMaster>towniescomics@gmail.com (Ben Thompson)</webMaster>
		<category>podcast</category>
		<ttl>1440</ttl>
		<itunes:keywords>cartoons, cartooning, webcomics, animation, drawing, comics, webcartoonist, webcartoons</itunes:keywords>
		<itunes:subtitle>The No-Rights Podcast</itunes:subtitle>
		<itunes:summary>I'm Ben. I draw cartoons.</itunes:summary>
		<itunes:author>Ben Thompson</itunes:author>
		<itunes:category text="Arts">
	<itunes:category text="Visual Arts"/>
</itunes:category>
<itunes:category text="Comedy"/>
<itunes:category text="Education"/>
		<itunes:owner>
			<itunes:name>Ben Thompson</itunes:name>
			<itunes:email>towniescomics@gmail.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>yes</itunes:explicit>
		<itunes:image href="http://www.norightsproductions.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.norightsproductions.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>No-Rights Productions</title>
			<link>http://www.norightsproductions.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Webcomic Archive Scripts</title>
		<link>http://www.norightsproductions.com/webcomic-archive-scripts/</link>
		<comments>http://www.norightsproductions.com/webcomic-archive-scripts/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 05:00:51 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[blogs]]></category>
		<category><![CDATA[webcomic advice]]></category>

		<guid isPermaLink="false">http://www.norightsproductions.com/?p=1360</guid>
		<description><![CDATA[If you&#8217;re running a webcomic you&#8217;ll need some sort of script or system to manage displaying and archiving your comics. (Some people do it all by hand but that can become a problem when you want to make site changes and suddenly you have to edit a bunch of HTML files.) I&#8217;ve contributed this list [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re running a webcomic you&#8217;ll need some sort of script or system to manage displaying and archiving your comics. (Some people do it all by hand but that can become a problem when you want to make site changes and suddenly you have to edit a bunch of HTML files.) I&#8217;ve contributed this list to various forums and sites over the years. It&#8217;s always changing as some scripts get antiquated and disappear or new ones get developed. It&#8217;s a handy list to have if you&#8217;re setting out to built a site and it&#8217;s one to keep an eye on if there&#8217;s some feature your current system doesn&#8217;t have and a new one starts offering it. I&#8217;ll try to keep it updated but lets remember that this list is by no means perfect or complete. I&#8217;ve broken it down into several types of archive systems available and my thoughts/opinions/experiences with each.</p>
<p><strong>Hosting Solutions</strong></p>
<p>These are sites that will host your comic for you and handle maintaining your archive. There are free and pay versions depending on the service you use and how much control you want over the design/advertising on your site. There&#8217;s the benefit of belonging to a community but there&#8217;s also the concern of getting lost in a sea of similar sites.</p>
<p><a href="http://www.comicgenesis.com">Comic Genesis</a> &#8211; Formerly known as Keenspace, one of the longest running free hosts available. You edit template HTML pages with specific tags and FTP your files to their server. Fairly large forum community of fellow creators. I used them a long time ago until I deleted some file and broke my site.</p>
<p><a href="http://www.drunkduck.com">Drunk Duck</a> &#8211; Similar to Comic Genesis with a community of fellow creators. Major difference is everything is browser-based which makes it easier to start/edit multiple projects though this probably limits design flexibility.</p>
<p><a href="http://www.webcomicsnation.com">Webcomics Nation</a> &#8211; Built by Joey Manley, the fellow behind <a href="http://www.moderntales.com">Modern Tales</a> and it&#8217;s family of sites. Also mostly browser-based in design.</p>
<p><a href="http://www.panelflow.com/">PanelFlow</a></p>
<p><a href="http://www.comicdish.com/">Comic Dish</a></p>
<p><a href="http://www.smackjeeves.com">Smack Jeeves</a></p>
<p><strong>Stand-Alone Scripts</strong></p>
<p>These are scripts you can upload to your site to dynamically cycle through your comics. Some have interfaces to manage certain things depending on the system.</p>
<p><a href="http://walrus.newbsoft.com/">Walrus</a> &#8211; One of the first archive scripts I ever used and learned to edit with. If you&#8217;re looking for something simple to build from, especially if you&#8217;d like to pick up some rudimentary PHP skills, give this one a shot.</p>
<p><a href="http://atp.cx/">ATP Autosite</a> &#8211; I used this one for awhile after I got comfortable with Walrus. It can handle dropdown menus and since Walrus only supported one image filetype at a time it was a nice upgrade. Don&#8217;t think it&#8217;s under development anymore though some sites still use it.</p>
<p><a href="http://webscripts.softpedia.com/script/Miscellaneous/Web-Comic-40829.html">Web Comic</a></p>
<p><a href="http://istrip.thiscanthappen.com/">iStrip</a></p>
<p><a href="http://xcomic.mikexstudios.com/">XComic</a></p>
<p><a href="http://www.comikaze.org/">Comikaze</a></p>
<p><a href="http://comiccms.com/">ComicCMS</a></p>
<p><a href="http://someryc.mostpopularcomic.com/">SomeryC</a></p>
<p><a href="http://www.thewebcomiclist.com/forums/viewtopic.php?t=10222">Netsaha</a></p>
<p><a href="http://cusp.sourceforge.net/">Comic Update Script for PHP (CUSP)</a></p>
<p><a href="http://www.keenspot.com/downloads/">Autokeen Lite</a> &#8211; Free archive script from <a href="http://www.keenspot.com">Keenspot</a>. It&#8217;s CGI, which is good for hosts that don&#8217;t offer PHP. I tried it a long time ago but there was a loop that caused trouble on a Windows server or something.</p>
<p><a href="http://www.designmeme.com/comicgallery/">Comic Gallery</a></p>
<p><a href="http://www.schlabo.com/info/cow/2.01/index.php">Schlabo&#8217;s Comic of the Week (COW)</a> &#8211; Sort of built around a Pic of the Day system but I never got it to work too well when I was using stand-alone scripts.</p>
<p><strong>Integrated Systems</strong></p>
<p>These are updating systems that are part of something bigger. They&#8217;re basically themes/plugins for existing blogging software to give them comic managing abilities.</p>
<p><a href="http://comicpress.org/">Comicpress</a> and <a href="http://wordpress.org/extend/plugins/comicpress-manager/">Comicpress Manager</a> &#8211; As far as I know this was the first real plug and play system for using Wordpress to power a comic site. (Which makes an incredibly robust system for handling blog posts/searching and managing an archive) There were sites which offered guides/hacks for doing it before but Comicpress was the first prebuilt theme for doing it. Comicpress Manager is a handy plugin for getting the most out of the Comicpress theme. I used this system early on but over time it became harder to edit as design elements got spread over various files. You can find various <a href="http://comicpress101.com/">tutorials</a> online and even <a href="http://www.youtube.com/watch?v=nI7T5JW8xdA">videos</a>.</p>
<p><a href="http://webcomic.maikeruon.com/">Webcomic &amp; Inkblot</a> &#8211; Similar to Comicpress and Comicpress Manager except here the plugin (Webcomic) handles the archive management while the theme (Inkblot) deals with how it displays. It also supports converting existing Wordpress themes to work with it. This is the current system I use because of it&#8217;s flexibility in editing and ease of use. Also has a series of <a href="http://vimeo.com/channels/webcomic">tutorial videos</a>.</p>
<p><a href="http://stripshow.monkeylaw.org/">stripShow</a> &#8211; Another Wordpress webcomics solution that started around the same time Comicpress did.</p>
<p><a href="http://www.wpcomic.gorillaninja.com/">WPComic</a> &#8211; Wordpress them for webcomics</p>
<p><a href="http://manga-press.silent-shadow.net/">Manga+Press</a> &#8211; Yet another webcomics solution for Wordpress</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.norightsproductions.com%2Fwebcomic-archive-scripts%2F&amp;linkname=Webcomic%20Archive%20Scripts">Share/Save</a>]]></content:encoded>
			<wfw:commentRss>http://www.norightsproductions.com/webcomic-archive-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fantastic Planet</title>
		<link>http://www.norightsproductions.com/fantastic-planet/</link>
		<comments>http://www.norightsproductions.com/fantastic-planet/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 05:00:25 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[blogs]]></category>
		<category><![CDATA[cartoon history]]></category>

		<guid isPermaLink="false">http://www.norightsproductions.com/?p=1355</guid>
		<description><![CDATA[Today I&#8217;m going to write about an interesting animated French/Czechoslovakian film from 1973, Fantastic Planet. Before I even try to explain it, check out the trailer.

So yeah. What is this thing about? Well it&#8217;s a story about humans living on an alien world. On this planet the dominant species is gigantic. They keep some humans as [...]]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;m going to write about an interesting animated French/Czechoslovakian film from 1973, <a href="http://en.wikipedia.org/wiki/Fantastic_Planet">Fantastic Planet</a>. Before I even try to explain it, check out the trailer.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/SgCxCZNkQ9E&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/SgCxCZNkQ9E&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>So yeah. What <em>is</em> this thing about? Well it&#8217;s a story about humans living on an alien world. On this planet the dominant species is gigantic. They keep some humans as pets. Others are seen as pests and are exterminated. It&#8217;s a very strange sort of science fiction. There are some insanely imaginative visuals going on and just when you think you understand the logic behind some of what&#8217;s going on something weirder happens. It&#8217;s an interesting effect. The world we&#8217;re shown is truly alien and strange which gives us this uncomfortable feeling &#8211; the same as the humans in the film feel.</p>
<p>It&#8217;s not so much a &#8220;humans must rise against&#8221; kind of movie like Battlefield: Earth. It&#8217;s message is more about learning to co-exist rather than forcing dominance. It certainly has the look and feel of a 70s animated film with a style that reminds me of Yellow Submarine or Monty Python. I really recommend checking this one out for yourself and seeing what you can take from it. It&#8217;s easily found online but as always I encourage legit viewings of good films to support them.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.norightsproductions.com%2Ffantastic-planet%2F&amp;linkname=Fantastic%20Planet">Share/Save</a>]]></content:encoded>
			<wfw:commentRss>http://www.norightsproductions.com/fantastic-planet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No-Rights Podcast: Episode Two &#8211; The Time Machine, The Time Machine, and Time After Time</title>
		<link>http://www.norightsproductions.com/no-rights-podcast-episode-two-the-time-machine-the-time-machine-and-time-after-time/</link>
		<comments>http://www.norightsproductions.com/no-rights-podcast-episode-two-the-time-machine-the-time-machine-and-time-after-time/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 05:00:53 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://www.norightsproductions.com/?p=1347</guid>
		<description><![CDATA[Ben and Kyle review more movies. This time it&#8217;s The Time Machine (1960)

The Time Machine (2002)

and Time After Time (1979)

Share/Save]]></description>
			<content:encoded><![CDATA[<p>Ben and Kyle review more movies. This time it&#8217;s The Time Machine (1960)<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/A9miqKm0aB0&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/A9miqKm0aB0&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>The Time Machine (2002)<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Ry_s2Pk1DHI&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/Ry_s2Pk1DHI&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>and Time After Time (1979)<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/zD39rK1uSww&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/zD39rK1uSww&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.norightsproductions.com%2Fno-rights-podcast-episode-two-the-time-machine-the-time-machine-and-time-after-time%2F&amp;linkname=No-Rights%20Podcast%3A%20Episode%20Two%20%26%238211%3B%20The%20Time%20Machine%2C%20The%20Time%20Machine%2C%20and%20Time%20After%20Time">Share/Save</a>]]></content:encoded>
			<wfw:commentRss>http://www.norightsproductions.com/no-rights-podcast-episode-two-the-time-machine-the-time-machine-and-time-after-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<enclosure url="http://www.norightsproductions.com/podpress_trac/feed/1347/0/Episode2.mp3" length="17267419" type="audio/mpeg"/>
<itunes:duration>35:54</itunes:duration>
		<itunes:subtitle>Ben and Kyle review more movies. This time it's The Time Machine (1960)


The Time Machine (2002)


and Time After Time (1979)
 </itunes:subtitle>
		<itunes:summary>Ben and Kyle review more movies. This time it's The Time Machine (1960)


The Time Machine (2002)


and Time After Time (1979)
</itunes:summary>
		<itunes:keywords>podcast</itunes:keywords>
		<itunes:author>Ben Thompson</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.437 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-11 03:57:10 -->
