<?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: MyComic</title>
	<atom:link href="http://tekniklr.com/wpblog/2002/08/01/mycomic/feed/" rel="self" type="application/rss+xml" />
	<link>http://tekniklr.com/wpblog/2002/08/01/mycomic/</link>
	<description>The sporadically updated rants, ramblings, and repostings of an eccentric creative.</description>
	<lastBuildDate>Fri, 30 Jul 2010 04:24:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Frank Altpeter</title>
		<link>http://tekniklr.com/wpblog/2002/08/01/mycomic/#comment-2469</link>
		<dc:creator>Frank Altpeter</dc:creator>
		<pubDate>Fri, 24 Nov 2006 23:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://tekniklr.com/wpblog/?p=1733#comment-2469</guid>
		<description>Commenting doesn&#039;t seem to work anymore - please contact me for discussion about MyComic :)</description>
		<content:encoded><![CDATA[<p>Commenting doesn&#039;t seem to work anymore &#8211; please contact me for discussion about MyComic :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Altpeter</title>
		<link>http://tekniklr.com/wpblog/2002/08/01/mycomic/#comment-2468</link>
		<dc:creator>Frank Altpeter</dc:creator>
		<pubDate>Fri, 24 Nov 2006 22:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://tekniklr.com/wpblog/?p=1733#comment-2468</guid>
		<description>Hi,&lt;br /&gt;
thanks for this program. It&#039;s cute, easy, and very reliable. After some minutes, i found out how to configure it to fit my needs, and it works fine now.&lt;br /&gt;
The only thing i would have to suggest, would be to write some README and/or INSTALL file for those of us that have shell access but no clue how to use it :-)&lt;br /&gt;
Since the program is from 2004, i assume that you don&#039;t do any active development anymore on it, but if you might do something sometime later, i would feature-request (not for me, but for others it might be helpful):&lt;br /&gt;
- own configuration file for making the program language-aware, e.g. variables instead of text and a config file where one can select prewritten languages&lt;br /&gt;
- Disabling some parts (e.g. gallery and rant) completely by configuration variable&lt;br /&gt;
- Making the php_errors away (e.g. adding isset() function around if() statements like variable tests)&lt;br /&gt;
&lt;br /&gt;
If you&#039;re interested in my modifications, i might send you a diff ... it&#039;s not much, but something i found worth to be cleaned up :)&lt;br /&gt;
&lt;br /&gt;
But... thanks again for it, it&#039;s working for me (besides my little changes :)&lt;br /&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thanks for this program. It&#039;s cute, easy, and very reliable. After some minutes, i found out how to configure it to fit my needs, and it works fine now.<br />
The only thing i would have to suggest, would be to write some README and/or INSTALL file for those of us that have shell access but no clue how to use it :-)<br />
Since the program is from 2004, i assume that you don&#039;t do any active development anymore on it, but if you might do something sometime later, i would feature-request (not for me, but for others it might be helpful):<br />
- own configuration file for making the program language-aware, e.g. variables instead of text and a config file where one can select prewritten languages<br />
- Disabling some parts (e.g. gallery and rant) completely by configuration variable<br />
- Making the php_errors away (e.g. adding isset() function around if() statements like variable tests)</p>
<p>If you&#039;re interested in my modifications, i might send you a diff &#8230; it&#039;s not much, but something i found worth to be cleaned up :)</p>
<p>But&#8230; thanks again for it, it&#039;s working for me (besides my little changes :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teri</title>
		<link>http://tekniklr.com/wpblog/2002/08/01/mycomic/#comment-2462</link>
		<dc:creator>Teri</dc:creator>
		<pubDate>Fri, 12 Nov 2004 20:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://tekniklr.com/wpblog/?p=1733#comment-2462</guid>
		<description>&lt;a href=&quot;http://httpd.apache.org/docs/howto/htaccess.html&quot;&gt;http://httpd.apache.org/docs/howto/htaccess.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Basically, a .htaccess file tells apache what settings will apply in the current directory (and subdirectories therein).  Any settings specified in this file will override those set in the global httpd.conf file.&lt;br /&gt;
&lt;br /&gt;
Among other things, these files are necessary (generally) for creating password protected directories in apache.</description>
		<content:encoded><![CDATA[<p><a href="http://httpd.apache.org/docs/howto/htaccess.html">http://httpd.apache.org/docs/howto/htaccess.html</a></p>
<p>Basically, a .htaccess file tells apache what settings will apply in the current directory (and subdirectories therein).  Any settings specified in this file will override those set in the global httpd.conf file.</p>
<p>Among other things, these files are necessary (generally) for creating password protected directories in apache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carter</title>
		<link>http://tekniklr.com/wpblog/2002/08/01/mycomic/#comment-2459</link>
		<dc:creator>Carter</dc:creator>
		<pubDate>Fri, 12 Nov 2004 19:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://tekniklr.com/wpblog/?p=1733#comment-2459</guid>
		<description>Sorry to be a total newb, but what is a .htaccess file, and how do I set one up?  I&#039;m familiar with basic unix commands and have basic shell access at my isp, but I don&#039;t know much at all about php or apache.</description>
		<content:encoded><![CDATA[<p>Sorry to be a total newb, but what is a .htaccess file, and how do I set one up?  I&#039;m familiar with basic unix commands and have basic shell access at my isp, but I don&#039;t know much at all about php or apache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teri</title>
		<link>http://tekniklr.com/wpblog/2002/08/01/mycomic/#comment-2461</link>
		<dc:creator>Teri</dc:creator>
		<pubDate>Tue, 25 May 2004 15:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://tekniklr.com/wpblog/?p=1733#comment-2461</guid>
		<description>Your site has been inaccessible for the past few hours.  Why don&#039;t you email me your config file, and I&#039;ll look at it?</description>
		<content:encoded><![CDATA[<p>Your site has been inaccessible for the past few hours.  Why don&#039;t you email me your config file, and I&#039;ll look at it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aku</title>
		<link>http://tekniklr.com/wpblog/2002/08/01/mycomic/#comment-2460</link>
		<dc:creator>Aku</dc:creator>
		<pubDate>Tue, 25 May 2004 13:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://tekniklr.com/wpblog/?p=1733#comment-2460</guid>
		<description>Could yu please be more specific cause now I seem to have a different problem.</description>
		<content:encoded><![CDATA[<p>Could yu please be more specific cause now I seem to have a different problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teri</title>
		<link>http://tekniklr.com/wpblog/2002/08/01/mycomic/#comment-2458</link>
		<dc:creator>Teri</dc:creator>
		<pubDate>Tue, 25 May 2004 04:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://tekniklr.com/wpblog/?p=1733#comment-2458</guid>
		<description>Ok, you see how that error message says: opendir([unixpath][unixpath][webpath]); and the links at the top go to (e.g.) http://www.hollicost.com/home/holcost/public_html/mycomic/archives.php?&lt;br /&gt;
&lt;br /&gt;
The problem is your path variable.  Right now from looking at this, it looks like it is &quot;/home/holcost/public_html/mycomic/&quot;, that is the unix path.  What you want is the website path, which would be simply &quot;/mycomic&quot; in your situation.&lt;br /&gt;
&lt;br /&gt;
You can fix this by editing the config file-the variables are all commented with examples.</description>
		<content:encoded><![CDATA[<p>Ok, you see how that error message says: opendir([unixpath][unixpath][webpath]); and the links at the top go to (e.g.) <a href="http://www.hollicost.com/home/holcost/public_html/mycomic/archives.php?" rel="nofollow">http://www.hollicost.com/home/holcost/public_html/mycomic/archives.php?</a></p>
<p>The problem is your path variable.  Right now from looking at this, it looks like it is &quot;/home/holcost/public_html/mycomic/&quot;, that is the unix path.  What you want is the website path, which would be simply &quot;/mycomic&quot; in your situation.</p>
<p>You can fix this by editing the config file-the variables are all commented with examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aku</title>
		<link>http://tekniklr.com/wpblog/2002/08/01/mycomic/#comment-2457</link>
		<dc:creator>Aku</dc:creator>
		<pubDate>Tue, 25 May 2004 03:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://tekniklr.com/wpblog/?p=1733#comment-2457</guid>
		<description>Hey Im needing some help with the webcomic. Its getting really confusing. can u please help me. www.hollicost.com/mycomic &lt;br /&gt;
please tell me how to fix this error</description>
		<content:encoded><![CDATA[<p>Hey Im needing some help with the webcomic. Its getting really confusing. can u please help me. <a href="http://www.hollicost.com/mycomic" rel="nofollow">http://www.hollicost.com/mycomic</a> <br />
please tell me how to fix this error</p>
]]></content:encoded>
	</item>
</channel>
</rss>
