<?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: Using Absolute URL&#8217;s In The View</title>
	<atom:link href="http://www.hermanradtke.com/blog/using-absolute-urls-in-the-view/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hermanradtke.com/blog/using-absolute-urls-in-the-view/</link>
	<description>Personal anecdotes from my experiences using the LAMP stack</description>
	<lastBuildDate>Sun, 05 Feb 2012 19:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Herman Radtke</title>
		<link>http://www.hermanradtke.com/blog/using-absolute-urls-in-the-view/comment-page-1/#comment-3618</link>
		<dc:creator>Herman Radtke</dc:creator>
		<pubDate>Fri, 23 Apr 2010 14:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.hermanradtke.com/blog/?p=374#comment-3618</guid>
		<description>Are you using custom routes?  What version of ZF are you using?

The idea of the URL helper is to produce an absolute url (or on that has a forward slash in the very beginning).  Echo out $this-&gt;url(...) outside of an href and see if the forward slash is there.</description>
		<content:encoded><![CDATA[<p>Are you using custom routes?  What version of ZF are you using?</p>
<p>The idea of the URL helper is to produce an absolute url (or on that has a forward slash in the very beginning).  Echo out $this->url(&#8230;) outside of an href and see if the forward slash is there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://www.hermanradtke.com/blog/using-absolute-urls-in-the-view/comment-page-1/#comment-3611</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Fri, 23 Apr 2010 04:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.hermanradtke.com/blog/?p=374#comment-3611</guid>
		<description>I am having trouble generating links in a ZF-powered application.  I am using things like the URL view helper and the zend navigation view helper.  Except, the URLs that are generated from either of these view helpers seem to be relative URLs...

so, on the homepage, zend navigation view helper displays:
&quot;http://mydomain.com/about&quot;, &quot;http://mydomain.com/contact&quot;, etc.  This is correct, but it&#039;s just a coincidence that it&#039;s correct.  If i travel to the contact page, then all of my links become...&quot;http://mydomain.com/contact&quot;

any help would be much appreciated</description>
		<content:encoded><![CDATA[<p>I am having trouble generating links in a ZF-powered application.  I am using things like the URL view helper and the zend navigation view helper.  Except, the URLs that are generated from either of these view helpers seem to be relative URLs&#8230;</p>
<p>so, on the homepage, zend navigation view helper displays:<br />
&#8220;http://mydomain.com/about&#8221;, &#8220;http://mydomain.com/contact&#8221;, etc.  This is correct, but it&#8217;s just a coincidence that it&#8217;s correct.  If i travel to the contact page, then all of my links become&#8230;&#8221;http://mydomain.com/contact&#8221;</p>
<p>any help would be much appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herman Radtke</title>
		<link>http://www.hermanradtke.com/blog/using-absolute-urls-in-the-view/comment-page-1/#comment-3496</link>
		<dc:creator>Herman Radtke</dc:creator>
		<pubDate>Sun, 28 Mar 2010 01:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.hermanradtke.com/blog/?p=374#comment-3496</guid>
		<description>Just noticed that Wordpress garbled this post.  I have corrected it.  Sorry for the confusion.</description>
		<content:encoded><![CDATA[<p>Just noticed that WordPress garbled this post.  I have corrected it.  Sorry for the confusion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework News &#187; Blog Archive &#187; Absolute URLs in Zend_View verwenden</title>
		<link>http://www.hermanradtke.com/blog/using-absolute-urls-in-the-view/comment-page-1/#comment-3455</link>
		<dc:creator>Zend Framework News &#187; Blog Archive &#187; Absolute URLs in Zend_View verwenden</dc:creator>
		<pubDate>Sun, 21 Mar 2010 15:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.hermanradtke.com/blog/?p=374#comment-3455</guid>
		<description>[...] http://www.hermanradtke.com/blog/using-absolute-urls-in-the-view/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.hermanradtke.com/blog/using-absolute-urls-in-the-view/" rel="nofollow">http://www.hermanradtke.com/blog/using-absolute-urls-in-the-view/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

