<?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>Chris Kite &#187; JavaScript</title>
	<atom:link href="http://www.chriskite.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chriskite.com</link>
	<description>Programming, Computer Security, Etc.</description>
	<lastBuildDate>Wed, 24 Jun 2009 02:28:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Open Source jQuery Plugin TweetLink</title>
		<link>http://www.chriskite.com/2009/04/26/open-source-jquery-plugin-tweetlink/</link>
		<comments>http://www.chriskite.com/2009/04/26/open-source-jquery-plugin-tweetlink/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 00:50:30 +0000</pubDate>
		<dc:creator>Chris Kite</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jquery twitter]]></category>

		<guid isPermaLink="false">http://www.chriskite.com/?p=66</guid>
		<description><![CDATA[With more and more web sites and businesses embracing Twitter, it&#8217;s important to make it as easy as possible users to share content on the social networking site. That&#8217;s why I just coded up a jQuery plugin called TweetLink, which allows web developers to easily add &#8220;Tweet This Page&#8221; buttons to their site.
After the TweetLink [...]]]></description>
			<content:encoded><![CDATA[<p>With more and more web sites and businesses embracing Twitter, it&#8217;s important to make it as easy as possible users to share content on the social networking site. That&#8217;s why I just coded up a jQuery plugin called <a href="http://plugins.jquery.com/project/tweetlink" target="_blank">TweetLink</a>, which allows web developers to easily add &#8220;Tweet This Page&#8221; buttons to their site.</p>
<p>After the TweetLink plugin is included, when any DOM element with class=&#8221;tweetlink&#8221; is clicked, the current page&#8217;s URL is automatically shortened using <a href="http://bit.ly">bit.ly</a>. The user is then automatically forwarded to Twitter, where their status box is already filled in with the page&#8217;s title and the shortened URL.</p>
<p>This plugin should make it painless for web developers to include this functionality, and easy for visitors to Tweet interesting content.</p>
<p><a href="http://plugins.jquery.com/project/tweetlink" target="_blank">Download TweetLink</a> at the jQuery project page, or <a href="http://github.com/chriskite/TweetLink/tree/master" target="_blank">browse the code</a> at GitHub.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chriskite.com/2009/04/26/open-source-jquery-plugin-tweetlink/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
