<?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 for Zac Vineyard's Blog</title>
	<atom:link href="http://zacvineyard.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://zacvineyard.com/blog</link>
	<description>code, design, videos, and other nonsense</description>
	<lastBuildDate>Thu, 15 Jul 2010 02:31:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on WordPress, Godaddy, and Permalinks by Zac</title>
		<link>http://zacvineyard.com/blog/2008/10/24/wordpress-godaddy-and-permalinks/comment-page-1/#comment-1334</link>
		<dc:creator>Zac</dc:creator>
		<pubDate>Thu, 15 Jul 2010 02:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://zacvineyard.com/blog/?p=20#comment-1334</guid>
		<description>Hi Jason,

 As far as I can tell, there isn;t much difference between the .htaccess file I have and the code you provided, except that a space exists between &quot;RerwriteRule .&quot; and &quot;/blog/index.php [L]&quot; in my .htaccess file. Here is the exact. htaccess I am running. You may also need the line &quot;RewriteRule ^index\.php$ – [L]&quot; in your file. Give it a try and see if it works.

RewriteEngine On
RewriteBase /blog/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p> As far as I can tell, there isn;t much difference between the .htaccess file I have and the code you provided, except that a space exists between &#8220;RerwriteRule .&#8221; and &#8220;/blog/index.php [L]&#8221; in my .htaccess file. Here is the exact. htaccess I am running. You may also need the line &#8220;RewriteRule ^index\.php$ – [L]&#8221; in your file. Give it a try and see if it works.</p>
<p>RewriteEngine On<br />
RewriteBase /blog/<br />
RewriteRule ^index\.php$ &#8211; [L]<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /blog/index.php [L]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress, Godaddy, and Permalinks by Jason</title>
		<link>http://zacvineyard.com/blog/2008/10/24/wordpress-godaddy-and-permalinks/comment-page-1/#comment-1333</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 15 Jul 2010 01:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://zacvineyard.com/blog/?p=20#comment-1333</guid>
		<description>I am having this problem on the GoDaddy linux plan and it appears by .htaccess is set correctly.  I have Wordpress installed into /blog and here is my .htaccess

# BEGIN WordPress
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ./blog/index.php [L]
# END WordPress

I have tried waiting until after the top of the hour even though it appears that doesn&#039;t matter anymore but still no luck.  The blog loads and I get Error 404 - Not Found where the post should be.  If I turn off permalinks it works fine so I know they are the issue but need to determine the root cause so I can resolve it.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I am having this problem on the GoDaddy linux plan and it appears by .htaccess is set correctly.  I have WordPress installed into /blog and here is my .htaccess</p>
<p># BEGIN WordPress<br />
RewriteEngine On<br />
RewriteBase /blog/<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule ./blog/index.php [L]<br />
# END WordPress</p>
<p>I have tried waiting until after the top of the hour even though it appears that doesn&#8217;t matter anymore but still no luck.  The blog loads and I get Error 404 &#8211; Not Found where the post should be.  If I turn off permalinks it works fine so I know they are the issue but need to determine the root cause so I can resolve it.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Better PHP Upload and Rename Script by Khim Sambo Rothana</title>
		<link>http://zacvineyard.com/blog/2010/03/15/a-better-php-upload-and-rename-script/comment-page-1/#comment-1318</link>
		<dc:creator>Khim Sambo Rothana</dc:creator>
		<pubDate>Tue, 22 Jun 2010 03:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://zacvineyard.com/blog/?p=306#comment-1318</guid>
		<description>I&#039;m so happy to see your brilliant code. 100% perfectly works. Thank you so much for your contribution.</description>
		<content:encoded><![CDATA[<p>I&#8217;m so happy to see your brilliant code. 100% perfectly works. Thank you so much for your contribution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress, Godaddy, and Permalinks by MuyaMan</title>
		<link>http://zacvineyard.com/blog/2008/10/24/wordpress-godaddy-and-permalinks/comment-page-1/#comment-1317</link>
		<dc:creator>MuyaMan</dc:creator>
		<pubDate>Mon, 21 Jun 2010 15:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://zacvineyard.com/blog/?p=20#comment-1317</guid>
		<description>God bless you. I have spent so much time on this, when the solution was just being able to not anything for some time...</description>
		<content:encoded><![CDATA[<p>God bless you. I have spent so much time on this, when the solution was just being able to not anything for some time&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Friendly MySQL Dates with PHP by fayaz</title>
		<link>http://zacvineyard.com/blog/2008/10/22/friendly-mysql-dates-with-php/comment-page-1/#comment-1310</link>
		<dc:creator>fayaz</dc:creator>
		<pubDate>Mon, 26 Apr 2010 06:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://zacvineyard.com/blog/?p=1#comment-1310</guid>
		<description>Hmm nice Function and

nice tutorials of time...

Thnx</description>
		<content:encoded><![CDATA[<p>Hmm nice Function and</p>
<p>nice tutorials of time&#8230;</p>
<p>Thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Imagemagick for Typo3 by Marcel</title>
		<link>http://zacvineyard.com/blog/2009/04/21/installing-imagemagick-for-typo3/comment-page-1/#comment-1298</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Mon, 12 Apr 2010 18:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://zacvineyard.com/blog/?p=135#comment-1298</guid>
		<description>There is an extension called &quot;JB GD Resize&quot; which takes over most of ImageMagicks tasks in Typo3. It&#039;s not perfect though but does the trick in most cases when you can&#039;t install ImageMagick.</description>
		<content:encoded><![CDATA[<p>There is an extension called &#8220;JB GD Resize&#8221; which takes over most of ImageMagicks tasks in Typo3. It&#8217;s not perfect though but does the trick in most cases when you can&#8217;t install ImageMagick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parse Google Calendar XML with Actionscript 3.0 the Right Way by Zac</title>
		<link>http://zacvineyard.com/blog/2010/02/25/parse-google-calendar-xml-with-as/comment-page-1/#comment-1242</link>
		<dc:creator>Zac</dc:creator>
		<pubDate>Mon, 22 Mar 2010 17:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://zacvineyard.com/blog/?p=252#comment-1242</guid>
		<description>No problem!</description>
		<content:encoded><![CDATA[<p>No problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parse Google Calendar XML with Actionscript 3.0 the Right Way by Stephen</title>
		<link>http://zacvineyard.com/blog/2010/02/25/parse-google-calendar-xml-with-as/comment-page-1/#comment-1241</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Mon, 22 Mar 2010 17:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://zacvineyard.com/blog/?p=252#comment-1241</guid>
		<description>Thanks that works great</description>
		<content:encoded><![CDATA[<p>Thanks that works great</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parse Google Calendar XML with Actionscript 3.0 the Right Way by Zac</title>
		<link>http://zacvineyard.com/blog/2010/02/25/parse-google-calendar-xml-with-as/comment-page-1/#comment-1240</link>
		<dc:creator>Zac</dc:creator>
		<pubDate>Mon, 22 Mar 2010 16:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://zacvineyard.com/blog/?p=252#comment-1240</guid>
		<description>Something like this works for me. Make sure you add in the link to your remote XML.
&lt;code&gt;
&lt;?php
// Set your return content type
header(&#039;Content-type: application/xml&#039;);

// Website url to open
$url = &quot;http://www.linktoyourXML.com&quot;;

// Get that website&#039;s content
$handle = fopen($url, &quot;r&quot;);

// If there is something, read and return
if ($handle) {
    while (!feof($handle)) {
        $buffer = fgets($handle, 4096);
        echo $buffer;
    }
    fclose($handle);
}
?&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Something like this works for me. Make sure you add in the link to your remote XML.<br />
<code><br />
&lt;?php<br />
// Set your return content type<br />
header('Content-type: application/xml');</p>
<p>// Website url to open<br />
$url = "http://www.linktoyourXML.com";</p>
<p>// Get that website's content<br />
$handle = fopen($url, "r");</p>
<p>// If there is something, read and return<br />
if ($handle) {<br />
    while (!feof($handle)) {<br />
        $buffer = fgets($handle, 4096);<br />
        echo $buffer;<br />
    }<br />
    fclose($handle);<br />
}<br />
?&gt;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parse Google Calendar XML with Actionscript 3.0 the Right Way by Stephen</title>
		<link>http://zacvineyard.com/blog/2010/02/25/parse-google-calendar-xml-with-as/comment-page-1/#comment-1238</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Mon, 22 Mar 2010 16:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://zacvineyard.com/blog/?p=252#comment-1238</guid>
		<description>Yes please never done a php proxy file</description>
		<content:encoded><![CDATA[<p>Yes please never done a php proxy file</p>
]]></content:encoded>
	</item>
</channel>
</rss>
