<?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/"
	>

<channel>
	<title>From Zero To SEO &#187; Twitter</title>
	<atom:link href="http://www.fromzerotoseo.com/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fromzerotoseo.com</link>
	<description>Achieving High Rankings Through Coding</description>
	<lastBuildDate>Fri, 11 Nov 2011 17:09:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Twitter email grabber</title>
		<link>http://www.fromzerotoseo.com/twitter-email-grabber/</link>
		<comments>http://www.fromzerotoseo.com/twitter-email-grabber/#comments</comments>
		<pubDate>Tue, 12 May 2009 09:25:54 +0000</pubDate>
		<dc:creator>seozero</dc:creator>
				<category><![CDATA[Cheap Trick]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.fromzerotoseo.com/?p=594</guid>
		<description><![CDATA[Attention spammers! Webpronews exposed great email grabber idea. Find the PHP sample code below and grab, grab and grab emails from Twitter search. Sample script &#60;?php $file = file_get_contents&#40;&#34;http://search.twitter.com/search?q=gmail.com+OR+hotmail.com++OR+%22email+me%22&#34;&#41;; $file = strip_tags&#40;$file&#41;; &#160; preg_match_all&#40; &#34;([a-z0-9!#$%&#38;'*+/=?^_`{&#124;}~-]+(?:\.[a-z0-9!#$%&#38;'*+/=?^_`{&#124;}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+(?:[A-Z]{2}&#124;com&#124;org&#124;net&#124;gov&#124;mil&#124;biz&#124;info&#124;mobi&#124;name&#124;aero&#124;jobs&#124;museum)\b)siU&#34;, $file, $matches&#41;; &#160; print_r&#40;$matches&#41;; ?&#62; Sample output Before you start Use PHP cURL and proxies instead of file_get_contents. Write your [...]]]></description>
		<wfw:commentRss>http://www.fromzerotoseo.com/twitter-email-grabber/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Swine flu – keyword that drives traffic</title>
		<link>http://www.fromzerotoseo.com/swine-flu-keyword-traffic/</link>
		<comments>http://www.fromzerotoseo.com/swine-flu-keyword-traffic/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 13:41:37 +0000</pubDate>
		<dc:creator>seozero</dc:creator>
				<category><![CDATA[Traffic]]></category>
		<category><![CDATA[Google Trends]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.fromzerotoseo.com/?p=555</guid>
		<description><![CDATA[Swine flu epidemic fear is flying around the World. The streets of Mexico City were hit by a mix of human and animal viruses which caused about 20 deaths. More than thousand cases where confirmed around the Globe. The UN has warned that the virus has the potential to become a pandemic. But that’s enough [...]]]></description>
		<wfw:commentRss>http://www.fromzerotoseo.com/swine-flu-keyword-traffic/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Scraping Twitscoop</title>
		<link>http://www.fromzerotoseo.com/scraping-twitscoop/</link>
		<comments>http://www.fromzerotoseo.com/scraping-twitscoop/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 09:36:18 +0000</pubDate>
		<dc:creator>seozero</dc:creator>
				<category><![CDATA[Scraping]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Twitscoop]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.fromzerotoseo.com/?p=542</guid>
		<description><![CDATA[What's hot on Twitter right now? You can scrap twitter trending topics to answer the question. But there is something hotter – Twitscoop. So what we are waiting for? Let's scrap Twitscoop tag cloud. Simple Twitscoop tag cloud scraper General idea: Get a homepage Extract tags Remove duplicate tags Example &#60;?php $file = file_get_contents&#40;&#34;http://www.twitscoop.com&#34;&#41;; preg_match_all&#40;&#34;(&#60;em [...]]]></description>
		<wfw:commentRss>http://www.fromzerotoseo.com/scraping-twitscoop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spamming Twitter trending topics</title>
		<link>http://www.fromzerotoseo.com/spamming-twitter-trending-topics/</link>
		<comments>http://www.fromzerotoseo.com/spamming-twitter-trending-topics/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 11:39:15 +0000</pubDate>
		<dc:creator>seozero</dc:creator>
				<category><![CDATA[Traffic]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.fromzerotoseo.com/?p=433</guid>
		<description><![CDATA[Do you know why I love Twitter trending topics? Because trend pages attract many people. Everybody wants to know what's happening in Twitter. So why not to take the opportunity to drive some Twitter traffic? How to get Twitter trends? Easy, Twitter provides trends API. Here is PHP script that prints the top ten trending [...]]]></description>
		<wfw:commentRss>http://www.fromzerotoseo.com/spamming-twitter-trending-topics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

