<?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>Dmitry Leskov &#187; Small Hacks</title>
	<atom:link href="http://blog.dmitryleskov.com/category/small-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmitryleskov.com</link>
	<description></description>
	<lastBuildDate>Thu, 04 Oct 2018 17:01:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Updated AddFLACs to Extract Track Metadata From Pathnames</title>
		<link>http://blog.dmitryleskov.com/small-hacks/itunes-automation/updated-addflacs-to-extract-track-metadata-from-pathnames/</link>
		<comments>http://blog.dmitryleskov.com/small-hacks/itunes-automation/updated-addflacs-to-extract-track-metadata-from-pathnames/#comments</comments>
		<pubDate>Sat, 17 May 2014 13:35:07 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[iTunes Automation]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[regex]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=1147</guid>
		<description><![CDATA[Match your FLAC files pathnames against a regular expression, then refer to capture groups when specifying iTunes field values.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/small-hacks/itunes-automation/updated-addflacs-to-extract-track-metadata-from-pathnames/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Been a Long Time Since I Had To Patch a Binary Executable&#8230;</title>
		<link>http://blog.dmitryleskov.com/small-hacks/its-been-a-long-time-since-i-had-to-patch-a-binary-executable/</link>
		<comments>http://blog.dmitryleskov.com/small-hacks/its-been-a-long-time-since-i-had-to-patch-a-binary-executable/#comments</comments>
		<pubDate>Tue, 11 Dec 2012 15:44:10 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Notes for myself]]></category>
		<category><![CDATA[Small Hacks]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=1029</guid>
		<description><![CDATA[...let alone the main executable of a popular open source development tool.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/small-hacks/its-been-a-long-time-since-i-had-to-patch-a-binary-executable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Outlook Macro to Nicely Format Skype Chat Excerpts</title>
		<link>http://blog.dmitryleskov.com/small-hacks/outlook-macro-to-nicely-format-skype-chat-excerpts/</link>
		<comments>http://blog.dmitryleskov.com/small-hacks/outlook-macro-to-nicely-format-skype-chat-excerpts/#comments</comments>
		<pubDate>Sat, 01 Dec 2012 15:55:16 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Small Hacks]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[vba]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=1016</guid>
		<description><![CDATA[<a href="http://dmitryleskov.github.com/SkypeIMPrettyPrinter/" title="GitHub Page" target="_blank">Skype IM Pretty Printer</a> is a VBA Macro for Microsoft Outlook that helps you format Skype chat excerpts for readability before you email them to someone or store for archival purposes.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/small-hacks/outlook-macro-to-nicely-format-skype-chat-excerpts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pushing Files from Windows to Linux/Unix Hosts with cwRsync</title>
		<link>http://blog.dmitryleskov.com/small-hacks/pushing-files-from-windows-to-linuxunix-hosts-with-cwrsync/</link>
		<comments>http://blog.dmitryleskov.com/small-hacks/pushing-files-from-windows-to-linuxunix-hosts-with-cwrsync/#comments</comments>
		<pubDate>Mon, 16 Jul 2012 15:49:05 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Notes for myself]]></category>
		<category><![CDATA[Small Hacks]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=485</guid>
		<description><![CDATA[I <em>develop</em> this blog and my other Web properties on Windows PC, but <em>run</em> them on a Linux VPS. This post documents how I set up deployment from Windows to Linux using cwRsync.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/small-hacks/pushing-files-from-windows-to-linuxunix-hosts-with-cwrsync/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>iTunes Automation: Convert FLAC Audio Files to Apple Lossless</title>
		<link>http://blog.dmitryleskov.com/small-hacks/itunes-automation-convert-flac-audio-files-to-apple-lossless/</link>
		<comments>http://blog.dmitryleskov.com/small-hacks/itunes-automation-convert-flac-audio-files-to-apple-lossless/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 06:22:53 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Small Hacks]]></category>
		<category><![CDATA[FLAC]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=738</guid>
		<description><![CDATA[I have released a script that I use to import FLAC files into iTunes as Apple Lossless. Download and use or fork it on GitHub.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/small-hacks/itunes-automation-convert-flac-audio-files-to-apple-lossless/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>Git Tip: Quickly Merging in a Side Project Repo</title>
		<link>http://blog.dmitryleskov.com/small-hacks/git-tip-quickly-merging-in-a-side-project-repo/</link>
		<comments>http://blog.dmitryleskov.com/small-hacks/git-tip-quickly-merging-in-a-side-project-repo/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 04:55:15 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Notes for myself]]></category>
		<category><![CDATA[Small Hacks]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=704</guid>
		<description><![CDATA[How to quickly merge a separate git repo into a larger project if you only need to retain history of the master branch of the "secondary" repo.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/small-hacks/git-tip-quickly-merging-in-a-side-project-repo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Putting The &#8220;Received&#8221; Column In Thunderbird To Work</title>
		<link>http://blog.dmitryleskov.com/small-hacks/putting-the-received-column-in-thunderbird-to-work/</link>
		<comments>http://blog.dmitryleskov.com/small-hacks/putting-the-received-column-in-thunderbird-to-work/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 05:41:58 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Small Hacks]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=500</guid>
		<description><![CDATA[The <code>Date</code> email header often contacts incorrect timestamps, so Outlook and popular Web mail clients typically sort messages by the time they were received. However, Thunderbird does not retrieve the <code>Received</code> header by default when accessing IMAP folders. Here is how to fix this.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/small-hacks/putting-the-received-column-in-thunderbird-to-work/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Forcing SpamAssassin To Add The X-Spam-Status Header To Ham For Debugging</title>
		<link>http://blog.dmitryleskov.com/small-hacks/forcing-spamassassin-to-add-the-x-spam-status-header-to-ham-for-debugging/</link>
		<comments>http://blog.dmitryleskov.com/small-hacks/forcing-spamassassin-to-add-the-x-spam-status-header-to-ham-for-debugging/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 16:45:19 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Notes for myself]]></category>
		<category><![CDATA[Small Hacks]]></category>
		<category><![CDATA[amavisd-new]]></category>
		<category><![CDATA[spamassassin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=444</guid>
		<description><![CDATA[In some circumstances, you may need to find out why certain messages are <strong>not</strong> being marked as spam by SpamAssassin (or, for that matter, any other junk mail filtering solution). I had such a need today and it turned out to be less trivial that I had expected.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/small-hacks/forcing-spamassassin-to-add-the-x-spam-status-header-to-ham-for-debugging/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To Run UglifyJS on Windows Using node.js</title>
		<link>http://blog.dmitryleskov.com/programming/javascript/howto-run-uglifyjs-javascript-minifier-windows-using-node/</link>
		<comments>http://blog.dmitryleskov.com/programming/javascript/howto-run-uglifyjs-javascript-minifier-windows-using-node/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 15:12:33 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Notes for myself]]></category>
		<category><![CDATA[Practical Javascript]]></category>
		<category><![CDATA[Small Hacks]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=429</guid>
		<description><![CDATA[Now that there is a Windows build of node.js, you may run UglifyJS using its main development platform.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/programming/javascript/howto-run-uglifyjs-javascript-minifier-windows-using-node/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mysterious GNU sed option &#8220;-E&#8221;</title>
		<link>http://blog.dmitryleskov.com/small-hacks/mysterious-gnu-sed-option-e/</link>
		<comments>http://blog.dmitryleskov.com/small-hacks/mysterious-gnu-sed-option-e/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 17:38:09 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Small Hacks]]></category>
		<category><![CDATA[sed]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=333</guid>
		<description><![CDATA[Figuring out what the sed -E option does took me a bit more time than expected, as it turned out to be undocumented.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/small-hacks/mysterious-gnu-sed-option-e/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
