<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Veritrope &#187; Safari</title>
	<atom:link href="http://veritrope.com/tag/safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://veritrope.com</link>
	<description>Tech, Arts, Travel</description>
	<lastBuildDate>Mon, 05 Jul 2010 09:46:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='veritrope.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Save Your Safari URLs into Evernote!</title>
		<link>http://veritrope.com/tips/safari-tabs-to-evernote/</link>
		<comments>http://veritrope.com/tips/safari-tabs-to-evernote/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 19:07:45 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://veritrope.com/?p=2528</guid>
		<description><![CDATA[Save Your Safari Bookmarks into Evernote with this AppleScript that Exports a List of Your Open Tabs!]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-2551" title="PreviewScreenSnapz001" src="http://media.veritrope.com/wp-content/uploads/2009/10/PreviewScreenSnapz001-300x249.jpg" alt="PreviewScreenSnapz001" width="300" height="249" /><br />
Evernote user John recently posted this in the company&#8217;s Mac forum:</p>
<blockquote><p><a target="_blank" href="http://forum.evernote.com/phpbb/viewtopic.php?f=38&amp;t=12634" ><em><strong>&#8220;I was looking for a better way to store bookmarks while I am researching something without storing the entire web page or a pdf of it.  Dragging and dropping the icon from the web page URL into a note leads to a webloc file that has to be double-clicked to open, and does not work on the iPhone client.  Copying and pasting the URL into a note leads to a nice link that can be single click accessed, or accessed directly in the EN client on the iPhone, which is a nice touch.</strong></em></a></p>
<p><a target="_blank" href="http://forum.evernote.com/phpbb/viewtopic.php?f=38&amp;t=12634" ><em><strong>I can&#8217;t see any advantage to the webloc file. Can the default behavior of the drag and drop be changed on the desktop client so that it acts like a paste of the URL? It would make much more sense than the webloc, unless I am missing something.</strong></em></a></p>
<p><a target="_blank" href="http://forum.evernote.com/phpbb/viewtopic.php?f=38&amp;t=12634" ><em><strong> </strong></em></a><a target="_blank" href="http://forum.evernote.com/phpbb/viewtopic.php?f=38&amp;t=12634" ><em><strong>If anyone else has ideas about how they store bookmarks while they are researching so that they can be accessed between the EN desktop and iPhone client I would love to hear it.&#8221;</strong></em></a></p></blockquote>
<p>How about an AppleScript to do the job?<br />
<span id="more-2528"></span></p>
<h3>Features</h3>
<ul>
<li>This AppleScript creates a note with a list of the URLs of each open tab in the frontmost window of Safari.</li>
<li>Efficiency was foremost in my mind when creating this script.  As such, the script creates the note in the default notebook and without any tagging.  If anyone thinks that notebook selection and tagging should be included, please let me know in the comments below and I&#8217;ll consider adding it in!</li>
</ul>
<h3>Current Limitations and Open Issues</h3>
<p>(Otherwise known as &#8220;Places Where You Could Help Out!&#8221;)</p>
<ul>
<li>Errors that will undoubtedly arise when you do something that I didn&#8217;t think of or test for!  <img src='http://veritrope.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<h3>How to Install and Use</h3>
<p>Just run the script!</p>
<h3>Change Log:</h3>
<ul>
<li>1.00     (October 28, 2009)     INITIAL RELEASE OF SCRIPT</li>
</ul>
<p>My fellow AppleScript ninjas &#8212; Dive in to the code and, if you have any suggestions or problems, please let me know about them in the comment thread below.</p>
<p>And remember:</p>
<ol>
<li>I am providing these scripts for the benefit of the Mac community.  While they work wonderfully for me, I cannot take responsibility for any data you might lose (or if your laptop turns into a pumpkin or something&#8230;);</li>
<li>&#8220;Community&#8221; means &#8220;participation&#8221;.  Please share with the rest of us *how* you use these scripts in your workflow, how you think they could be improved (and feel free to help someone if they don&#8217;t understand something!)</li>
</ol>
<div class="codecolorer-container applescript twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;height:300px;"><div class="applescript codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #808080; font-style: italic;">(*<br />
http://veritrope.com<br />
Safari URLs List to Evernote Exporter<br />
Version 1.0<br />
October 28, 2009<br />
Project Status, Latest Updates, and Comments Collected at:<br />
http://veritrope.com/tips/safari-tabs-to-evernote<br />
<br />
Installation: Just double-click on the script!<br />
<br />
FastScripts Installation (Optional, but recommended):<br />
--Download and Install FastScripts from http://www.red-sweater.com/fastscripts/index.html<br />
--Copy script or an Alias to ~/Library/Scripts/Applications/Yojimbo<br />
--Set up your keyboard shortcut<br />
<br />
CHANGELOG:<br />
<br />
1.00&nbsp; &nbsp; INITIAL RELEASE<br />
*)</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> url_list <span style="color: #ff0033; font-weight: bold;">to</span> <span style="color: #000000;">&#123;</span><span style="color: #000000;">&#125;</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> <span style="color: #ff0033;">the</span> date_stamp <span style="color: #ff0033; font-weight: bold;">to</span> <span style="color: #000000;">&#40;</span><span style="color: #000000;">&#40;</span><span style="color: #ff0033;">the</span> current date<span style="color: #000000;">&#41;</span> <span style="color: #ff0033;">as</span> <span style="color: #0066ff;">string</span><span style="color: #000000;">&#41;</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> NoteTitle <span style="color: #ff0033; font-weight: bold;">to</span> <span style="color: #009900;">&quot;URL List from Safari Tabs on &quot;</span> <span style="color: #000000;">&amp;</span>amp; <span style="color: #ff0033;">the</span> date_stamp<br />
<span style="color: #ff0033; font-weight: bold;">tell</span> <span style="color: #0066ff;">application</span> <span style="color: #009900;">&quot;Safari&quot;</span><br />
<span style="color: #0066ff;">activate</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> safariWindow <span style="color: #ff0033; font-weight: bold;">to</span> <span style="color: #0066ff;">window</span> <span style="color: #000000;">1</span><br />
<span style="color: #ff0033; font-weight: bold;">repeat</span> <span style="color: #ff0033; font-weight: bold;">with</span> w <span style="color: #ff0033; font-weight: bold;">in</span> safariWindow<br />
<span style="color: #ff0033; font-weight: bold;">try</span><br />
<span style="color: #ff0033; font-weight: bold;">repeat</span> <span style="color: #ff0033; font-weight: bold;">with</span> t <span style="color: #ff0033; font-weight: bold;">in</span> <span style="color: #000000;">&#40;</span>tabs <span style="color: #ff0033; font-weight: bold;">of</span> w<span style="color: #000000;">&#41;</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> TabTitle <span style="color: #ff0033; font-weight: bold;">to</span> <span style="color: #000000;">&#40;</span><span style="color: #0066ff;">name</span> <span style="color: #ff0033; font-weight: bold;">of</span> t<span style="color: #000000;">&#41;</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> TabURL <span style="color: #ff0033; font-weight: bold;">to</span> <span style="color: #000000;">&#40;</span>URL <span style="color: #ff0033; font-weight: bold;">of</span> t<span style="color: #000000;">&#41;</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> TabInfo <span style="color: #ff0033; font-weight: bold;">to</span> <span style="color: #000000;">&#40;</span><span style="color: #009900;">&quot;&quot;</span> <span style="color: #000000;">&amp;</span>amp; TabTitle <span style="color: #000000;">&amp;</span>amp; <span style="color: #ff0033; font-weight: bold;">return</span> <span style="color: #000000;">&amp;</span>amp; TabURL <span style="color: #000000;">&amp;</span>amp; <span style="color: #ff0033; font-weight: bold;">return</span> <span style="color: #000000;">&amp;</span>amp; <span style="color: #ff0033; font-weight: bold;">return</span><span style="color: #000000;">&#41;</span><br />
<span style="color: #ff0033; font-weight: bold;">copy</span> TabInfo <span style="color: #ff0033; font-weight: bold;">to</span> <span style="color: #ff0033;">the</span> <span style="color: #ff0033; font-weight: bold;">end</span> <span style="color: #ff0033; font-weight: bold;">of</span> url_list<br />
<span style="color: #ff0033; font-weight: bold;">end</span> <span style="color: #ff0033; font-weight: bold;">repeat</span><br />
<span style="color: #ff0033; font-weight: bold;">end</span> <span style="color: #ff0033; font-weight: bold;">try</span><br />
<span style="color: #ff0033; font-weight: bold;">end</span> <span style="color: #ff0033; font-weight: bold;">repeat</span><br />
<span style="color: #ff0033; font-weight: bold;">end</span> <span style="color: #ff0033; font-weight: bold;">tell</span><br />
<br />
<span style="color: #808080; font-style: italic;">-- convert url_list to text</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> old_delim <span style="color: #ff0033; font-weight: bold;">to</span> AppleScript<span style="">'</span>s <span style="color: #0066ff;">text</span> <span style="color: #0066ff;">item</span> <span style="color: #0066ff;">delimiters</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> AppleScript<span style="">'</span>s <span style="color: #0066ff;">text</span> <span style="color: #0066ff;">item</span> <span style="color: #0066ff;">delimiters</span> <span style="color: #ff0033; font-weight: bold;">to</span> <span style="color: #ff0033; font-weight: bold;">return</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> url_list <span style="color: #ff0033; font-weight: bold;">to</span> url_list <span style="color: #ff0033;">as</span> <span style="color: #0066ff;">text</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> AppleScript<span style="">'</span>s <span style="color: #0066ff;">text</span> <span style="color: #0066ff;">item</span> <span style="color: #0066ff;">delimiters</span> <span style="color: #ff0033; font-weight: bold;">to</span> old_delim<br />
<br />
<span style="color: #ff0033; font-weight: bold;">tell</span> <span style="color: #0066ff;">application</span> <span style="color: #009900;">&quot;Evernote&quot;</span><br />
<span style="color: #ff0033; font-weight: bold;">set</span> EVNote <span style="color: #ff0033; font-weight: bold;">to</span> <span style="color: #000000;">&#40;</span>create note <span style="color: #ff0033; font-weight: bold;">with</span> <span style="color: #0066ff;">text</span> url_list title NoteTitle<span style="color: #000000;">&#41;</span><br />
<span style="color: #ff0033; font-weight: bold;">end</span> <span style="color: #ff0033; font-weight: bold;">tell</span></div></div>
<p><a href="http://veritrope.com/mint/pepper/tillkruess/downloads/tracker.php?url=http://media.veritrope.com/scripts/Safari_URLs_to_Evernote.zip&amp;remote" ><img src="http://media.veritrope.com/wp-content/images/download_button.png" alt="CLICK HERE TO DOWNLOAD" width="300"/></a></p>
<h1>Was this script helpful to you?  Please Donate!</h1>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="9259087" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /><br />
</form>
<p></p>
<h2>Found a bug in the script?</h2>
<h3><a href="http://veritrope.com/bug-report/" >Click Here To Submit Your Bug Report!</a></h3>
<h2>Interested in what other scripts are available for Evernote?</h2>
<h3><a href="http://veritrope.com/tips/evernote-applescript-resources" >Click here to see the latest list!</a></h3>
<p></p>
<h2>Interested in Snow Leopard Services?</h2>
<h3><a href="http://veritrope.com/snow-leopard-services" >Click here to see the latest list!</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://veritrope.com/tips/safari-tabs-to-evernote/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Evernote Applescript Resources (and Accessories)</title>
		<link>http://veritrope.com/tips/evernote-applescript-resources-and-accessories/</link>
		<comments>http://veritrope.com/tips/evernote-applescript-resources-and-accessories/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 03:18:59 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[From Other Websites]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[AutoHotKey]]></category>
		<category><![CDATA[Camino]]></category>
		<category><![CDATA[Clarifi]]></category>
		<category><![CDATA[Delicious]]></category>
		<category><![CDATA[DEVONthink]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[Eye-Fi]]></category>
		<category><![CDATA[Google Notebook]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Kindle]]></category>
		<category><![CDATA[LittleSnapper]]></category>
		<category><![CDATA[Livescribe]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacJournal]]></category>
		<category><![CDATA[NetNewsWire]]></category>
		<category><![CDATA[Note-Taking Software]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Quicksilver]]></category>
		<category><![CDATA[RTF]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Toodledo]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[TXT]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Yojimbo]]></category>

		<guid isPermaLink="false">http://veritrope.com/?p=318</guid>
		<description><![CDATA[Links to Evernote Applescripts and Accessories -- Updated Regularly!]]></description>
			<content:encoded><![CDATA[<h2>This page is updated as new scripts an accessories are released.</h2>
<h2><strong>Latest Update: 8 February, 2010</strong></h2>
<h2>Want a script customized for your workflow (or a new one that you don&#8217;t see here)?</h2>
<h3><a href="http://veritrope.com/contact" >Contact me to find out how to commission a script!</a></h3>
<h2>Did this list help you out?  Please make a donation!</h2>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="5509806" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /><br />
</form>
<p><span id="more-318"></span></p>
<h1>Evernote Scripts / API Applications:</h1>
<ul>
<h3>Veritrope.com Scripts</h3>
<li><a href="http://veritrope.com/tips/evernote-importer-txt-or-rtf-files" >**NEW**     RTF/TXT File Imported (To Improve Formatting Over Native Import)</a></li>
<li><a href="http://veritrope.com/tips/safari-tabs-to-evernote" >Safari URLs to Evernote (To Generate A Quick List Of Bookmarks from Your Open Tabs)</a></li>
<li><a href="http://veritrope.com/tips/yojimbo-evernote-export" >Yojimbo to Evernote Exporter</a></li>
<li><a href="http://veritrope.com/tips/evernote-yojimbo-export" >Evernote to Yojimbo Exporter</a></li>
<li><a href="http://veritrope.com/tips/netnewswire-to-evernote-batch-send-applescript" >NetNewsWire to Evernote: Batch Sending</a> (For when you need to do some heavier lifting &#8212; slower, but brings over multiple items)</li>
<li><a href="http://veritrope.com/tips/connecting-evernote-and-devonthink-with-applescript" ><strong>TWO</strong> Scripts Connecting DEVONthink and Evernote!</a></li>
<li><a href="http://veritrope.com/tips/evernote-macjournal-export" >Evernote to MacJournal Exporter</a></li>
<li><a href="http://veritrope.com/tips/macjournal-to-evernote-batch-export-applescript" >MacJournal to Evernote Batch Exporter</a></li>
<li><a href="http://veritrope.com/tips/mail-to-evernote" >Apple Mail to Evernote</a></li>
<li><a href="http://veritrope.com/tips/evernote-html-export" >Export Evernote Notes to HTML (Legacy Script) </a></li>
<li><a href="http://veritrope.com/tips/evernote-rtf-export" >Export Notes From Evernote to an RTF text file</a></li>
<li><a href="http://veritrope.com/tips/evernote-note-list-export" >Export a List of Titles for Notes In Evernote to a text file</a></li>
<li><a href="http://veritrope.com/tips/entourage-to-evernote" >Microsoft Entourage to Evernote</a></li>
<li><a href="http://veritrope.com/tips/netnewswire-to-evernote-single-headline-or-tab-export-applescript" >NetNewsWire to Evernote: Single Headline or Tab</a> (For the quickest way to get an item into Evernote)</li>
<blockquote>
<h2><strong>Want to know when this list has been updated?</strong></h2>
<h3><a target="_blank" href="http://twitter.com/Veritrope" >Follow Veritrope on Twitter</a></h3>
</blockquote>
<blockquote>
<h2><strong>Are you using Snow Leopard?</strong></h2>
<h3><a href="http://veritrope.com/snow-leopard-services" >Be sure to check the Snow Leopard Services page as well!</a></h3>
</blockquote>
<h1>Other Scripts/Extensions/Projects</h1>
<li><a href="http://randomfox.livejournal.com/16994.html">**NEW**     Import Delicious Bookmarks into Evernote.<br />
</a></li>
<li><a target="_blank" href="http://github.com/3n/LittleSnapper-to-Evernote" >**NEW**     An Applescript to push all of your LittleSnapper snaps into Evernote, including tags/ratings/title/date!</a></li>
<li><a target="_blank" href="http://www.toodledo.com/forums/3/2110/-10074/evernote-integration-using-tarpipecom.html" >**NEW**     Toodledo-to-Evernote Workflow</a></li>
<li><a target="_blank" href="http://code.google.com/p/polactions/" >Automator Actions for Evernote</a></li>
<li><a target="_blank" href="http://www.livescribe.com/FORUMS/showthread.php?t=4165" >Livescribe/Evernote AppleScript</a></li>
<li><a target="_blank" href="http://www.cjthomas.org/2009/07/import-kindle-clippings-to-evernote/" >Import Amazon Kindle clippings into Evernote</a></li>
<li><a target="_blank" href="http://sealedabstract.com/?p=496" >AppleScript to Export entire Evernote notebook in PDF format</a></li>
<li><a target="_blank" href="http://snipplr.com/view/18402/bookmark-wordpress-post-in-evernote/" >PHP code to send a WordPress post to Evernote</a></li>
<li><a target="_blank" href="http://github.com/HotFusionMan/import-Twitter-favorites-to-Evernote/blob/03bca535c1e531222d319f0a0ae45a4f5f2d83a6/Evernote_connection.rb" >Ruby Script to import Twitter favorites to Evernote</a></li>
<li><a target="_blank" href="http://ow.ly/15KlYX" >Ruby Script to improve import of Delicious bookmarks into Evernote </a></li>
<li><a target="_blank" href="http://www.cloudave.com/link/evernote-offers-an-option-to-import-google-notebook" >Using a Greasemonkey script to speed up import from Google Notebooks to Evernote</a></li>
<li><a target="_blank" href="http://userscripts.org/scripts/review/25819" >Greasemonkey script to force https: on Evernote websites</a></li>
<li><a target="_blank" href="http://friendfeed.com/evernote-addicts/76a4537d/great-script-to-use-evernote-bookmarklet-via" >Use the Evernote Bookmarklet via Ubiquity</a></li>
<li><a target="_blank" href="http://forum.evernote.com/phpbb/viewtopic.php?f=30&amp;t=7161&amp;p=38397#p38392" >AutoHotKey Script for Evernote</a></li>
<li><a target="_blank" href="http://ubuntuforums.org/showthread.php?t=1168368" >Ubuntu Evernote Clipping Script</a></li>
<li><a target="_blank" href="http://pimpmycamino.com/parts/evernote-toolbar-script" >Camino Browser Toolbar Script</a></li>
<li><a target="_blank" href="http://www.ajmani.org/blog/?p=13" >Journler to Evernote AppleScript</a></li>
<li><a target="_blank" href="http://www.macosxhints.com/article.php?story=20081002082657926&amp;query=evernote" >Clip to Evernote via Quicksilver and AppleScript</a></li>
<li><a target="_blank" href="http://polyphrase.blogspot.com/2008/12/applescript-send-link-from-safari-to.html" >Copy title and URL in the front most window of Safari to Evernote with link</a></li>
<li><a target="_blank" href="http://sonnygill.wordpress.com/2008/10/30/creating-a-daily-log-in-evernote-from-quicksilver/" >Creating a daily log in Evernote from Quicksilver</a></li>
<li><a target="_blank" href="http://pastebin.com/pastebin.php?dl=f35bd27ba" >Import Yojimbo items into Evernote</a></li>
<li><a target="_blank" href="http://mph.puddingbowl.org/2009/02/post-netnewswire-items-to-evernote/" >A Ruby/AppleScript solution to post NetNewsWire Items to Evernote</a></li>
<li><a target="_blank" href="http://www.devon-technologies.com/scripts/userforum/viewtopic.php?f=2&amp;t=7798#p36612" >Import Evernote ENEX Files into DevonThink as HTML</a></li>
<li><a target="_blank" href="http://rpj.github.com/evernotefsapp/" >A MacFUSE-based file system for accessing the Evernote service. (Under Development &#8212; Use with caution!) </a></li>
</ul>
<h2>Written (or know of) an Evernote Script not listed here?  Post it in the comments below and I&#8217;ll add it to the list!</h2>
<h1>Evernote Accessories + Services:</h1>
<ul>
<li> <a target="_blank" href="http://affiliate.pixily.com/VERITROPE?utm_source=affnw&amp;utm_medium=banv1&amp;utm_campaign=120x120-blue-1" >Pixily</a> is a service that Evernote users can ship their paper documents to &#8212; they scan, categorize and upload the documents to a customer’s web account, where they can be transferred into an Evernote account with the push of a button.  For a limited time, Pixily is offering Evernote users a $10 discount. To take advantage of the discount, <a target="_blank" href="http://affiliate.pixily.com/VERITROPE?utm_source=affnw&amp;utm_medium=banv1&amp;utm_campaign=120x120-blue-1" >follow this link</a> and type EVERNOTE into the coupon code field during checkout.<br />
httpv://www.youtube.com/watch?v=srR1RUt0U5w&amp;feature=player_embedded</li>
<li>The <a target="_blank" href="http://www.amazon.com/gp/product/B0021AERWY?ie=UTF8&amp;tag=veritrope-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0021AERWY" >Fujitsu ScanSnap S1500 Deluxe Bundle Instant PDF Sheet-Fed Scanner</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=veritrope-20&amp;l=as2&amp;o=1&amp;a=B0021AERWY" border="0" alt="" width="1" height="1" /> &#8212; available for <a target="_blank" href="http://www.amazon.com/gp/product/B001XWCQO2?ie=UTF8&amp;tag=veritrope-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001XWCQO2" >the Mac</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=veritrope-20&amp;l=as2&amp;o=1&amp;a=B001XWCQO2" border="0" alt="" width="1" height="1" /> and also for <a target="_blank" href="http://www.amazon.com/gp/product/B001V9LQH0?ie=UTF8&amp;tag=veritrope-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001V9LQH0" >Windows users</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=veritrope-20&amp;l=as2&amp;o=1&amp;a=B001V9LQH0" border="0" alt="" width="1" height="1" /> &#8212; is Fujitsu&#8217;s latest, greatest version of their sheet-fed Document Scanner.  With the push of a button, you can create a PDF file of up to 50 pages at a time. Just drop those PDFs into Evernote and, voila, you&#8217;re paperless.  You can even <a target="_blank" href="http://www.documentsnap.com/scansnap-evernote-chocolate-peanut-butter/" >scan your documents directly into Evernote</a>.  I own the previous model and have whole-heartedly recommended it to clients who are trying to digitize big piles of paper quickly (BTW &#8212; they also love it!):<br />
<a target="_blank" href="http://www.amazon.com/gp/product/B001XWCQO2?ie=UTF8&amp;tag=veritrope-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001XWCQO2" ><img class="alignnone" title="ScanSnap S1500M" src="http://www.fujitsu.com/img/COMP/fcpa/scanners/s1500m_header.gif" alt="" width="300" height="150" /> </a></li>
<li>The <a target="_blank" href="http://www.amazon.com/gp/product/B001GK3S7A?ie=UTF8&amp;tag=veritrope-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001GK3S7A" >Griffin Clarifi with EasyDock(Black)</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=veritrope-20&amp;l=as2&amp;o=1&amp;a=B001GK3S7A" border="0" alt="" width="1" height="1" /> is a case for your iPhone 3G or 3GS that allows you to sharpen the iPhone&#8217;s close-up photos of business cards, receipts, or any small portion of text.  Once your picture is in Evernote, text inside the image is recognized and available for searching (and easy cut-and-pasting into your favorite contact manager / word processor / etc.)<br />
Pretty spiffy!   Check out this video from the Evernote blog of the Clarifi in action!:<br />
httpvh://www.youtube.com/watch?v=vduAAtinBG0</li>
<li>Don&#8217;t have an iPhone?  Maybe you need to capture larger amounts of text (like a whiteboard)?  How about the name and location of a store or a restaurant while you&#8217;re sight-seeing? <a target="_blank" href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26tag%3Dmozilla-20%26index%3Dblended%26link%255Fcode%3Dqs%26field-keywords%3Deye-fi%26sourceid%3DMozilla-search&amp;tag=veritrope-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957" >Eye-Fi makes a whole series of SD cards aimed at both PC and Mac users, professional photographers, and even video enthusiasts</a><img style="border: none !important; margin: 0px !important;" src="https://www.assoc-amazon.com/e/ir?t=veritrope-20&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" />!  It works with most digital cameras and even allows you to send geo-tagged photos directly to your Evernote account over its own Wi-Fi connection.  Not only is the text in any digital photo automatically recognized and indexed, but the *LOCATION* as well.  It&#8217;s a perfect way to keep a &#8220;virtual travel scrapbook&#8221;!   I use this one myself &#8212; and I couldn&#8217;t be more pleased with how easy and well it works.</li>
<p>And again, check out this video from Evernote to see how it works:<br />
httpv://www.youtube.com/watch?v=HzFpQbV5In8&amp;feature=player_embedded</ul>
<h2>Did this list help you out?  Feel free to make a donation!</h2>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="5509806" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /><br />
</form>
]]></content:encoded>
			<wfw:commentRss>http://veritrope.com/tips/evernote-applescript-resources-and-accessories/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: veritrope.com @ 2010-08-01 04:57:33 -->