<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Repeated Overflows</title>
	<link>http://code.christophervigliotti.com</link>
	<description>Christopher Vigliotti often speaks in ColdFusion, Flash, SQL, CSS, Java and JavaScript.</description>
	<lastBuildDate>Fri, 03 Sep 2010 18:42:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>jQuery css()</title>
		<description><![CDATA[I am the process of migrating a code base from Prototype + old-school JS to jQuery (the new mayor of Awesome Town), and ran across some code that was replacing some (but not all) styles of an element. This led me to jQuery&#8217;s css() method, one of the many handy CSS-related features in jQuery.. As [...]]]></description>
		<link>http://code.christophervigliotti.com/2010/09/jquery-css/</link>
			</item>
	<item>
		<title>Regular Expressions, Reverend Jim Ignatowski and You</title>
		<description><![CDATA[Regular Expressions I use regular expressions just often enough to have to totally re-learn them every time I need to use them. After a round of Google searches, reading over a few good regex sites (here&#8217;s one) and a bit of head scratching and code tinkering I end up with the code I need. In [...]]]></description>
		<link>http://code.christophervigliotti.com/2010/07/regular-expressions-reverend-jim-ignatowski-and-you/</link>
			</item>
	<item>
		<title>I&#8217;m Just Sayin&#8217;: Firebug Break Points Are Cool</title>
		<description><![CDATA[http://getfirebug.com/doc/breakpoints/demo.html]]></description>
		<link>http://code.christophervigliotti.com/2010/07/im-just-sayin-firebug-break-points-are-cool/</link>
			</item>
	<item>
		<title>Firefox Add-Ons</title>
		<description><![CDATA[I&#8217;m into my first week at my new job and I&#8217;ve been spending some time getting my workstation setup.  This task includes getting Firefox installed and adding some key Add-Ons.  Here&#8217;s my list&#8230; Adblock Plus http://adblockplus.org/en/ Blocks ads!  &#8216;Nuff said! CF Debug Copy http://cfdebugcopy.riaforge.org/ The days of copying, pasting and reformatting ColdFusion queries are over. [...]]]></description>
		<link>http://code.christophervigliotti.com/2010/07/firefox-add-ons/</link>
			</item>
	<item>
		<title>CFUnited</title>
		<description><![CDATA[It&#8217;s hard to believe, but this year&#8217;s CFUnited will be the last. I had a chance to attend CFUnited a few years ago and found it to be fun and inspiring. I urge my fellow ColdFusion developers to take advantage of CFUnited this year (while it&#8217;s..sniff&#8230;still here).  As always the speaker and topic lineup is [...]]]></description>
		<link>http://code.christophervigliotti.com/2010/07/cfunited/</link>
			</item>
	<item>
		<title>The Strategy Pattern</title>
		<description><![CDATA[I&#8217;ve read and coded my way through the first chapter of Head First Design Patterns and enjoyed working with the MiniDuckSimulator sample. The author(s) make a good case for favoring composition over inheritance. I look forward to understanding this concept on a deeper, actionable level as I continue onto Chapter 2. I&#8217;ve included some (but [...]]]></description>
		<link>http://code.christophervigliotti.com/2010/07/the-strategy-pattern/</link>
			</item>
	<item>
		<title>Diving Head First Into Head First Design Patterns</title>
		<description><![CDATA[Over the last few days I&#8217;ve been sinking my teeth into Head First Design Patterns. I&#8217;m really enjoying both learning about Design Patterns as well as slinging some Java code.]]></description>
		<link>http://code.christophervigliotti.com/2010/07/diving-head-first-into-head-first-design-patterns/</link>
			</item>
	<item>
		<title>Goofing Around With jQuery</title>
		<description><![CDATA[I&#8217;ve been reading a lot about jQuery these days. First my friend and former associate Rick &#8220;American&#8221; Flagg suggested that I check it out, then I took notice of Ray Camden&#8217;s recent posts on jQuery. With the power of suggestion now firmly behind the wheel I headed over to the jQuery website, and worked through [...]]]></description>
		<link>http://code.christophervigliotti.com/2010/06/goofing-around-with-jquery/</link>
			</item>
	<item>
		<title>We Interrupt This Blog For A Rant About Revision Control</title>
		<description><![CDATA[Throughout my career as a software developer I&#8217;ve worked at shops that use revision control software. I&#8217;ve worked with systems that implement file locking (Visual Source Safe) as well as systems that implement branching and merging (CVS and Subversion). In my view using any system is better than using none at all. If your organization [...]]]></description>
		<link>http://code.christophervigliotti.com/2010/06/we-interrupt-this-blog-for-a-rant-about-revision-control/</link>
			</item>
	<item>
		<title>CFDOCUMENTITEM, Why Hast Thou Forsaken Me</title>
		<description><![CDATA[I&#8217;m working on generating PDF reports in ColdFusion 8 using the quick and easy cfdocument tag, and discovered that I cannot open and close tables using cfdocumentitem headers and footers. Here&#8217;s what I would have liked to do&#8230; 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [...]]]></description>
		<link>http://code.christophervigliotti.com/2010/02/cfdocumentitem-why-hast-thou-forsaken-me/</link>
			</item>
</channel>
</rss>
