<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>ClickCulture Blog - ColdFusion</title>
			<link>http://www.clickculture.com/blog/index.cfm</link>
			<description>ClickCulture Raleigh Web Design Blog</description>
			<language>en-us</language>
			<pubDate>Mon, 06 Sep 2010 16:23:23 -0400</pubDate>
			<lastBuildDate>Mon, 31 Jul 2006 18:05:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>anson@clickculture.com</managingEditor>
			<webMaster>anson@clickculture.com</webMaster>
			
			
			
			
			
			<item>
				<title>ClickCulture - Looking for ColdFusion / .NET Developers</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/7/31/ClickCulture-Is-Hiring</link>
				<description>
				
				&lt;p&gt;ClickCulture is looking for ColdFusion / .NET web developers!&lt;/p&gt;

&lt;p&gt;We are looking for bright, energetic, hard working individuals who enjoy working in fast paced environments and who are willing to assume increasing responsibilities.&lt;/p&gt;

&lt;b&gt;Position Description:&lt;/b&gt;
&lt;p&gt;Perform web-based software development tasks including gathering requirements, coding, testing, and documentation.  Work could include modifications of existing applications as well as development of new applications.&lt;/p&gt;

Must have solid working knowledge of:&lt;br&gt; 
HTML, CSS, ColdFusion MX and/or .NET, Microsoft SQL Server, and JavaScript. 

Working knowledge of Fusebox or other frameworks, XML, Subversion a plus!

&lt;b&gt;Primary Responsibilities:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Assist in the design and development of new web applications based upon best practices.&lt;/li&gt;
&lt;li&gt;Resolve technical issues, and ensure proper operation of existing web-based products and services.&lt;/li&gt;
&lt;li&gt;Ensure development consistency and strive for continued development innovation.&lt;/li&gt;
&lt;/ul&gt;

&lt;b&gt;Candidate should possess:&lt;/b&gt;

&lt;ul&gt;
&lt;li&gt;3+ years developing ColdFusion  and/or .NET applications.&lt;/li&gt;
&lt;li&gt;Strong problem-solving and debugging skills.&lt;/li&gt;
&lt;li&gt;Excellent communication skills (both verbal and written) and attention to detail.&lt;/li&gt;
&lt;li&gt;Strong understanding of complex database-driven projects.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;b&gt;Location&lt;/b&gt;: Raleigh, North Carolina&lt;/p&gt;
&lt;p&gt;If you meet these qualifications, we invite you to submit a resume and cover letter:&lt;/p&gt;

e-mail: jobs @ clickculture.com&lt;br&gt; 
fax: (919) 420-7758

&lt;b&gt;Please no phone calls or postal mail.&lt;/b&gt;&lt;br&gt;
&lt;b&gt;Only qualified candidates will be contacted.&lt;/b&gt;
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>News</category>				
				
				<pubDate>Mon, 31 Jul 2006 18:05:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/7/31/ClickCulture-Is-Hiring</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>CFSearch Differences Between CFMX  6 and 7</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/7/27/CFSearch-Differences-Between-CFMX--6-and-7</link>
				<description>
				
				I&apos;ve been tearing my hair out for the last two days trying to debug Verity/vspider since we&apos;ve upgraded to CFMX 7.  I have been using vspider to index two sites successfully on 6 and after the upgrade they were no longer working.

The spider was running and the collection was getting populated but cfsearch would fail complaining it could not find the collection even though I could see it in the CF admin.

Previously I had used the full path to the collection in my cfsearch (worked in CF6):
cfsearch collection=&quot;C:\wwwroot\projectname\collectionname&quot;

This fails in CF7. It appears you no longer need the full path - this works in CF7:

cfsearch collection=&quot;collectionname&quot;

Verity and especially vspider don&apos;t appear to be used much in the CF Community.  A post to cf-talk and to the Adobe forums several hours ago have only resulted in one response.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Thu, 27 Jul 2006 20:43:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/7/27/CFSearch-Differences-Between-CFMX--6-and-7</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Developer Links</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/7/12/Developer-Links</link>
				<description>
				
				Busy!  Here is a quick link dump:

&lt;a href=&quot;http://ray.camdenfamily.com/coldfusionsecuritychecklist.cfm&quot;&gt;Ray Camden&apos;s ColdFusion Security Checklist&lt;/a&gt;

&lt;a href=&quot;http://labs.redbd.net/blog/index.cfm/2006/6/20/Integrating-Spell-Checking-into-your-Coldfusion-Applications&quot;&gt;Spell Checking&lt;/a&gt;  (like Gmail)

&lt;a href=&quot;http://blog.arc90.com/2006/07/10_reasons_we_love_flex_2.php&quot;&gt;Why We Like Flex&lt;/a&gt;


&lt;a href=&quot;http://simile.mit.edu/timeline/&quot;&gt;DHTML Timelines&lt;/a&gt;


&lt;a href=&quot;http://www.formassembly.com/form-library.php&quot;&gt;Form Gallery - Builder&lt;/a&gt;


Speaking of forms - &lt;a href=&quot;http://www.uxmatters.com/MT/archives/000107.php&quot;&gt;put the label on top of field&lt;/a&gt;
				
				</description>
						
				
				<category>Developer Links</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Wed, 12 Jul 2006 17:21:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/7/12/Developer-Links</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Apollo, Walmart, Subclipse Tips and HTML/CSS in Email</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/5/30/Apollo-Walmart-Subclipse-Tips-and-HTMLCSS-in-Email</link>
				<description>
				
				Nice &lt;a href=&quot;http://www.flashinsider.com/2006/05/22/giving-flash-a-whole-new-dimension/&quot;&gt;review of Apollo&lt;/a&gt; - Macro... I mean Adobe&apos;s next big thing - think - Flash everywhere!

&lt;a href=&quot;http://gentleware.com/fileadmin/media/synergy/Course/index.htm&quot;&gt;UML Tutorials&lt;/a&gt; - getting started with UML


Rob Rohan releases his &lt;a href=&quot;http://weblog.robrohan.com/Afae/&quot;&gt;Afae Eclipse Plugin&lt;/a&gt; for free!


This is interesting - Adobe is &lt;a href=&quot;http://del.icio.us/adobe&quot;&gt;putting links on del.icio.us&lt;/a&gt;.  Right now it appears to be centered around the design tools - Photoshop/Illustrator/Flash - hopefully Flex and ColdFusion will get added.

Some GREAT &lt;a href=&quot;http://www.trajiklyhip.com/blog/index.cfm/2006/5/24/Two-Helpful-Tabs-in-CFEclipse&quot;&gt;Subclipse tips here&lt;/a&gt; - the Team -&gt; Synchronize view and the ability to show incoming/outgoing changes rocks!


Fascinating article about &lt;a href=&quot;http://www.joplinglobe.com/local/local_story_148015054&quot;&gt;Walmart data mining&lt;/a&gt;... I was in Walmart yesterday and was standing near the front and it&apos;s amazing to actually listen to the cash registers beep - every beep = transaction.

Two &lt;a href=&quot;http://www.campaignmonitor.com/blog/archives/2005/11/html_email_desi.html&quot;&gt;articles&lt;/a&gt; regarding &lt;a href=&quot;http://www.campaignmonitor.com/blog/archives/2005/08/optimizing_css_1.html&quot;&gt;using HTML/CSS in email&lt;/a&gt;.
				
				</description>
						
				
				<category>Developer Links</category>				
				
				<category>CFEclipse</category>				
				
				<category>ColdFusion</category>				
				
				<category>CSS</category>				
				
				<pubDate>Tue, 30 May 2006 13:45:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/5/30/Apollo-Walmart-Subclipse-Tips-and-HTMLCSS-in-Email</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion + Flex, CSS, Adobe, Google and Microsoft Battle It Out</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/5/23/ColdFusion--Flex-CSS-Adobe-Google-and-Microsoft-Battle-It-Out</link>
				<description>
				
				&lt;a href=&quot;http://www.dcooper.org/gallery/ColdFusionFlexApplicationWizard.htm&quot; title=&quot;ColdFusion and Flex Equal RAD&quot;&gt;CF + Flex = RAD&lt;/a&gt;
&lt;br /&gt;

Nice &lt;a href=&quot;http://www.culturedcode.com/css/reference.html&quot; title=&quot;Online CSS Reference&quot;&gt;Online CSS Reference&lt;/a&gt; tool
&lt;br /&gt;


&lt;a href=&quot;http://blogs.zdnet.com/Stewart/?p=23&quot;&gt;Google, Microsoft and Adobe&lt;/a&gt; - The battle for the new operating system&lt;br /&gt;
&lt;a href=&quot;http://mobileopportunity.blogspot.com/2006/05/flash-versus-windows-can-adobe-break.html&quot;&gt;More on the same topic&lt;/a&gt; but a bit more in depth

&lt;br /&gt;
&lt;a href=&quot;http://www.picturecloud.com/&quot;&gt;Picture cloud&lt;/a&gt;
				
				</description>
						
				
				<category>Developer Links</category>				
				
				<category>ColdFusion</category>				
				
				<category>CSS</category>				
				
				<pubDate>Tue, 23 May 2006 12:37:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/5/23/ColdFusion--Flex-CSS-Adobe-Google-and-Microsoft-Battle-It-Out</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Railo, Virtual Software Installs, SQL Resv&apos;d Word Checker</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/3/30/Developer-Links--Railo-Virtual-Software-Installs-SQL-Resvd-Word-Checker</link>
				<description>
				
				Remove &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?familyid=144e54ed-d43e-42ca-bc7b-5446d34e5360&amp;amp;displaylang=en&quot;&gt;hidden data in Microft Office documents&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.railo.ch/en/&quot;&gt;Railo&lt;/a&gt; - another CFMX engine - good stuff!&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.pcmag.com/article2/0,1895,1941830,00.asp&quot;&gt;Virtual Software Installs&lt;/a&gt; - if you install a lot of software to try out - this looks useful - allowing you to install on a &apos;layer&apos;&lt;br /&gt;&lt;br /&gt;Pete Freitag&apos;s &lt;a href=&quot;http://www.petefreitag.com/tools/sql_reserved_words_checker/&quot;&gt;SQL Reserved Word Checker&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://labs.macromedia.com/wiki/index.php/ColdFusion/Flex_Connectivity:Eclipse_RDS_Support#Installing_Eclipse_RDS_Support&quot;&gt;RDS support&lt;/a&gt; in CFEclipse!&amp;nbsp; The wiki instructions were a bit lacking but I found &lt;a href=&quot;http://ray.camdenfamily.com/index.cfm/2006/3/21/RDS-support-in-Eclipse&quot;&gt;this post&lt;/a&gt; on Ray Camden&apos;s site which was helpful in finding the right download - it would be nice if this could be linked from the CFEclipse site.
				
				</description>
						
				
				<category>Developer Links</category>				
				
				<category>CFEclipse</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Thu, 30 Mar 2006 15:19:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/3/30/Developer-Links--Railo-Virtual-Software-Installs-SQL-Resvd-Word-Checker</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>McAfee&apos;s Virus Definition Kills Apps</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/3/13/McAfees-Virus-Definition-Kills-Apps</link>
				<description>
				
				New on Slashdot and elsewhere about the latest McAfee&apos;s virus definitions wiping out a bunch of applications include Office, and according to the &lt;a href=&quot;http://it.slashdot.org/it/06/03/13/1322215.shtml&quot;&gt;Slashdot post&lt;/a&gt; - ColdFusion.&lt;br /&gt;&lt;br /&gt;I dug around a bit and found this list of affected files and indeed &lt;a href=&quot;http://vil.nai.com/images/CTX_file_list.pdf&quot;&gt;several Java related files&lt;/a&gt; are mentioned so it&apos;s possible this might trash ColdFusion. More at &lt;a href=&quot;http://isc.sans.org/diary.php?storyid=1184&quot;&gt;Sans.org&lt;/a&gt;.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>News</category>				
				
				<pubDate>Mon, 13 Mar 2006 11:54:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/3/13/McAfees-Virus-Definition-Kills-Apps</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Can&apos;t Install ColdFusion 6.1</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/2/16/Cant-Install-ColdFusion-61</link>
				<description>
				
				Bobby just ran into this and I have as well so I figured I&apos;d blog this to remember it...&lt;br /&gt;&lt;br /&gt;If you try to install ColdFusion 6.1 on Win2003 with SP1 it will fail with no errors.&amp;nbsp; The installer will run but then nothing else will happen.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;It&apos;s mentioned here on the &lt;a href=&quot;http://www.macromedia.com/support/coldfusion/releasenotes/mx/mx61_known_problems.html#installationandconfiguration&quot;&gt;Macromedia/Adobe&lt;/a&gt; site - see note #60086.&lt;br /&gt;&lt;br /&gt;From the note:&lt;br /&gt;&lt;br /&gt;On Windows 2003 systems with Service Pack 1 (SP1), the installer immediately exits in the &amp;quot;preparing to install&amp;quot; dialog before extracting files.&amp;nbsp; This worked previously on Windows 2003 without SP1.&lt;o:p&gt;&lt;/o:p&gt;
&lt;p&gt; A feature of Windows 2003 Service Pack 1 is &amp;quot;Data Execution Prevention&amp;quot;.&amp;nbsp;&amp;nbsp; This security feature blocks the InstallAnywhere self-extractor for CF 6.1 and all JRun4 Updaters.&amp;nbsp; (&lt;u&gt;CF 7.0 is not affected&lt;/u&gt;).&amp;nbsp; To fix this problem, do the following:&lt;br /&gt;&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Click Start, right click My Computer, and select Properties.&lt;br /&gt;&lt;/li&gt;
    &lt;li&gt;On the Advanced tab, click the [Settings] button under the Performance section.&lt;br /&gt;&lt;/li&gt;
    &lt;li&gt;Select the Data Execution Prevention Tab in the Performance Options dialog&lt;/li&gt;
    &lt;li&gt;Select the radio button for &amp;quot;Turn on DEP ... except those I select:&amp;quot;&lt;br /&gt;&lt;/li&gt;
    &lt;li&gt;Select &amp;quot;Add&amp;quot; and select the Coldfusion or JRun installer.&amp;nbsp; (the entry shows up as &amp;quot;InstallAnywhere Self-Extractor&amp;quot; in the dialog)&lt;br /&gt;&lt;/li&gt;
    &lt;li&gt;Select &amp;quot;Apply&amp;quot; on the &amp;quot;performance options&amp;quot; and &amp;quot;OK&amp;quot; on the &amp;quot;System Properties&amp;quot; page&lt;br /&gt;&lt;/li&gt;
    &lt;li&gt;Now run the installer&lt;/li&gt;
&lt;/ol&gt;
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Thu, 16 Feb 2006 00:08:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/2/16/Cant-Install-ColdFusion-61</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion Runs Slower on IIS 6 than IIS 5</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/1/19/ColdFusion-Runs-Slower-on-IIS-6-than-IIS-5</link>
				<description>
				
				Here is an &lt;a href=&quot;http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19588&quot;&gt;interesting tech note&lt;/a&gt; - our development server (IIS 6) has always been slow since I upgraded to Win2003.&amp;nbsp; I will investigate to see if this speeds things up?
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Thu, 19 Jan 2006 21:10:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/1/19/ColdFusion-Runs-Slower-on-IIS-6-than-IIS-5</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Symantec Screws Up ColdFusion and Compression</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/1/18/Symantec-Screws-Up-ColdFusion-and-Compression</link>
				<description>
				
				&lt;p&gt;Saw this interesting &lt;a href=&quot;http://www.port80software.com/200ok/archive/2006/01/06/909.aspx&quot;&gt;article&lt;/a&gt; about ColdFusion and&amp;nbsp; Symantec Norton Internet Security bungling compressed content from web servers.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Something about how CF reassembles its own responses (those it is responsible for serving) seems, in conjunction with compression, to create response entity that the Symantec Norton Internet Security 2006 (NIS 2006) decompression engine on the client side cannot properly handle.&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Something to be aware of if you are seeing unexpected output from CF.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Wed, 18 Jan 2006 15:13:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/1/18/Symantec-Screws-Up-ColdFusion-and-Compression</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Using Access To Cascade Delete A Parent/Child Relationship</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/1/12/Using-Access-To-Cascade-Delete-A-ParentChild-Relationship</link>
				<description>
				
				&lt;ul&gt;
    &lt;li class=&quot;level1&quot;&gt;
    &lt;div class=&quot;li&quot;&gt;Database: Access&lt;/div&gt;
    &lt;/li&gt;
    &lt;li class=&quot;level1&quot;&gt;
    &lt;div class=&quot;li&quot;&gt;Language: ColdFusion/&lt;acronym title=&quot;Structured Query Language&quot;&gt;SQL&lt;/acronym&gt;&lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;
For a recent project I built a links application which had a parent/child relationship via one table:
&lt;p&gt;CatID &amp;gt; ParentID. &lt;/p&gt;
&lt;p&gt;The problem was if you deleted a link category - you would need to also delete any categories under that category (child) as well as any links associated with those categories. &lt;/p&gt;
&lt;p&gt;Another negative was there was no way to know the depth of the parent/child relationship so it would take a complex loop to delete everything. &lt;/p&gt;
&lt;p&gt;I remember reading something about using the database to do a &amp;lsquo;cascading&amp;rsquo; delete so I dug into this and came up with the following solution which lets the database do the heavy work: &lt;/p&gt;
&lt;p&gt;First I setup my table as such (notice tblLinkCategory relates to itself - tblLinkCategory_1) &lt;/p&gt;
&lt;br /&gt;&lt;img alt=&quot;Screenshot&quot; src=&quot;http://www.clickculture.com/blog/images/sql_1.gif&quot; /&gt;
&lt;p&gt;&lt;a class=&quot;media&quot; onkeypress=&quot;return svchk()&quot; title=&quot;relationship.gif&quot; onclick=&quot;return svchk()&quot; href=&quot;http://www.thecrumb.com/wiki/lib/exe/fetch.php?cache=cache&amp;amp;media=relationship.gif&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The key to initially setting this relationship is the first record in tblLinkCategory MUST have a NULL value in parentID - since it&amp;rsquo;s the first record there is nothing to relate to - so a NULL must be used. &lt;/p&gt;
&lt;p&gt;Next we just need to setup the cascade - right click on the relationship line between each table to get the properties: &lt;/p&gt;
&lt;img alt=&quot;Screenshot&quot; src=&quot;http://www.clickculture.com/blog/images/sql_2.gif&quot; /&gt;
&lt;p&gt;&lt;span class=&quot;media&quot;&gt;&lt;/span&gt;&lt;a class=&quot;media&quot; onkeypress=&quot;return svchk()&quot; title=&quot;relationship1.gif&quot; onclick=&quot;return svchk()&quot; href=&quot;http://www.thecrumb.com/wiki/lib/exe/fetch.php?cache=cache&amp;amp;media=relationship1.gif&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Select &amp;ldquo;Enforce Referential Integrity&amp;rdquo; and &amp;ldquo;Cascade Delete Related Records&amp;rdquo; &lt;/p&gt;
&lt;p&gt;Once you do this you can no longer delete rows with Access open (you will get a &amp;lsquo;table locked&amp;rsquo; error) but it works fine via a delete query from ColdFusion. &lt;/p&gt;
&lt;p&gt;Now by doing a single delete from the tblLinkCategory table: &lt;/p&gt;
&lt;br /&gt;
&lt;div class=&quot;code&quot;&gt;delete&lt;br /&gt;from tblLink&lt;br /&gt;where id = &amp;lt;cfqueryparam value=&amp;quot;#attributes.id#&amp;quot; cfsqltype=&amp;quot;CF_SQL_INTEGER&amp;quot; maxlength=&amp;quot;5&amp;quot;&amp;gt;&lt;/div&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;p&gt;It will delete the category, any sub-categories and any related links to those categories. &lt;/p&gt;
				
				</description>
						
				
				<category>SQL</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Thu, 12 Jan 2006 18:05:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/1/12/Using-Access-To-Cascade-Delete-A-ParentChild-Relationship</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>SEO, ColdFusion Frameworks and Security, CFAJAX, Wiki Matrix</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/1/10/SEO-ColdFusion-Frameworks-and-Security-CFAJAX-Wiki-Matrix</link>
				<description>
				
				Two good SEO links&amp;nbsp; (&lt;a href=&quot;http://www.entrepreneurs-journey.com/331/search-engine-marketing-part-1/&quot;&gt;one&lt;/a&gt; and &lt;a href=&quot;http://www.entrepreneurs-journey.com/336/search-engine-marketing-part-2/&quot;&gt;two&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;ColdFusion &lt;a href=&quot;http://clearsoftware.net/index.cfm?mode=entry&amp;amp;entry=90ADA076-E081-2BAC-69972DAC3E55170C&quot;&gt;Frameworks and Security&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Good CFAJAX &lt;a href=&quot;http://www.petefreitag.com/item/515.cfm&quot;&gt;Example&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;ColdFusion &lt;a href=&quot;http://www.fusion-reactor.com/screenshots.html&quot;&gt;Perfomance Monitor&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.wikimatrix.org/&quot;&gt;Wiki Comparison Matrix&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Nice &lt;a href=&quot;http://www.huddletogether.com/projects/lightbox/&quot;&gt;JS/CSS image gizmo&lt;/a&gt;
				
				</description>
						
				
				<category>Developer Links</category>				
				
				<category>ColdFusion</category>				
				
				<category>Fusebox</category>				
				
				<category>Wiki</category>				
				
				<category>CSS</category>				
				
				<pubDate>Tue, 10 Jan 2006 11:12:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/1/10/SEO-ColdFusion-Frameworks-and-Security-CFAJAX-Wiki-Matrix</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Top 10 Design Mistakes, Google Page Rank, Web Developer Toolbar 1.0</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/1/4/Top-10-Design-Mistakes-Google-Page-Rank-Web-Developer-Toolbar-10</link>
				<description>
				
				&lt;a href=&quot;http://www.panogames.com/&quot;&gt;Game 360 Quicktime&lt;/a&gt;&amp;nbsp;  - Doom and Half Life&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.useit.com/alertbox/designmistakes.html&quot;&gt;Top 10 Design Mistakes for 2005&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.communitymx.com/blog/index.cfm?newsid=638&quot;&gt;Google Page Rank&lt;/a&gt;&amp;nbsp; and domain registration length&lt;br /&gt;&lt;br /&gt;Google &lt;a href=&quot;http://www.google.com/tools/firefox/safebrowsing/&quot;&gt;&apos;Safe Browsing&apos; Extension&lt;/a&gt; protects you from phishing sites&lt;br /&gt;&lt;br /&gt;Sceduling software - &lt;a href=&quot;http://www.joelonsoftware.com/articles/fog0000000245.html&quot;&gt;article&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;New &lt;a href=&quot;http://chrispederick.com/work/webdeveloper/&quot;&gt;WebDeveloper&lt;/a&gt; Toolbar Firefox Extension 1.0 - a Firefox must have!&lt;br /&gt;
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Wed, 04 Jan 2006 12:44:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/1/4/Top-10-Design-Mistakes-Google-Page-Rank-Web-Developer-Toolbar-10</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Sean Corfield Framework Presentation</title>
				<link>http://www.clickculture.com/blog/index.cfm/2006/1/3/Sean-Corfield-Framework-Presentation</link>
				<description>
				
				Went to see &lt;a href=&quot;http://www.corfield.org/&quot;&gt;Sean Corfield&lt;/a&gt; give his frameworks presentation at the local Triangle ColdFusion User Group meeting (&lt;a href=&quot;http://www.tacfug.org&quot;&gt;TACFUG&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Will Tomlinson was there from &lt;a href=&quot;http://coldfusiongear.com/cfgear/index.cfm&quot;&gt;ColdFusionGear&lt;/a&gt; as well with some shirts and mugs - great ColdFusion stuff!&lt;br /&gt;&lt;br /&gt;Great presentation - Model Glue looks very interesting but I still like &lt;a href=&quot;http://www.fusebox.org&quot;&gt;Fusebox&lt;/a&gt; for it&apos;s simplicity which was what attracted me to ColdFusion in the first place.
				
				</description>
						
				
				<category>CFEclipse</category>				
				
				<category>ColdFusion</category>				
				
				<category>Fusebox</category>				
				
				<pubDate>Tue, 03 Jan 2006 00:53:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2006/1/3/Sean-Corfield-Framework-Presentation</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Fiddler, CF Memory Leaks, ColdFusion makes the top 20</title>
				<link>http://www.clickculture.com/blog/index.cfm/2005/12/16/Fiddler-CF-Memory-Leaks-ColdFusion-makes-the-top-20</link>
				<description>
				
				&lt;a href=&quot;http://www.webdevref.com/blog/index.cfm?t=Tweaking_Web_Applications_with_Fiddler&amp;amp;mode=entry&amp;amp;entry=BD912630-FFDA-3479-C2FED1F87188296A&quot;&gt;Fiddler&lt;/a&gt; - this looks really neat&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.blogoffusion.com/index.cfm/2005/11/28/pseudomemory-leak&quot;&gt;Psuedo Memory Leak&lt;/a&gt; with CF/Search Bots and Client variables&lt;br /&gt;&lt;br /&gt;Nice &lt;a href=&quot;http://del.icio.us/help/ffextension&quot;&gt;del.icio.us&amp;nbsp; Firefox Extension&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;ColdFusion makes it into the &lt;a href=&quot;http://www.tiobe.com/tpci.htm&quot;&gt;top 20 list of programming languages!!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Interesting article on &lt;a href=&quot;http://www.dervishmoose.com/blog/index.cfm/2005/11/29/nofollow-link-attrubite-saves-my-server&quot;&gt;search bots and shopping carts&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Two great links on functional specs (&lt;a href=&quot;http://www.mojofat.com/tutorial/index.html&quot;&gt;one&lt;/a&gt;) (&lt;a href=&quot;http://www.joelonsoftware.com/articles/fog0000000036.html&quot;&gt;two&lt;/a&gt;)&lt;br /&gt;
				
				</description>
						
				
				<category>Developer Links</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Fri, 16 Dec 2005 12:27:00 -0400</pubDate>
				<guid>http://www.clickculture.com/blog/index.cfm/2005/12/16/Fiddler-CF-Memory-Leaks-ColdFusion-makes-the-top-20</guid>
				
			</item>
			
		 	
			</channel></rss>