<?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>tom does things &#187; batch</title>
	<atom:link href="http://tech.tomgoren.com/archives/tag/batch/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.tomgoren.com</link>
	<description>useful (?) scripts</description>
	<lastBuildDate>Sat, 01 Oct 2011 18:29:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MySQL on Windows Batch Backup Script</title>
		<link>http://tech.tomgoren.com/archives/156</link>
		<comments>http://tech.tomgoren.com/archives/156#comments</comments>
		<pubDate>Mon, 30 Nov 2009 19:25:46 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[scripts]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://tech.tomgoren.com/?p=156</guid>
		<description><![CDATA[Don&#8217;t ask me why scripting in batch is still necessary on the verge of the year 2010, however, what can you do when some clients still use Windows to host their MySQL servers&#8230; REM Simple MySQL backup script per database @echo off REM Set some variables set mysqlcmd=&#34;C:\Program Files\MySQL\MySQL Server 5.0\bin\mysql.exe&#34; set mysqlpwd=amazingsecretsamplepassword set mysqlconnect=%mysqlcmd% [...]]]></description>
		<wfw:commentRss>http://tech.tomgoren.com/archives/156/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

