<?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; windows</title>
	<atom:link href="http://blog.dmitryleskov.com/tag/windows/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>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>Troubleshooting VBoxVmService &#8211; Windows Service For Running VirtualBox VMs</title>
		<link>http://blog.dmitryleskov.com/virtualization/troubleshooting-vboxvmservice-windows-service-for-running-virtualbox-vms/</link>
		<comments>http://blog.dmitryleskov.com/virtualization/troubleshooting-vboxvmservice-windows-service-for-running-virtualbox-vms/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 13:55:13 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vm]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=542</guid>
		<description><![CDATA[It looked as if it could not propagate an environment variable pointing to the location of the file with my VMs settings to the VirtualBox command-line interface, so the latter kept looking for it in the system profile directory. Worked around by copying the file there; now have a small Ubuntu server running quietly in the background.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/virtualization/troubleshooting-vboxvmservice-windows-service-for-running-virtualbox-vms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache 2.2 cannot load php5apache2_2.dll &#8211; Problem Solved</title>
		<link>http://blog.dmitryleskov.com/programming/php/apache-2-2-cannot-load-php5apache2_2-dll-solved/</link>
		<comments>http://blog.dmitryleskov.com/programming/php/apache-2-2-cannot-load-php5apache2_2-dll-solved/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 11:34:13 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=34</guid>
		<description><![CDATA[Finding possible causes of "Apache 2.2 cannot load php5apache2_2.dll" after PHP upgrade.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/programming/php/apache-2-2-cannot-load-php5apache2_2-dll-solved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
