<?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 Xavi Esteve</title>
	<atom:link href="http://xaviesteve.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://xaviesteve.com</link>
	<description>I&#039;m a front end web developer and graphic designer from Barcelona based in London. I am passionate in JavaScript, jQuery, CSS, PHP, Wordpress, usability and SEO.</description>
	<lastBuildDate>Mon, 06 Feb 2012 06:45:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Best alternative to MegaUpload by mohit1715</title>
		<link>http://xaviesteve.com/2869/best-alternative-to-megaupload/#comment-2658</link>
		<dc:creator>mohit1715</dc:creator>
		<pubDate>Mon, 06 Feb 2012 06:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://xaviesteve.com/?p=2869#comment-2658</guid>
		<description>how can i find the links in jubmofiles .
or any search engine with jumbofiles server .

plz help me.
thanks</description>
		<content:encoded><![CDATA[<p>how can i find the links in jubmofiles .<br />
or any search engine with jumbofiles server .</p>
<p>plz help me.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPad/iPhone/mobile HTML/CSS template for web apps (responsive, no javascript) by Xavi</title>
		<link>http://xaviesteve.com/2899/ipad-iphone-mobile-html-css-template-for-web-apps/#comment-2656</link>
		<dc:creator>Xavi</dc:creator>
		<pubDate>Sat, 04 Feb 2012 23:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://xaviesteve.com/?p=2899#comment-2656</guid>
		<description>Thanks everyone for the comments, I&#039;m glad you like it.

Lee,
To hide the sidebar you will need to resize some main content elements. See the CSS at the end of the &#039;style&#039; tag that starts like this:
@media only screen and (max-width: 768px) {</description>
		<content:encoded><![CDATA[<p>Thanks everyone for the comments, I&#8217;m glad you like it.</p>
<p>Lee,<br />
To hide the sidebar you will need to resize some main content elements. See the CSS at the end of the &#8216;style&#8217; tag that starts like this:<br />
@media only screen and (max-width: 768px) {</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPad/iPhone/mobile HTML/CSS template for web apps (responsive, no javascript) by Lee</title>
		<link>http://xaviesteve.com/2899/ipad-iphone-mobile-html-css-template-for-web-apps/#comment-2654</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Sat, 04 Feb 2012 15:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://xaviesteve.com/?p=2899#comment-2654</guid>
		<description>This infinately contributes to the Public Domain License. You sir, are a scholar and a gentleman. Please continue to update and improve this. Also, look into some donation services and get some buttons put up.

How do I completely remove the sidebar? Everything I tried removed the sidebar but the content does not go fullscreen... it still acts as if the sidebar is there, just not being displayed.</description>
		<content:encoded><![CDATA[<p>This infinately contributes to the Public Domain License. You sir, are a scholar and a gentleman. Please continue to update and improve this. Also, look into some donation services and get some buttons put up.</p>
<p>How do I completely remove the sidebar? Everything I tried removed the sidebar but the content does not go fullscreen&#8230; it still acts as if the sidebar is there, just not being displayed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPad/iPhone/mobile HTML/CSS template for web apps (responsive, no javascript) by Purged Reality</title>
		<link>http://xaviesteve.com/2899/ipad-iphone-mobile-html-css-template-for-web-apps/#comment-2653</link>
		<dc:creator>Purged Reality</dc:creator>
		<pubDate>Fri, 03 Feb 2012 18:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://xaviesteve.com/?p=2899#comment-2653</guid>
		<description>Awesome! Love this.</description>
		<content:encoded><![CDATA[<p>Awesome! Love this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPad/iPhone/mobile HTML/CSS template for web apps (responsive, no javascript) by kirubai</title>
		<link>http://xaviesteve.com/2899/ipad-iphone-mobile-html-css-template-for-web-apps/#comment-2652</link>
		<dc:creator>kirubai</dc:creator>
		<pubDate>Fri, 03 Feb 2012 13:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://xaviesteve.com/?p=2899#comment-2652</guid>
		<description>Great Job! :-)</description>
		<content:encoded><![CDATA[<p>Great Job! :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Issues with accents and strange characters in PHP/MySQL (Solved) by Dan</title>
		<link>http://xaviesteve.com/1223/issues-with-accents-and-strange-characters-in-php-mysql-solved/#comment-2648</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://xaviesteve.com/issues-with-accents-and-strange-characters-in-phpmysql-solved/#comment-2648</guid>
		<description>Thanks!! Tried mysql_query(&quot;SET NAMES &#039;utf8&#039;&quot;); first, hoping that the database was already setup right and it worked! Thank you so much for this!</description>
		<content:encoded><![CDATA[<p>Thanks!! Tried mysql_query(&#8220;SET NAMES &#8216;utf8&#8242;&#8221;); first, hoping that the database was already setup right and it worked! Thank you so much for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Issues with accents and strange characters in PHP/MySQL (Solved) by Jon</title>
		<link>http://xaviesteve.com/1223/issues-with-accents-and-strange-characters-in-php-mysql-solved/#comment-2647</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 02 Feb 2012 13:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://xaviesteve.com/issues-with-accents-and-strange-characters-in-phpmysql-solved/#comment-2647</guid>
		<description>Hi,
  what about importing data from a txt file??

I&#039;ve created a simple random generation and I get the odd &#039;bits&#039;    The php fix works where you&#039;ve also got a data base connection but what happens if you have none?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  what about importing data from a txt file??</p>
<p>I&#8217;ve created a simple random generation and I get the odd &#8216;bits&#8217;    The php fix works where you&#8217;ve also got a data base connection but what happens if you have none?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Issues with accents and strange characters in PHP/MySQL (Solved) by Marko</title>
		<link>http://xaviesteve.com/1223/issues-with-accents-and-strange-characters-in-php-mysql-solved/#comment-2632</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Tue, 31 Jan 2012 05:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://xaviesteve.com/issues-with-accents-and-strange-characters-in-phpmysql-solved/#comment-2632</guid>
		<description>Thank you very much i fixed my problem! Thank you thank you thank you!</description>
		<content:encoded><![CDATA[<p>Thank you very much i fixed my problem! Thank you thank you thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPad/iPhone/mobile HTML/CSS template for web apps (responsive, no javascript) by 185</title>
		<link>http://xaviesteve.com/2899/ipad-iphone-mobile-html-css-template-for-web-apps/#comment-2631</link>
		<dc:creator>185</dc:creator>
		<pubDate>Tue, 31 Jan 2012 02:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://xaviesteve.com/?p=2899#comment-2631</guid>
		<description>Simply love it!

You can add -webkit-touch-callout: none; to disable the callout shown when you touch and hold a touch target.

Also, sometimes when clicking a link in web apps they may open in Safari, you can fix that by using a script like gist.github.com/1042026</description>
		<content:encoded><![CDATA[<p>Simply love it!</p>
<p>You can add -webkit-touch-callout: none; to disable the callout shown when you touch and hold a touch target.</p>
<p>Also, sometimes when clicking a link in web apps they may open in Safari, you can fix that by using a script like gist.github.com/1042026</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creative Commons image Search Tool (autotags and resizes) by Obtain Creative Commons Images from Flickr</title>
		<link>http://xaviesteve.com/1945/creative-commons-image-search-tool-autotags-and-resizes/#comment-2627</link>
		<dc:creator>Obtain Creative Commons Images from Flickr</dc:creator>
		<pubDate>Mon, 30 Jan 2012 03:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://xaviesteve.com/?p=1945#comment-2627</guid>
		<description>[...] Flicksourcer [...]</description>
		<content:encoded><![CDATA[<p>[...] Flicksourcer [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

