He conseguido avanzar algo aunque no soy capaz de hacer que funcione. Necesito un lector de feeds para conseguir el codigo (Google reader), de ahi saco el codigo de la noticia que quiero publicar en mi web. El código es este:
Código XML :
<?xml version="1.0" ?>
- <feed xmlns:idx="urn:atom-extension:indexing" xmlns:gr="http://www.google.com/schemas/reader/atom/" xmlns:media="http://search.yahoo.com/mrss/" xmlns="http://www.w3.org/2005/Atom" idx:index="no">
- <!-- Content-type: Preventing XSRF in IE.
-->
<generator uri="http://www.google.com/reader">Google Reader</generator>
<id>tag:google.com,2005:reader/user/16151245764739841926/state/com.google/broadcast</id>
<link rel="hub" href="http://pubsubhubbub.appspot.com/" />
<title>Elementos compartidos de candineng en Google Reader</title>
<link rel="self" href="http://www.google.com/reader/atom/user%2F16151245764739841926%2Fstate%2Fcom.google%2Fbroadcast" />
- <author>
<name>candineng</name>
</author>
<updated>2009-12-14T16:46:37Z</updated>
- <entry gr:crawl-timestamp-msec="1260809197991">
<id gr:original-id="">tag:google.com,2005:reader/item/47df0cb4e2714bdd</id>
<category term="user/16151245764739841926/state/com.google/broadcast" scheme="http://www.google.com/reader/" label="broadcast" />
<category term="user/16151245764739841926/state/com.google/like" scheme="http://www.google.com/reader/" label="like" />
<category term="user/16151245764739841926/state/com.google/read" scheme="http://www.google.com/reader/" label="read" />
<category term="user/16151245764739841926/state/com.google/starred" scheme="http://www.google.com/reader/" label="starred" />
<category term="user/16151245764739841926/state/com.google/tracking-item-link-used" scheme="http://www.google.com/reader/" label="tracking-item-link-used" />
<category term="user/16151245764739841926/state/com.google/fresh" scheme="http://www.google.com/reader/" label="fresh" />
<title type="html">El ayuntamiento de Aldea del Rey concreta cuatro proyectos para financiar con el nuevo Fondo Estatal para el Empleo 2010</title>
<published>2009-12-14T08:03:36Z</published>
<updated>2009-12-14T08:03:36Z</updated>
<link rel="alternate" href="http://www.lacomarcadepuertollano.com/diario/noticia.php?dia=2009_12_13¬icia=2009_12_13_No_02.xml" type="text/html" />
- <author gr:unknown-author="true">
<name>(autor desconocido)</name>
</author>
<gr:likingUser>16151245764739841926</gr:likingUser>
- <source gr:stream-id="feed/http://www.lacomarcadepuertollano.com/rss/rss.php">
<id>tag:google.com,2005:reader/feed/http://www.lacomarcadepuertollano.com/rss/rss.php</id>
<title type="html">Diario La comarca de Puertollano</title>
<link rel="alternate" href="http://www.lacomarcadepuertollano.com/diario/index.php" type="text/html" />
</source>
</entry>
</feed>
Lo que he hecho con ese código es colocarlo en el código html de mi web pero no sale el titular sino todo el código en si, he leido algo que hay que renombrarlo como archivo php o algo asi para que funcione, pero aqui ya me pierdo. Si alguien fuera tan amable de echarme una mano.... Gracias