<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Barattalo &#187; Spider</title>
	<atom:link href="http://www.barattalo.it/tag/spider/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Mon, 07 Nov 2011 11:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to use Instagr.am photos on your site</title>
		<link>http://www.barattalo.it/2011/08/18/how-to-use-instagr-am-photos/</link>
		<comments>http://www.barattalo.it/2011/08/18/how-to-use-instagr-am-photos/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 15:11:47 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & web bots]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[followgram]]></category>
		<category><![CDATA[instagram]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[webbot]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=718</guid>
		<description><![CDATA[The question is: how can I bring my instagram photos on my personal web site? With this tutorial you can make this. I&#8217;m addicted to Instagram, I make photos quite every day with it. But I&#8217;m also a developer, and I already have a personal portfolio for my photos&#8230; which became obsolete since it&#8217;s a [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/05/30/parsing-flickr-feed-with-php-tutorial/' rel='bookmark' title='Parsing Flickr Feed with PHP tutorial'>Parsing Flickr Feed with PHP tutorial</a></li>
<li><a href='http://www.barattalo.it/2011/02/21/get-myspace-events-php-function/' rel='bookmark' title='get MySpace events with a PHP function'>get MySpace events with a PHP function</a></li>
<li><a href='http://www.barattalo.it/2009/12/24/php-meteo-bot-for-google/' rel='bookmark' title='PHP bot to grab meteo information from Google'>PHP bot to grab meteo information from Google</a></li>
<li><a href='http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/' rel='bookmark' title='PHP to get twitter infos and avatar'>PHP to get twitter infos and avatar</a></li>
<li><a href='http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/' rel='bookmark' title='PHP bot to get wikipedia definitions'>PHP bot to get wikipedia definitions</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2011/08/18/how-to-use-instagr-am-photos/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	<enclosure url="http://www.barattalo.it/wp-content/uploads/2011/08/kuku-300x211.gif" length="19247" type="image/jpg" /><media:content url="http://www.barattalo.it/wp-content/uploads/2011/08/kuku-300x211.gif" width="300" height="211" medium="image" type="image/gif" />	</item>
		<item>
		<title>get MySpace events with a PHP function</title>
		<link>http://www.barattalo.it/2011/02/21/get-myspace-events-php-function/</link>
		<comments>http://www.barattalo.it/2011/02/21/get-myspace-events-php-function/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 11:41:19 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & web bots]]></category>
		<category><![CDATA[concerts]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[mini bot]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[preg_replace]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[Web bot]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=714</guid>
		<description><![CDATA[Here is a function to read the concerts for a myspace band page. This code retrieves the &#8220;shows page&#8221; for a specified myspace username, and than parse the html to find and decode data. Since myspace returns a page in Italian (this probably depends on geographic ip translations) the fnction uses a months array in [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/12/24/php-meteo-bot-for-google/' rel='bookmark' title='PHP bot to grab meteo information from Google'>PHP bot to grab meteo information from Google</a></li>
<li><a href='http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/' rel='bookmark' title='PHP Web page to text function'>PHP Web page to text function</a></li>
<li><a href='http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/' rel='bookmark' title='PHP to get twitter infos and avatar'>PHP to get twitter infos and avatar</a></li>
<li><a href='http://www.barattalo.it/2010/02/10/php-how-to-calculate-age-from-date-of-birth/' rel='bookmark' title='PHP how to calculate age from date of birth'>PHP how to calculate age from date of birth</a></li>
<li><a href='http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/' rel='bookmark' title='PHP bot to get wikipedia definitions'>PHP bot to get wikipedia definitions</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2011/02/21/get-myspace-events-php-function/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP bot to get wikipedia definitions</title>
		<link>http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/</link>
		<comments>http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 14:14:03 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & web bots]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[webbot]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=606</guid>
		<description><![CDATA[Wikipedia, the collaborative and multilingual encyclopedia project, has a lot of usefull terms defined in its database, you can find informations on artists, cities, medical terms, cars, brands&#8230; quite everything. If you need to add some content to your pages without having that content in your database you can use Wikipedia API or Google define [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2011/02/21/get-myspace-events-php-function/' rel='bookmark' title='get MySpace events with a PHP function'>get MySpace events with a PHP function</a></li>
<li><a href='http://www.barattalo.it/2009/12/29/tiny-url-encode-and-decode-with-php/' rel='bookmark' title='Tiny url encode and decode with PHP'>Tiny url encode and decode with PHP</a></li>
<li><a href='http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/' rel='bookmark' title='PHP to get twitter infos and avatar'>PHP to get twitter infos and avatar</a></li>
<li><a href='http://www.barattalo.it/2010/05/30/parsing-flickr-feed-with-php-tutorial/' rel='bookmark' title='Parsing Flickr Feed with PHP tutorial'>Parsing Flickr Feed with PHP tutorial</a></li>
<li><a href='http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/' rel='bookmark' title='PHP curl bot to update Facebook status'>PHP curl bot to update Facebook status</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<enclosure url="http://www.barattalo.it/wp-content/uploads/2010/08/wikipedia-300x102.gif" length="5566" type="image/jpg" /><media:content url="http://www.barattalo.it/wp-content/uploads/2010/08/wikipedia-300x102.gif" width="300" height="102" medium="image" type="image/gif" />	</item>
		<item>
		<title>PHP to post on a Facebook page</title>
		<link>http://www.barattalo.it/2010/07/28/php-to-post-on-facebook-page/</link>
		<comments>http://www.barattalo.it/2010/07/28/php-to-post-on-facebook-page/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 15:18:15 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & web bots]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook page]]></category>
		<category><![CDATA[fan page]]></category>
		<category><![CDATA[mini bot class]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Spider]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=549</guid>
		<description><![CDATA[Hi, I&#8217;ve modified the Mini Bot Class, I&#8217;ve fixed the Facebook status update and I&#8217;ve implemented the function to post on the wall of a facebook page: suppose you have a page of a brand, and you need to update it regularly with a cron job&#8230; Very, very usefull, isn&#8217;t it? Nothing more to say. [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/' rel='bookmark' title='PHP curl bot to update Facebook status'>PHP curl bot to update Facebook status</a></li>
<li><a href='http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/' rel='bookmark' title='PHP Web page to text function'>PHP Web page to text function</a></li>
<li><a href='http://www.barattalo.it/2010/01/17/posting-to-facebook-from-website-with-facebook-connect/' rel='bookmark' title='Posting to Facebook from website with Facebook Connect'>Posting to Facebook from website with Facebook Connect</a></li>
<li><a href='http://www.barattalo.it/2010/01/20/new-version-of-mini-bots-php-class-v-1-4/' rel='bookmark' title='New version of Mini Bots PHP Class (v.1.4)'>New version of Mini Bots PHP Class (v.1.4)</a></li>
<li><a href='http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/' rel='bookmark' title='PHP bot to get wikipedia definitions'>PHP bot to get wikipedia definitions</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/07/28/php-to-post-on-facebook-page/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<enclosure url="http://www.barattalo.it/wp-content/uploads/2010/07/fanpage-300x132.gif" length="10893" type="image/jpg" /><media:content url="http://www.barattalo.it/wp-content/uploads/2010/07/fanpage-300x132.gif" width="300" height="132" medium="image" type="image/gif" />	</item>
		<item>
		<title>Parsing Flickr Feed with PHP tutorial</title>
		<link>http://www.barattalo.it/2010/05/30/parsing-flickr-feed-with-php-tutorial/</link>
		<comments>http://www.barattalo.it/2010/05/30/parsing-flickr-feed-with-php-tutorial/#comments</comments>
		<pubDate>Sun, 30 May 2010 21:48:28 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & web bots]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[grabbing]]></category>
		<category><![CDATA[Mini Bots Class]]></category>
		<category><![CDATA[Parsing]]></category>
		<category><![CDATA[preg_replace]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[Thumbs]]></category>
		<category><![CDATA[webbot]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=531</guid>
		<description><![CDATA[I&#8217;ve spent about 30 minutes to find a javascript embed to print out a custom thumbs list of flickr photos, but I didn&#8217;t find anything clean enaugh&#8230; and I&#8217;ve not enaugh time to spend to read the flickr&#8217;s API&#8217;s&#8230; So, I&#8217;ve searched for the feed of the user, and I&#8217;ve found it at the bottom [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2011/08/18/how-to-use-instagr-am-photos/' rel='bookmark' title='How to use Instagr.am photos on your site'>How to use Instagr.am photos on your site</a></li>
<li><a href='http://www.barattalo.it/2009/12/24/php-meteo-bot-for-google/' rel='bookmark' title='PHP bot to grab meteo information from Google'>PHP bot to grab meteo information from Google</a></li>
<li><a href='http://www.barattalo.it/2011/02/21/get-myspace-events-php-function/' rel='bookmark' title='get MySpace events with a PHP function'>get MySpace events with a PHP function</a></li>
<li><a href='http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/' rel='bookmark' title='PHP bot to get wikipedia definitions'>PHP bot to get wikipedia definitions</a></li>
<li><a href='http://www.barattalo.it/2009/11/10/do-spelling-using-google/' rel='bookmark' title='Do spelling using google spell checker'>Do spelling using google spell checker</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/05/30/parsing-flickr-feed-with-php-tutorial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://www.barattalo.it/wp-content/uploads/2010/05/2010-05-30_233558-300x268.jpg" length="23388" type="image/jpg" /><media:content url="http://www.barattalo.it/wp-content/uploads/2010/05/2010-05-30_233558-300x268.jpg" width="300" height="268" medium="image" type="image/jpeg" />	</item>
		<item>
		<title>PHP google images mini bot</title>
		<link>http://www.barattalo.it/2010/03/30/php-google-images-mini-bot/</link>
		<comments>http://www.barattalo.it/2010/03/30/php-google-images-mini-bot/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 12:34:29 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & web bots]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google images]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[spiders]]></category>
		<category><![CDATA[web service]]></category>
		<category><![CDATA[webbot]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=498</guid>
		<description><![CDATA[This simply php function will retrieve the links of the images from Google Images searched with a keyword. The function just calls images.google.it and parse the html to find the url of the images, in this case the urls are stored in the javascript, so the parsing doesn&#8217;t use any html tag to find data. [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/12/24/php-meteo-bot-for-google/' rel='bookmark' title='PHP bot to grab meteo information from Google'>PHP bot to grab meteo information from Google</a></li>
<li><a href='http://www.barattalo.it/2009/11/10/do-spelling-using-google/' rel='bookmark' title='Do spelling using google spell checker'>Do spelling using google spell checker</a></li>
<li><a href='http://www.barattalo.it/2010/04/09/mini-bot-class-updated/' rel='bookmark' title='Mini Bot Class Updated'>Mini Bot Class Updated</a></li>
<li><a href='http://www.barattalo.it/2010/03/10/php-parse-url-mailto-and-also-twitters-usernames-and-arguments/' rel='bookmark' title='PHP parse url, mailto, and also twitter&#8217;s usernames and arguments'>PHP parse url, mailto, and also twitter&#8217;s usernames and arguments</a></li>
<li><a href='http://www.barattalo.it/2010/01/12/bot-that-retrieves-url-meta-data-info/' rel='bookmark' title='Bot that retrieves url meta data and other infos'>Bot that retrieves url meta data and other infos</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/03/30/php-google-images-mini-bot/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP curl bot to update Facebook status</title>
		<link>http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/</link>
		<comments>http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 21:30:10 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & web bots]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[webbots]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=480</guid>
		<description><![CDATA[I&#8217;ve found this great mini bot from Alste blog, and I&#8217;ve decided to add it to the mini bot class. This bot uses curl to connect to facebook mobile (m.facebook.com) and perform the login. Then it saves the cookies received from mobile facebook and go to the facebook mobile homepage where it sets the status [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/09/09/how-to-change-twitter-status-with-php-and-curl-without-oauth/' rel='bookmark' title='How to change twitter status with php and curl without oAuth'>How to change twitter status with php and curl without oAuth</a></li>
<li><a href='http://www.barattalo.it/2010/07/28/php-to-post-on-facebook-page/' rel='bookmark' title='PHP to post on a Facebook page'>PHP to post on a Facebook page</a></li>
<li><a href='http://www.barattalo.it/2010/01/06/test-if-a-remote-url-exists-with-php-and-curl/' rel='bookmark' title='Test if a remote url exists with PHP and CURL'>Test if a remote url exists with PHP and CURL</a></li>
<li><a href='http://www.barattalo.it/2010/01/17/posting-to-facebook-from-website-with-facebook-connect/' rel='bookmark' title='Posting to Facebook from website with Facebook Connect'>Posting to Facebook from website with Facebook Connect</a></li>
<li><a href='http://www.barattalo.it/2009/12/29/tiny-url-encode-and-decode-with-php/' rel='bookmark' title='Tiny url encode and decode with PHP'>Tiny url encode and decode with PHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>PHP to get twitter infos and avatar</title>
		<link>http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/</link>
		<comments>http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 21:23:03 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & web bots]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[Preg_match_all]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[spiders]]></category>
		<category><![CDATA[webbot]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=478</guid>
		<description><![CDATA[I&#8217;ve just updated the Mini Bot Php Class with an improved version of the twitterInfo function, here is the code of the new function, I&#8217;ve added the avatar image url: Related posts:get MySpace events with a PHP function Bot that retrieves url meta data and other infos PHP Web page to text function PHP bot [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2011/02/21/get-myspace-events-php-function/' rel='bookmark' title='get MySpace events with a PHP function'>get MySpace events with a PHP function</a></li>
<li><a href='http://www.barattalo.it/2010/01/12/bot-that-retrieves-url-meta-data-info/' rel='bookmark' title='Bot that retrieves url meta data and other infos'>Bot that retrieves url meta data and other infos</a></li>
<li><a href='http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/' rel='bookmark' title='PHP Web page to text function'>PHP Web page to text function</a></li>
<li><a href='http://www.barattalo.it/2009/12/24/php-meteo-bot-for-google/' rel='bookmark' title='PHP bot to grab meteo information from Google'>PHP bot to grab meteo information from Google</a></li>
<li><a href='http://www.barattalo.it/2011/08/18/how-to-use-instagr-am-photos/' rel='bookmark' title='How to use Instagr.am photos on your site'>How to use Instagr.am photos on your site</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Web page to text function</title>
		<link>http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/</link>
		<comments>http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 13:55:05 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & web bots]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[Regular expression]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[spiders]]></category>
		<category><![CDATA[Web bot]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=352</guid>
		<description><![CDATA[I&#8217;ve found this nice small bot on the www.php.net site, thanks to the author of the script on the preg_replace page. This bot returns the text content of a url and it could be used to take text from a site and find relevant words to search. It&#8217;s nice because it uses CURL and let [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/' rel='bookmark' title='PHP to get twitter infos and avatar'>PHP to get twitter infos and avatar</a></li>
<li><a href='http://www.barattalo.it/2011/02/21/get-myspace-events-php-function/' rel='bookmark' title='get MySpace events with a PHP function'>get MySpace events with a PHP function</a></li>
<li><a href='http://www.barattalo.it/2010/07/28/php-to-post-on-facebook-page/' rel='bookmark' title='PHP to post on a Facebook page'>PHP to post on a Facebook page</a></li>
<li><a href='http://www.barattalo.it/2010/01/20/new-version-of-mini-bots-php-class-v-1-4/' rel='bookmark' title='New version of Mini Bots PHP Class (v.1.4)'>New version of Mini Bots PHP Class (v.1.4)</a></li>
<li><a href='http://www.barattalo.it/2010/03/10/how-to-write-a-text-description-into-html-input-type-password/' rel='bookmark' title='How to write a text description into html input type password'>How to write a text description into html input type password</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP bot to grab meteo information from Google</title>
		<link>http://www.barattalo.it/2009/12/24/php-meteo-bot-for-google/</link>
		<comments>http://www.barattalo.it/2009/12/24/php-meteo-bot-for-google/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 14:37:57 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & web bots]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[File_get_contents]]></category>
		<category><![CDATA[forecast]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[meteo]]></category>
		<category><![CDATA[Mini Bots Class]]></category>
		<category><![CDATA[Preg_match_all]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[weather]]></category>
		<category><![CDATA[Web bot]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=257</guid>
		<description><![CDATA[Google has many usefull functions that give you data fast, such as cinema infos, or for meteo forecasts. I think that Google grabs those informations from the many sites indexed with his bots. As I did on a previous post for words spelling you can retrieve those informations with some mini bots. The mini bot [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/11/11/php-day-add-function/' rel='bookmark' title='PHP Day add function'>PHP Day add function</a></li>
<li><a href='http://www.barattalo.it/2009/11/10/do-spelling-using-google/' rel='bookmark' title='Do spelling using google spell checker'>Do spelling using google spell checker</a></li>
<li><a href='http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/' rel='bookmark' title='PHP to get twitter infos and avatar'>PHP to get twitter infos and avatar</a></li>
<li><a href='http://www.barattalo.it/2010/03/30/php-google-images-mini-bot/' rel='bookmark' title='PHP google images mini bot'>PHP google images mini bot</a></li>
<li><a href='http://www.barattalo.it/2010/01/12/bot-that-retrieves-url-meta-data-info/' rel='bookmark' title='Bot that retrieves url meta data and other infos'>Bot that retrieves url meta data and other infos</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2009/12/24/php-meteo-bot-for-google/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

