<?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>Smoothape - Mutterings and Oddities &#187; Wordpress</title>
	<atom:link href="http://blog.smoothape.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smoothape.com</link>
	<description>just ignore me</description>
	<lastBuildDate>Sun, 22 Aug 2010 13:44:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>API Key &#8211; What is that?</title>
		<link>http://blog.smoothape.com/2009/08/21/api-key-what-is-that/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=api-key-what-is-that</link>
		<comments>http://blog.smoothape.com/2009/08/21/api-key-what-is-that/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 03:16:55 +0000</pubDate>
		<dc:creator>Smoothape</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[API Key]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.smoothape.com/?p=250</guid>
		<description><![CDATA[Firstly API stands for Application Programing Interface. An API Key key is a code generated by a website that allows users to access their Application Programming Interface. Web API&#8217;s When used in the context of web development, an API is typically a defined set of Hypertext Transfer Protocol (HTTP) request messages along with a definition [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.smoothape.com%2F2009%2F08%2F21%2Fapi-key-what-is-that%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.smoothape.com%2F2009%2F08%2F21%2Fapi-key-what-is-that%2F&amp;source=Smoothape&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><div id="attachment_254" class="wp-caption alignleft" style="width: 150px"><img src="http://blog.smoothape.com/wp-content/uploads/2009/08/Key.jpg" alt="Key" title="Key" width="140" height="295" class="size-full wp-image-254" /><p class="wp-caption-text">Key</p></div>Firstly API stands for Application Programing Interface. An API Key key is a code generated by a website that allows users to access their Application Programming Interface.</p>
<p><strong>Web API&#8217;s</strong></p>
<p>When used in the context of web development, an API is typically a defined set of Hypertext Transfer Protocol (HTTP) request messages along with a definition of the structure of response messages, usually expressed in an Extensible Markup Language (XML) or JavaScript Object Notation (JSON) format. While &#8220;Web API&#8221; is virtually a synonym for web service, the recent trend has been away from Simple Object Access Protocol (SOAP) based services towards more direct Representational State Transfer (REST) style communications. Web APIs allow the combination of multiple services into new applications known as mashups.</p>
<p>API&#8217;s are used from Credit Card processing to collecting visitor stats. </p>
<p><strong>Twitter&#8217;s API</strong></p>
<p>In Twitter&#8217;s case, they provide an API method for just about every feature you can see on their website. Programmers use the Twitter API to make applications, websites, widgets, and other projects that interact with Twitter. Programs talk to the Twitter API over HTTP, the same protocol that your browser uses to visit and interact with web pages.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.smoothape.com%2F2009%2F08%2F21%2Fapi-key-what-is-that%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.smoothape.com%2F2009%2F08%2F21%2Fapi-key-what-is-that%2F&amp;source=Smoothape&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.smoothape.com/2009/08/21/api-key-what-is-that/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.smoothape.com/2009/08/21/api-key-what-is-that/&amp;title=API+Key+-+What+is+that%3F" 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://blog.smoothape.com/2009/08/21/api-key-what-is-that/&amp;title=API+Key+-+What+is+that%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://blog.smoothape.com/2009/08/21/api-key-what-is-that/&amp;title=API+Key+-+What+is+that%3F&amp;desc=Firstly%20API%20stands%20for%20Application%20Programing%20Interface.%20An%20API%20Key%20key%20is%20a%20code%20generated%20by%20a%20website%20that%20allows%20users%20to%20access%20their%20Application%20Programming%20Interface.%0D%0A%0D%0AWeb%20API%27s%0D%0A%0D%0AWhen%20used%20in%20the%20context%20of%20web%20development%2C%20an%20API%20is%20typically%20a%20defined%20set%20of%20Hypertext%20Transfer%20Protocol%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.smoothape.com/2009/08/21/api-key-what-is-that/&amp;t=API+Key+-+What+is+that%3F" 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://blog.smoothape.com/2009/08/21/api-key-what-is-that/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://blog.smoothape.com/2009/08/21/api-key-what-is-that/&amp;bm_description=API+Key+-+What+is+that%3F&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blog.smoothape.com/2009/08/21/api-key-what-is-that/&amp;title=API+Key+-+What+is+that%3F" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blog.smoothape.com/2009/08/21/api-key-what-is-that/&amp;title=API+Key+-+What+is+that%3F" 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://blog.smoothape.com/2009/08/21/api-key-what-is-that/&amp;title=API+Key+-+What+is+that%3F" 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-technorati">
			<a href="http://technorati.com/faves?add=http://blog.smoothape.com/2009/08/21/api-key-what-is-that/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=API+Key+-+What+is+that%3F+-+http://e7t.us/6c7656&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.smoothape.com/2009/08/21/api-key-what-is-that/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Where is everything?</title>
		<link>http://blog.smoothape.com/2009/08/01/where-is-everything/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=where-is-everything</link>
		<comments>http://blog.smoothape.com/2009/08/01/where-is-everything/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 02:56:14 +0000</pubDate>
		<dc:creator>Smoothape</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.smoothape.com/?p=3</guid>
		<description><![CDATA[Gone, just gone. A nasty plugin apparently killed my WordPress database. Was it a mercy killing, was my blog really that bad? Either way will just have to rebuild. I did back everything up, but I think I&#8217;ll repost or just delete the old stuff. I highly recommend reading this article though: http://codex.wordpress.org/Backing_Up_Your_Database Subscribe to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.smoothape.com%2F2009%2F08%2F01%2Fwhere-is-everything%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.smoothape.com%2F2009%2F08%2F01%2Fwhere-is-everything%2F&amp;source=Smoothape&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Gone, just gone. A nasty plugin apparently killed my WordPress database. Was it a mercy killing, was my blog really that bad? Either way will just have to rebuild. </p>
<p>I did back everything up, but I think I&#8217;ll repost or just delete the old stuff. I highly recommend reading this article though: <a href="http://codex.wordpress.org/Backing_Up_Your_Database">http://codex.wordpress.org/Backing_Up_Your_Database</a>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.smoothape.com%2F2009%2F08%2F01%2Fwhere-is-everything%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.smoothape.com%2F2009%2F08%2F01%2Fwhere-is-everything%2F&amp;source=Smoothape&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.smoothape.com/2009/08/01/where-is-everything/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.smoothape.com/2009/08/01/where-is-everything/&amp;title=Where+is+everything%3F" 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://blog.smoothape.com/2009/08/01/where-is-everything/&amp;title=Where+is+everything%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://blog.smoothape.com/2009/08/01/where-is-everything/&amp;title=Where+is+everything%3F&amp;desc=Gone%2C%20just%20gone.%20A%20nasty%20plugin%20apparently%20killed%20my%20Wordpress%20database.%20Was%20it%20a%20mercy%20killing%2C%20was%20my%20blog%20really%20that%20bad%3F%20Either%20way%20will%20just%20have%20to%20rebuild.%20%0D%0A%0D%0AI%20did%20back%20everything%20up%2C%20but%20I%20think%20I%27ll%20repost%20or%20just%20delete%20the%20old%20stuff.%20I%20highly%20recommend%20reading%20this%20article%20though%3A%20http" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.smoothape.com/2009/08/01/where-is-everything/&amp;t=Where+is+everything%3F" 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://blog.smoothape.com/2009/08/01/where-is-everything/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://blog.smoothape.com/2009/08/01/where-is-everything/&amp;bm_description=Where+is+everything%3F&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blog.smoothape.com/2009/08/01/where-is-everything/&amp;title=Where+is+everything%3F" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blog.smoothape.com/2009/08/01/where-is-everything/&amp;title=Where+is+everything%3F" 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://blog.smoothape.com/2009/08/01/where-is-everything/&amp;title=Where+is+everything%3F" 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-technorati">
			<a href="http://technorati.com/faves?add=http://blog.smoothape.com/2009/08/01/where-is-everything/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Where+is+everything%3F+-+http://e7t.us/5924ab&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.smoothape.com/2009/08/01/where-is-everything/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
