<?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: WordPress: Custom URL rewrite and reading URL values</title>
	<atom:link href="http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/</link>
	<description>Talks on Web Technology and Better Product Development</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:05:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Alexander</title>
		<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/comment-page-1/#comment-897</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Mon, 26 Sep 2011 17:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=59#comment-897</guid>
		<description>Hey Robert,

Just so you know the rewrite rules have changed a little since this article was written and, actually, some functions have been deprecated.

Not to take anything away from our fabulous developer and writer of this article but in the event that you will need this implemented please contact me at alexander(at)eligonsystems.ca

Good luck,

Alexander</description>
		<content:encoded><![CDATA[<p>Hey Robert,</p>
<p>Just so you know the rewrite rules have changed a little since this article was written and, actually, some functions have been deprecated.</p>
<p>Not to take anything away from our fabulous developer and writer of this article but in the event that you will need this implemented please contact me at alexander(at)eligonsystems.ca</p>
<p>Good luck,</p>
<p>Alexander</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/comment-page-1/#comment-896</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 26 Sep 2011 15:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=59#comment-896</guid>
		<description>Hey, that is a great article!

I wonder if you offer individual help on Wordpress/php problems?

I want to create a rewrite rule or plugin that makes permalinks to articles look like .html files - to look like actual links to html-pages. And i want to make the  links to embedded images in articles look like they come not from the single /flies directory, but from a directory for each article.

Could you help with that and how much would you charge?

Robert</description>
		<content:encoded><![CDATA[<p>Hey, that is a great article!</p>
<p>I wonder if you offer individual help on WordPress/php problems?</p>
<p>I want to create a rewrite rule or plugin that makes permalinks to articles look like .html files &#8211; to look like actual links to html-pages. And i want to make the  links to embedded images in articles look like they come not from the single /flies directory, but from a directory for each article.</p>
<p>Could you help with that and how much would you charge?</p>
<p>Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/comment-page-1/#comment-777</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Wed, 15 Dec 2010 18:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=59#comment-777</guid>
		<description>Hi,

I have been searching for a solution for a long time and see that there is really nothing available.

Are you available to work with us to solve this problem?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have been searching for a solution for a long time and see that there is really nothing available.</p>
<p>Are you available to work with us to solve this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/comment-page-1/#comment-776</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 15 Dec 2010 18:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=59#comment-776</guid>
		<description>@ Alexander

may be you can use some plugins developed for this purpose if available</description>
		<content:encoded><![CDATA[<p>@ Alexander</p>
<p>may be you can use some plugins developed for this purpose if available</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/comment-page-1/#comment-775</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Wed, 15 Dec 2010 16:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=59#comment-775</guid>
		<description>Hello,

We are trying to figure out a way of having the option to use about.php for the about page and in general having the control to use COMPLETELY CUSTOM URLs for each post or page.

What would be the solution to finding this ?

Alexander</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>We are trying to figure out a way of having the option to use about.php for the about page and in general having the control to use COMPLETELY CUSTOM URLs for each post or page.</p>
<p>What would be the solution to finding this ?</p>
<p>Alexander</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Dale</title>
		<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/comment-page-1/#comment-624</link>
		<dc:creator>Josh Dale</dc:creator>
		<pubDate>Fri, 16 Oct 2009 19:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=59#comment-624</guid>
		<description>Still having some trouble getting this right...very frustrating...uggggggggh!!!</description>
		<content:encoded><![CDATA[<p>Still having some trouble getting this right&#8230;very frustrating&#8230;uggggggggh!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/comment-page-1/#comment-544</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 24 Apr 2009 21:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=59#comment-544</guid>
		<description>@ Navjot Singh

Read this article:
http://www.tanzilo.com/2008/11/23/flickr-gallery-in-wordpress-integration-with-falbum-plugin/

And try to use this plugin.
Then you can see how they are passing variables using GET method</description>
		<content:encoded><![CDATA[<p>@ Navjot Singh</p>
<p>Read this article:<br />
<a href="http://www.tanzilo.com/2008/11/23/flickr-gallery-in-wordpress-integration-with-falbum-plugin/" rel="nofollow">http://www.tanzilo.com/2008/11/23/flickr-gallery-in-wordpress-integration-with-falbum-plugin/</a></p>
<p>And try to use this plugin.<br />
Then you can see how they are passing variables using GET method</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Navjot Singh</title>
		<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/comment-page-1/#comment-543</link>
		<dc:creator>Navjot Singh</dc:creator>
		<pubDate>Fri, 24 Apr 2009 20:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=59#comment-543</guid>
		<description>How will the code change if suppose instead of root index.php, I have a file named yshort.php residing in a template and I need to pass variables to this file and want to get it rewritten? Pls help in this case?</description>
		<content:encoded><![CDATA[<p>How will the code change if suppose instead of root index.php, I have a file named yshort.php residing in a template and I need to pass variables to this file and want to get it rewritten? Pls help in this case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahesh</title>
		<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/comment-page-1/#comment-488</link>
		<dc:creator>Mahesh</dc:creator>
		<pubDate>Thu, 12 Feb 2009 09:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=59#comment-488</guid>
		<description>Thanx.. I needed this plugin!</description>
		<content:encoded><![CDATA[<p>Thanx.. I needed this plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.tanzilo.com/2008/12/17/wordpress-custom-url-rewrite-and-reading-url-values/comment-page-1/#comment-466</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 03 Feb 2009 17:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tanzilo.com/?p=59#comment-466</guid>
		<description>@ Bahamut

Thank you for your suggestion.

But it is too late.</description>
		<content:encoded><![CDATA[<p>@ Bahamut</p>
<p>Thank you for your suggestion.</p>
<p>But it is too late.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

