<?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 InfoTales</title>
	<atom:link href="http://www.infotales.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infotales.com</link>
	<description>Web application performance, Web Server Performance, Data Mining, SEO, MySQL, Magento Performance and much more</description>
	<lastBuildDate>Sat, 21 Jan 2012 13:10:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>Comment on Serve static content from a cookieless domain by shahpar</title>
		<link>http://www.infotales.com/serving-images-from-cookie-less-domain/comment-page-1/#comment-26585</link>
		<dc:creator>shahpar</dc:creator>
		<pubDate>Sat, 21 Jan 2012 13:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.infotales.com/?p=401#comment-26585</guid>
		<description>&lt;blockquote&gt;if i understood right, google and seo are not affected if e.g. i load images on articles on http://pocerosmadrid.biz using desatascosmadrid.biz/images/1.jpg or likewise…?
&lt;/blockquote&gt; 
Yes you understood correctly, serving images from other domain will not be effected. I am assuming that desatascosmadrid.biz is also a good quality domain, if you use some domain which has been involved in spamming, or banned by google, it may effect.

&lt;blockquote&gt;loading time due to cookie loading is high, so could/should i use a cookieless subdomain&lt;/blockquote&gt;
For normal sites impact on loading time due to cookies is not high. Using different domain will already give parallel download for images etc. The images domain don&#039;t always have to be cookieless. In your case the domain desatascosmadrid.biz is altogether a different domain, so cookies will not be sent with images.
&lt;blockquote&gt;how do i set it up on wordpress if i’m only an end-user and have no access to server config?&lt;/blockquote&gt;
I don&#039;t know if and how the image url can be changed for the images in wordpress, but i am sure there must be a way. If possible we can change the url of images when adding images from media library. 

I hope i answered your queries, thanks</description>
		<content:encoded><![CDATA[<blockquote><p>if i understood right, google and seo are not affected if e.g. i load images on articles on <a href="http://pocerosmadrid.biz" rel="nofollow">http://pocerosmadrid.biz</a> using desatascosmadrid.biz/images/1.jpg or likewise…?
</p></blockquote>
<p>Yes you understood correctly, serving images from other domain will not be effected. I am assuming that desatascosmadrid.biz is also a good quality domain, if you use some domain which has been involved in spamming, or banned by google, it may effect.</p>
<blockquote><p>loading time due to cookie loading is high, so could/should i use a cookieless subdomain</p></blockquote>
<p>For normal sites impact on loading time due to cookies is not high. Using different domain will already give parallel download for images etc. The images domain don&#8217;t always have to be cookieless. In your case the domain desatascosmadrid.biz is altogether a different domain, so cookies will not be sent with images.</p>
<blockquote><p>how do i set it up on wordpress if i’m only an end-user and have no access to server config?</p></blockquote>
<p>I don&#8217;t know if and how the image url can be changed for the images in wordpress, but i am sure there must be a way. If possible we can change the url of images when adding images from media library. </p>
<p>I hope i answered your queries, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Server Performance: Rotate Apache Access Logs on Windows by Ralph</title>
		<link>http://www.infotales.com/web-server-performance-rotate-apache-access-logs-on-windows/comment-page-1/#comment-26219</link>
		<dc:creator>Ralph</dc:creator>
		<pubDate>Tue, 10 Jan 2012 14:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.infotales.com/?p=1149#comment-26219</guid>
		<description>Good tutorial.
If you happen to be on a windows 2008 server do not use a path like this
#CustomLog &quot;&#124;bin/rotatelogs.exe C:/Program Files (x86)/Apache Software Foundation/Apache2.2/logs/access_%y-%m-%d.log 86400&quot; combined
Your error.log will contain errors for every attempted write.

The tutorial stated &quot;Also be sure that there is no space in file path given as it will create issues in creating new file.&quot; but contained &quot;C:/Program Files/&quot; in the example so I had some confusion about what I could do.

Setting a log path with no spaces gave me the desired results.</description>
		<content:encoded><![CDATA[<p>Good tutorial.<br />
If you happen to be on a windows 2008 server do not use a path like this<br />
#CustomLog &#8220;|bin/rotatelogs.exe C:/Program Files (x86)/Apache Software Foundation/Apache2.2/logs/access_%y-%m-%d.log 86400&#8243; combined<br />
Your error.log will contain errors for every attempted write.</p>
<p>The tutorial stated &#8220;Also be sure that there is no space in file path given as it will create issues in creating new file.&#8221; but contained &#8220;C:/Program Files/&#8221; in the example so I had some confusion about what I could do.</p>
<p>Setting a log path with no spaces gave me the desired results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Start Your Own Browser Based Strategy Game by mic unkown</title>
		<link>http://www.infotales.com/start-your-own-browser-based-strategy-game/comment-page-1/#comment-23157</link>
		<dc:creator>mic unkown</dc:creator>
		<pubDate>Wed, 23 Nov 2011 05:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.infotales.com/?p=1153#comment-23157</guid>
		<description>i would like to create my own millatary based strategy game it will be based on world war 3 but similar to tribal wars a popular strategy based game</description>
		<content:encoded><![CDATA[<p>i would like to create my own millatary based strategy game it will be based on world war 3 but similar to tribal wars a popular strategy based game</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serve static content from a cookieless domain by ralf</title>
		<link>http://www.infotales.com/serving-images-from-cookie-less-domain/comment-page-1/#comment-22720</link>
		<dc:creator>ralf</dc:creator>
		<pubDate>Fri, 18 Nov 2011 17:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.infotales.com/?p=401#comment-22720</guid>
		<description>hi,
i read through the whole article with lots of interest but lack of knowledge...
i run wordpress on two hosts, using c-names and a-records, with a total of 400 domain names
i run into the problem of file amount limitation, which is why i want to serve iamges from the main domain http://desatascosmadrid.biz
now, if i understood right, google and seo are not affected if e.g. i load images on articles on http://pocerosmadrid.biz using desatascosmadrid.biz/images/1.jpg or likewise...?!!
but, if understood, loading time due to cookie loading is high, so could/should i use a cookieless subdomain? and how do i set it up on wordpress if i&#039;m only an end-user and have no access to server config?
sorry if my question is repetitive, i just couldn&#039;t figure out what exactley would be applicable in my case
thanks in advance for any help</description>
		<content:encoded><![CDATA[<p>hi,<br />
i read through the whole article with lots of interest but lack of knowledge&#8230;<br />
i run wordpress on two hosts, using c-names and a-records, with a total of 400 domain names<br />
i run into the problem of file amount limitation, which is why i want to serve iamges from the main domain <a href="http://desatascosmadrid.biz" rel="nofollow">http://desatascosmadrid.biz</a><br />
now, if i understood right, google and seo are not affected if e.g. i load images on articles on <a href="http://pocerosmadrid.biz" rel="nofollow">http://pocerosmadrid.biz</a> using desatascosmadrid.biz/images/1.jpg or likewise&#8230;?!!<br />
but, if understood, loading time due to cookie loading is high, so could/should i use a cookieless subdomain? and how do i set it up on wordpress if i&#8217;m only an end-user and have no access to server config?<br />
sorry if my question is repetitive, i just couldn&#8217;t figure out what exactley would be applicable in my case<br />
thanks in advance for any help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento Fatal error: Maximum execution error solution, on WAMP by duck_prince</title>
		<link>http://www.infotales.com/magento-timeout-errors-unlimited-max-execution-time-on-wamp/comment-page-1/#comment-18417</link>
		<dc:creator>duck_prince</dc:creator>
		<pubDate>Wed, 21 Sep 2011 19:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.infotales.com/?p=593#comment-18417</guid>
		<description>change and worked perfect ^^
thanks a lot.</description>
		<content:encoded><![CDATA[<p>change and worked perfect ^^<br />
thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Security Breach due to DigiNotar Certificates by boogieman</title>
		<link>http://www.infotales.com/google-security-breach-due-to-diginotar-certificates/comment-page-1/#comment-16866</link>
		<dc:creator>boogieman</dc:creator>
		<pubDate>Mon, 12 Sep 2011 17:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.infotales.com/?p=1401#comment-16866</guid>
		<description>Thanks for reading the article actually SSL means (secure socket layer) it is used to establish the encrypted secure communication channel between client and web server and SSL Certificate will have your domain name, your company name, your address, your city, your state and your country information. It also contain the expiration date of the Certificate and details of the Certification Authority responsible for the issuance of the Certificate</description>
		<content:encoded><![CDATA[<p>Thanks for reading the article actually SSL means (secure socket layer) it is used to establish the encrypted secure communication channel between client and web server and SSL Certificate will have your domain name, your company name, your address, your city, your state and your country information. It also contain the expiration date of the Certificate and details of the Certification Authority responsible for the issuance of the Certificate</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Security Breach due to DigiNotar Certificates by Abid Pasha</title>
		<link>http://www.infotales.com/google-security-breach-due-to-diginotar-certificates/comment-page-1/#comment-16860</link>
		<dc:creator>Abid Pasha</dc:creator>
		<pubDate>Mon, 12 Sep 2011 08:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.infotales.com/?p=1401#comment-16860</guid>
		<description>I found it helpful, but can you please tell me what are the SSL certificates and how they works? how many other companies are there who provide SSL certificates to the giant web portals?</description>
		<content:encoded><![CDATA[<p>I found it helpful, but can you please tell me what are the SSL certificates and how they works? how many other companies are there who provide SSL certificates to the giant web portals?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Security Measures by Alam</title>
		<link>http://www.infotales.com/web-security-measures/comment-page-1/#comment-16709</link>
		<dc:creator>Alam</dc:creator>
		<pubDate>Fri, 09 Sep 2011 05:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.infotales.com/?p=1390#comment-16709</guid>
		<description>Conclusion : www.owasp.org but very informative.</description>
		<content:encoded><![CDATA[<p>Conclusion : <a href="http://www.owasp.org" rel="nofollow">http://www.owasp.org</a> but very informative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change in SEO Practices After Google Panda Update by KPI Data Mining</title>
		<link>http://www.infotales.com/change-in-seo-practices-after-google-panda-update/comment-page-1/#comment-16470</link>
		<dc:creator>KPI Data Mining</dc:creator>
		<pubDate>Thu, 01 Sep 2011 05:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.infotales.com/?p=1334#comment-16470</guid>
		<description>&lt;strong&gt;KPI Data Mining...&lt;/strong&gt;

Do you know what data mining is? It is a type of useful methods used by some businesses for sales and marketing....</description>
		<content:encoded><![CDATA[<p><strong>KPI Data Mining&#8230;</strong></p>
<p>Do you know what data mining is? It is a type of useful methods used by some businesses for sales and marketing&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Importance of page load time for SEO by Accounting Explanation</title>
		<link>http://www.infotales.com/page-load-times-seo/comment-page-1/#comment-15866</link>
		<dc:creator>Accounting Explanation</dc:creator>
		<pubDate>Thu, 18 Aug 2011 04:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.infotales.com/?p=487#comment-15866</guid>
		<description>Really informative article. I will monitor the load time of my site. Previously I ignored it. Keep on doing good work.</description>
		<content:encoded><![CDATA[<p>Really informative article. I will monitor the load time of my site. Previously I ignored it. Keep on doing good work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

