<?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>Brett Terpstrareadability2 - Brett Terpstra</title>
	<atom:link href="http://brettterpstra.com/tag/readability2/feed/" rel="self" type="application/rss+xml" />
	<link>http://brettterpstra.com</link>
	<description>Elegant solutions to complex problems.</description>
	<lastBuildDate>Thu, 09 Feb 2012 15:01:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Clippable updated to remove source code line numbers</title>
		<link>http://brettterpstra.com/clippable-updated-to-remove-source-code-line-numbers/</link>
		<comments>http://brettterpstra.com/clippable-updated-to-remove-source-code-line-numbers/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 11:55:31 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[clippable]]></category>
		<category><![CDATA[evernote]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[readability2]]></category>

		<guid isPermaLink="false">http://brettterpstra.com/?p=212</guid>
		<description><![CDATA[<p>I made a couple of minor changes to the Clippable bookmarklet, mostly in the way it handles SyntaxHighlighter code blocks. The SyntaxHighlighter plugin is used (too) often to format and color code source snippets in websites. The result when clipping a page is that the code you get still has line numbers, but no option to view the raw source&#8230;</p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/clippable-updated-to-remove-source-code-line-numbers/">Clippable updated to remove source code line numbers</a></p>]]></description>
			<content:encoded><![CDATA[<p>I made a couple of minor changes to the <a href="http://brettterpstra.com/share/readability2.html">Clippable bookmarklet</a>, mostly in the way it handles SyntaxHighlighter code blocks. The SyntaxHighlighter plugin is used (too) often to format and color code source snippets in websites. The result when clipping a page is that the code you get still has line numbers, but no option to view the raw source without going back to the web page. Then you end up manually editing out the line numbers if you want to copy and paste the code, which can be a pain in most cases.</p>

<p>Since the point of Clippable was to deal better with things <em>like</em> code blocks (especially for saving snippets to Evernote), it now removes the toolbar and line numbers from SyntaxHighlighter blocks. It also looks for another common technique: converting lines in code to an ordered list inside of a pre block. This is just blotted out with CSS now. Those are the only two highlighting methods it targets at the moment, but I’ll tackle more as I run into them.</p>

<p>If you already have the bookmarklet installed, you’re already benefitting from these changes (the bookmarklet calls the source scripts on my server, so it is, in essence, automatically updated). If not, just cruise over to the <a href="http://brettterpstra.com/share/readability2.html">Clippable page</a> and grab it!</p>
<p>Related posts:<ol>
<li><a href='http://brettterpstra.com/clippable-updated-goes-mobile/' rel='bookmark' title='Clippable updated, goes mobile'>Clippable updated, goes mobile</a></li>
<li><a href='http://brettterpstra.com/clippable/' rel='bookmark' title='Clippable'>Clippable</a></li>
<li><a href='http://brettterpstra.com/clippable-to-evernote-snow-leopard-service/' rel='bookmark' title='Clippable to Evernote Snow Leopard Service'>Clippable to Evernote Snow Leopard Service</a></li>
</ol></p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/clippable-updated-to-remove-source-code-line-numbers/">Clippable updated to remove source code line numbers</a></p>]]></content:encoded>
			<wfw:commentRss>http://brettterpstra.com/clippable-updated-to-remove-source-code-line-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Readability2 leaks out</title>
		<link>http://brettterpstra.com/readability2-leaks-out/</link>
		<comments>http://brettterpstra.com/readability2-leaks-out/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 09:30:52 +0000</pubDate>
		<dc:creator>Brett</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[evernote]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[readability2]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://brettterpstra.com/?p=52</guid>
		<description><![CDATA[<p>So my modification of the Readability bookmarklet kind of snuck out before it was ready, but it’s my own fault. Now I’m scrambling a little to make it more presentable and less of a straight-up hack of the excellent original. I wanted to make a few things clear about my goals and purpose on this one. First the entire project&#8230;</p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/readability2-leaks-out/">Readability2 leaks out</a></p>]]></description>
			<content:encoded><![CDATA[<p><img style=' display:none'  src="http://cdn2.brettterpstra.com/wp-content/uploads/2009/11/readability2110220091.jpg?9d7bd4" alt="readability211022009" title="readability211022009" width="440" height="187" class="alignnone size-full wp-image-126 headerimg" /></p>

<p>So <a href="http://brettterpstra.com/share/readability2.html">my modification of the Readability bookmarklet</a> kind of snuck out before it was ready, but it’s my own fault. Now I’m scrambling a little to make it more presentable and less of a straight-up hack of the <a href="http://lab.arc90.com/experiments/readability/">excellent original</a>. I wanted to make a few things clear about my goals and purpose on this one.</p>

<p>First the entire project was really a subset of my attempt at a better Evernote clipper for Snow Leopard. One which allowed me to preserve code formatting and automatically remove comments and ads from the post, in a smarter fashion than the current Safari clipper does. I built it as a System Service and run it with a hotkey. You can <a href="http://cdn2.brettterpstra.com/wp-content/uploads/2009/11/clippable-to-evernote1111111.zip?9d7bd4">download it</a> and try it out, if you like. I’ll make a more accessible version with instructions shortly.</p>

<p>This is why I removed the formatting options from the bookmarklet… Evernote was going to strip all of that out anyway. Originally, I was just using the code to strip out ads and find the meat. The modifications to preserve code blocks, movies, etc. were simply working toward the “perfect” Evernote clip.</p>

<p>It works for what it is, but wasn’t really intended to be used without the Evernote Service. If I get enough feedback, and no cease and desist orders from the original creators, I’ll continue to modify it. One thing you can certainly do to help is provide me with URL’s to pages it fails on; the more scenarios I can study, the smarter I can make it.</p>
<p>Related posts:<ol>
<li><a href='http://brettterpstra.com/taking-the-markdown-to-evernote-service-further/' rel='bookmark' title='Taking the Markdown to Evernote service further'>Taking the Markdown to Evernote service further</a></li>
<li><a href='http://brettterpstra.com/why-a-plain-text-nerd-uses-evernote/' rel='bookmark' title='Why a plain-text nerd uses Evernote'>Why a plain-text nerd uses Evernote</a></li>
<li><a href='http://brettterpstra.com/evernote-site-memory-tagger-for-wordpress/' rel='bookmark' title='Evernote Site Memory tagger for WordPress'>Evernote Site Memory tagger for WordPress</a></li>
</ol></p><p>Originally posted on <a href="http://brettterpstra.com" title="BrettTerpstra.com">BrettTerpstra.com</a> at <a href="http://brettterpstra.com/readability2-leaks-out/">Readability2 leaks out</a></p>]]></content:encoded>
			<wfw:commentRss>http://brettterpstra.com/readability2-leaks-out/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 9/37 queries in 0.081 seconds using xcache
Object Caching 1099/1128 objects using xcache
Content Delivery Network via cdn2.brettterpstra.com

Served from: brettterpstra.com @ 2012-02-09 18:16:50 -->
