<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;XML API&#8221;</title>
	<link>https://staging.etf2l.org/forum/support/topic-8643/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by DeNeusbeer</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-2/?recent=150660#post=150660</link>
    	    <description><![CDATA[Poor skyride. So young and already astray. LuckyLuke does not use a single line of PHP, just javascript.

Anyway, the reason ST8's example worked and luckyluke's didn't is a bit hard to figure if you don't know about it. (I suppose ST8 forgot as well) It's javascript's "same origin policy" http://en.wikipedia.org/wiki/Same_origin_policy

It basically means: you can't load pages from other websites with javascript for security reasons. ST8's example worked, just because he uploaded the test to etf2l.or, which is the same domain as the XML feed is on.

So, you need to fetch the XML file with PHP, and then parse it with PHP or javascript. If you want to do it the same way ST8 did (with jQuery javascript), this guy wrote an article on how to bypass the same origin policy using PHP : http://www.sitegrind.nl/jquery/jquery-load-function-get-content-from-other-websites/ That should get you started.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=150660</guid>
    	    <pubDate>Wed, 17 Feb 2010 02:03:26 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by adam-skyride</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=150651</link>
    	    <description><![CDATA[If you call the file .html instead of .php, the PHP parser may not read it depending on the settings of your webserver. Change the file name to index.php and see if it works.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=150651</guid>
    	    <pubDate>Wed, 17 Feb 2010 00:58:32 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by LuckyLuke</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=150604</link>
    	    <description><![CDATA[Hey guys,

I don't get any further than "loading..."

http://total-resistance.com/test/

I used the sourcecode what ST8 used in that test (can't enter etf2l.org/test anymore, but I saved the sourcecode). I made the test directory, I've put the sourcecode in a index.html in /test, and the jquery.js in the same directory (/test).
What am I doing wrong?

cheers]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=150604</guid>
    	    <pubDate>Tue, 16 Feb 2010 22:14:32 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Spike Himself</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=145718</link>
    	    <description><![CDATA[Look up some stats - you'd be surprised. There are still many people that have no idea what a computer is for. Maybe someone once told them to turn javascript off to prevent infection from a particular virus (this has actually happened). How would they know/remember to turn it back on again? And that's just one example.

I'm not saying you shouldn't use javascript on your site (in fact I wouldn't know how to cope without it). I'm just pointing out that there are more people with browsers that don't support it (i.e. have it turned off) than you might realise.

And yes, I do use lynx.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=145718</guid>
    	    <pubDate>Sun, 31 Jan 2010 21:15:06 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by DeNeusbeer</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=145281</link>
    	    <description><![CDATA[I doubt people having JavaScript turned off is an issue anymore these days, especially in our target audience.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=145281</guid>
    	    <pubDate>Sat, 30 Jan 2010 12:51:58 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Jarppa</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=145268</link>
    	    <description><![CDATA[<i>Quoted from Spike Himself</i>
		<blockquote>*insert discussion regarding browsers having javascript turned off*</blockquote>You're using <a href="http://en.wikipedia.org/wiki/Lynx_(web_browser)">Lynx</a>?]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=145268</guid>
    	    <pubDate>Sat, 30 Jan 2010 12:10:43 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Spike Himself</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=145259</link>
    	    <description><![CDATA[*insert discussion regarding browsers having javascript turned off*]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=145259</guid>
    	    <pubDate>Sat, 30 Jan 2010 11:27:46 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by LuckyLuke</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=145134</link>
    	    <description><![CDATA[Oh nice one thanks, going to try that out. :D]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=145134</guid>
    	    <pubDate>Fri, 29 Jan 2010 20:43:46 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by ST8</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=144923</link>
    	    <description><![CDATA[Heres a really quick example using jquery:

http://etf2l.org/test/

load that up and view source. Theres really no need for php to parse this.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=144923</guid>
    	    <pubDate>Fri, 29 Jan 2010 10:37:30 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Jarppa</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=144895</link>
    	    <description><![CDATA[<i>Quoted from jagbama</i>
		<blockquote>I'm also looking for help on this - converting the timestamp into a readable date lol...

The simple code for returning 1 match result from here http://etf2l.org/feed/match/?team=5964&#38;show=1 I have here: http://pastebin.com/m65fffef9

Returns this: http://www.jagbama.com/jag/New1.php

Fisrt line should be the date/time... any halp pls? Thx :D</blockquote>Times are in Unix time, which can be converted to readable format with <a href="http://www.php.net/manual/en/function.date.php">date</a>.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=144895</guid>
    	    <pubDate>Fri, 29 Jan 2010 07:24:44 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by jagbama</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=144891</link>
    	    <description><![CDATA[I'm also looking for help on this - converting the timestamp into a readable date lol...

The simple code for returning 1 match result from here http://etf2l.org/feed/match/?team=5964&#38;show=1 I have here: http://pastebin.com/m65fffef9

Returns this: http://www.jagbama.com/jag/New1.php

Fisrt line should be the date/time... any halp pls? Thx :D]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=144891</guid>
    	    <pubDate>Fri, 29 Jan 2010 03:12:55 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Arie</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=144855</link>
    	    <description><![CDATA[<i>Quoted from LuckyLuke</i>
		<blockquote>Pff that is hard stuff man. Can't someone make me a little piece of code in HTML or PHP which shows the XML file on the website like how it should?
Nobody done this on their website?

And it's possible to do this in HTML (or php), because most websites aren't XML right? xD</blockquote>

The XML just contains the data, how you want to display it is up to you. You'll need to write a bit of code that takes the XML, parses it/takes the bits you find interesting and present them in the way you want.

Good luck.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=144855</guid>
    	    <pubDate>Fri, 29 Jan 2010 00:56:53 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by LuckyLuke</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=144846</link>
    	    <description><![CDATA[Pff that is hard stuff man. Can't someone make me a little piece of code in HTML or PHP which shows the XML file on the website like how it should?
Nobody done this on their website?

And it's possible to do this in HTML (or php), because most websites aren't XML right? xD]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=144846</guid>
    	    <pubDate>Fri, 29 Jan 2010 00:39:35 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by ST8</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=144143</link>
    	    <description><![CDATA[You can do it in javascript too. Check out jquery. Theres an ajax function that can parse xml.

Try this tutorial:
http://www.switchonthecode.com/tutorials/xml-parsing-with-jquery]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=144143</guid>
    	    <pubDate>Tue, 26 Jan 2010 14:43:50 +0100</pubDate>
    	</item>
    	<item>
    	    <title>Reply by adam-skyride</title>
    	    <link>https://staging.etf2l.org/forum/support/topic-8643/page-1/?recent=150660#post=143943</link>
    	    <description><![CDATA[Theres not really a more constructive way to put this:

l2php

Actually, maybe. You'll need to learn PHP and make said page on your website in it. If you do want to learn it, heres a REALLY good beginners tutorial:
http://devzone.zend.com/node/view/id/627

Might be a little condescending if you already know another programming language, in which case just skim over it.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=support&#038;topic=8643&#038;post=143943</guid>
    	    <pubDate>Mon, 25 Jan 2010 17:10:21 +0100</pubDate>
    	</item>
    </channel>
</rss>