<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ASPimage to Imageglue Wrapper class</title>
	<atom:link href="http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/</link>
	<description>one techie, trying to make a difference</description>
	<lastBuildDate>Wed, 06 Jul 2011 04:10:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rob</title>
		<link>http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/comment-page-1/#comment-967</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 06 Dec 2010 17:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/#comment-967</guid>
		<description>Thank you thank you thank you! This works great!</description>
		<content:encoded><![CDATA[<p>Thank you thank you thank you! This works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LoneTechie</title>
		<link>http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/comment-page-1/#comment-80</link>
		<dc:creator>LoneTechie</dc:creator>
		<pubDate>Thu, 20 Nov 2008 22:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/#comment-80</guid>
		<description>Jan, imageglue is a very capable component, they also have excellent support.  If you are able to use .net the System.drawing namespace is also very powerful though not a simple to use for somethings.</description>
		<content:encoded><![CDATA[<p>Jan, imageglue is a very capable component, they also have excellent support.  If you are able to use .net the System.drawing namespace is also very powerful though not a simple to use for somethings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/comment-page-1/#comment-79</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Wed, 19 Nov 2008 13:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/#comment-79</guid>
		<description>Thank you for this wrapper. I&#039;ll try it out now. I&#039;m working on a new webserver (2008) and AspImage does not work at all here. And there are no support to get on AspImage. I&#039;m crossing my fingers that ImageGlue will be the solution to my problems.</description>
		<content:encoded><![CDATA[<p>Thank you for this wrapper. I&#8217;ll try it out now. I&#8217;m working on a new webserver (2008) and AspImage does not work at all here. And there are no support to get on AspImage. I&#8217;m crossing my fingers that ImageGlue will be the solution to my problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LoneTechie</title>
		<link>http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/comment-page-1/#comment-33</link>
		<dc:creator>LoneTechie</dc:creator>
		<pubDate>Sat, 17 May 2008 19:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/#comment-33</guid>
		<description>Tommy, unfortunately I required this functionality also on my sites.  I am not aware of a feature of imageglue that allows fonts to be added to the system on the fly.  In my situation I had to add all of the necessary fonts to the windows/fonts folder.  Since our server is dedicated this was not a huge issue, it can be on a shared host.  I have not tried it but .net runtime seems to support this ability in some form, you may try to research that further.</description>
		<content:encoded><![CDATA[<p>Tommy, unfortunately I required this functionality also on my sites.  I am not aware of a feature of imageglue that allows fonts to be added to the system on the fly.  In my situation I had to add all of the necessary fonts to the windows/fonts folder.  Since our server is dedicated this was not a huge issue, it can be on a shared host.  I have not tried it but .net runtime seems to support this ability in some form, you may try to research that further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy Larsen</title>
		<link>http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/comment-page-1/#comment-32</link>
		<dc:creator>Tommy Larsen</dc:creator>
		<pubDate>Sat, 17 May 2008 18:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/#comment-32</guid>
		<description>Hi!

We recently upgraded our webserver to a new 2003 (the old was a 2000), and we were not aware of the crashing issue. Sadly, your wrapper does not contain the one thing we really need, the ability to use fonts not loaded in Windows, this can be done in ASPImage. We have a system where we produce businesscards, and it would be necessary to load +1000 fonts, which is no good! Do you plan to do some upgrading / enhancing of your wrapper?</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>We recently upgraded our webserver to a new 2003 (the old was a 2000), and we were not aware of the crashing issue. Sadly, your wrapper does not contain the one thing we really need, the ability to use fonts not loaded in Windows, this can be done in ASPImage. We have a system where we produce businesscards, and it would be necessary to load +1000 fonts, which is no good! Do you plan to do some upgrading / enhancing of your wrapper?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: An alternative to ASPimage w3wp.exe crashing &#124; lonetechie.com</title>
		<link>http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/comment-page-1/#comment-7</link>
		<dc:creator>An alternative to ASPimage w3wp.exe crashing &#124; lonetechie.com</dc:creator>
		<pubDate>Sat, 22 Mar 2008 01:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://lonetechie.com/2008/03/22/aspimage-to-imageglue-wrapper-class/#comment-7</guid>
		<description>[...] Wrapper class is posted here   Share and Enjoy: These icons link to social bookmarking sites where readers can share and [...]</description>
		<content:encoded><![CDATA[<p>[...] Wrapper class is posted here   Share and Enjoy: These icons link to social bookmarking sites where readers can share and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

