<?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; Notes for myself</title>
	<atom:link href="http://blog.dmitryleskov.com/category/notes-for-myself/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>Retrieving a Web Site for Offline View Using Wget</title>
		<link>http://blog.dmitryleskov.com/programming/retrieving-web-site-for-offline-view-using-wget/</link>
		<comments>http://blog.dmitryleskov.com/programming/retrieving-web-site-for-offline-view-using-wget/#comments</comments>
		<pubDate>Sat, 23 Feb 2013 15:41:21 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Notes for myself]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=1070</guid>
		<description><![CDATA[is not so straightforward in today's age of CDNs, widgets, and font embedded services.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/programming/retrieving-web-site-for-offline-view-using-wget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KB2756872 Windows 8 Update Fails to Install? Remove Realtek Audio Drivers</title>
		<link>http://blog.dmitryleskov.com/notes-for-myself/kb2756872-windows-8-update-fails-to-install-remove-realtek-audio-drivers/</link>
		<comments>http://blog.dmitryleskov.com/notes-for-myself/kb2756872-windows-8-update-fails-to-install-remove-realtek-audio-drivers/#comments</comments>
		<pubDate>Sat, 22 Dec 2012 16:29:28 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Notes for myself]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=1052</guid>
		<description><![CDATA[If you have upgraded from Windows 7, you may need to also run <code>delmigprov.exe</code> accompanying the <a rel=external' target="_blank" href="http://www.microsoft.com/en-us/download/details.aspx?id=34908">standalone version</a> of that update.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/notes-for-myself/kb2756872-windows-8-update-fails-to-install-remove-realtek-audio-drivers/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>Running Online Python Tutor in a Local Linux VM</title>
		<link>http://blog.dmitryleskov.com/virtualization/running-online-python-tutor-in-a-local-linux-vm/</link>
		<comments>http://blog.dmitryleskov.com/virtualization/running-online-python-tutor-in-a-local-linux-vm/#comments</comments>
		<pubDate>Mon, 29 Oct 2012 12:17:07 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Notes for myself]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=955</guid>
		<description><![CDATA[Online Python Tutor (OPT) enables first-year CS students to watch the nicely visualized execution of their Python programs step-by-step.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/virtualization/running-online-python-tutor-in-a-local-linux-vm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running programs on Linux boot up</title>
		<link>http://blog.dmitryleskov.com/notes-for-myself/running-programs-on-linux-boot-up/</link>
		<comments>http://blog.dmitryleskov.com/notes-for-myself/running-programs-on-linux-boot-up/#comments</comments>
		<pubDate>Sat, 29 Sep 2012 08:13:12 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Notes for myself]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=928</guid>
		<description><![CDATA[You ain't need to learn no rc.local, runlevels, Upstart, or good old System V init scripts.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/notes-for-myself/running-programs-on-linux-boot-up/feed/</wfw:commentRss>
		<slash:comments>0</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>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>Creating A Shared &#8220;Central&#8221; Git Repo For A Local Project</title>
		<link>http://blog.dmitryleskov.com/notes-for-myself/creating-a-shared-central-git-repo-for-a-local-project/</link>
		<comments>http://blog.dmitryleskov.com/notes-for-myself/creating-a-shared-central-git-repo-for-a-local-project/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 06:35:11 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Notes for myself]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=562</guid>
		<description><![CDATA[How to create a "central" Git repo from an existing local one, so as to continue working on the project from multiple workplaces in a more disciplined way.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/notes-for-myself/creating-a-shared-central-git-repo-for-a-local-project/feed/</wfw:commentRss>
		<slash:comments>0</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>
	</channel>
</rss>
