<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	>
<channel>
	<title>Comments on: Improved Kindle Clippings Macro for Word</title>
	<atom:link href="http://theprofessornotes.com/archives/543/feed" rel="self" type="application/rss+xml" />
	<link>http://theprofessornotes.com/archives/543</link>
	<description>Where my thoughts and your eyes (and now ears!) collide</description>
	<lastBuildDate>Wed, 23 Jun 2010 18:55:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Pedro</title>
		<link>http://theprofessornotes.com/archives/543/comment-page-1#comment-10822</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Mon, 31 May 2010 02:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://theprofessornotes.com/?p=543#comment-10822</guid>
		<description>Thanks for your work. it helps me to built personal great book summaries   thanks again

Pedro</description>
		<content:encoded><![CDATA[<p>Thanks for your work. it helps me to built personal great book summaries   thanks again</p>
<p>Pedro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TKC 81 James McQuivey &#124; Covers for Kindle</title>
		<link>http://theprofessornotes.com/archives/543/comment-page-1#comment-10582</link>
		<dc:creator>TKC 81 James McQuivey &#124; Covers for Kindle</dc:creator>
		<pubDate>Wed, 10 Mar 2010 03:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://theprofessornotes.com/?p=543#comment-10582</guid>
		<description>[...] tip - Via Andrys Basten&#8217;s Kindleworld, Steve Brady (aka The Professor) creates a Word macro (Windows only) that might bring some order to your My Clippings file.  To see your highlights and [...]</description>
		<content:encoded><![CDATA[<p>[...] tip &#8211; Via Andrys Basten&#8217;s Kindleworld, Steve Brady (aka The Professor) creates a Word macro (Windows only) that might bring some order to your My Clippings file.  To see your highlights and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Ramshaw</title>
		<link>http://theprofessornotes.com/archives/543/comment-page-1#comment-10537</link>
		<dc:creator>Adam Ramshaw</dc:creator>
		<pubDate>Thu, 11 Feb 2010 02:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://theprofessornotes.com/?p=543#comment-10537</guid>
		<description>Steve -- thanks for a great solution to a time consuming problem.  I had just started down the -- this is going to be easy path I&#039;ll just text-&gt;table it, when it all came unraveled at the first carriage return in some text.  This solution saved me lots time in development.

One suggestion in this section:
&#039; replaces general carriage returns with spaces, hopefully identifying those fields that are still content.
With Selection.Find
        .Text = &quot;^p&quot;
        .Replacement.Text = &quot; &quot;
        .Forward = True
        .Wrap = wdFindContinue
End With

If you make it .Replacement.Text = &quot;@@@&quot; then you can go along later (after it is text-&gt;tabled) and replace the @@@ for ^p to put the carriage returns back in and return the text to its original format.</description>
		<content:encoded><![CDATA[<p>Steve &#8212; thanks for a great solution to a time consuming problem.  I had just started down the &#8212; this is going to be easy path I&#8217;ll just text-&gt;table it, when it all came unraveled at the first carriage return in some text.  This solution saved me lots time in development.</p>
<p>One suggestion in this section:<br />
&#8216; replaces general carriage returns with spaces, hopefully identifying those fields that are still content.<br />
With Selection.Find<br />
        .Text = &#8220;^p&#8221;<br />
        .Replacement.Text = &#8221; &#8221;<br />
        .Forward = True<br />
        .Wrap = wdFindContinue<br />
End With</p>
<p>If you make it .Replacement.Text = &#8220;@@@&#8221; then you can go along later (after it is text-&gt;tabled) and replace the @@@ for ^p to put the carriage returns back in and return the text to its original format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Kindle Chronicles - TKC 81 James McQuivey</title>
		<link>http://theprofessornotes.com/archives/543/comment-page-1#comment-10530</link>
		<dc:creator>The Kindle Chronicles - TKC 81 James McQuivey</dc:creator>
		<pubDate>Sat, 06 Feb 2010 00:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://theprofessornotes.com/?p=543#comment-10530</guid>
		<description>[...] tip - Via Andrys Basten&#8217;s Kindleworld, Steve Brady (aka The Professor) creates a Word macro (Windows only) that might bring some order to your My Clippings file.  To see your highlights and [...]</description>
		<content:encoded><![CDATA[<p>[...] tip &#8211; Via Andrys Basten&#8217;s Kindleworld, Steve Brady (aka The Professor) creates a Word macro (Windows only) that might bring some order to your My Clippings file.  To see your highlights and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Definitive Kindle Guide for College Students - CollegeTimes&#8482;</title>
		<link>http://theprofessornotes.com/archives/543/comment-page-1#comment-10523</link>
		<dc:creator>The Definitive Kindle Guide for College Students - CollegeTimes&#8482;</dc:creator>
		<pubDate>Thu, 04 Feb 2010 04:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://theprofessornotes.com/?p=543#comment-10523</guid>
		<description>[...] Clipping Extractor Macro: This is for Windows, and is a macro for MS Word. It allows you to sort through the clippings.txt file in such a way that you can extract notes and highlights from a particular book. This can be very useful indeed when it comes to studying. [...]</description>
		<content:encoded><![CDATA[<p>[...] Clipping Extractor Macro: This is for Windows, and is a macro for MS Word. It allows you to sort through the clippings.txt file in such a way that you can extract notes and highlights from a particular book. This can be very useful indeed when it comes to studying. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary_O</title>
		<link>http://theprofessornotes.com/archives/543/comment-page-1#comment-10486</link>
		<dc:creator>Gary_O</dc:creator>
		<pubDate>Sun, 24 Jan 2010 01:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://theprofessornotes.com/?p=543#comment-10486</guid>
		<description>Thanks for the macro! One of my favorite ways to use the Kindle is to highlight phrases that resonate with me for future pondering and research, and this macro works great to organize these highlights and notes by book.  Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for the macro! One of my favorite ways to use the Kindle is to highlight phrases that resonate with me for future pondering and research, and this macro works great to organize these highlights and notes by book.  Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrys</title>
		<link>http://theprofessornotes.com/archives/543/comment-page-1#comment-10478</link>
		<dc:creator>Andrys</dc:creator>
		<pubDate>Fri, 22 Jan 2010 18:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://theprofessornotes.com/?p=543#comment-10478</guid>
		<description>Steve,
  As ever I&#039;m grateful for you work on this macro.

  While clicking on your link to the macro text will cause the browser to show the text, there is a built-in way to save the text as a file from the browser.

  With the macro text link, people should right-click on the link and, on a  Windows system, choose something like &quot;Save link as&quot; or &quot;Save target as&quot; or Save File as&quot; (depending on what the browser wording is) and that will cause the browser to suggest &quot;kindle.bas&quot; -- accept that.  (With a Mac, HOLD DOWN the mouse click and eventually a menu will come up saying &quot;DOWNLOAD file&quot; or something like that.)

 HOWEVER, the file will be saved as &quot;kindle.bas.txt&quot; so people will have to rename that new file to &quot;kindle.bas&quot; as you suggest.

 Your suggestion works but there is the danger that people may not highlight all of it.

 - Andrys</description>
		<content:encoded><![CDATA[<p>Steve,<br />
  As ever I&#8217;m grateful for you work on this macro.</p>
<p>  While clicking on your link to the macro text will cause the browser to show the text, there is a built-in way to save the text as a file from the browser.</p>
<p>  With the macro text link, people should right-click on the link and, on a  Windows system, choose something like &#8220;Save link as&#8221; or &#8220;Save target as&#8221; or Save File as&#8221; (depending on what the browser wording is) and that will cause the browser to suggest &#8220;kindle.bas&#8221; &#8212; accept that.  (With a Mac, HOLD DOWN the mouse click and eventually a menu will come up saying &#8220;DOWNLOAD file&#8221; or something like that.)</p>
<p> HOWEVER, the file will be saved as &#8220;kindle.bas.txt&#8221; so people will have to rename that new file to &#8220;kindle.bas&#8221; as you suggest.</p>
<p> Your suggestion works but there is the danger that people may not highlight all of it.</p>
<p> &#8211; Andrys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Definitive Kindle Guide for College Students</title>
		<link>http://theprofessornotes.com/archives/543/comment-page-1#comment-10463</link>
		<dc:creator>The Definitive Kindle Guide for College Students</dc:creator>
		<pubDate>Mon, 18 Jan 2010 23:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://theprofessornotes.com/?p=543#comment-10463</guid>
		<description>[...] Clipping Extractor Macro: This is for Windows, and is a macro for MS Word. It allows you to sort through the clippings.txt file in such a way that you can extract notes and highlights from a particular book. This can be very useful indeed when it comes to studying. [...]</description>
		<content:encoded><![CDATA[<p>[...] Clipping Extractor Macro: This is for Windows, and is a macro for MS Word. It allows you to sort through the clippings.txt file in such a way that you can extract notes and highlights from a particular book. This can be very useful indeed when it comes to studying. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carrie Woods</title>
		<link>http://theprofessornotes.com/archives/543/comment-page-1#comment-10366</link>
		<dc:creator>Carrie Woods</dc:creator>
		<pubDate>Tue, 17 Nov 2009 18:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://theprofessornotes.com/?p=543#comment-10366</guid>
		<description>Love the macro, thanks!  Would be great if it could separate out the &quot;date added&quot; (without the words) so you could use Excel to filter to find only new clippings.</description>
		<content:encoded><![CDATA[<p>Love the macro, thanks!  Would be great if it could separate out the &#8220;date added&#8221; (without the words) so you could use Excel to filter to find only new clippings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Brady</title>
		<link>http://theprofessornotes.com/archives/543/comment-page-1#comment-10219</link>
		<dc:creator>Steve Brady</dc:creator>
		<pubDate>Wed, 29 Jul 2009 14:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://theprofessornotes.com/?p=543#comment-10219</guid>
		<description>Gib

Thanks for your comment, and thanks for testing it in the older Word for Mac.  Let me know how it goes!</description>
		<content:encoded><![CDATA[<p>Gib</p>
<p>Thanks for your comment, and thanks for testing it in the older Word for Mac.  Let me know how it goes!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
