<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="2.0">
			<channel>
			<title>iKnowKung(Foo).Blog();</title>
			<link>http://www.iknowkungfoo.com/blog/index.cfm</link>
			<description>Adrian J. Moreno on ColdFusion, Object Oriented Programming, i18n and more.</description>
			<language>en-us</language>
			<pubDate>Mon, 13 Jul 2009 04:42:21 -0400</pubDate>
			<lastBuildDate>Fri, 13 Mar 2009 17:51:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>blogfoo@iknowkungfoo.com</managingEditor>
			<webMaster>blogfoo@iknowkungfoo.com</webMaster>
			
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Iknowkungfooblog" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">Iknowkungfooblog</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
				<title>Screwy issue when defining a string. (cfif within a cfset)</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2009/3/13/Screwy-issue-when-defining-a-string-cfif-within-a-cfset</link>
				<description>
				
				I was browsing through some tickets in Jira today when I found a couple of bugs related to tables not displaying correctly in MSIE. When I found an example, it basically looked like a &amp;lt;TR&amp;gt; tag had not been closed correctly. When I viewed the source HTML, imagine how surprised I was to find a &amp;lt;cfif&amp;gt; statement gumming up the works.  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>WTF</category>				
				
				<pubDate>Fri, 13 Mar 2009 17:51:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2009/3/13/Screwy-issue-when-defining-a-string-cfif-within-a-cfset</guid>
				
			</item>
			
			<item>
				<title>SQL approach to Showing Every Nth Record</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2009/2/20/SQL-approach-to-Showing-Every-Nth-Record</link>
				<description>
				
				Earlier today, Ray Camden posted a quick ColdFusion-centric solution to &lt;a class="outbound" target="_blank" href="http://www.coldfusionjedi.com/index.cfm/2009/2/20/Ask-a-Jedi-Showing-Every-Nth-Record"&gt;showing only the Nth records&lt;/a&gt; of a query. His solution is fine, but I wonder how it would perform for large queries on a site under high load. Here's a database-centric solution that pulls back every Nth record, allowing CF to just display the final record set.  [More]
				</description>
				
				<category>SQL</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Fri, 20 Feb 2009 13:19:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2009/2/20/SQL-approach-to-Showing-Every-Nth-Record</guid>
				
			</item>
			
			<item>
				<title>Adobe MAX 2008 Day 2 Overview</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2009/1/21/Adobe-MAX-2008-Day-2-Overview</link>
				<description>
				
				Since I'm so late in covering the rest of my MAX trip, I'll just hit the highlights and link to extended coverage elsewhere.  [More]
				</description>
				
				<category>Adobe MAX</category>				
				
				<pubDate>Wed, 21 Jan 2009 00:00:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2009/1/21/Adobe-MAX-2008-Day-2-Overview</guid>
				
			</item>
			
			<item>
				<title>Adobe MAX 2008 Day 1 Overview</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/12/8/Adobe-MAX-2008-Day-1-Overview</link>
				<description>
				
				The first day of MAX was so very interesting. Even though there were more attendees than last year, the layout of the Moscone West convention center made for a much better experience. The Unconference sessions that ran alongside the official sessions weren't just the icing on the cake. Sometimes they were the cake (not a lie).  [More]
				</description>
				
				<category>Adobe MAX</category>				
				
				<pubDate>Mon, 08 Dec 2008 23:00:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/12/8/Adobe-MAX-2008-Day-1-Overview</guid>
				
			</item>
			
			<item>
				<title>CF_Underground &amp; Adobe MAX 2008 Day 0</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/11/24/CFUnderground--Adobe-MAX-2008-Day-0</link>
				<description>
				
				Before MAX even got underway, I spent an afternoon at Adobe HQ with a bunch of other ColdFusion die hards. Apparently, the plethora of ColdFusion sessions available at MAX weren't enough for some of us. Afterwards, beer!  [More]
				</description>
				
				<category>Conference</category>				
				
				<category>Adobe MAX</category>				
				
				<pubDate>Mon, 24 Nov 2008 00:00:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/11/24/CFUnderground--Adobe-MAX-2008-Day-0</guid>
				
			</item>
			
			<item>
				<title>A few updates before heading to Adobe MAX</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/11/15/A-few-updates-before-heading-to-Adobe-MAX</link>
				<description>
				
				First, let me apologize for the recent lack of posts. I've been working on a number of projects at work and I just haven't been able to find the time for blogging. I just uploaded some tweaks to the site's layout. Please let me know if anything's out of whack.  [More]
				</description>
				
				<category>Blog Info</category>				
				
				<category>ColdFusion</category>				
				
				<category>Adobe MAX</category>				
				
				<pubDate>Sat, 15 Nov 2008 23:36:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/11/15/A-few-updates-before-heading-to-Adobe-MAX</guid>
				
			</item>
			
			<item>
				<title>Adobe MAX 2008 BoF: Addressing the ColdFusion Developers' Skills Gap</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/11/14/Adobe-MAX-2008-BoF-Addressing-the-ColdFusion-Developers-Skills-Gap</link>
				<description>
				
				If you're going to MAX this year, make sure to check out the Bird of a Feather (BoF) meetings Monday night (11/17). These are informal, 50 minute meetings where we can discuss various issues and get to know each other while eating pizza and having a few beers.  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Adobe MAX</category>				
				
				<pubDate>Fri, 14 Nov 2008 18:16:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/11/14/Adobe-MAX-2008-BoF-Addressing-the-ColdFusion-Developers-Skills-Gap</guid>
				
			</item>
			
			<item>
				<title>Remove duplicate list or array elements using ColdFusion and Java</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/10/22/Remove-duplicate-list-or-array-elements-using-ColdFusion-and-Java</link>
				<description>
				
				I've been working on a new feature for my company's main application. Basically I need to associate some data with a list of students. The list of students is generated from existing class rosters. Since students can be in more than one class, it's possible the same student gets selected twice. So how can I quickly remove any duplicates and store only the unique list of students?  [More]
				</description>
				
				<category>Java</category>				
				
				<category>ColdFusion</category>				
				
				<category>Primers</category>				
				
				<pubDate>Wed, 22 Oct 2008 19:53:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/10/22/Remove-duplicate-list-or-array-elements-using-ColdFusion-and-Java</guid>
				
			</item>
			
			<item>
				<title>RoundArch is looking for Flex and/or J2EE developers</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/10/17/RoundArch-is-looking-for-Flex-andor-J2EE-developers</link>
				<description>
				
				I got an e-mail from Josh Berling at &lt;a href="http://roundarch.com/" class="outbound"&gt;RoundArch&lt;/a&gt; in Chicago. He's looking for Flex and/or J2EE developers wanting full time or contract work. I met him at last year's MAX and seems like a great guy to work with. He's definitely a Flex guru and the work I saw was really cutting edge.  [More]
				</description>
				
				<category>Jobs</category>				
				
				<category>Java</category>				
				
				<category>Flex</category>				
				
				<pubDate>Fri, 17 Oct 2008 18:53:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/10/17/RoundArch-is-looking-for-Flex-andor-J2EE-developers</guid>
				
			</item>
			
			<item>
				<title>TexFlex - Dallas Flex Camp - October 17, 2008</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/9/2/TexFlex--Dallas-Flex-Camp--October-17-2008</link>
				<description>
				
				This morning, John Campos from the &lt;a href="d-flex.org" class="outbound" target="_blank"&gt;Dallas Flex User Group&lt;/a&gt; announced that "Miller &amp; Associates is throwing TexFlex, a Dallas Flex Camp in conjunction with Adobe." It's only $25 to attend and there's only 300 spots, so sign up ASAP.

&lt;a href="http://flex.org/events/2008/08/27/texflex-dallas-flex-camp" class="outbound" target="_blank"&gt;http://flex.org/events/2008/08/27/texflex-dallas-flex-camp&lt;/a&gt; 
				</description>
				
				<category>Flex</category>				
				
				<pubDate>Tue, 02 Sep 2008 12:50:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/9/2/TexFlex--Dallas-Flex-Camp--October-17-2008</guid>
				
			</item>
			
			<item>
				<title>Using jQuery with ColdFusion to handle form field values</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/8/25/Using-jQuery-with-ColdFusion-to-handle-form-field-values</link>
				<description>
				
				More often than not, you're placing ColdFusion (or any server-side language) code within HTML to set pre-existing values of a form. You can cut down on tons of excess server-side code by setting those values using Javascript. Here are a few examples of how you can use jQuery with ColdFusion to set form values.  [More]
				</description>
				
				<category>JQuery</category>				
				
				<category>ColdFusion</category>				
				
				<category>Javascript</category>				
				
				<pubDate>Mon, 25 Aug 2008 00:00:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/8/25/Using-jQuery-with-ColdFusion-to-handle-form-field-values</guid>
				
			</item>
			
			<item>
				<title>The Mach-II Primer has a new home</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/8/6/The-MachII-Primer-has-a-new-home</link>
				<description>
				
				A few weeks ago, Peter J Farrell from the Mach-II team asked if I would contribute the Mach-II Primer to the project's main Wiki. It took me about 30 seconds to agree.  [More]
				</description>
				
				<category>Mach-II</category>				
				
				<category>Primers</category>				
				
				<pubDate>Wed, 06 Aug 2008 01:00:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/8/6/The-MachII-Primer-has-a-new-home</guid>
				
			</item>
			
			<item>
				<title>Yo Adrian! / OOCF 7.3.1: How does my bean get a new ID when calling Create()?</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/7/30/Yo-Adrian-OOCF-7.3.1-How-does-my-bean-get-a-new-ID-when-calling-create</link>
				<description>
				
				Justin Treher asks: "Yo, Adrian. I see that you are using autonumber for your tables. Whenever you run the CREATE method in the DAO you are just returning true. How does the application get the ID?"  [More]
				</description>
				
				<category>OOP</category>				
				
				<category>ColdFusion</category>				
				
				<category>Primers</category>				
				
				<pubDate>Wed, 30 Jul 2008 01:00:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/7/30/Yo-Adrian-OOCF-7.3.1-How-does-my-bean-get-a-new-ID-when-calling-create</guid>
				
			</item>
			
			<item>
				<title>Minify your Javascript bloat with Scriptalizer</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/7/10/Minify-your-Javascript-bloat-with-Scriptalizer</link>
				<description>
				
				Aaron Lynch, one of the brains behind InstantSpot.com has just launched a new ColdFusion tag, as well as a website that allows you to compress multiple Javascript files into a single, minified file.  [More]
				</description>
				
				<category>JQuery</category>				
				
				<category>Javascript</category>				
				
				<pubDate>Thu, 10 Jul 2008 12:37:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/7/10/Minify-your-Javascript-bloat-with-Scriptalizer</guid>
				
			</item>
			
			<item>
				<title>Check All Checkboxes with JQuery</title>
				<link>http://www.iknowkungfoo.com/blog/index.cfm/2008/7/9/Check-All-Checkboxes-with-JQuery</link>
				<description>
				
				I've been working with JQuery quite a bit lately and I'm aggravated that I didn't pick it up sooner. Someone on the DFW CFUG mailing list asked for a quick example of why they should use it. Another post on the JQuery list asked how to create a "Check All" box using JQuery. I decided to expand on the "check all" example I posted to the CFUG list to show how things have progressed from old school Javascript to JQuery.  [More]
				</description>
				
				<category>JQuery</category>				
				
				<category>Javascript</category>				
				
				<pubDate>Wed, 09 Jul 2008 22:16:00 -0400</pubDate>
				<guid>http://www.iknowkungfoo.com/blog/index.cfm/2008/7/9/Check-All-Checkboxes-with-JQuery</guid>
				
			</item>
			</channel></rss>
