<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for PubNotes</title>
	<atom:link href="http://pubnotes.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pubnotes.wordpress.com</link>
	<description>Yet another weblog</description>
	<lastBuildDate>Sun, 04 Oct 2009 15:15:05 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Advanced Tagging &#8212; Hierarchical And Ordered Tags by pubnotes</title>
		<link>http://pubnotes.wordpress.com/2007/10/14/ordered-tags/#comment-63</link>
		<dc:creator>pubnotes</dc:creator>
		<pubDate>Sun, 04 Oct 2009 15:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://pubnotes.wordpress.com/2007/10/14/advanced-tagging-hierarchical-and-ordered-tags/#comment-63</guid>
		<description>No don&#039;t know a plugin for it and I would argue for tagging without separator: keep it as simple as possible. I&#039;ve been using that strategy for many years now with an experimental bookmark manager written in Python. It is just fast and simple text search that does exactly what I want.</description>
		<content:encoded><![CDATA[<p>No don&#8217;t know a plugin for it and I would argue for tagging without separator: keep it as simple as possible. I&#8217;ve been using that strategy for many years now with an experimental bookmark manager written in Python. It is just fast and simple text search that does exactly what I want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Evolution of Bookmarking &#8212; Bookmarks, Firefox, and del.icio.us by sandrar</title>
		<link>http://pubnotes.wordpress.com/2007/10/14/evolution-of-bookmarking/#comment-62</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 23:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://pubnotes.wordpress.com/2007/10/14/the-evolution-of-bookmarking-bookmarks-firefox-and-delicious/#comment-62</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Advanced Tagging &#8212; Hierarchical And Ordered Tags by David Latapie</title>
		<link>http://pubnotes.wordpress.com/2007/10/14/ordered-tags/#comment-61</link>
		<dc:creator>David Latapie</dc:creator>
		<pubDate>Wed, 15 Jul 2009 05:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://pubnotes.wordpress.com/2007/10/14/advanced-tagging-hierarchical-and-ordered-tags/#comment-61</guid>
		<description>Excellent article! &lt;a href=&quot;http://wordpress.org/support/topic/290016?replies=1#post-1138483&quot; rel=&quot;nofollow&quot;&gt;I&#039;m looking for a tool to do so with WordPress&lt;/a&gt; (I&#039;m using colon as a separator, like the Opera Desktop Team blog did).

If you have any idea about how to implement it…</description>
		<content:encoded><![CDATA[<p>Excellent article! <a href="http://wordpress.org/support/topic/290016?replies=1#post-1138483" rel="nofollow">I&#8217;m looking for a tool to do so with WordPress</a> (I&#8217;m using colon as a separator, like the Opera Desktop Team blog did).</p>
<p>If you have any idea about how to implement it…</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Desktop Mashups: Closing the Gap Between the Web and the Desktop by Disputatore</title>
		<link>http://pubnotes.wordpress.com/2009/06/09/desktop_mashups/#comment-60</link>
		<dc:creator>Disputatore</dc:creator>
		<pubDate>Wed, 08 Jul 2009 14:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://pubnotes.wordpress.com/?p=17#comment-60</guid>
		<description>The concept is very interesting. Is there some kind of tutorial, video or otherwise you can point to which shows how to set this up desktop CGI engine and the kind of mashups you mention?

I am a Firefox Ubiquity user and one of the things that initially brought it to my attention was precisely the mashup capability. However, thinking about it I never use mashups. More than that, it seems to me that almost none of the Ubiquity commands that are available were developed around the mashup concept.</description>
		<content:encoded><![CDATA[<p>The concept is very interesting. Is there some kind of tutorial, video or otherwise you can point to which shows how to set this up desktop CGI engine and the kind of mashups you mention?</p>
<p>I am a Firefox Ubiquity user and one of the things that initially brought it to my attention was precisely the mashup capability. However, thinking about it I never use mashups. More than that, it seems to me that almost none of the Ubiquity commands that are available were developed around the mashup concept.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Securing SSH with DenyHosts by eric</title>
		<link>http://pubnotes.wordpress.com/2007/10/14/securing-ssh-with-denyhosts/#comment-17</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Fri, 07 Dec 2007 10:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://pubnotes.wordpress.com/2007/10/14/securing-ssh-with-denyhosts/#comment-17</guid>
		<description>Hi,
that&#039;s a nice trick, but it doesn&#039;t seem to work on Mac OS X 10.4.10 :
/etc/hosts.deny:
_________________________
ALL:/etc/hosts.blocked
sshd:ALL:spawn /usr/local/denyhosts/bin/denyhosts.py -c /usr/local/denyhosts/etc/denyhosts.cfg --purge &gt;&amp; /tmp/coucou:allow
_________________________

sshd chokes on the /include/ line :
Dec  7 11:00:42 ****** sshd[11474]: warning: /etc/hosts.deny, line 1: bad net/mask expression: /etc/hosts.blocked

but the script gets executed and populates /etc/hosts.blocked !
unfortunately, the ban isn&#039;t effective.

I can find no mention of the syntax :
ALL:/include/file
in
man -S 5 hosts_access
 or
man hosts_options

which system are you using ?

Cheers,</description>
		<content:encoded><![CDATA[<p>Hi,<br />
that&#8217;s a nice trick, but it doesn&#8217;t seem to work on Mac OS X 10.4.10 :<br />
/etc/hosts.deny:<br />
_________________________<br />
ALL:/etc/hosts.blocked<br />
sshd:ALL:spawn /usr/local/denyhosts/bin/denyhosts.py -c /usr/local/denyhosts/etc/denyhosts.cfg &#8211;purge &gt;&amp; /tmp/coucou:allow<br />
_________________________</p>
<p>sshd chokes on the /include/ line :<br />
Dec  7 11:00:42 ****** sshd[11474]: warning: /etc/hosts.deny, line 1: bad net/mask expression: /etc/hosts.blocked</p>
<p>but the script gets executed and populates /etc/hosts.blocked !<br />
unfortunately, the ban isn&#8217;t effective.</p>
<p>I can find no mention of the syntax :<br />
ALL:/include/file<br />
in<br />
man -S 5 hosts_access<br />
 or<br />
man hosts_options</p>
<p>which system are you using ?</p>
<p>Cheers,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
