PHP.net Klip

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
Kriek
Forum Contributor
Posts: 238
Joined: Wed May 29, 2002 3:46 am
Location: Florida
Contact:

PHP.net Klip

Post by Kriek »

Me and Elm were talking about KlipFolio today and I mentioned to him that the new Version 2.0 of KlipFolio was able to fetch and read more file formats (RSS, RDF) than the beta versions and Version 1.0 were able to. Which got me thinking about the new PHP.net RSS feed. So I wrote a Klip today that displays the the RSS feed inside KlipFolio. Cool eh? I e-mailed the webmaster at PHP.net to make sure I wasn't breaking any copyright issues or terms of service, but for now you can download the Klip here
User avatar
BDKR
DevNet Resident
Posts: 1207
Joined: Sat Jun 08, 2002 1:24 pm
Location: Florida
Contact:

Post by BDKR »

Isn't their a feed for this board?

Cheers,
BDKR
User avatar
Kriek
Forum Contributor
Posts: 238
Joined: Wed May 29, 2002 3:46 am
Location: Florida
Contact:

Post by Kriek »

There is already a Klip for this community. Check this thread.
User avatar
BDKR
DevNet Resident
Posts: 1207
Joined: Sat Jun 08, 2002 1:24 pm
Location: Florida
Contact:

Post by BDKR »

I'm not a Windows user. :evil:

Anyways, I got smart and checked the devnetwork homepage. Sure enough, there is. :wink:

Cheers,
BDKR
User avatar
Kriek
Forum Contributor
Posts: 238
Joined: Wed May 29, 2002 3:46 am
Location: Florida
Contact:

Post by Kriek »

Thanks. I have known about Klipfolio, but as there are quite some readers out there, I have not created a klip. Thank you for doing that for us. Goba [webmaster@php.net]
Looks like they are cool with the idea.
crazyjimsmith
Forum Commoner
Posts: 28
Joined: Sat Jan 11, 2003 1:46 pm
Location: Sydney
Contact:

Yeah

Post by crazyjimsmith »

I installed it just then. I have a live rpc feed on my site, I think it is a similar principle -> xml written to a text file and then read by php and displayed.
User avatar
Kriek
Forum Contributor
Posts: 238
Joined: Wed May 29, 2002 3:46 am
Location: Florida
Contact:

Post by Kriek »

Indeed, the data accessed by Klips may be in any number of supported file formats (.food, .rss, .rdf, .xml, .html, etc.).
Post Reply