<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Freelance Web Development</title>
	<atom:link href="http://www.webveteran.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webveteran.com/blog</link>
	<description>Programming: coldfusion, php, javascript, sql, css, scriptaculous, seo</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:12:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Automate reporting spam to spamcop.net</title>
		<link>http://www.webveteran.com/blog/mac/mac-os-x/automate-reporting-spam-to-spamcop-net/</link>
		<comments>http://www.webveteran.com/blog/mac/mac-os-x/automate-reporting-spam-to-spamcop-net/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 06:45:13 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[SpamCop Deputy]]></category>
		<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamcop]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=617</guid>
		<description><![CDATA[Reporting spam to SpamCop can get to be tiresome. Luckily much of it can be automated with Mac Mail and some AppleScripting. <br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/mac/mac-os-x/automate-reporting-spam-to-spamcop-net/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/mac/mac-os-x/automate-reporting-spam-to-spamcop-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trimming a decimal with coldfusion &amp; regex</title>
		<link>http://www.webveteran.com/blog/web-coding/coldfusion/trimming-a-decimal-with-coldfusion-regex/</link>
		<comments>http://www.webveteran.com/blog/web-coding/coldfusion/trimming-a-decimal-with-coldfusion-regex/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 04:42:55 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[decimals]]></category>
		<category><![CDATA[RegEx]]></category>
		<category><![CDATA[ReReplace]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=615</guid>
		<description><![CDATA[A ColdFusion function to remove trailing zeros and then trailing periods from a decimal.<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-coding/coldfusion/trimming-a-decimal-with-coldfusion-regex/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-coding/coldfusion/trimming-a-decimal-with-coldfusion-regex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Return a query of all CF Scheduled tasks</title>
		<link>http://www.webveteran.com/blog/web-coding/coldfusion/return-a-query-of-all-cf-scheduled-tasks/</link>
		<comments>http://www.webveteran.com/blog/web-coding/coldfusion/return-a-query-of-all-cf-scheduled-tasks/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 02:32:02 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[cffunction]]></category>
		<category><![CDATA[scheduled tasks]]></category>
		<category><![CDATA[shared hosting]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=612</guid>
		<description><![CDATA[Returns a query of all ColdFusion Scheduled Tasks on a server. Works on shared hosting - access to ServiceFactory is not required. Extra task attribute references (or too few) will not cause errors.<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-coding/coldfusion/return-a-query-of-all-cf-scheduled-tasks/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-coding/coldfusion/return-a-query-of-all-cf-scheduled-tasks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL: Ignore null values when ordering results</title>
		<link>http://www.webveteran.com/blog/web-coding/mysql/mysql-ignore-null-values-when-ordering-results/</link>
		<comments>http://www.webveteran.com/blog/web-coding/mysql/mysql-ignore-null-values-when-ordering-results/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 03:18:45 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=609</guid>
		<description><![CDATA[Fast answer: use IFNULL() in your select statement.
Lets say you have some products that have a length attribute which is recorded in two different ways: inches and feet. In your CMS, the client enters EITHER inches OR feet. When generating a list of products sorted by length, you&#8217;d want the &#8216;inch&#8217; products up top and [...]<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-coding/mysql/mysql-ignore-null-values-when-ordering-results/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-coding/mysql/mysql-ignore-null-values-when-ordering-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the priority of incoming mail (incl. Apple Mail)</title>
		<link>http://www.webveteran.com/blog/web-coding/change-the-priority-of-incoming-mail/</link>
		<comments>http://www.webveteran.com/blog/web-coding/change-the-priority-of-incoming-mail/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 15:32:11 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Web Coding]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[importance]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[priority]]></category>
		<category><![CDATA[smartermail]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=600</guid>
		<description><![CDATA[Change the priority of incoming messages from certain senders. This solution works in any email client. Messages from other senders are not affected.<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-coding/change-the-priority-of-incoming-mail/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-coding/change-the-priority-of-incoming-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress &#8211; 301 location to sub page</title>
		<link>http://www.webveteran.com/blog/web-coding/php/wordpress-301-location-to-sub-page/</link>
		<comments>http://www.webveteran.com/blog/web-coding/php/wordpress-301-location-to-sub-page/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 14:38:16 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[301]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=598</guid>
		<description><![CDATA[WordPress is great for blogging but still has a way to go to be a CMS. One thing I find odd is that you can create Categories for Posts but not for Pages. Usually a client will want pages categorized for navigation. So this becomes a problem. Sure you can nest Pages (parents and children) [...]<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-coding/php/wordpress-301-location-to-sub-page/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-coding/php/wordpress-301-location-to-sub-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated compressed scripty 1.8.3 for LightView, PHP</title>
		<link>http://www.webveteran.com/blog/web-coding/coldfusion/scripty-1-8-3-lightview-php/</link>
		<comments>http://www.webveteran.com/blog/web-coding/coldfusion/scripty-1-8-3-lightview-php/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 16:28:20 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scriptaculous]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=596</guid>
		<description><![CDATA[• gzipped prototype 1.6.1 + scriptaculous 1.8.3 
• CFM jgz serving 
• PHP jgz serving 
• Now compatible with LightView 2.5.2.1<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-coding/coldfusion/scripty-1-8-3-lightview-php/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-coding/coldfusion/scripty-1-8-3-lightview-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom scrollbars in Adium &#8211; &#8216;Elegant Simple&#8217; Message Style</title>
		<link>http://www.webveteran.com/blog/web-coding/scriptaculous/custom-scrollbars-in-adium-elegant-simple-message-style/</link>
		<comments>http://www.webveteran.com/blog/web-coding/scriptaculous/custom-scrollbars-in-adium-elegant-simple-message-style/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 12:00:25 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Adium]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Scriptaculous]]></category>
		<category><![CDATA[livepipe ui]]></category>
		<category><![CDATA[prototype js]]></category>
		<category><![CDATA[scrollbar]]></category>
		<category><![CDATA[scroller]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=590</guid>
		<description><![CDATA[An Adium Message Style with custom scrollbar via Prototype JS, LivePipe UI and Scriptaculous! Screencast inside...

<img src="http://www.webveteran.com/media/storage/webveteran-elegant-simple-v1.0.png"><br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-coding/scriptaculous/custom-scrollbars-in-adium-elegant-simple-message-style/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-coding/scriptaculous/custom-scrollbars-in-adium-elegant-simple-message-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Code Editor 1.2.5</title>
		<link>http://www.webveteran.com/blog/web-related-software/visual-code-editor/visual-code-editor-1-2-5/</link>
		<comments>http://www.webveteran.com/blog/web-related-software/visual-code-editor/visual-code-editor-1-2-5/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 01:53:22 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Visual Code Editor]]></category>
		<category><![CDATA[sourcecode]]></category>
		<category><![CDATA[SyntaxHighlighter Evolved]]></category>
		<category><![CDATA[SyntaxHighlighter Plus]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=586</guid>
		<description><![CDATA[v1.2.5: Tested in WordPress 2.9.2 and with SyntaxHighlighter Evolved 2.3.8
Visual Code Editor modifies WordPress's behavior so that code (programming code snippets) format is preserved when using the visual editor. It will work with any syntax highlighter that accepts encoded/escaped syntax.<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-related-software/visual-code-editor/visual-code-editor-1-2-5/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-related-software/visual-code-editor/visual-code-editor-1-2-5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Compressed Prototype 1.6.1 and Scriptaculous 1.8.3</title>
		<link>http://www.webveteran.com/blog/web-coding/scriptaculous/compressed-prototype-1-6-1-and-scriptaculous-1-8-3/</link>
		<comments>http://www.webveteran.com/blog/web-coding/scriptaculous/compressed-prototype-1-6-1-and-scriptaculous-1-8-3/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 02:18:35 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Scriptaculous]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=582</guid>
		<description><![CDATA[Prototype 1.6.1 and Scriptaculous 1.8.3 in a combined jgz of only 60KB. Includes a CFM for proper serving.<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-coding/scriptaculous/compressed-prototype-1-6-1-and-scriptaculous-1-8-3/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-coding/scriptaculous/compressed-prototype-1-6-1-and-scriptaculous-1-8-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Speeding up cffm v1.1x</title>
		<link>http://www.webveteran.com/blog/web-coding/coldfusion/speeding-up-cffm-v1-1x/</link>
		<comments>http://www.webveteran.com/blog/web-coding/coldfusion/speeding-up-cffm-v1-1x/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 13:49:52 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[cffm]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[recursion]]></category>
		<category><![CDATA[slow]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=581</guid>
		<description><![CDATA[I manage a site with nearly 50GB of small PDFs. Thousands of directories and files. This makes CFFM super duper slow. I know it sounds silly, but when staring at a blank window, 15 seconds feels like 15 minutes. The problem is that with every page load, the entire directory tree below your initial directory [...]<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-coding/coldfusion/speeding-up-cffm-v1-1x/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-coding/coldfusion/speeding-up-cffm-v1-1x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CFSelect with multiple query columns</title>
		<link>http://www.webveteran.com/blog/web-coding/coldfusion/cfselect-with-multiple-query-columns/</link>
		<comments>http://www.webveteran.com/blog/web-coding/coldfusion/cfselect-with-multiple-query-columns/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 12:44:48 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web Coding]]></category>
		<category><![CDATA[cfquery]]></category>
		<category><![CDATA[cfselect]]></category>
		<category><![CDATA[column]]></category>
		<category><![CDATA[concat()]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[option]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[select]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=579</guid>
		<description><![CDATA[How to use MySQL's CONCAT() function to allow multiple columns in CFSelect.<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-coding/coldfusion/cfselect-with-multiple-query-columns/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-coding/coldfusion/cfselect-with-multiple-query-columns/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;m a Favorite Place on Google</title>
		<link>http://www.webveteran.com/blog/web-veteran/news/im-a-favorite-place-on-google/</link>
		<comments>http://www.webveteran.com/blog/web-veteran/news/im-a-favorite-place-on-google/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 01:40:14 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WebVeteran]]></category>
		<category><![CDATA[Favorite Place]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=577</guid>
		<description><![CDATA[I recently received a window sticker from Google for being in their top 1% of "Favorite Places". Fire up your bar code scanning PDAs!<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-veteran/news/im-a-favorite-place-on-google/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-veteran/news/im-a-favorite-place-on-google/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL: counts of multiple sub-items of each parent</title>
		<link>http://www.webveteran.com/blog/web-coding/mysql-counts-of-multiple-sub-items-of-each-parent/</link>
		<comments>http://www.webveteran.com/blog/web-coding/mysql-counts-of-multiple-sub-items-of-each-parent/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 05:54:31 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web Coding]]></category>
		<category><![CDATA[coalesce()]]></category>
		<category><![CDATA[count()]]></category>
		<category><![CDATA[inner join]]></category>
		<category><![CDATA[left join]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=574</guid>
		<description><![CDATA[A MySQL example of counting the distinct numbers of multiple child types of parents. For example, how many Products and Images of each Category.<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/web-coding/mysql-counts-of-multiple-sub-items-of-each-parent/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/web-coding/mysql-counts-of-multiple-sub-items-of-each-parent/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Making Apple&#8217;s DigitalColor Meter useful</title>
		<link>http://www.webveteran.com/blog/mac/mac-os-x/making-apples-digitalcolor-meter-useful/</link>
		<comments>http://www.webveteran.com/blog/mac/mac-os-x/making-apples-digitalcolor-meter-useful/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 14:00:18 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DigitalColor Meter]]></category>

		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=565</guid>
		<description><![CDATA[A fix for using the DigitalColor Meter that ships with Mac OS X. This simple trick stops it from munging your RGB Hex. Twist ending here...<br/><br/>
<table>
<tr><td nowrap valign="top">
<small>
Copyright &#169; 2011 Jules Gravinese<br /><a href="http://www.webveteran.com/blog/">Freelance Web Development</a><br />
<a href="http://www.addthis.com/bookmark.php?v=15&#038;winname=addthis&#038;pub=freelancewebdeveloper&#038;s=more&#038;url=http://www.webveteran.com/blog/mac/mac-os-x/making-apples-digitalcolor-meter-useful/&#038;logo=http://www.webveteran.com/blog/images/freelance-web-development.png&#038;logobg=&#038;logocolor=&#038;ate=AT-freelancewebdeveloper/-/~/54030aa53bfd7/12/491901bf3836ddcd&#038;adt=1&#038;content=&#038;CXNID=2000001.5215456080540439074NXC&#038;brand=WebVeteran.com" target="_blank"><img width="125" height="16" border="0" alt="" src="http://s7.addthis.com/static/btn/lg-addthis-en.gif" /></a></small></td><td valign='top'>This feed is for personal, non-commercial use only. The use of this feed on other websites may breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. ac7933855cc938c69031a858b4e532f0 (38.107.179.237) </td></tr></table>]]></description>
		<wfw:commentRss>http://www.webveteran.com/blog/mac/mac-os-x/making-apples-digitalcolor-meter-useful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

