<?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/"
	xmlns:source="http://source.scripting.com/"
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"

	>
<channel>
	<title>
	Kommentare zu: X2V with PHP 5	</title>
	<atom:link href="https://notiz.blog/2007/08/12/x2v-with-php-5/feed/" rel="self" type="application/rss+xml" />
	<link>https://notiz.blog/2007/08/12/x2v-with-php-5/</link>
	<description>a weblog mainly about the open, portable, interoperable, small, social, synaptic, semantic, structured, distributed, (re-)decentralized, independent, microformatted and federated social web</description>
	<lastBuildDate>Thu, 03 Sep 2020 12:10:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://switchboard.p3k.io/"/>
<atom:link rel="self" href="https://notiz.blog/2007/08/12/x2v-with-php-5/feed/"/>
	<item>
		<title>
		Von: Simon Rönnqvist		</title>
		<link>https://notiz.blog/2007/08/12/x2v-with-php-5/#comment-9011</link>

		<dc:creator><![CDATA[Simon Rönnqvist]]></dc:creator>
		<pubDate>Wed, 11 Jun 2008 09:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://notizblog.org/2007/08/12/x2v-with-php-5/#comment-9011</guid>

					<description><![CDATA[Hi!

I actually just asked Brian for his PHP-code (before I found this), and  he gave me this link: https://web.archive.org/web/20090628123359/http://hg.microformats.org:80/x2v?cmd=manifest;manifest=3187422518eba12ad0c36c48b098439fea03b0dd;path=/;style=gitweb

So it&#039;s available from an older revision in the repo.

  cheers, Simon]]></description>
			<content:encoded><![CDATA[<p>Hi!</p>
<p>I actually just asked Brian for his PHP-code (before I found this), and  he gave me this link: <a href="https://web.archive.org/web/20090628123359/http://hg.microformats.org:80/x2v?cmd=manifest;manifest=3187422518eba12ad0c36c48b098439fea03b0dd;path=/;style=gitweb" rel="nofollow ugc">https://web.archive.org/web/20090628123359/http://hg.microformats.org:80/x2v?cmd=manifest;manifest=3187422518eba12ad0c36c48b098439fea03b0dd;path=/;style=gitweb</a></p>
<p>So it&#8217;s available from an older revision in the repo.</p>
<p>  cheers, Simon</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: KatB		</title>
		<link>https://notiz.blog/2007/08/12/x2v-with-php-5/#comment-6524</link>

		<dc:creator><![CDATA[KatB]]></dc:creator>
		<pubDate>Fri, 22 Feb 2008 06:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://notizblog.org/2007/08/12/x2v-with-php-5/#comment-6524</guid>

					<description><![CDATA[Thank you for this post. It has been so helpful to me:) Through following your code, I have made X2V work on static pages on my own server. 

Q. By referring your own copy of Brian Suda&#039;s X2V to a URI on your own server, will it look for an actual file with that name or will it ask the server to retrieve the document?]]></description>
			<content:encoded><![CDATA[<p>Thank you for this post. It has been so helpful to me:) Through following your code, I have made X2V work on static pages on my own server. </p>
<p>Q. By referring your own copy of Brian Suda&#8217;s X2V to a URI on your own server, will it look for an actual file with that name or will it ask the server to retrieve the document?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Matthias Pfefferle		</title>
		<link>https://notiz.blog/2007/08/12/x2v-with-php-5/#comment-5810</link>

		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Mon, 14 Jan 2008 18:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://notizblog.org/2007/08/12/x2v-with-php-5/#comment-5810</guid>

					<description><![CDATA[Yes, it also works with PHP 4, but its a bit more code. &lt;a href=&quot;http://suda.co.uk/&quot; rel=&quot;nofollow ugc&quot;&gt;Brian Suda&lt;/a&gt; uses PHP 4 for his Online Service: http://suda.co.uk/projects/X2V/ perhaps you could write him a mail...]]></description>
			<content:encoded><![CDATA[<p>Yes, it also works with PHP 4, but its a bit more code. <a href="http://suda.co.uk/" rel="nofollow ugc">Brian Suda</a> uses PHP 4 for his Online Service: <a href="http://suda.co.uk/projects/X2V/" rel="nofollow ugc">http://suda.co.uk/projects/X2V/</a> perhaps you could write him a mail&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Rich		</title>
		<link>https://notiz.blog/2007/08/12/x2v-with-php-5/#comment-5808</link>

		<dc:creator><![CDATA[Rich]]></dc:creator>
		<pubDate>Mon, 14 Jan 2008 16:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://notizblog.org/2007/08/12/x2v-with-php-5/#comment-5808</guid>

					<description><![CDATA[Is there any way to make this work with PHP 4? The intranet I&#039;m working on only has PHP 4... Grr!]]></description>
			<content:encoded><![CDATA[<p>Is there any way to make this work with PHP 4? The intranet I&#8217;m working on only has PHP 4&#8230; Grr!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
