<?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 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>The Lighter Side of Code</title>
	
	<link>http://www.vintagecoding.com/blog</link>
	<description>Personal &amp; technical ramblings...</description>
	<lastBuildDate>Wed, 09 Jun 2010 02:34:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/vintagecoding/qzmf" /><feedburner:info uri="vintagecoding/qzmf" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>KatMouse to the rescue.</title>
		<link>http://feedproxy.google.com/~r/vintagecoding/qzmf/~3/2mgs0wCnexA/</link>
		<comments>http://www.vintagecoding.com/blog/2010/06/08/katmouse-to-the-rescue/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 02:34:01 +0000</pubDate>
		<dc:creator>Lu Sancea</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.vintagecoding.com/blog/?p=331</guid>
		<description><![CDATA[Have you ever Windows users noticed that you have to click into a certain perspective to scroll?  You know what I mean, you are looking at some code and you have to click on the browser to scroll to the debug info?  Well, I learned about KatMouse, that problem went out the window. This is [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever Windows users noticed that you have to click into a certain perspective to scroll?  You know what I mean, you are looking at some code and you have to click on the browser to scroll to the debug info?  Well, I learned about <a title="KatMouse" href="http://ehiti.de/katmouse/">KatMouse</a>, that problem went out the window.</p>
<p>This is a simple lightweight little utility that does a awesome job.  So, here&#8217;s what it does.  If you have ever worked with a Mac you will know that you can scroll any window without clicking on that window.  It is very handy when you are comparing two documents to each other and debugging.  Well, this is what <a title="KatMouse" href="http://ehiti.de/katmouse/">KatMouse</a> does.  You can hover over any window and scroll.  Simple, but once you use it you will thank me.</p>
<p>Let me know what you think, cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vintagecoding.com/blog/2010/06/08/katmouse-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.vintagecoding.com/blog/2010/06/08/katmouse-to-the-rescue/</feedburner:origLink></item>
		<item>
		<title>Google Chrome and about:blank problems</title>
		<link>http://feedproxy.google.com/~r/vintagecoding/qzmf/~3/4j_Lqudd7EA/</link>
		<comments>http://www.vintagecoding.com/blog/2009/10/03/google-chrome-and-aboutblank-problems/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 22:25:37 +0000</pubDate>
		<dc:creator>Lu Sancea</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.vintagecoding.com/blog/?p=328</guid>
		<description><![CDATA[I am a fan of Google Chrome, but recently I installed an update and it totally jacked up my install.  Now when I launch Chrome I get the about:blank page and can&#8217;t go to any sites.  Has anyone else experienced this problem?  I originally thought that the problem was with my firewall or anti-virus, but [...]]]></description>
			<content:encoded><![CDATA[<p>I am a fan of Google Chrome, but recently I installed an update and it totally jacked up my install.  Now when I launch Chrome I get the about:blank page and can&#8217;t go to any sites.  Has anyone else experienced this problem?  I originally thought that the problem was with my firewall or anti-virus, but after going through all of their options and logs, I have ruled that out.  If anyone out there know what the deal is, please help!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vintagecoding.com/blog/2009/10/03/google-chrome-and-aboutblank-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.vintagecoding.com/blog/2009/10/03/google-chrome-and-aboutblank-problems/</feedburner:origLink></item>
		<item>
		<title>3 tools that might speed up your development</title>
		<link>http://feedproxy.google.com/~r/vintagecoding/qzmf/~3/SHdpDTXU8-U/</link>
		<comments>http://www.vintagecoding.com/blog/2009/07/16/3-tools-that-might-speed-up-your-development/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 02:33:24 +0000</pubDate>
		<dc:creator>Lu Sancea</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.vintagecoding.com/blog/?p=326</guid>
		<description><![CDATA[ClipX &#8211; This gem of a program is along the same lines as CoodClip, but not as buggy.  ClipX will save text and images to the clipboard and keep it all saved for later.  This program is sick, especially when you are testing accounts for large systems. AutoHotKey &#8211; AutoHotKey is a new arrival to [...]]]></description>
			<content:encoded><![CDATA[<p><a title="ClipX Clipboard manager" href="http://www.bluemars.org/clipx/"><strong>ClipX</strong></a> &#8211; This gem of a program is along the same lines as CoodClip, but not as buggy.  ClipX will save text and images to the clipboard and keep it all saved for later.  This program is sick, especially when you are testing accounts for large systems.</p>
<p><a title="AutoHotKey Mouse and Keyboard shortcuts" href="http://www.autohotkey.com/"><strong>AutoHotKey</strong></a> &#8211; AutoHotKey is a new arrival to my list of programs.  I found this app when I saw my manager log into a system with a hotkey.  I was sold, since I am constantly logging in and out of accounts during testing.  You can also use this program to do automatic mouse clicks and even drag and drop.</p>
<p><a title="Fiddler web debugger" href="http://www.fiddler2.com/fiddler2/"><strong>Fiddler</strong></a> &#8211; For those who can not use Firefox in the office, I found this app.  It works much like Firebug does, and can be very helpful when debugging AJAX.</p>
<p>Check em out, hope it helps.  Cheers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vintagecoding.com/blog/2009/07/16/3-tools-that-might-speed-up-your-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.vintagecoding.com/blog/2009/07/16/3-tools-that-might-speed-up-your-development/</feedburner:origLink></item>
		<item>
		<title>ObjectToExcel: XML based Excel creation</title>
		<link>http://feedproxy.google.com/~r/vintagecoding/qzmf/~3/1wQX6b8cBPU/</link>
		<comments>http://www.vintagecoding.com/blog/2009/07/04/objecttoexcel-xml-based-excel-creation/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 20:21:51 +0000</pubDate>
		<dc:creator>Lu Sancea</dc:creator>
				<category><![CDATA[Coldfusion]]></category>

		<guid isPermaLink="false">http://www.vintagecoding.com/blog/?p=322</guid>
		<description><![CDATA[I was looking around the net for ways to dump queries into excel and I ran across this post on Todd Sharp&#8217;s blog &#60;cfsilence&#62;.  I thought it was pretty cool, so I looked up the specifications on Microsoft&#8217;s site.  Anyway, thanks to Todd for the inspiration.  I had to take one or more queries and [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking around the net for ways to dump queries into excel and I ran across this <a title="CREATING MULTIPLE TABS IN EXCEL WITH COLDFUSION" href="http://cfsilence.com/blog/client/index.cfm/2006/7/19/Creating-Multiple-Tabs-in-Excel-with-Coldfusion">post</a> on Todd Sharp&#8217;s blog <a title="&lt;cfsilence&gt;" href="http://cfsilence.com/blog/client/">&lt;cfsilence&gt;</a>.  I thought it was pretty cool, so I looked up the <a title="XML Spreadsheet Reference" href="http://msdn.microsoft.com/en-us/library/aa140066(office.10).aspx#odc_xmlss_ss:column">specifications</a> on Microsoft&#8217;s site.  Anyway, thanks to Todd for the inspiration.  I had to take one or more queries and dump them to excel, so I decided to make CFC and share it with everyone.  I hope this saves someone some time in doing something like this.  Cheers.</p>
<p><a title="ObjectToExcel: XML based Excel creation" href="http://www.vintagecoding.com/blog/files/ObjectToExcel.zip">ObjectToExcel</a></p>
<p>You can also download it on the great <a title="Object To Excel" href="http://objecttoexcel.riaforge.com">RIAForge</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vintagecoding.com/blog/2009/07/04/objecttoexcel-xml-based-excel-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.vintagecoding.com/blog/2009/07/04/objecttoexcel-xml-based-excel-creation/</feedburner:origLink></item>
		<item>
		<title>jQuery GET caching and you…</title>
		<link>http://feedproxy.google.com/~r/vintagecoding/qzmf/~3/H8mCYZdm5O8/</link>
		<comments>http://www.vintagecoding.com/blog/2009/07/01/jquery-get-caching-and-you/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 01:43:04 +0000</pubDate>
		<dc:creator>Lu Sancea</dc:creator>
				<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://www.vintagecoding.com/blog/?p=319</guid>
		<description><![CDATA[I was working with jQuery today and I had an unusual issue.  Some users were getting incorrect data when using the app and others had no problem at all.  After checking the code and the queries I started looking at the app using Firebug, the best plugin ever.  After a few minutes of trial and [...]]]></description>
			<content:encoded><![CDATA[<p>I was working with jQuery today and I had an unusual issue.  Some users were getting incorrect data when using the app and others had no problem at all.  After checking the code and the queries I started looking at the app using Firebug, the best plugin ever.  After a few minutes of trial and error, I was still stumped.  I could not understand why only a few people were getting wild results.  Well, the final straw was when we changed the caching rules in the browser to automatically reload data and never load new versions of the page.  That was when I finally was able to reproduce the problem.</p>
<p>It turns out that ajax calls will cache your requests unless you append a different value at the end of each request.  You can also stop the cahcing if you use the jQuery post method instead of the get method.  I had no idea that ajax did that, but thanks to <a href="http://www.sitecrafting.com/blog/ken-foubert/">Ken Foubert&#8217;s</a> blog post for clearing that up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vintagecoding.com/blog/2009/07/01/jquery-get-caching-and-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.vintagecoding.com/blog/2009/07/01/jquery-get-caching-and-you/</feedburner:origLink></item>
	</channel>
</rss>
