<?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>lonetechie.com &#187; imageglue</title>
	<atom:link href="http://lonetechie.com/tag/imageglue/feed/" rel="self" type="application/rss+xml" />
	<link>http://lonetechie.com</link>
	<description>one techie, trying to make a difference</description>
	<lastBuildDate>Thu, 03 Dec 2009 00:21:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ASPimage to Imageglue Wrapper class</title>
		<link>http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/</link>
		<comments>http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 01:53:27 +0000</pubDate>
		<dc:creator>LoneTechie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[aspimage]]></category>
		<category><![CDATA[dllhost]]></category>
		<category><![CDATA[imageglue]]></category>
		<category><![CDATA[w3wp]]></category>
		<category><![CDATA[websupergoo]]></category>

		<guid isPermaLink="false">http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/</guid>
		<description><![CDATA[Well, I have talked about it for 3 weeks now, here it is.  I am releasing my Imageglue wrapper class for ASPimage.dll.  This is near complete replacement for aspimage.dll.  Please read my previous post on the issue regarding W3wp.exe and dllhost.exe crashing.  If you are using ASPimage in a production environment I highly recommend the superior [...]]]></description>
		<wfw:commentRss>http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Optimizing an image cropping algorithm</title>
		<link>http://lonetechie.com/2008/03/01/optimizing-an-image-cropping-algorithm/</link>
		<comments>http://lonetechie.com/2008/03/01/optimizing-an-image-cropping-algorithm/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 02:58:48 +0000</pubDate>
		<dc:creator>LoneTechie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[aspimage]]></category>
		<category><![CDATA[crop]]></category>
		<category><![CDATA[imageglue]]></category>

		<guid isPermaLink="false">http://lonetechie.com/2008/03/01/optimizing-an-image-cropping-algorithm/</guid>
		<description><![CDATA[In my impending migration from aspimage.dll to a more efficient (crash free) image component I have discovered a grave shortfall of imageglue for asp classic.  There is one particular operation my code must perform that must be used.  That simple operation is GetPixel(x,y).  This has a counterpart in imageglue known as GetColor(&#8220;x,y&#8221;), both return the [...]]]></description>
		<wfw:commentRss>http://lonetechie.com/2008/03/01/optimizing-an-image-cropping-algorithm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
