<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Dynamic OPML of latest blog posts</title>
	<link>http://libraryclips.blogsome.com/2006/06/15/dynamic-opml-of-latest-blog-posts/</link>
	<description>sharing ideas thoughts and feedback</description>
	<pubDate>Thu, 10 Dec 2009 12:36:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: Tony Hirst</title>
		<link>http://libraryclips.blogsome.com/2006/06/15/dynamic-opml-of-latest-blog-posts/#comment-31246</link>
		<pubDate>Mon, 19 Jun 2006 22:43:49 +0100</pubDate>
		<guid>http://libraryclips.blogsome.com/2006/06/15/dynamic-opml-of-latest-blog-posts/#comment-31246</guid>
					<description>Hmmm the bookmarklet I sent in the previous comment hasn't displayed properly... I'll pop it up as a PS to &lt;a href=&quot;http://blogs.open.ac.uk/Maths/ajh59/005946.html&quot; rel=&quot;nofollow&quot;&gt;this earlier post on the subject&lt;/a&gt;</description>
		<content:encoded><![CDATA[	<p>Hmmm the bookmarklet I sent in the previous comment hasn&#8217;t displayed properly&#8230; I&#8217;ll pop it up as a PS to <a href="http://blogs.open.ac.uk/Maths/ajh59/005946.html" rel="nofollow">this earlier post on the subject</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tony Hirst</title>
		<link>http://libraryclips.blogsome.com/2006/06/15/dynamic-opml-of-latest-blog-posts/#comment-31240</link>
		<pubDate>Fri, 16 Jun 2006 10:24:59 +0100</pubDate>
		<guid>http://libraryclips.blogsome.com/2006/06/15/dynamic-opml-of-latest-blog-posts/#comment-31240</guid>
					<description>John-
Wjhat I meant was that if there's an easy way of identifying story permalinks on the home page, (i.e. those links could be disambiguated from the other links on the page) it would be easy enough to just pull out those links.
Looking at your blog front page, it is quite easy to spot story permalinks becaue they have a rel=&quot;bookmark&quot; attribute.
So it is trivial to pull out these links from YOUR pages.

Tweeaking my original Pagelinks2OPML bookmarklet v slightly so it checks for this attribute gives: &lt;a&gt;\n\n'+tv+'\n\n\n');void(n=d.createTextNode(o));ll.appendChild(n);for (i=0;i\n');void(lt=d.createTextNode(r));void(ll.appendChild(lt));};};void(o='\n\n\n');void(n=d.createTextNode(o));ll.appendChild(n);void(b=d.getElementsByTagName('body'));void(b[0].appendChild(ll));}&quot;&amp;gt;JT's Stories&lt;/a&gt; which will work on your homepage.

It needs a server script really to make this available as an OPML file. But I do wonder, what's wrong with RSS in this case?

tony</description>
		<content:encoded><![CDATA[	<p>John-<br />
Wjhat I meant was that if there&#8217;s an easy way of identifying story permalinks on the home page, (i.e. those links could be disambiguated from the other links on the page) it would be easy enough to just pull out those links.<br />
Looking at your blog front page, it is quite easy to spot story permalinks becaue they have a rel=&#8221;bookmark&#8221; attribute.<br />
So it is trivial to pull out these links from YOUR pages.</p>
	<p>Tweeaking my original Pagelinks2OPML bookmarklet v slightly so it checks for this attribute gives: <a>\n\n&#8217;+tv+&#8217;\n\n\n&#8217;);void(n=d.createTextNode(o));ll.appendChild(n);for (i=0;i\n&#8217;);void(lt=d.createTextNode(r));void(ll.appendChild(lt));};};void(o=&#8217;\n\n\n&#8217;);void(n=d.createTextNode(o));ll.appendChild(n);void(b=d.getElementsByTagName(&#8217;body&#8217;));void(b[0].appendChild(ll));}&#8221;&gt;JT&#8217;s Stories</a> which will work on your homepage.</p>
	<p>It needs a server script really to make this available as an OPML file. But I do wonder, what&#8217;s wrong with RSS in this case?</p>
	<p>tony
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Johnt</title>
		<link>http://libraryclips.blogsome.com/2006/06/15/dynamic-opml-of-latest-blog-posts/#comment-31239</link>
		<pubDate>Fri, 16 Jun 2006 02:40:17 +0100</pubDate>
		<guid>http://libraryclips.blogsome.com/2006/06/15/dynamic-opml-of-latest-blog-posts/#comment-31239</guid>
					<description>Tony,

Not quite sure what you mean....how do I give my permalinks (post titles) on the homepage a special markup?

And then once an OPML is generated, will this be dynamic as posts are added and drop off the homepage?

</description>
		<content:encoded><![CDATA[	<p>Tony,</p>
	<p>Not quite sure what you mean&#8230;.how do I give my permalinks (post titles) on the homepage a special markup?</p>
	<p>And then once an OPML is generated, will this be dynamic as posts are added and drop off the homepage?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: TonyHirst</title>
		<link>http://libraryclips.blogsome.com/2006/06/15/dynamic-opml-of-latest-blog-posts/#comment-31238</link>
		<pubDate>Thu, 15 Jun 2006 12:09:46 +0100</pubDate>
		<guid>http://libraryclips.blogsome.com/2006/06/15/dynamic-opml-of-latest-blog-posts/#comment-31238</guid>
					<description>&quot;How to make an OPML for the latest posts in my blog…basically a link list of the posts on my homepage wrapped in OPML…and updated as I add to my homepage.
Tony Hirst’s tool will strip all links from a given webpage and wrap it in OPML, but how will it just be selective to the post title links, and how will it automatically update as I publish new posts to my homepage&quot;

Depneds how you mark up the title of your posts? If you can give PURLs to posts a particulalr class attribute, then it'd be easy to just pull thoe URLs out...

tony</description>
		<content:encoded><![CDATA[	<p>&#8220;How to make an OPML for the latest posts in my blog…basically a link list of the posts on my homepage wrapped in OPML…and updated as I add to my homepage.<br />
Tony Hirst’s tool will strip all links from a given webpage and wrap it in OPML, but how will it just be selective to the post title links, and how will it automatically update as I publish new posts to my homepage&#8221;</p>
	<p>Depneds how you mark up the title of your posts? If you can give PURLs to posts a particulalr class attribute, then it&#8217;d be easy to just pull thoe URLs out&#8230;</p>
	<p>tony
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
