<?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 Computer Services for Croydon Crawley &amp; Brighton.</title>
	<atom:link href="http://www.caspianit.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caspianit.co.uk</link>
	<description>Computer Repair Services for Croydon, Crawley &#38; Brighton. Laptops, Desktops, Networks &#38; Servers, Home or Office - Call FREE 08000 949   177 (no call-out fee)</description>
	<lastBuildDate>Fri, 12 Mar 2010 08:50:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>Comment on Wordpress widgets not saving or dragging? by Simon Nicol</title>
		<link>http://www.caspianit.co.uk/wordpress-widgets-not-saving-or-dragging/comment-page-1/#comment-219</link>
		<dc:creator>Simon Nicol</dc:creator>
		<pubDate>Fri, 12 Mar 2010 08:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.caspianit.co.uk/?p=2421#comment-219</guid>
		<description>Hey Marsha,

I had the same problem, you might find that it&#039;s your theme. If you switch to the WordPress Default you&#039;ll probably find that your code starts working and the widget text is saved (at least that will show if it&#039;s the theme or not). You might want to try the &#039;All in One Adsense and YPN&#039; plugin, which I use on this site though I hand coded for the Ad banners above on this post - in order to keep this site looking professional I didn&#039;t want ad banners appearing on every post and in fact my homepage has none at all. I have a category in my posts called Adsense, if a post belongs to that category then the Adsense banners appear at the end of the post. 

You can download the plugin from &lt;a href=&quot;http://wordpress.org/extend/plugins/all-in-one-adsense-and-ypn/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

If you want to know how to do the category check like I do in the post above let me know and I&#039;ll post the code for you, but you will have to get your hands dirty a little bit dirty with PHP.

Simon</description>
		<content:encoded><![CDATA[<p>Hey Marsha,</p>
<p>I had the same problem, you might find that it&#8217;s your theme. If you switch to the WordPress Default you&#8217;ll probably find that your code starts working and the widget text is saved (at least that will show if it&#8217;s the theme or not). You might want to try the &#8216;All in One Adsense and YPN&#8217; plugin, which I use on this site though I hand coded for the Ad banners above on this post &#8211; in order to keep this site looking professional I didn&#8217;t want ad banners appearing on every post and in fact my homepage has none at all. I have a category in my posts called Adsense, if a post belongs to that category then the Adsense banners appear at the end of the post. </p>
<p>You can download the plugin from <a href="http://wordpress.org/extend/plugins/all-in-one-adsense-and-ypn/" rel="nofollow">here</a>.</p>
<p>If you want to know how to do the category check like I do in the post above let me know and I&#8217;ll post the code for you, but you will have to get your hands dirty a little bit dirty with PHP.</p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress widgets not saving or dragging? by Marsha</title>
		<link>http://www.caspianit.co.uk/wordpress-widgets-not-saving-or-dragging/comment-page-1/#comment-218</link>
		<dc:creator>Marsha</dc:creator>
		<pubDate>Fri, 12 Mar 2010 00:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.caspianit.co.uk/?p=2421#comment-218</guid>
		<description>A friend of mine found you on google. I am having trouble saving adsense code on my text widgets in wordpress. It use to work and now it doesn&#039;t. The damn little icon just keeps going and the save never completes. Any suggestions?</description>
		<content:encoded><![CDATA[<p>A friend of mine found you on google. I am having trouble saving adsense code on my text widgets in wordpress. It use to work and now it doesn&#8217;t. The damn little icon just keeps going and the save never completes. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Drupal 6 custom login form &#8211; Step by Step tutorial. by Simon Nicol</title>
		<link>http://www.caspianit.co.uk/drupal-6-custom-login-form/comment-page-1/#comment-214</link>
		<dc:creator>Simon Nicol</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.caspianit.co.uk/?p=2449#comment-214</guid>
		<description>Thank&#039;s for that Loren, I&#039;m glad to hear it was useful.
</description>
		<content:encoded><![CDATA[<p>Thank&#8217;s for that Loren, I&#8217;m glad to hear it was useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Drupal 6 custom login form &#8211; Step by Step tutorial. by llang</title>
		<link>http://www.caspianit.co.uk/drupal-6-custom-login-form/comment-page-1/#comment-213</link>
		<dc:creator>llang</dc:creator>
		<pubDate>Tue, 09 Mar 2010 17:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.caspianit.co.uk/?p=2449#comment-213</guid>
		<description>Simon: Many thanks for the write-up.  It works like a charm and was very easy to follow.

Drew: 

#1 - While it&#039;s true that the Drupal coding standards say to leave off the closing PHP tags in your files, you don&#039;t need any PHP tags at all except around actual PHP statements.  If there&#039;s no PHP in the file, the server should process it as normal HTML even though it has a PHP file extension.  For example, the only PHP tags in my user-login.tpl.php file are around the print $rendered statement.  Other than that, none.

#2 - The best (read: easiest) way I&#039;ve found to replace the title is with the String Overrides module. ( http://drupal.org/project/stringoverrides )  Works great although sometimes you have to do a search through the code to see what&#039;s actually being passed to the t function.

--Loren</description>
		<content:encoded><![CDATA[<p>Simon: Many thanks for the write-up.  It works like a charm and was very easy to follow.</p>
<p>Drew: </p>
<p>#1 &#8211; While it&#8217;s true that the Drupal coding standards say to leave off the closing PHP tags in your files, you don&#8217;t need any PHP tags at all except around actual PHP statements.  If there&#8217;s no PHP in the file, the server should process it as normal HTML even though it has a PHP file extension.  For example, the only PHP tags in my user-login.tpl.php file are around the print $rendered statement.  Other than that, none.</p>
<p>#2 &#8211; The best (read: easiest) way I&#8217;ve found to replace the title is with the String Overrides module. ( <a href="http://drupal.org/project/stringoverrides" rel="nofollow">http://drupal.org/project/stringoverrides</a> )  Works great although sometimes you have to do a search through the code to see what&#8217;s actually being passed to the t function.</p>
<p>&#8211;Loren</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Drupal 6 custom login form &#8211; Step by Step tutorial. by Simon Nicol</title>
		<link>http://www.caspianit.co.uk/drupal-6-custom-login-form/comment-page-1/#comment-211</link>
		<dc:creator>Simon Nicol</dc:creator>
		<pubDate>Mon, 08 Mar 2010 20:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.caspianit.co.uk/?p=2449#comment-211</guid>
		<description>Yes, you&#039;re quite right Drew, I&#039;ve just corrected it so it should look ok now for everyone else. Thank&#039;s for pointing that out.

Simon.</description>
		<content:encoded><![CDATA[<p>Yes, you&#8217;re quite right Drew, I&#8217;ve just corrected it so it should look ok now for everyone else. Thank&#8217;s for pointing that out.</p>
<p>Simon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Contribute CS4 &#8211; cannot verify your connection Information. by Simon Nicol</title>
		<link>http://www.caspianit.co.uk/contribute-cannot-verify-your-connection-information/comment-page-1/#comment-210</link>
		<dc:creator>Simon Nicol</dc:creator>
		<pubDate>Mon, 08 Mar 2010 19:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.caspianit.co.uk/?p=278#comment-210</guid>
		<description>Glad I could help, thanks Josee.

;)</description>
		<content:encoded><![CDATA[<p>Glad I could help, thanks Josee.<br />
 <img src='http://www.caspianit.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Contribute CS4 &#8211; cannot verify your connection Information. by Josee Charbonneau</title>
		<link>http://www.caspianit.co.uk/contribute-cannot-verify-your-connection-information/comment-page-1/#comment-209</link>
		<dc:creator>Josee Charbonneau</dc:creator>
		<pubDate>Mon, 08 Mar 2010 19:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.caspianit.co.uk/?p=278#comment-209</guid>
		<description>Solved my problem in seconds with this information. Thank you very much! :o)</description>
		<content:encoded><![CDATA[<p>Solved my problem in seconds with this information. Thank you very much! <img src='http://www.caspianit.co.uk/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on imagecache wrong path &#8211; SOLVED! by Jorge</title>
		<link>http://www.caspianit.co.uk/imagecache-wrong-path/comment-page-1/#comment-198</link>
		<dc:creator>Jorge</dc:creator>
		<pubDate>Tue, 02 Mar 2010 08:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.caspianit.co.uk/?p=1064#comment-198</guid>
		<description>Thanks for your quick answer Simon.

esnupv.org is UNIX with apache
esn.upv.es is WINDOWS 2008 with IIS7

I&#039;m trying to move from A to B :-)

esn.upv.es is an alias of esn.webs.upv.es so that shouldn&#039;t be a problem. In fact this URL is working (note the &#039;webs&#039; in the domain):

http://esn.webs.upv.es/sites/default/files/catadevinos.jpg 

It seems to me that the petition is never reaching the imagecache module.... Is that possible? How can I check it?

Thanks again for your help!</description>
		<content:encoded><![CDATA[<p>Thanks for your quick answer Simon.</p>
<p>esnupv.org is UNIX with apache<br />
esn.upv.es is WINDOWS 2008 with IIS7</p>
<p>I&#8217;m trying to move from A to B <img src='http://www.caspianit.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>esn.upv.es is an alias of esn.webs.upv.es so that shouldn&#8217;t be a problem. In fact this URL is working (note the &#8216;webs&#8217; in the domain):</p>
<p><a href="http://esn.webs.upv.es/sites/default/files/catadevinos.jpg" rel="nofollow">http://esn.webs.upv.es/sites/default/files/catadevinos.jpg</a> </p>
<p>It seems to me that the petition is never reaching the imagecache module&#8230;. Is that possible? How can I check it?</p>
<p>Thanks again for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on imagecache wrong path &#8211; SOLVED! by Simon Nicol</title>
		<link>http://www.caspianit.co.uk/imagecache-wrong-path/comment-page-1/#comment-197</link>
		<dc:creator>Simon Nicol</dc:creator>
		<pubDate>Mon, 01 Mar 2010 22:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.caspianit.co.uk/?p=1064#comment-197</guid>
		<description>Try this:

Hey Jorge, I&#039;m with you.. I&#039;ve found IIS7 really very different from IIS6. 7 is a lot more like Unix than 6 ever was. You will find yourself dealing far more with scripts now than you ever did with IIS6. It&#039;s not a bad thing tho&#039; IIS7 just takes a little bit of adapting to that&#039;s all.

From what I can guess, you&#039;re only problem will be with what your unix .htaccess file is doing - I take it that your web server is Apache?

I may speek a little bit of Spanish but the first thing I noticed your server displaying (guessing 2008 with IIS7?) is this:

Error del servidor en aplicación &quot;ESN.WEBS.UPV.ES&quot; - Look at the URL! it&#039;s adding WEBS in between the address you need.

The rest of this stuff actually looks fine to me and there&#039;s no reason it shouldn&#039;t work - fix the above problem and all of these other things should go away -

http://esn.upv.es/sites/default/files/imagecache/header/catadevinos.jpg

http://esn.upv.es/sites/default/files/catadevinos.jpg - working!

Dirección URL solicitada	http://esn.upv.es:80/index.php?q=sites/default/files/imagecache/header/catadevinos.jpg
Ruta de acceso física	E:\vhosts\esn.webs.upv.es\httpdocs\index.php
Método de inicio de sesión	Anónimo

All the best

Simon</description>
		<content:encoded><![CDATA[<p>Try this:</p>
<p>Hey Jorge, I&#8217;m with you.. I&#8217;ve found IIS7 really very different from IIS6. 7 is a lot more like Unix than 6 ever was. You will find yourself dealing far more with scripts now than you ever did with IIS6. It&#8217;s not a bad thing tho&#8217; IIS7 just takes a little bit of adapting to that&#8217;s all.</p>
<p>From what I can guess, you&#8217;re only problem will be with what your unix .htaccess file is doing &#8211; I take it that your web server is Apache?</p>
<p>I may speek a little bit of Spanish but the first thing I noticed your server displaying (guessing 2008 with IIS7?) is this:</p>
<p>Error del servidor en aplicación &#8220;ESN.WEBS.UPV.ES&#8221; &#8211; Look at the URL! it&#8217;s adding WEBS in between the address you need.</p>
<p>The rest of this stuff actually looks fine to me and there&#8217;s no reason it shouldn&#8217;t work &#8211; fix the above problem and all of these other things should go away -</p>
<p><a href="http://esn.upv.es/sites/default/files/imagecache/header/catadevinos.jpg" rel="nofollow">http://esn.upv.es/sites/default/files/imagecache/header/catadevinos.jpg</a></p>
<p><a href="http://esn.upv.es/sites/default/files/catadevinos.jpg" rel="nofollow">http://esn.upv.es/sites/default/files/catadevinos.jpg</a> &#8211; working!</p>
<p>Dirección URL solicitada	<a href="http://esn.upv.es:80/index.php?q=sites/default/files/imagecache/header/catadevinos.jpg" rel="nofollow">http://esn.upv.es:80/index.php?q=sites/default/files/imagecache/header/catadevinos.jpg</a><br />
Ruta de acceso física	E:\vhosts\esn.webs.upv.es\httpdocs\index.php<br />
Método de inicio de sesión	Anónimo</p>
<p>All the best</p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on imagecache wrong path &#8211; SOLVED! by Jorge</title>
		<link>http://www.caspianit.co.uk/imagecache-wrong-path/comment-page-1/#comment-195</link>
		<dc:creator>Jorge</dc:creator>
		<pubDate>Mon, 01 Mar 2010 15:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.caspianit.co.uk/?p=1064#comment-195</guid>
		<description>Hi Simon

I&#039;m trying to migrate a site from unix to IIS7. This site is using drupal and the imagecache is heavily used. However I&#039;m having trouble getting it working.

The site is http://esn.upv.es

Rewriting is working cause I have activated the nice urls but....

This works:

http://esn.upv.es/sites/default/files/catadevinos.jpg

This doesn&#039;t:

http://esn.upv.es/sites/default/files/imagecache/header/catadevinos.jpg

In the original site, both are working

http://esnupv.org/sites/default/files/catadevinos.jpg
http://esnupv.org/sites/default/files/imagecache/header/catadevinos.jpg

Any idea what can be wrong??

Thank you!</description>
		<content:encoded><![CDATA[<p>Hi Simon</p>
<p>I&#8217;m trying to migrate a site from unix to IIS7. This site is using drupal and the imagecache is heavily used. However I&#8217;m having trouble getting it working.</p>
<p>The site is <a href="http://esn.upv.es" rel="nofollow">http://esn.upv.es</a></p>
<p>Rewriting is working cause I have activated the nice urls but&#8230;.</p>
<p>This works:</p>
<p><a href="http://esn.upv.es/sites/default/files/catadevinos.jpg" rel="nofollow">http://esn.upv.es/sites/default/files/catadevinos.jpg</a></p>
<p>This doesn&#8217;t:</p>
<p><a href="http://esn.upv.es/sites/default/files/imagecache/header/catadevinos.jpg" rel="nofollow">http://esn.upv.es/sites/default/files/imagecache/header/catadevinos.jpg</a></p>
<p>In the original site, both are working</p>
<p><a href="http://esnupv.org/sites/default/files/catadevinos.jpg" rel="nofollow">http://esnupv.org/sites/default/files/catadevinos.jpg</a><br />
<a href="http://esnupv.org/sites/default/files/imagecache/header/catadevinos.jpg" rel="nofollow">http://esnupv.org/sites/default/files/imagecache/header/catadevinos.jpg</a></p>
<p>Any idea what can be wrong??</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
