<?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 cotsweb.com Blog</title>
	<atom:link href="http://www.cotsweb.com/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cotsweb.com/blog</link>
	<description>Web design, Website development and life in the Cotswolds</description>
	<lastBuildDate>Fri, 01 Jan 2010 22:42:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Whirlpool No Frost freezer fails to maintain temperature by Oleg</title>
		<link>http://www.cotsweb.com/blog/whirlpool-no-frost-freezer-fails-to-maintain-temperature-37.html/comment-page-1#comment-144</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Fri, 01 Jan 2010 22:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://cotsweb.com/blog/?p=37#comment-144</guid>
		<description>THANK YOU FOR THIS TOPIC.
MY freezer IS ALSO GAVE ME LAST NIGHT SOMETHINK TO THINK ABOUT (SAME SIMPTOMS AS YOURS), SO INFORMATION FROM THIS PAGE WAS useful TO ME.

P.S. SORRY FOR MY ENGLISH - IM FROM EASTERN EUROPE, AND I DONT HAVE MACH possibility TO practice IT.</description>
		<content:encoded><![CDATA[<p>THANK YOU FOR THIS TOPIC.<br />
MY freezer IS ALSO GAVE ME LAST NIGHT SOMETHINK TO THINK ABOUT (SAME SIMPTOMS AS YOURS), SO INFORMATION FROM THIS PAGE WAS useful TO ME.</p>
<p>P.S. SORRY FOR MY ENGLISH &#8211; IM FROM EASTERN EUROPE, AND I DONT HAVE MACH possibility TO practice IT.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Whirlpool No Frost freezer fails to maintain temperature by eric newbigin</title>
		<link>http://www.cotsweb.com/blog/whirlpool-no-frost-freezer-fails-to-maintain-temperature-37.html/comment-page-1#comment-143</link>
		<dc:creator>eric newbigin</dc:creator>
		<pubDate>Mon, 28 Dec 2009 17:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://cotsweb.com/blog/?p=37#comment-143</guid>
		<description>we purchased an american style Whirlpool fridge freezer four years ago, V expensive, stupidly I did not take up the offer of a &quot;parts&quot; warranty as I had Whirlpool appliances in the middle east (freezers/washing machines/fridges) and in 20 years found them totally  reliable. This appliance failed after 18 months (just out of warranty) has now cost me over £350.00 on parts and labour, new &quot;mother board&quot; etc and the ice maker is still not working. I wrote a letter to the customer centre in August, no reply. It seems that they have lost their reputation for reliability prehaps as they now are not made in america for the european market (Italy??)</description>
		<content:encoded><![CDATA[<p>we purchased an american style Whirlpool fridge freezer four years ago, V expensive, stupidly I did not take up the offer of a &#8220;parts&#8221; warranty as I had Whirlpool appliances in the middle east (freezers/washing machines/fridges) and in 20 years found them totally  reliable. This appliance failed after 18 months (just out of warranty) has now cost me over £350.00 on parts and labour, new &#8220;mother board&#8221; etc and the ice maker is still not working. I wrote a letter to the customer centre in August, no reply. It seems that they have lost their reputation for reliability prehaps as they now are not made in america for the european market (Italy??)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PC Tools is ripping off British customers by Fermin Hersom</title>
		<link>http://www.cotsweb.com/blog/pc-tools-is-ripping-off-british-customers-10.html/comment-page-1#comment-138</link>
		<dc:creator>Fermin Hersom</dc:creator>
		<pubDate>Tue, 22 Dec 2009 20:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://cotsweb.com/blog/?p=10#comment-138</guid>
		<description>I agree! Just marvellous! Your writing manner is pleasing and the way you treated the subject with grace is commendable. I am intrigued, I presume you are an master on this subject. I am signing up for your upcoming updates from now on.</description>
		<content:encoded><![CDATA[<p>I agree! Just marvellous! Your writing manner is pleasing and the way you treated the subject with grace is commendable. I am intrigued, I presume you are an master on this subject. I am signing up for your upcoming updates from now on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Analytics to track click throughs from your website by cotsweb</title>
		<link>http://www.cotsweb.com/blog/using-google-analytics-to-track-click-throughs-from-your-website-7.html/comment-page-1#comment-129</link>
		<dc:creator>cotsweb</dc:creator>
		<pubDate>Mon, 09 Nov 2009 13:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://cotsweb.com/blog/?p=7#comment-129</guid>
		<description>An interesting question, and I&#039;m afraid I don&#039;t know the answer.

Of course you should be able to see the file access in old fashioned web server logs but that isn&#039;t as convenient or as reliable as proper analytics.   If the PDF file has been cached somewhere then you won&#039;t see any hit on your own server.

What you really need to do is embed the javascript for Google Analytics within the PDF file, so when somebody opens the file it invokes GA to log it for you. 
I think this might be possible using something like &lt;a href=&quot;http://www.adobe.com/devnet/acrobat/javascript.html&quot; rel=&quot;nofollow&quot;&gt;javascript for acrobat&lt;/a&gt; but I don&#039;t know.

Also there may be security problems, it is one thing invoking javascript when browsing the web but quite another if a downloaded document does it to talk to a remote site every time you open a document.

If somebody has a proper solution to this problem I&#039;d love to see it.</description>
		<content:encoded><![CDATA[<p>An interesting question, and I&#8217;m afraid I don&#8217;t know the answer.</p>
<p>Of course you should be able to see the file access in old fashioned web server logs but that isn&#8217;t as convenient or as reliable as proper analytics.   If the PDF file has been cached somewhere then you won&#8217;t see any hit on your own server.</p>
<p>What you really need to do is embed the javascript for Google Analytics within the PDF file, so when somebody opens the file it invokes GA to log it for you.<br />
I think this might be possible using something like <a href="http://www.adobe.com/devnet/acrobat/javascript.html" rel="nofollow">javascript for acrobat</a> but I don&#8217;t know.</p>
<p>Also there may be security problems, it is one thing invoking javascript when browsing the web but quite another if a downloaded document does it to talk to a remote site every time you open a document.</p>
<p>If somebody has a proper solution to this problem I&#8217;d love to see it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Whirlpool No Frost freezer fails to maintain temperature by cotsweb</title>
		<link>http://www.cotsweb.com/blog/whirlpool-no-frost-freezer-fails-to-maintain-temperature-37.html/comment-page-1#comment-128</link>
		<dc:creator>cotsweb</dc:creator>
		<pubDate>Mon, 09 Nov 2009 13:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://cotsweb.com/blog/?p=37#comment-128</guid>
		<description>Hi Brenda,
I am no expert but it sounds like a faulty refrigerator to me, hopefully your engineer will agree and you will be able to get it fixed under warranty. 
Mark</description>
		<content:encoded><![CDATA[<p>Hi Brenda,<br />
I am no expert but it sounds like a faulty refrigerator to me, hopefully your engineer will agree and you will be able to get it fixed under warranty.<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Whirlpool No Frost freezer fails to maintain temperature by Brenda</title>
		<link>http://www.cotsweb.com/blog/whirlpool-no-frost-freezer-fails-to-maintain-temperature-37.html/comment-page-1#comment-127</link>
		<dc:creator>Brenda</dc:creator>
		<pubDate>Sat, 07 Nov 2009 15:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://cotsweb.com/blog/?p=37#comment-127</guid>
		<description>Hi,
I found your comments interesting. I found them while trying to find information on exactly how no-frost systems work.I live in Spain and bought a Teka fridge/freezer three weeks ago. Almost immediately the freezer temperature would increase to about -12º daily, then return to -18º and on one occasion the fridge increased to 15º (almost room  temperature!) The engineer is calling on Tuesday, and no doubt will tell me it is normal! The freezer isn&#039;t so bad, as the temperature is still well below freezing, but what about the fridge and items which ought to be kept at 5º? I think I might give your engineer a call -I hope he won&#039;t mind. It is dificult to find any kind of knowledgable professionals over here - of any nationality!
Best regards,
Brenda</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I found your comments interesting. I found them while trying to find information on exactly how no-frost systems work.I live in Spain and bought a Teka fridge/freezer three weeks ago. Almost immediately the freezer temperature would increase to about -12º daily, then return to -18º and on one occasion the fridge increased to 15º (almost room  temperature!) The engineer is calling on Tuesday, and no doubt will tell me it is normal! The freezer isn&#8217;t so bad, as the temperature is still well below freezing, but what about the fridge and items which ought to be kept at 5º? I think I might give your engineer a call -I hope he won&#8217;t mind. It is dificult to find any kind of knowledgable professionals over here &#8211; of any nationality!<br />
Best regards,<br />
Brenda</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Analytics to track click throughs from your website by undone</title>
		<link>http://www.cotsweb.com/blog/using-google-analytics-to-track-click-throughs-from-your-website-7.html/comment-page-1#comment-126</link>
		<dc:creator>undone</dc:creator>
		<pubDate>Fri, 06 Nov 2009 15:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://cotsweb.com/blog/?p=7#comment-126</guid>
		<description>Hi everyone,
yes using onClick=”javascript: pageTracker._trackPageview works fine but it is still dependent on whether or not someone will click on the respective link. now my question is how could one track the views of a PDF which is indexed in the organic search, which makes the use of onClick=”javascript: pageTracker._trackPageview to the link useless, as one could read it and download it without clicking the link. any ideas??</description>
		<content:encoded><![CDATA[<p>Hi everyone,<br />
yes using onClick=”javascript: pageTracker._trackPageview works fine but it is still dependent on whether or not someone will click on the respective link. now my question is how could one track the views of a PDF which is indexed in the organic search, which makes the use of onClick=”javascript: pageTracker._trackPageview to the link useless, as one could read it and download it without clicking the link. any ideas??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reading a file with FCKeditor by prathiba</title>
		<link>http://www.cotsweb.com/blog/reading-a-file-with-fckeditor-5.html/comment-page-1#comment-112</link>
		<dc:creator>prathiba</dc:creator>
		<pubDate>Wed, 07 Oct 2009 13:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://cotsweb.com/blog/?p=5#comment-112</guid>
		<description>hi.. thanks for ur valuable msg.. actually i want to find the string length wh i enter in the textarea. how can i do that.. i searched a lot whole day not gettng really how to do that with the php.i want to find the lenght of the string and also to remove the whitespace.my code is

fck editor code is
BasePath = &#039;../fckeditor/&#039; ;
 $oFCKeditor-&gt;Value = html_entity_decode($oFCKeditor-&gt;descrdata);
 $oFCKeditor-&gt;Width = &#039;700px&#039; ;
$oFCKeditor-&gt;Height = &#039;350px&#039; ;

$oFCKeditor-&gt;Create() ;
?&gt;
i tried a lot with the strlen() but its showng the length of the string with the whitespaces if i enter 123 in first line and 234 in 2nd line..its showng as 25i want it to be displayed as 123234 without the space..please anyone help me wr i need to write the code


thanking you</description>
		<content:encoded><![CDATA[<p>hi.. thanks for ur valuable msg.. actually i want to find the string length wh i enter in the textarea. how can i do that.. i searched a lot whole day not gettng really how to do that with the php.i want to find the lenght of the string and also to remove the whitespace.my code is</p>
<p>fck editor code is<br />
BasePath = &#8216;../fckeditor/&#8217; ;<br />
 $oFCKeditor-&gt;Value = html_entity_decode($oFCKeditor-&gt;descrdata);<br />
 $oFCKeditor-&gt;Width = &#8216;700px&#8217; ;<br />
$oFCKeditor-&gt;Height = &#8216;350px&#8217; ;</p>
<p>$oFCKeditor-&gt;Create() ;<br />
?&gt;<br />
i tried a lot with the strlen() but its showng the length of the string with the whitespaces if i enter 123 in first line and 234 in 2nd line..its showng as 25i want it to be displayed as 123234 without the space..please anyone help me wr i need to write the code</p>
<p>thanking you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE6 Is the most popular browser in the world! by Google Chrome Frame &#8211; Hope for IE users? &#171; cotsweb.com Blog</title>
		<link>http://www.cotsweb.com/blog/ie6-is-the-most-popular-browser-in-the-world-74.html/comment-page-1#comment-90</link>
		<dc:creator>Google Chrome Frame &#8211; Hope for IE users? &#171; cotsweb.com Blog</dc:creator>
		<pubDate>Thu, 24 Sep 2009 13:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cotsweb.com/blog/?p=74#comment-90</guid>
		<description>[...] IT installations might think that installing Chrome Frame to upgrade IE6 would be a good idea.  IE6 is currently the most popular browser in the world, largely because there is no reason for the big corporates to change to anything else.   But a [...]</description>
		<content:encoded><![CDATA[<div style="padding: 1em; background-color: #CDD4C4;">
<p>[...] IT installations might think that installing Chrome Frame to upgrade IE6 would be a good idea.  IE6 is currently the most popular browser in the world, largely because there is no reason for the big corporates to change to anything else.   But a [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Analytics to track click throughs from your website by cotsweb</title>
		<link>http://www.cotsweb.com/blog/using-google-analytics-to-track-click-throughs-from-your-website-7.html/comment-page-1#comment-62</link>
		<dc:creator>cotsweb</dc:creator>
		<pubDate>Tue, 04 Aug 2009 11:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://cotsweb.com/blog/?p=7#comment-62</guid>
		<description>Hi Lee,
I had a quick look at your site and I think what you have done should work.

I would edit the 
&lt;code&gt;pageTracker._trackPageview(’www.leehughes.co.uk/feed.xml’)&lt;/code&gt;
to just say
&lt;code&gt;pageTracker._trackPageview(’/feed.xml’)&lt;/code&gt;

And I would move the google analytics code to just under the opening body tag, for this purpose it needs to be above where you call it.  Don&#039;t duplicate the code, just move it, it should still work ok.

That is one major expedition you have planned, good luck!

A late edit to answer the rest of your questions;

To view your stats go into Google Analytics and drill down from Content Overview (click on &lt;em&gt;view report&lt;/em&gt;) you should find an entry for /feed.xml which will show you how many people clicked on your RSS button.

You can add the javascript call to any link but don&#039;t add it to anything where the destination already has the google analytics code in it or you will be double counting.  It is best reserved for links where you can&#039;t include google analytics code in the destination file, that is external links or links to things like xml and pdf files.</description>
		<content:encoded><![CDATA[<p>Hi Lee,<br />
I had a quick look at your site and I think what you have done should work.</p>
<p>I would edit the<br />
<code>pageTracker._trackPageview(’www.leehughes.co.uk/feed.xml’)</code><br />
to just say<br />
<code>pageTracker._trackPageview(’/feed.xml’)</code></p>
<p>And I would move the google analytics code to just under the opening body tag, for this purpose it needs to be above where you call it.  Don&#8217;t duplicate the code, just move it, it should still work ok.</p>
<p>That is one major expedition you have planned, good luck!</p>
<p>A late edit to answer the rest of your questions;</p>
<p>To view your stats go into Google Analytics and drill down from Content Overview (click on <em>view report</em>) you should find an entry for /feed.xml which will show you how many people clicked on your RSS button.</p>
<p>You can add the javascript call to any link but don&#8217;t add it to anything where the destination already has the google analytics code in it or you will be double counting.  It is best reserved for links where you can&#8217;t include google analytics code in the destination file, that is external links or links to things like xml and pdf files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
