Hello all

I posted a link to Coding The Web (CodingTheWeb.com) a while ago as they had 
a channel dedicated to Google. It seems that they have updated the site a 
bit in the past few days and now have a news channel for PHP too. It is 
pretty cool:

http://www.codingtheweb.com/projects/newslog/portal/1_1.htm

What is really cool is the fact that you can syndicate their content for 
free. Take a look at the bottom of the page. There are two links to XML 
files:

http://www.codingtheweb.com/projects/newslog/portal/1_2.xml (RDF)
http://www.codingtheweb.com/projects/newslog/portal/1_3.xml (RSS)

You can use this content on your own web site for free!

Parsing out the data from an RDF file is pretty easy. Take a look at this 
tutorial to learn more:

http://www.webmasterbase.com/article/560

(or see:
http://www.phpclasses.org/browse.html/package/259.html
http://www.phpclasses.org/browse.html/package/61.html
http://www.phpclasses.org/browse.html/package/80.html  )

I have already added the RDF file to my personal start page. It makes sure 
that I always know about the latest PHP articles, tutorials, news etc.

To the Webmaster of CodingTheWeb.com if you are reading this: Thanks for 
creating this simple news portal. It works well, loads fast and you offer 
your content as XML. Nice. Well done.

Stefen


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to