<?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; coding</title>
	<atom:link href="http://lonetechie.com/category/coding/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>.net GraphicsPath to EPS (vector)</title>
		<link>http://lonetechie.com/2009/10/09/net-graphicspath-to-eps-vector/</link>
		<comments>http://lonetechie.com/2009/10/09/net-graphicspath-to-eps-vector/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 23:37:39 +0000</pubDate>
		<dc:creator>LoneTechie</dc:creator>
				<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://lonetechie.com/?p=72</guid>
		<description><![CDATA[Sometimes when you are presented with a project you simply don&#8217;t know where to begin.  This was the case with my latest endeavor.  The core of the project, produce a vector based output of text to be able to outline and shadow it.  Once those operations are completed move the resulting data into an Adobe [...]]]></description>
		<wfw:commentRss>http://lonetechie.com/2009/10/09/net-graphicspath-to-eps-vector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FormsAuthentication.RedirectToLoginPage() does not stop page execution!</title>
		<link>http://lonetechie.com/2009/05/14/formsauthenticationredirecttologinpage-does-not-stop-page-execution/</link>
		<comments>http://lonetechie.com/2009/05/14/formsauthenticationredirecttologinpage-does-not-stop-page-execution/#comments</comments>
		<pubDate>Thu, 14 May 2009 00:15:17 +0000</pubDate>
		<dc:creator>LoneTechie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[formsathentication]]></category>
		<category><![CDATA[redirecttologinpage]]></category>

		<guid isPermaLink="false">http://lonetechie.com/?p=66</guid>
		<description><![CDATA[So it hit me like a ton of bricks today.  If you are utilizing asp.net&#8217;s built in forms authentication you need to read this closely!  A common chunk of code when using forms authentication is the actual authentication process and you will without a doubt be having people, spiders, bots, hackers fail at login request.  [...]]]></description>
		<wfw:commentRss>http://lonetechie.com/2009/05/14/formsauthenticationredirecttologinpage-does-not-stop-page-execution/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Preload images in IE6</title>
		<link>http://lonetechie.com/2009/01/14/preload-images-ie6/</link>
		<comments>http://lonetechie.com/2009/01/14/preload-images-ie6/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 00:01:33 +0000</pubDate>
		<dc:creator>LoneTechie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[preload]]></category>

		<guid isPermaLink="false">http://lonetechie.com/?p=35</guid>
		<description><![CDATA[I spent a significant chunk of time today diagnosing an image preload bug with IE6.  Bug probably isn&#8217;t a fair word, but for a browser that is one big bug why not.   In short preloading worked as it should in every other browser I test against except for IE6.  IE6 would preload the image, onload [...]]]></description>
		<wfw:commentRss>http://lonetechie.com/2009/01/14/preload-images-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fast image pixel access with GDI+ and .net</title>
		<link>http://lonetechie.com/2008/11/18/fast-image-pixel-access-with-gdi-and-net/</link>
		<comments>http://lonetechie.com/2008/11/18/fast-image-pixel-access-with-gdi-and-net/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 00:28:41 +0000</pubDate>
		<dc:creator>LoneTechie</dc:creator>
				<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://lonetechie.com/2008/11/18/fast-image-pixel-access-with-gdi-and-net/</guid>
		<description><![CDATA[I have yet again hit a brick wall with regards to speed in processing dynamic images server side using System.Drawing in asp.net.  As I have covered in a previous article regarding image cropping I have had difficulty in the past finding a quick way to access each individual pixel of an image.  Unfortunately my algorithm [...]]]></description>
		<wfw:commentRss>http://lonetechie.com/2008/11/18/fast-image-pixel-access-with-gdi-and-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debug your javascript in style</title>
		<link>http://lonetechie.com/2008/05/07/debug-your-javascript-in-style/</link>
		<comments>http://lonetechie.com/2008/05/07/debug-your-javascript-in-style/#comments</comments>
		<pubDate>Wed, 07 May 2008 01:06:05 +0000</pubDate>
		<dc:creator>LoneTechie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[debu]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://lonetechie.com/2008/05/07/debug-your-javascript-in-style/</guid>
		<description><![CDATA[So basically today I wanted to plug a plug-in (no pun intended) that I have really found to be invaluable to debug javascript.  The plug-in is firebug for FireFox.  In my recent dive into Dojo words cannot describe how convenient and handy firebug is.  The debug console alone is enough to make it worth while because [...]]]></description>
		<wfw:commentRss>http://lonetechie.com/2008/05/07/debug-your-javascript-in-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My first thoughts on Dojo</title>
		<link>http://lonetechie.com/2008/04/29/my-first-thoughts-on-dojo/</link>
		<comments>http://lonetechie.com/2008/04/29/my-first-thoughts-on-dojo/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 21:25:21 +0000</pubDate>
		<dc:creator>LoneTechie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[atlas]]></category>
		<category><![CDATA[dojo tookit]]></category>

		<guid isPermaLink="false">http://lonetechie.com/2008/04/29/my-first-thoughts-on-dojo/</guid>
		<description><![CDATA[There is a little known (to me) javascript library out there called Dojo I dove into this week.  Basically it is a massive open source javascript library focused on UI and AJAX.  So visiting their website(very nicely done btw) and checking out some of the examples I was pretty impressed with what could be done [...]]]></description>
		<wfw:commentRss>http://lonetechie.com/2008/04/29/my-first-thoughts-on-dojo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft IIS blamed for mass SQL injection attacks</title>
		<link>http://lonetechie.com/2008/04/28/microsoft-iis-blamed-for-mass-sql-injection-attacks/</link>
		<comments>http://lonetechie.com/2008/04/28/microsoft-iis-blamed-for-mass-sql-injection-attacks/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 23:32:01 +0000</pubDate>
		<dc:creator>LoneTechie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[slashdot]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://lonetechie.com/2008/04/28/microsoft-iis-blamed-for-mass-sql-injection-attacks/</guid>
		<description><![CDATA[So in the past week slashdot has made two post over this including many other sites.  Apparently there is a bot running the net attempting sql injection on a specific brand of sites.  Nothing to write home about correct?  This one is nothing particularly special in that if your asp page is open to sql injection [...]]]></description>
		<wfw:commentRss>http://lonetechie.com/2008/04/28/microsoft-iis-blamed-for-mass-sql-injection-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Javascript 2.0</title>
		<link>http://lonetechie.com/2008/03/22/javascript-20/</link>
		<comments>http://lonetechie.com/2008/03/22/javascript-20/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 01:30:20 +0000</pubDate>
		<dc:creator>LoneTechie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript 2]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://lonetechie.com/2008/03/22/javascript-20/</guid>
		<description><![CDATA[Jeremy Martin posted up a nice run down of the proposed Javascript 2.0 spec: Well I suppose it&#8217;s an undeniable fact about us programmer-types &#8211; every now and then we just can&#8217;t help but get excited about something really nerdy. For me right now, that is definitely JavaScript 2.0. I was just taking a look [...]]]></description>
		<wfw:commentRss>http://lonetechie.com/2008/03/22/javascript-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AspImage to ImageGlue conversion done</title>
		<link>http://lonetechie.com/2008/03/07/aspimage-to-imageglue-conversion-done/</link>
		<comments>http://lonetechie.com/2008/03/07/aspimage-to-imageglue-conversion-done/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 01:26:40 +0000</pubDate>
		<dc:creator>LoneTechie</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[asp image]]></category>
		<category><![CDATA[image glue]]></category>
		<category><![CDATA[server objects]]></category>
		<category><![CDATA[web supergoo]]></category>

		<guid isPermaLink="false">http://lonetechie.com/2008/03/07/aspimage-to-imageglue-conversion-done/</guid>
		<description><![CDATA[So after a good hard week of coding on my own time.  I am happy to say our primary website at work has been converted from ASPimage over to Imageglue.  Without going into specifics this is the core of the site, the image generation IS the site.  After my intial post on the issue I had [...]]]></description>
		<wfw:commentRss>http://lonetechie.com/2008/03/07/aspimage-to-imageglue-conversion-done/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
