<?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; cookies</title>
	<atom:link href="http://www.barattalo.it/tag/cookies/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>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 Session class with crypted cookies.</title>
		<link>http://www.barattalo.it/2009/12/21/php-session-class-with-crypted-cookies/</link>
		<comments>http://www.barattalo.it/2009/12/21/php-session-class-with-crypted-cookies/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 22:11:48 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=233</guid>
		<description><![CDATA[This class was built to handle session variables, I made this class because once I had to use session variables for a project, but than I had to change the behaviour to use cookies&#8230; and last, I had to hide some important ids in cookies and I don&#8217;t want cookie injection. So I&#8217;ve made this [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.barattalo.it/2009/12/21/php-session-class-with-crypted-cookies/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	<enclosure url="http://www.barattalo.it/wp-content/uploads/2009/12/2009-12-21_230527-300x192.gif" length="18758" type="image/jpg" /><media:content url="http://www.barattalo.it/wp-content/uploads/2009/12/2009-12-21_230527-300x192.gif" width="300" height="192" medium="image" type="image/gif" />	</item>
	</channel>
</rss>

