<?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>thapole.net &#187; VBScript</title>
	<atom:link href="http://www.thapole.net/category/coding/vbscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thapole.net</link>
	<description>this is the new shit</description>
	<lastBuildDate>Wed, 05 Aug 2009 22:13:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using ImageMagick with VBScript</title>
		<link>http://www.thapole.net/coding/vbscript/2005/08/17/using-imagemagick-with-vbscript/</link>
		<comments>http://www.thapole.net/coding/vbscript/2005/08/17/using-imagemagick-with-vbscript/#comments</comments>
		<pubDate>Wed, 17 Aug 2005 09:43:37 +0000</pubDate>
		<dc:creator>Thapole</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/srv/www/thapole.net/wp-content/plugins/autometa/autometa.php</b> on line <b>301</b><br />
		<category><![CDATA[VBScript]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.thapole.net/?p=15</guid>
		<description><![CDATA[Just a quick and dirty code snippet for batch creating thumbnails from a given directory.]]></description>
			<content:encoded><![CDATA[<p>First first ever lines of VB Script code. This script generates thumbnails out of all files in a given directory and saves them to another. Additionally it creates a resized version of the images to fit into a certain max dimension. Note: <a href="http://www.imagemagick.org/">ImageMagick</a> needs to be installed in order to run this script.<br />
<a href='http://www.thapole.net/wp-content/IMTest.vbs' title='Image Magick Test with VBScript'>Image Magick resizing test with VBScript</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thapole.net/coding/vbscript/2005/08/17/using-imagemagick-with-vbscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
