<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Freelance Web Development</title>
	<atom:link href="http://www.webveteran.com/blog/index.php/comments/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>Fri, 05 Mar 2010 00:53:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Visual Code Editor with WP-Codebox by Jules</title>
		<link>http://www.webveteran.com/blog/index.php/web-related-software/visual-code-editor/visual-code-editor-with-wp-codebox/comment-page-1/#comment-1028</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Fri, 05 Mar 2010 00:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=455#comment-1028</guid>
		<description>&lt;a href=&quot;#comment-1025&quot; rel=&quot;nofollow&quot;&gt;@Dan Brown&lt;/a&gt; 
Are you sure it was VCE? As you can see in your comment, it&#039;s working just fine.
It may be the Syntax Highlighter you&#039;re using that is causing the problem. Are you using SyntaxHighlighter Plus v1.0b2?</description>
		<content:encoded><![CDATA[<p><a href="#comment-1025" rel="nofollow">@Dan Brown</a><br />
Are you sure it was VCE? As you can see in your comment, it&#8217;s working just fine.<br />
It may be the Syntax Highlighter you&#8217;re using that is causing the problem. Are you using SyntaxHighlighter Plus v1.0b2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Code Editor with WP-Codebox by Dan Brown</title>
		<link>http://www.webveteran.com/blog/index.php/web-related-software/visual-code-editor/visual-code-editor-with-wp-codebox/comment-page-1/#comment-1025</link>
		<dc:creator>Dan Brown</dc:creator>
		<pubDate>Thu, 04 Mar 2010 23:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=455#comment-1025</guid>
		<description>Been trying to work out why updating a post I&#039;m making was causing a 404-not found error and it seems to be vidual Code Editor causing it.

It happens if I use the word substr. Example -

[sourcecode language=&quot;php&quot;]
$start = substr($method-&gt;name, 0, 5);
[/sourcecode]

If I change substr to be subxxstr it works fine, but I can&#039;t make a post with it unchanged.

Using WordPress 2.9.2 and Visual Code Editor 1.2.4</description>
		<content:encoded><![CDATA[<p>Been trying to work out why updating a post I&#8217;m making was causing a 404-not found error and it seems to be vidual Code Editor causing it.</p>
<p>It happens if I use the word substr. Example -</p>
<pre class="brush: php;">
$start = substr($method-&gt;name, 0, 5);
</pre>
<p>If I change substr to be subxxstr it works fine, but I can&#8217;t make a post with it unchanged.</p>
<p>Using WordPress 2.9.2 and Visual Code Editor 1.2.4</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compressed Prototype 1.6.1 and Scriptaculous 1.8.3 by Jules</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/scriptaculous/compressed-prototype-1-6-1-and-scriptaculous-1-8-3/comment-page-1/#comment-930</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Wed, 10 Feb 2010 01:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=582#comment-930</guid>
		<description>&lt;a href=&quot;#comment-922&quot; rel=&quot;nofollow&quot;&gt;@hari&lt;/a&gt; 
Yes, there is a jQuery port. But I don&#039;t think that they kept up with the changes made in my scripty version.
http://view.jquery.com/trunk/plugins/sound/
http://dev.jquery.com/browser/trunk/plugins/sound?rev=5854</description>
		<content:encoded><![CDATA[<p><a href="#comment-922" rel="nofollow">@hari</a><br />
Yes, there is a jQuery port. But I don&#8217;t think that they kept up with the changes made in my scripty version.<br />
<a href="http://view.jquery.com/trunk/plugins/sound/" rel="nofollow">http://view.jquery.com/trunk/plugins/sound/</a><br />
<a href="http://dev.jquery.com/browser/trunk/plugins/sound?rev=5854" rel="nofollow">http://dev.jquery.com/browser/trunk/plugins/sound?rev=5854</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serving gzip compressed Scriptaculous and Prototype with ColdFusion by Jules</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/serving-gzip-compressed-scriptaculous-and-prototype-with-coldfusion/comment-page-1/#comment-929</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Wed, 10 Feb 2010 01:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/index.cfm/2008/4/19/GZ-compressed-scriptaculous-181#comment-929</guid>
		<description>&lt;a href=&quot;#comment-928&quot; rel=&quot;nofollow&quot;&gt;@Usolis&lt;/a&gt; 
Thank you for that, Usolis. I&#039;ll probably take that and change a few things, and package it with my next compressed version.</description>
		<content:encoded><![CDATA[<p><a href="#comment-928" rel="nofollow">@Usolis</a><br />
Thank you for that, Usolis. I&#8217;ll probably take that and change a few things, and package it with my next compressed version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serving gzip compressed Scriptaculous and Prototype with ColdFusion by Usolis</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/serving-gzip-compressed-scriptaculous-and-prototype-with-coldfusion/comment-page-1/#comment-928</link>
		<dc:creator>Usolis</dc:creator>
		<pubDate>Mon, 08 Feb 2010 11:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/index.cfm/2008/4/19/GZ-compressed-scriptaculous-181#comment-928</guid>
		<description>[sourcecode lang=&quot;php&quot;]&lt;?php 
	// serve it as javascript 
	header(&quot;Content-Type: application/x-javascript&quot;); 
	
	// you don&#039;t want it reloading the js every time because the 
	// auto generated content always has a new date stamp 
	header(&quot;Cache-Control: max-age=604800&quot;); 
	header(&quot;Last-Modified: Thu, 28 Jan 2010 22:31:25 GMT&quot;); 
	
	// get the request header and search for gzip 
	$pos = strpos($_SERVER[HTTP_ACCEPT_ENCODING],&quot;gzip&quot;); 
	// Careful here - if you do if(strpos()) then it will fail 
	// if gzip is the first item in the list (i.e. it&#039;s position 
	// in the string is zero. Instead we are checking for 
	// the failure to make an assignment 
	if ($pos === false) { 
		$js = file_get_contents(&quot;./prototype1601scriptaculous181.js&quot;); 
	} else 	{ 
		header(&quot;Content-Encoding: gzip&quot;);
		$pos = strpos($_SERVER[HTTP_USER_AGENT],&quot;MSIE 6.0; Windows&quot;);
		if (!($pos === false)) {
			header(&quot;Pragma: &quot;); 
		}
		$js = file_get_contents(&quot;./prototype1601scriptaculous181.gz&quot;); 
	} 
	echo $js; 
?&gt;[/sourcecode]
That should be up to date! (not tested)</description>
		<content:encoded><![CDATA[<pre class="brush: php;">&lt;?php
	// serve it as javascript
	header(&quot;Content-Type: application/x-javascript&quot;); 

	// you don't want it reloading the js every time because the
	// auto generated content always has a new date stamp
	header(&quot;Cache-Control: max-age=604800&quot;);
	header(&quot;Last-Modified: Thu, 28 Jan 2010 22:31:25 GMT&quot;); 

	// get the request header and search for gzip
	$pos = strpos($_SERVER[HTTP_ACCEPT_ENCODING],&quot;gzip&quot;);
	// Careful here - if you do if(strpos()) then it will fail
	// if gzip is the first item in the list (i.e. it's position
	// in the string is zero. Instead we are checking for
	// the failure to make an assignment
	if ($pos === false) {
		$js = file_get_contents(&quot;./prototype1601scriptaculous181.js&quot;);
	} else 	{
		header(&quot;Content-Encoding: gzip&quot;);
		$pos = strpos($_SERVER[HTTP_USER_AGENT],&quot;MSIE 6.0; Windows&quot;);
		if (!($pos === false)) {
			header(&quot;Pragma: &quot;);
		}
		$js = file_get_contents(&quot;./prototype1601scriptaculous181.gz&quot;);
	}
	echo $js;
?&gt;</pre>
<p>That should be up to date! (not tested)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compressed Prototype 1.6.1 and Scriptaculous 1.8.3 by hari</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/scriptaculous/compressed-prototype-1-6-1-and-scriptaculous-1-8-3/comment-page-1/#comment-922</link>
		<dc:creator>hari</dc:creator>
		<pubDate>Fri, 05 Feb 2010 01:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=582#comment-922</guid>
		<description>I&#039;d very much like to use the sound plugin, but I use Jquery. Is it possible to have a version of this that works with Jquery, or just as standalone javascript? I&#039;d rather not load up Prototype/Scriptaculous just for this.

I&#039;m sure there are a lot of Jquery users who would find this helpful.</description>
		<content:encoded><![CDATA[<p>I&#8217;d very much like to use the sound plugin, but I use Jquery. Is it possible to have a version of this that works with Jquery, or just as standalone javascript? I&#8217;d rather not load up Prototype/Scriptaculous just for this.</p>
<p>I&#8217;m sure there are a lot of Jquery users who would find this helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JS Audio &#8211; update to scriptaculous sound by Compressed Prototype 1.6.1 and Scriptaculous 1.8.3 &#124; Freelance Web Development</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/scriptaculous/js-audio-update-to-scriptaculous-sound/comment-page-1/#comment-921</link>
		<dc:creator>Compressed Prototype 1.6.1 and Scriptaculous 1.8.3 &#124; Freelance Web Development</dc:creator>
		<pubDate>Thu, 04 Feb 2010 02:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=532#comment-921</guid>
		<description>[...] I created a new compressed file for Prototype 1.6.1 and Scriptaculous 1.8.3. Included is my modified sounds.js. [...]</description>
		<content:encoded><![CDATA[<p>[...] I created a new compressed file for Prototype 1.6.1 and Scriptaculous 1.8.3. Included is my modified sounds.js. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compressed Prototype and Scriptaculous by Jules</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/scriptaculous/compressed-prototype-and-scriptaculous/comment-page-1/#comment-920</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Thu, 04 Feb 2010 01:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/index.cfm/2007/3/28/Compressed-Prototype-and-Scriptaculous#comment-920</guid>
		<description>&lt;a href=&quot;#comment-911&quot; rel=&quot;nofollow&quot;&gt;@Robert Handel&lt;/a&gt; 
I don&#039;t like using packed because of the performance hit imposed on every single page load. It is much better to use a gzipped library, which is cache-able, and does not require unpacking with each page load. Also, packed libraries are nearly impossible to debug.
I&#039;ll be posting a new .jgz soon. Stay tuned!</description>
		<content:encoded><![CDATA[<p><a href="#comment-911" rel="nofollow">@Robert Handel</a><br />
I don&#8217;t like using packed because of the performance hit imposed on every single page load. It is much better to use a gzipped library, which is cache-able, and does not require unpacking with each page load. Also, packed libraries are nearly impossible to debug.<br />
I&#8217;ll be posting a new .jgz soon. Stay tuned!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serving gzip compressed Scriptaculous and Prototype with ColdFusion by Jules</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/serving-gzip-compressed-scriptaculous-and-prototype-with-coldfusion/comment-page-1/#comment-919</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Thu, 04 Feb 2010 00:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/index.cfm/2008/4/19/GZ-compressed-scriptaculous-181#comment-919</guid>
		<description>&lt;a href=&quot;#comment-916&quot; rel=&quot;nofollow&quot;&gt;@Usolis&lt;/a&gt; 
Thank you for sharing! Be sure to check out the latest version with fixes for IEs and Safari:
http://www.webveteran.com/blog/index.php/web-coding/a-better-fix-for-ie6-and-gzip-compressed-javascripts/</description>
		<content:encoded><![CDATA[<p><a href="#comment-916" rel="nofollow">@Usolis</a><br />
Thank you for sharing! Be sure to check out the latest version with fixes for IEs and Safari:<br />
<a href="http://www.webveteran.com/blog/index.php/web-coding/a-better-fix-for-ie6-and-gzip-compressed-javascripts/" rel="nofollow">http://www.webveteran.com/blog/index.php/web-coding/a-better-fix-for-ie6-and-gzip-compressed-javascripts/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serving gzip compressed Scriptaculous and Prototype with ColdFusion by Usolis</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/serving-gzip-compressed-scriptaculous-and-prototype-with-coldfusion/comment-page-1/#comment-916</link>
		<dc:creator>Usolis</dc:creator>
		<pubDate>Fri, 29 Jan 2010 17:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/index.cfm/2008/4/19/GZ-compressed-scriptaculous-181#comment-916</guid>
		<description>I hope this comes out OK – here is my PHP version!

[sourcecode lang=&#039;php&#039;]&lt;?php
// serve it as javascript
header(&quot;Content-Type: application/x-javascript&quot;);
// you don&#039;t want it reloading the js every time because the
// auto generated content always has a new date stamp
header(&quot;Cache-Control: max-age=604800&quot;); 
header(&quot;Last-Modified: Thu, 28 Jan 2010 22:31:25 GMT&quot;);
// get the request header and search for gzip
$pos = strpos($_SERVER[HTTP_ACCEPT_ENCODING],&quot;gzip&quot;);
// Careful here - if you do if(strpos()) then it will fail
// if gzip is the first item in the list (i.e. it&#039;s position
// in the string is zero. Instead we are checking for
// the failure to make an assignment
if ($pos === false)
{
  $js = file_get_contents(&quot;./prototype1601scriptaculous181.js&quot;);
}
else
{
  header(&quot;Content-Encoding: gzip&quot;);
  $js = file_get_contents(&quot;./prototype1601scriptaculous181.gz&quot;);
}
echo $js;
?&gt;[/sourcecode]</description>
		<content:encoded><![CDATA[<p>I hope this comes out OK – here is my PHP version!</p>
<pre class="brush: php;">&lt;?php
// serve it as javascript
header(&quot;Content-Type: application/x-javascript&quot;);
// you don't want it reloading the js every time because the
// auto generated content always has a new date stamp
header(&quot;Cache-Control: max-age=604800&quot;);
header(&quot;Last-Modified: Thu, 28 Jan 2010 22:31:25 GMT&quot;);
// get the request header and search for gzip
$pos = strpos($_SERVER[HTTP_ACCEPT_ENCODING],&quot;gzip&quot;);
// Careful here - if you do if(strpos()) then it will fail
// if gzip is the first item in the list (i.e. it's position
// in the string is zero. Instead we are checking for
// the failure to make an assignment
if ($pos === false)
{
  $js = file_get_contents(&quot;./prototype1601scriptaculous181.js&quot;);
}
else
{
  header(&quot;Content-Encoding: gzip&quot;);
  $js = file_get_contents(&quot;./prototype1601scriptaculous181.gz&quot;);
}
echo $js;
?&gt;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compressed Prototype and Scriptaculous by Robert Handel</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/scriptaculous/compressed-prototype-and-scriptaculous/comment-page-1/#comment-911</link>
		<dc:creator>Robert Handel</dc:creator>
		<pubDate>Thu, 14 Jan 2010 04:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/index.cfm/2007/3/28/Compressed-Prototype-and-Scriptaculous#comment-911</guid>
		<description>I was looking everywhere for the latest version of these compressed files and I finally found it. In case someone else is looking for them, you can find a single file to download at:

http://www.westonhankins.com/2010/optimize-prototype-scriptaculous-load-time

It&#039;s not compressed as small as 14KB like the one here, but it&#039;s definitively a lot smaller than the uncompressed versions.</description>
		<content:encoded><![CDATA[<p>I was looking everywhere for the latest version of these compressed files and I finally found it. In case someone else is looking for them, you can find a single file to download at:</p>
<p><a href="http://www.westonhankins.com/2010/optimize-prototype-scriptaculous-load-time" rel="nofollow">http://www.westonhankins.com/2010/optimize-prototype-scriptaculous-load-time</a></p>
<p>It&#8217;s not compressed as small as 14KB like the one here, but it&#8217;s definitively a lot smaller than the uncompressed versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;m a Favorite Place on Google by Ted</title>
		<link>http://www.webveteran.com/blog/index.php/web-veteran/news/im-a-favorite-place-on-google/comment-page-1/#comment-898</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Tue, 29 Dec 2009 07:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=577#comment-898</guid>
		<description>I got one also. Cool!!!</description>
		<content:encoded><![CDATA[<p>I got one also. Cool!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CFSelect with multiple query columns by Jules</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/cfselect-with-multiple-query-columns/comment-page-1/#comment-891</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Wed, 16 Dec 2009 15:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=579#comment-891</guid>
		<description>&lt;a href=&quot;#comment-890&quot; rel=&quot;nofollow&quot;&gt;@you&lt;/a&gt; 
Yes, that&#039;s 100% correct syntax for MSSQL. I just tried it out - thanks for the tip.</description>
		<content:encoded><![CDATA[<p><a href="#comment-890" rel="nofollow">@you</a><br />
Yes, that&#8217;s 100% correct syntax for MSSQL. I just tried it out &#8211; thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CFSelect with multiple query columns by me</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/coldfusion/cfselect-with-multiple-query-columns/comment-page-1/#comment-890</link>
		<dc:creator>me</dc:creator>
		<pubDate>Wed, 16 Dec 2009 14:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/?p=579#comment-890</guid>
		<description>Think MSSQL would be something like

[sourcecode lang=&quot;sql&quot;]SELECT Surname+&#039;, &#039;+Forename AS fullname FROM users[/sourcecode]</description>
		<content:encoded><![CDATA[<p>Think MSSQL would be something like</p>
<pre class="brush: sql;">SELECT Surname+', '+Forename AS fullname FROM users</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript: Round to any multiple of a specific number by Jules</title>
		<link>http://www.webveteran.com/blog/index.php/web-coding/javascript-round-to-any-multiple-of-a-specific-number/comment-page-1/#comment-888</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Sun, 13 Dec 2009 01:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.webveteran.com/blog/index.cfm/2007/2/20/JavaScript-Round-to-any-multiple-of-a-specific-number#comment-888</guid>
		<description>&lt;a href=&quot;#comment-887&quot; rel=&quot;nofollow&quot;&gt;@Doug&lt;/a&gt; 
Sorry, this was an old post and I never updated the syntax for it. You should be able to follow along much easier now. You&#039;d use this as with any other function: RoundTo(your_number)</description>
		<content:encoded><![CDATA[<p><a href="#comment-887" rel="nofollow">@Doug</a><br />
Sorry, this was an old post and I never updated the syntax for it. You should be able to follow along much easier now. You&#8217;d use this as with any other function: RoundTo(your_number)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
