<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Inside Out Outside In RSS Feed: - ColdFusion</title>
			<link>http://intersuite.com/client/index.cfm</link>
			<description>Web Technologies, Adobe ColdFusion in particular with a smattering of civil disobedience</description>
			<language>en-us</language>
			<pubDate>Sat, 05 Jul 2008 06:47:52-0400</pubDate>
			<lastBuildDate>Thu, 10 Apr 2008 13:22:00-0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>c_wigginton@intersuite.com</managingEditor>
			<webMaster>c_wigginton@intersuite.com</webMaster>
			
			
			
			
			
			<item>
				<title>FarCry Webtop: AJAX URL Caching</title>
				<link>http://intersuite.com/client/index.cfm/2008/4/10/FarCry-Webtop-AJAX-URL-Caching</link>
				<description>
				
				
				IE has this annoying habit of caching AJAX requests unless you make the URL unique on each request. The 4.x FarCry admin webtop uses the DataRequest.js (v 1.4) library for AJAX calls which has the caching problem. The fix is in easy one, just open up...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Thu, 10 Apr 2008 13:22:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2008/4/10/FarCry-Webtop-AJAX-URL-Caching</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>BlueDragon: Kudo&apos;s to NewAtlanta</title>
				<link>http://intersuite.com/client/index.cfm/2008/3/11/BlueDragon-Kudos-to-NewAtlanta</link>
				<description>
				
				
				I&apos;m looking forward to the summer release of BlueDragon J2EE edition under GPL.&amp;nbsp; Currently I use the standard version of BlueDragon for one main reason, it&apos;s free.&amp;nbsp; I would have liked to use the enterprise version, but I just couldn&apos;t justi...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Tue, 11 Mar 2008 13:45:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2008/3/11/BlueDragon-Kudos-to-NewAtlanta</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>RegEx: Harvesting Email From Body Text</title>
				<link>http://intersuite.com/client/index.cfm/2008/3/4/RegEx-Harvesting-Email-From-Body-Text</link>
				<description>
				
				
				A quick snippet for harvesting emails from a text string;

 &amp;lt;cfset&amp;nbsp;searchTxt=&amp;nbsp;&amp;quot;John.Doe@somecompany.com&amp;nbsp;is&amp;nbsp;an&amp;nbsp;email&amp;nbsp;and&amp;nbsp;so&amp;nbsp;is&amp;nbsp;SaraJane@foo.net&amp;nbsp;but&amp;nbsp;foo@bar.&amp;nbsp;is&amp;nbsp;not&amp;quot;&amp;gt;
&amp;...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Tue, 04 Mar 2008 09:19:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2008/3/4/RegEx-Harvesting-Email-From-Body-Text</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>CFCHART: Passing Additional Value in URL Other Than the 3 Standard Values</title>
				<link>http://intersuite.com/client/index.cfm/2008/2/25/CFCHART-Passing-Additional-Value-in-URL-Other-Than-the-3-Standard-Values</link>
				<description>
				
				
				CFCHART documentation states that&amp;nbsp; $ITEMLABEL$, $VALUE$, and $SERIESLABEL$ can be passed in the url attribute.&amp;nbsp; Did you know you can also use $(colIndex), which will pass the (zero based ) column index of the item clicked.&amp;nbsp;


&amp;lt;cf...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Mon, 25 Feb 2008 15:58:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2008/2/25/CFCHART-Passing-Additional-Value-in-URL-Other-Than-the-3-Standard-Values</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Flex 3 Builder Upgrades: Where&apos;s the Price Break if You Already Have Charting?</title>
				<link>http://intersuite.com/client/index.cfm/2008/2/25/Flex-3-Builder-Upgrades-Wheres-the-Price-Break-if-you-already-have-Charting</link>
				<description>
				
				
				I&apos;m a little disappointed that Adobe lumped the Flex Builder 2 Upgrade to Flex Builder 3 Professional with both the Flex Builder 2 and Flex Builder 2 with Charting.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Considering we purchased the Flex Builder with Charting in Se...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Mon, 25 Feb 2008 10:42:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2008/2/25/Flex-3-Builder-Upgrades-Wheres-the-Price-Break-if-you-already-have-Charting</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Checking for HTML injection in all your comment fields.</title>
				<link>http://intersuite.com/client/index.cfm/2008/2/14/Checking-for-HTML-injection-in-all-your-comment-fields</link>
				<description>
				
				
				When checking for html injection in your blog comments, unless you&apos;re moderating your comments, remember to check all the fields, not just the body and strip the html.&amp;nbsp; I was reading some old blog entries of some friends (cough* Kevin&apos;s, sorry b...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Anti-Spam</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Thu, 14 Feb 2008 10:40:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2008/2/14/Checking-for-HTML-injection-in-all-your-comment-fields</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Adobe Forums: Tweaking myForums to remember settings with GreaseMonkey</title>
				<link>http://intersuite.com/client/index.cfm/2008/2/5/Adobe-Forums-Tweaking-myForums-to-remember-settings-with-GreaseMonkey</link>
				<description>
				
				
				I usually try to hit the Adobe ColdFusion forums to provide answers every day and I&apos;ve always wished that the MyForums would remember the select settings for the forum and how many entries to list.&amp;nbsp; So until Adobe tweaks the system to remember u...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Tue, 05 Feb 2008 12:00:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2008/2/5/Adobe-Forums-Tweaking-myForums-to-remember-settings-with-GreaseMonkey</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion Verity OEM Command Line Tools</title>
				<link>http://intersuite.com/client/index.cfm/2007/11/14/ColdFusion-Verity-OEM-Command-Line-Tools</link>
				<description>
				
				
				A&amp;nbsp;recent post on the forums asked about creating a custom Thesaurus using the ColdFusion Verity K2 tools.&amp;nbsp; It seems that Adobe doesn&apos;t include the mksyd tool in their OEM license, but some OEM licenses do.&amp;nbsp; Like Adobe, Oracle is kind e...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Wed, 14 Nov 2007 17:35:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2007/11/14/ColdFusion-Verity-OEM-Command-Line-Tools</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Stupid MS Access Tricks</title>
				<link>http://intersuite.com/client/index.cfm/2007/11/8/Stupid-MS-Access-Tricks</link>
				<description>
				
				
				You&apos;ve probably read that MS Access doesn&apos;t support stored procedures.&amp;nbsp; The real answer that it does, but not as you would expect to use it in ColdFusion.&amp;nbsp; When you issue a create procedure such as below;Note: Below code was run on CFMX 7 w...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Thu, 08 Nov 2007 15:08:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2007/11/8/Stupid-MS-Access-Tricks</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>File Upload Progress bar using JSP&apos;s and Session Beans</title>
				<link>http://intersuite.com/client/index.cfm/2007/11/5/File-Upload-Progress-bar-using-JSPs-and-Session-Beans</link>
				<description>
				
				
				&amp;nbsp;ColdFusion 8 supports CFFILE large file uploads, due to a change in the default behavior of the GetHttpRequestData()&amp;nbsp; function.&amp;nbsp; Unfortunately, CF8 still doesn&apos;t provide any solution for a progress bar.&amp;nbsp; One solution I&apos;ve found i...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Mon, 05 Nov 2007 15:54:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2007/11/5/File-Upload-Progress-bar-using-JSPs-and-Session-Beans</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion/JRun Corrupt Form data: No Leading Boundary error</title>
				<link>http://intersuite.com/client/index.cfm/2007/9/20/ColdFusionJRun-Corrupt-Form-data-No-Leading-Boundary-error</link>
				<description>
				
				
				The last few days I&apos;ve been trying to troubleshoot an error on our Enterprise CFMX 7 server in a multi-server configuration.&amp;nbsp; The error &amp;quot;500 Corrupt form data: no leading boundary: &amp;quot; was being thrown by JRun when uploading a file.&amp;nbsp...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Thu, 20 Sep 2007 11:04:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2007/9/20/ColdFusionJRun-Corrupt-Form-data-No-Leading-Boundary-error</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>xmlDirectory.cfc with JQuery as well as JSON support</title>
				<link>http://intersuite.com/client/index.cfm/2007/9/7/xmlDirectorycfc-with-JQuery-as-well-as-JSON-support</link>
				<description>
				
				
				I was looking at Ben Nadel&apos;s blog entry on creating an XML Representation of a Directory and decided to try a slightly different approach to creating the xml object to get around some of the issues that Ben ran into in regards to pass-by-reference an...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Fri, 07 Sep 2007 16:51:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2007/9/7/xmlDirectorycfc-with-JQuery-as-well-as-JSON-support</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Job: ColdFusion Opportunity in Chicago for PepsiCo</title>
				<link>http://intersuite.com/client/index.cfm/2007/7/31/Job-ColdFusion-Opportunity-in-Chicago-for-PepsiCo</link>
				<description>
				
				
				ColdFusion Consultant&amp;nbsp;Company: PepsiCoLocation: Chicago ,&amp;nbsp; ILDuration: 1+ years&amp;nbsp;Description:- Looking to fill a role in the Supply Chain application team to support a Legacy application named SCR (Supply Chain Replenishment). - This pe...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Tue, 31 Jul 2007 10:12:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2007/7/31/Job-ColdFusion-Opportunity-in-Chicago-for-PepsiCo</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion 8 Pricing</title>
				<link>http://intersuite.com/client/index.cfm/2007/7/30/ColdFusion-8-Pricing</link>
				<description>
				
				
				The ColdFusion 8 (Enterprise Edition) initial pricing of $7499 is just over a&amp;nbsp; 25% (entry corrected) &amp;nbsp; percent increase from version 7, which was at $5999/2 CPU.&amp;nbsp; Considering the price didn&apos;t change from 6 to 7, the new pricing while h...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Mon, 30 Jul 2007 15:33:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2007/7/30/ColdFusion-8-Pricing</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion: Old School CFFORM and Radio Buttons</title>
				<link>http://intersuite.com/client/index.cfm/2007/7/5/ColdFusion-Old-School-CFFORM-and-Radio-Buttons</link>
				<description>
				
				
				A&amp;nbsp;member in the Adobe ColdFusion &amp;quot;Getting Started&amp;quot; Forum thread recently posted a question on how to use radio buttons. Radio buttons can be a little confusing to beginning users, since they don&apos;t submit any values if one of the button...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Thu, 05 Jul 2007 16:23:00-0400</pubDate>
				<guid>http://intersuite.com/client/index.cfm/2007/7/5/ColdFusion-Old-School-CFFORM-and-Radio-Buttons</guid>
				
			</item>
			
		 	
			</channel></rss>