<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Archive newsfeeds in DEVONthink Pro via NetNewsWire</title>
	<link>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/</link>
	<description>"you're at this website. i guarantee it." -dan byler</description>
	<pubDate>Tue, 06 Jan 2009 23:54:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Justin</title>
		<link>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-4477</link>
		<author>Justin</author>
		<pubDate>Tue, 21 Oct 2008 16:32:07 +0000</pubDate>
		<guid>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-4477</guid>
		<description>&lt;p&gt;Hi Dan,&lt;/p&gt;

&lt;p&gt;I recently adapted this (excellent) script to do Batch Archiving of feed items &lt;strong&gt;into Evernote&lt;/strong&gt; and thought you might be interested:
&lt;a href="http://veritrope.com/tips/netnewswire-to-evernote-batch-send-applescript" rel="nofollow"&gt;NNW to Evernote -- Batch Archiving&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I also wrote a different script geared toward moving items one at a time -- geared towards filing stuff away while you're reading through your news items:
&lt;a href="http://veritrope.com/tips/netnewswire-to-evernote-single-headline-or-tab-export-applescript" rel="nofollow"&gt;NNW to Evernote -- Headline/Tab Archiving&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Take a gander and, naturally, any suggestions or improvements would be appreciated.&lt;/p&gt;

&lt;p&gt;Finally, I wanted to thank you for your work on the DEVON script.  I've enjoyed reading through the code you wrote and, even more, getting my NNW stuff into DEVONThink properly with a minimum of effort.  ;)&lt;/p&gt;

&lt;p&gt;Kind Regards,
Justin&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>

<p>I recently adapted this (excellent) script to do Batch Archiving of feed items <strong>into Evernote</strong> and thought you might be interested:
<a href="http://veritrope.com/tips/netnewswire-to-evernote-batch-send-applescript" rel="nofollow">NNW to Evernote &#8212; Batch Archiving</a></p>

<p>I also wrote a different script geared toward moving items one at a time &#8212; geared towards filing stuff away while you&#8217;re reading through your news items:
<a href="http://veritrope.com/tips/netnewswire-to-evernote-single-headline-or-tab-export-applescript" rel="nofollow">NNW to Evernote &#8212; Headline/Tab Archiving</a></p>

<p>Take a gander and, naturally, any suggestions or improvements would be appreciated.</p>

<p>Finally, I wanted to thank you for your work on the DEVON script.  I&#8217;ve enjoyed reading through the code you wrote and, even more, getting my NNW stuff into DEVONThink properly with a minimum of effort.  ;)</p>

<p>Kind Regards,
Justin</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-3761</link>
		<author>Patrick</author>
		<pubDate>Thu, 02 Oct 2008 21:08:29 +0000</pubDate>
		<guid>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-3761</guid>
		<description>&lt;p&gt;Thank you very much for this handy applescript. Saves me a lot of time when archiving news-feeds.&lt;/p&gt;

&lt;p&gt;Greetings&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you very much for this handy applescript. Saves me a lot of time when archiving news-feeds.</p>

<p>Greetings</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio MORA</title>
		<link>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-2234</link>
		<author>Sergio MORA</author>
		<pubDate>Wed, 13 Aug 2008 22:50:38 +0000</pubDate>
		<guid>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-2234</guid>
		<description>&lt;p&gt;Sorry, it does not work pasting Applescript code here...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry, it does not work pasting Applescript code here&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio MORA</title>
		<link>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-2233</link>
		<author>Sergio MORA</author>
		<pubDate>Wed, 13 Aug 2008 22:49:41 +0000</pubDate>
		<guid>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-2233</guid>
		<description>&lt;p&gt;Bad code formating... againg 
&lt;code&gt;set sel&lt;em&gt;description to "" &#38; sel&lt;/em&gt;title &#38; "" &#38; sel_description&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Bad code formating&#8230; againg 
<div class="codesnip-container" >set sel<em>description to &#8220;&#8221; &amp; sel</em>title &amp; &#8220;&#8221; &amp; sel_description</div></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio MORA</title>
		<link>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-2232</link>
		<author>Sergio MORA</author>
		<pubDate>Wed, 13 Aug 2008 22:48:40 +0000</pubDate>
		<guid>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-2232</guid>
		<description>&lt;p&gt;Thanks for that awesome piece of code. I've made a little modification, to add the headline into the body of the HTML, in the feed archiving option. &lt;/p&gt;

&lt;p&gt;set sel&lt;em&gt;description to "" &#38; sel&lt;/em&gt;title &#38; "" &#38; sel_description&lt;/p&gt;

&lt;p&gt;I don't know hot to know the number of the line into the script, I just know I've placed it after the line containing this instruction "set sel_description to description of i".&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for that awesome piece of code. I&#8217;ve made a little modification, to add the headline into the body of the HTML, in the feed archiving option. </p>

<p>set sel<em>description to &#8220;&#8221; &amp; sel</em>title &amp; &#8220;&#8221; &amp; sel_description</p>

<p>I don&#8217;t know hot to know the number of the line into the script, I just know I&#8217;ve placed it after the line containing this instruction &#8220;set sel_description to description of i&#8221;.</p>

<p>Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Hickerson</title>
		<link>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-2204</link>
		<author>Mike Hickerson</author>
		<pubDate>Tue, 12 Aug 2008 12:58:59 +0000</pubDate>
		<guid>http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/#comment-2204</guid>
		<description>&lt;p&gt;Great script!  Thanks!  Good tip about the unread magazine articles, too - I have, um, several of those.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great script!  Thanks!  Good tip about the unread magazine articles, too - I have, um, several of those.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.946 seconds -->
