<?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"
	>
<channel>
	<title>Comments on: Verifying SHA1 checksums on downloads</title>
	<atom:link href="http://aralbalkan.com/1342/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/1342</link>
	<description>Aral on Flash, SWX, Flex, ActionScript, and life.</description>
	<pubDate>Sun, 12 Oct 2008 23:56:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1342#comment-145206</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Mon, 12 May 2008 07:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1342#comment-145206</guid>
		<description>Great tips, Tom, thanks! :)</description>
		<content:encoded><![CDATA[<p>Great tips, Tom, thanks! <img src='http://aralbalkan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Morris</title>
		<link>http://aralbalkan.com/1342#comment-144925</link>
		<dc:creator>Tom Morris</dc:creator>
		<pubDate>Sun, 11 May 2008 12:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1342#comment-144925</guid>
		<description>You could tie it in with pbpaste, the OS X command that returns the content of the pasteboard (or clipboard for recovering Windows users). If you substitute the $2 for $(pbpaste) then it'll just use the contents of your pastebin instead - even less work.

You could also modify the script (perhaps using a more full-featured scripting language like Ruby or Perl) to check both the second shell argument and the pasteboard and order their use. One could also do some AppleScript or cron jobbing to check one's Downloads folder for newly downloaded files, check them against the pasteboard and do something like send a growl notification with the result of the SHA-1 check.</description>
		<content:encoded><![CDATA[<p>You could tie it in with pbpaste, the OS X command that returns the content of the pasteboard (or clipboard for recovering Windows users). If you substitute the $2 for $(pbpaste) then it&#8217;ll just use the contents of your pastebin instead - even less work.</p>
<p>You could also modify the script (perhaps using a more full-featured scripting language like Ruby or Perl) to check both the second shell argument and the pasteboard and order their use. One could also do some AppleScript or cron jobbing to check one&#8217;s Downloads folder for newly downloaded files, check them against the pasteboard and do something like send a growl notification with the result of the SHA-1 check.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
