<?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>John McCollum &#187; twitter</title>
	<atom:link href="http://johnmc.co/llum/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnmc.co/llum</link>
	<description>Muddling through since 1980</description>
	<lastBuildDate>Sat, 11 Sep 2010 11:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using JSON to access the Twitter search API</title>
		<link>http://johnmc.co/llum/using-json-to-access-the-twitter-search-api/</link>
		<comments>http://johnmc.co/llum/using-json-to-access-the-twitter-search-api/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 09:35:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://johnmccollum.co.uk/?p=81</guid>
		<description><![CDATA[Steve Reynolds recently wrote a blog post showing how to access the twitter search API using PHP, cURL, and JQuery. Steve used JQuery to post to a page on his server, which then cURLed in search results for a given term. This approach is often necessary to get avoid the issue of cross domain ajax [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnmc.co%2Fllum%2Fusing-json-to-access-the-twitter-search-api%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnmc.co%2Fllum%2Fusing-json-to-access-the-twitter-search-api%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.reynoldsftw.com/">Steve Reynolds</a> recently wrote a blog post showing <a href="http://www.reynoldsftw.com/2009/02/using-jquery-php-ajax-with-the-twitter-api/">how to access the twitter search API using PHP, cURL, and JQuery</a>.</p>
<p>Steve used JQuery to post to a page on his server, which then cURLed in search results for a given term. This approach is often necessary to get avoid the issue of cross domain ajax calls.</p>
<p>While this approach works well, there&#8217;s an even easier way to go about it &#8211; $.getJSON!</p>
<p>There are two main advantages to this approach:</p>
<ul>
<li>Server side technology isn&#8217;t an issue. You don&#8217;t have to rely on PHP, cURL, firewalls, anything like that. It will even work on a static HTML page!</li>
<li>All the work is done on the client&#8217;s browser &#8211; saving precious bandwidth! This could be important on busy sites.</li>
</ul>
<p>I&#8217;ve knocked up a quick-and-dirty demonstration of this concept. If a name doesn&#8217;t already exist for this methodology, my vote goes for JAJA (Javascript and JSON, asynchronous!)</p>
<p><a href="http://johnmccollum.co.uk/twitterjson/">View the demonstration here!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://johnmc.co/llum/using-json-to-access-the-twitter-search-api/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>I&#8217;m a twit!</title>
		<link>http://johnmc.co/llum/im-a-twit/</link>
		<comments>http://johnmc.co/llum/im-a-twit/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 19:55:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://johnmccollum.co.uk/?p=45</guid>
		<description><![CDATA[I&#8217;ve never got round to checking out Twitter, to my great shame! I already have profiles on Facebook, Bebo, and other social networking sites &#8211; many of which allow a quick method of updating your status. So why bother with Twitter now? Update by mobile (just need to charge my mobile now ) Easy integration [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnmc.co%2Fllum%2Fim-a-twit%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnmc.co%2Fllum%2Fim-a-twit%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;ve never got round to checking out <a href="http://twitter.com">Twitter</a>, to my great shame!</p>
<p>I already have profiles on Facebook, Bebo, and other social networking sites &#8211; many of which allow a quick method of updating your status. So why bother with Twitter now?</p>
<ul>
<li>Update by mobile (just need to charge my mobile now <img src='http://johnmc.co/llum/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</li>
<li>Easy integration into my blog</li>
</ul>
<p>Unfortunately, Twitter doesn&#8217;t seem to want to check any of my email addresses for friends at the moment, so I am following: no-one. And I am being followed by: no-one.</p>
<p>You can rectify this by coming to see me at <a href="http://twitter.com/johnmcc">http://twitter.com/johnmcc</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://johnmc.co/llum/im-a-twit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

