<?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>Ptwix Blog - PHP/AJAX web component to show tweets on web pages &#187; search</title>
	<atom:link href="http://ptwix.toforge.com/blog/tag/search/feed/" rel="self" type="application/rss+xml" />
	<link>http://ptwix.toforge.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 02 Sep 2009 07:04:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Twitter advanced search with ptwix</title>
		<link>http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/</link>
		<comments>http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 19:51:55 +0000</pubDate>
		<dc:creator>Fireantology</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[1.1]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[twitter search]]></category>

		<guid isPermaLink="false">http://ptwix.toforge.com/blog/?p=17</guid>
		<description><![CDATA[From version 1.1 ptwix can show results of a twitter search.
Make search is really simple:
Setting the value PtwiX::$SEARCH at the &#8220;timeline type&#8221; parameter in the constructor.
$PtwiX=new PtwiX('firs','user','pass','http://example.com/ptwix/','/var/www/example/ptwix/cache/',PtwiX::$SEARCH,'silver-red');
Now you can call the setSearchString method and pass it the string that you want to search.
//show 30 tweets that contains the "php" tag
$PtwiX-&#62;setSearchString("q=php&#38;rpp=30");
You can setting a title for [...]]]></description>
			<content:encoded><![CDATA[<p>From version 1.1 ptwix can show results of a twitter search.<br />
Make search is really simple:</p>
<p>Setting the value PtwiX::$SEARCH at the &#8220;timeline type&#8221; parameter in the constructor.</p>
<p><code>$PtwiX=new PtwiX('firs','user','pass','http://example.com/ptwix/','/var/www/example/ptwix/cache/',PtwiX::$SEARCH,'silver-red');</code></p>
<p>Now you can call the setSearchString method and pass it the string that you want to search.<span id="more-17"></span></p>
<p><code>//show 30 tweets that contains the "php" tag<br />
$PtwiX-&gt;setSearchString("q=php&amp;rpp=30");</code></p>
<p>You can setting a title for your search with this code line</p>
<p><code>$PtwiX-&gt;setSearchTitle("All about php");</code></p>
<p>This is a complete example</p>
<p><code>&lt;? include "core/PtwiX.php";<br />
</code><code>$PtwiX=new PtwiX('firs','user','pass','http://example.com/ptwix/', '/var/www/example/ptwix/cache/',PtwiX::$SEARCH,'silver-red');</code><br />
<code> ?&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;? $PtwiX-&gt;printCssRef(); ?&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;?<br />
$PtwiX-&gt;setSearchString("q=ptwix");<br />
$PtwiX-&gt;setSearchTitle("All about ptwix");<br />
$PtwiX-&gt;printBox();<br />
?&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</code></p>
<p>For more information on searching queries and operators read <a title="Twitter Search Avilable Operators" href="http://ptwix.toforge.com/blog/2009/08/twitter-search-example-queries-and-available-operators/" target="_self">this article</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/&amp;title=Twitter+advanced+search+with+ptwix" title="Add 'Twitter advanced search with ptwix' to Del.icio.us"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Twitter advanced search with ptwix' to Del.icio.us" alt="Add 'Twitter advanced search with ptwix' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/&amp;title=Twitter+advanced+search+with+ptwix" title="Add 'Twitter advanced search with ptwix' to digg"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Twitter advanced search with ptwix' to digg" alt="Add 'Twitter advanced search with ptwix' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/" title="Add 'Twitter advanced search with ptwix' to Technorati"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Twitter advanced search with ptwix' to Technorati" alt="Add 'Twitter advanced search with ptwix' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/&amp;title=Twitter+advanced+search+with+ptwix" title="Add 'Twitter advanced search with ptwix' to Google Bookmarks"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Twitter advanced search with ptwix' to Google Bookmarks" alt="Add 'Twitter advanced search with ptwix' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Twitter+advanced+search+with+ptwix&amp;url=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/" title="Add 'Twitter advanced search with ptwix' to Ask"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Twitter advanced search with ptwix' to Ask" alt="Add 'Twitter advanced search with ptwix' to Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://de.lirio.us/rubric/post?uri=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/&amp;title=Twitter+advanced+search+with+ptwix&amp;when_done=go_back" title="Add 'Twitter advanced search with ptwix' to Delirious"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/delirious.png" title="Add 'Twitter advanced search with ptwix' to Delirious" alt="Add 'Twitter advanced search with ptwix' to Delirious" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/&amp;title=Twitter+advanced+search+with+ptwix" title="Add 'Twitter advanced search with ptwix' to Live-MSN"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Twitter advanced search with ptwix' to Live-MSN" alt="Add 'Twitter advanced search with ptwix' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Twitter+advanced+search+with+ptwix&amp;url=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/" title="Add 'Twitter advanced search with ptwix' to Diggita"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Twitter advanced search with ptwix' to Diggita" alt="Add 'Twitter advanced search with ptwix' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/&amp;t=Twitter+advanced+search+with+ptwix" title="Add 'Twitter advanced search with ptwix' to FaceBook"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Twitter advanced search with ptwix' to FaceBook" alt="Add 'Twitter advanced search with ptwix' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.upnews.it/submit?url=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/&amp;title=Twitter+advanced+search+with+ptwix" title="Add 'Twitter advanced search with ptwix' to Upnews"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/upnews.png" title="Add 'Twitter advanced search with ptwix' to Upnews" alt="Add 'Twitter advanced search with ptwix' to Upnews" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Twitter+advanced+search+with+ptwix&amp;c=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/" title="Add 'Twitter advanced search with ptwix' to MySpace"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Twitter advanced search with ptwix' to MySpace" alt="Add 'Twitter advanced search with ptwix' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/" title="Add 'Twitter advanced search with ptwix' to Twitter"><img src="http://ptwix.toforge.com/blog/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Twitter advanced search with ptwix' to Twitter" alt="Add 'Twitter advanced search with ptwix' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://ptwix.toforge.com/blog/2009/08/twitter-search-example-queries-and-available-operators/" title="Twitter search: Example queries and available operators (August 30, 2009)">Twitter search: Example queries and available operators</a> (1)</li>
	<li><a href="http://ptwix.toforge.com/blog/2009/08/released-ptwix-1-1-now-it-can-search-on-twitter/" title="Released Ptwix 1.1 . Now It can search on twitter (August 31, 2009)">Released Ptwix 1.1 . Now It can search on twitter</a> (0)</li>
	<li><a href="http://ptwix.toforge.com/blog/2009/09/hide-the-follow-me-button/" title="Hide the &#8220;Follow me&#8221; button (September 1, 2009)">Hide the &#8220;Follow me&#8221; button</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://ptwix.toforge.com/blog/2009/08/twitter-advanced-search-with-ptwix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
