<?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>Lambda &#187; jquery</title>
	<atom:link href="http://sroucheray.org/blog/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://sroucheray.org/blog</link>
	<description>Stephane Roucheray's trivial work and thoughts</description>
	<lastBuildDate>Mon, 23 Aug 2010 08:13:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>jQuery Twitter API plugin</title>
		<link>http://sroucheray.org/blog/2009/07/jquery-twitter-api-plugin/</link>
		<comments>http://sroucheray.org/blog/2009/07/jquery-twitter-api-plugin/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 13:02:04 +0000</pubDate>
		<dc:creator>Stéphane Roucheray</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://sroucheray.org/blog/?p=186</guid>
		<description><![CDATA[I have released a simple Twitter public API for jQuery. It's Open Source and available at Google Code.]]></description>
			<content:encoded><![CDATA[I have released a simple Twitter public API for jQuery. Code and examples are open source and can be download here : <a href="http://code.google.com/p/jquery-twitter-api/">http://code.google.com/p/jquery-twitter-api/</a>.

<em>NB : informations requiring authentication are not accessible to JavaScript inside classical Web pages because of the <a href="https://developer.mozilla.org/en/Same_origin_policy_for_JavaScript">same origin policy restriction</a>. Thus this plugin is only intended to access publicly available data.</em>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://sroucheray.org/blog/2009/07/jquery-twitter-api-plugin/&amp;title=jQuery+Twitter+API+plugin" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://sroucheray.org/blog/2009/07/jquery-twitter-api-plugin/&amp;title=jQuery+Twitter+API+plugin" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://sroucheray.org/blog/2009/07/jquery-twitter-api-plugin/&amp;t=jQuery+Twitter+API+plugin" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://sroucheray.org/blog/2009/07/jquery-twitter-api-plugin/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://sroucheray.org/blog/2009/07/jquery-twitter-api-plugin/&amp;title=jQuery+Twitter+API+plugin&amp;summary=I%20have%20released%20a%20simple%20Twitter%20public%20API%20for%20jQuery.%20It%27s%20Open%20Source%20and%20available%20at%20Google%20Code.&amp;source=Lambda" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://sroucheray.org/blog/2009/07/jquery-twitter-api-plugin/&amp;title=jQuery+Twitter+API+plugin" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://sroucheray.org/blog/2009/07/jquery-twitter-api-plugin/&amp;title=jQuery+Twitter+API+plugin" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=jQuery+Twitter+API+plugin+-+http://bit.ly/dt62hr&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://sroucheray.org/blog/2009/07/jquery-twitter-api-plugin/&amp;submitHeadline=jQuery+Twitter+API+plugin&amp;submitSummary=I%20have%20released%20a%20simple%20Twitter%20public%20API%20for%20jQuery.%20It%27s%20Open%20Source%20and%20available%20at%20Google%20Code.&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://sroucheray.org/blog/2009/07/jquery-twitter-api-plugin/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

