<?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"
	>
<channel>
	<title>Commenti a: myWeather: come creare un template</title>
	<atom:link href="http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/</link>
	<description>Appunti di programmazione, grafica e pensieri</description>
	<pubDate>Wed, 20 Aug 2008 11:02:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Di: Elizabeth</title>
		<link>http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-476</link>
		<dc:creator>Elizabeth</dc:creator>
		<pubDate>Tue, 01 Jul 2008 20:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-476</guid>
		<description>I am using the Talian 1.0 theme for Wordpress.  How can I get MyWeather to display a title?

The title box appears but is empty and this causes MyWeather to appear incorrectly on some computers, especially Apples.

Thanks so much.  I love your widget!!!!</description>
		<content:encoded><![CDATA[<p>I am using the Talian 1.0 theme for Wordpress.  How can I get MyWeather to display a title?</p>
<p>The title box appears but is empty and this causes MyWeather to appear incorrectly on some computers, especially Apples.</p>
<p>Thanks so much.  I love your widget!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: nick</title>
		<link>http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-424</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Wed, 25 Jun 2008 21:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-424</guid>
		<description>Hey do you have a list of what the icon numbers mean?</description>
		<content:encoded><![CDATA[<p>Hey do you have a list of what the icon numbers mean?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Eduardo</title>
		<link>http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-414</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Wed, 18 Jun 2008 11:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-414</guid>
		<description>You do not have the CURL and file_get_contents does not work because you have a proxy. I am sorry but I do not know how to help.</description>
		<content:encoded><![CDATA[<p>You do not have the CURL and file_get_contents does not work because you have a proxy. I am sorry but I do not know how to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: albert</title>
		<link>http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-413</link>
		<dc:creator>albert</dc:creator>
		<pubDate>Wed, 18 Jun 2008 10:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-413</guid>
		<description>Let's start from the beginning, I ultimaversion, upon entering the city, and leaves looking for this error:

Warning: file_get_contents(http://xoap.weather.com/search/search?where=madrid) [function.file-get-contents]: failed to open stream: Connection timed out in /var/www/ids/wp-content/plugins/myweather/myweather.php on line 39

it can be?</description>
		<content:encoded><![CDATA[<p>Let&#8217;s start from the beginning, I ultimaversion, upon entering the city, and leaves looking for this error:</p>
<p>Warning: file_get_contents(http://xoap.weather.com/search/search?where=madrid) [function.file-get-contents]: failed to open stream: Connection timed out in /var/www/ids/wp-content/plugins/myweather/myweather.php on line 39</p>
<p>it can be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Eduardo</title>
		<link>http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-412</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Wed, 18 Jun 2008 09:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-412</guid>
		<description>If you have curl add this line into the script after curl_init():

curl_setopt ($ch, CURLOPT_PORT, INSERTYOURPORT);

INSERTYOURPORT=try your open port.</description>
		<content:encoded><![CDATA[<p>If you have curl add this line into the script after curl_init():</p>
<p>curl_setopt ($ch, CURLOPT_PORT, INSERTYOURPORT);</p>
<p>INSERTYOURPORT=try your open port.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: alberto</title>
		<link>http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-411</link>
		<dc:creator>alberto</dc:creator>
		<pubDate>Wed, 18 Jun 2008 09:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-411</guid>
		<description>PORT     STATE SERVICE
22/tcp   open  ssh
25/tcp   open  smtp
53/tcp   open  domain
80/tcp   open  http
111/tcp  open  rpcbind
113/tcp  open  auth
139/tcp  open  netbios-ssn
445/tcp  open  microsoft-ds
765/tcp  open  webster
953/tcp  open  rndc
2049/tcp open  nfs
3306/tcp open  mysql</description>
		<content:encoded><![CDATA[<p>PORT     STATE SERVICE<br />
22/tcp   open  ssh<br />
25/tcp   open  smtp<br />
53/tcp   open  domain<br />
80/tcp   open  http<br />
111/tcp  open  rpcbind<br />
113/tcp  open  auth<br />
139/tcp  open  netbios-ssn<br />
445/tcp  open  microsoft-ds<br />
765/tcp  open  webster<br />
953/tcp  open  rndc<br />
2049/tcp open  nfs<br />
3306/tcp open  mysql</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: albert</title>
		<link>http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-410</link>
		<dc:creator>albert</dc:creator>
		<pubDate>Wed, 18 Jun 2008 07:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-410</guid>
		<description>I am an internal network of my business, and have a proxy, if I do from my home runs, the blog, what I have in the emresa. that's why I think it is an issue of proxy ports.</description>
		<content:encoded><![CDATA[<p>I am an internal network of my business, and have a proxy, if I do from my home runs, the blog, what I have in the emresa. that&#8217;s why I think it is an issue of proxy ports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: albert</title>
		<link>http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-409</link>
		<dc:creator>albert</dc:creator>
		<pubDate>Wed, 18 Jun 2008 07:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-409</guid>
		<description>if I have the latest version, and does not work, which ports are used?</description>
		<content:encoded><![CDATA[<p>if I have the latest version, and does not work, which ports are used?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Eduardo</title>
		<link>http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-401</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Mon, 16 Jun 2008 15:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-401</guid>
		<description>try latest version.</description>
		<content:encoded><![CDATA[<p>try latest version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: albert</title>
		<link>http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-400</link>
		<dc:creator>albert</dc:creator>
		<pubDate>Mon, 16 Jun 2008 14:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperinside.com/blog/myweather-come-creare-un-template/#comment-400</guid>
		<description>Warning: file_get_contents(http://xoap.weather.com/search/search?where=madrid) [function.file-get-contents]: failed to open stream: Connection timed out in /var/www/ids/wp-content/plugins/myweather/admin.myweather.php on line 164

Hello, I get this error, by proxy, use any port? If php.ini file in this well:

; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
allow_url_fopen = On

; Whether to allow include/require to open URLs (like http:// or ftp://) as files.
allow_url_include = Off</description>
		<content:encoded><![CDATA[<p>Warning: file_get_contents(http://xoap.weather.com/search/search?where=madrid) [function.file-get-contents]: failed to open stream: Connection timed out in /var/www/ids/wp-content/plugins/myweather/admin.myweather.php on line 164</p>
<p>Hello, I get this error, by proxy, use any port? If php.ini file in this well:</p>
<p>; Whether to allow the treatment of URLs (like <a href="http://"  rel="nofollow">http://</a> or <a href="ftp://"  rel="nofollow">ftp://</a>) as files.<br />
allow_url_fopen = On</p>
<p>; Whether to allow include/require to open URLs (like <a href="http://"  rel="nofollow">http://</a> or <a href="ftp://"  rel="nofollow">ftp://</a>) as files.<br />
allow_url_include = Off</p>
]]></content:encoded>
	</item>
</channel>
</rss>
