<?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>Timani &#187; Mashups</title>
	<atom:link href="http://timani.net/category/blog/mashups/feed/" rel="self" type="application/rss+xml" />
	<link>http://timani.net</link>
	<description>Seattle based Drupal, Wordpress, CSS3, HTML5 and Android</description>
	<lastBuildDate>Sun, 29 Jan 2012 04:22:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Add your linkedIn profile on your site or WordPress blog &#8211; no coding</title>
		<link>http://timani.net/2010/04/add-your-linkedin-profile-on-your-site-or-wordpress-blog-no-coding/</link>
		<comments>http://timani.net/2010/04/add-your-linkedin-profile-on-your-site-or-wordpress-blog-no-coding/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 20:54:54 +0000</pubDate>
		<dc:creator>timani</dc:creator>
				<category><![CDATA[Mashups]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://timani.net/2010/04/10/add-your-linkedin-profile-on-your-site-or-wordpress-blog-no-coding/</guid>
		<description><![CDATA[Recently i was working with the Facebook AP again, before i did my presentation at the Seattle PHP meetup . At the time one of the potential ideas was the linkedIn API and how to integrate linkedIn to your site, &#8230; <a href="http://timani.net/2010/04/add-your-linkedin-profile-on-your-site-or-wordpress-blog-no-coding/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently i was working with the Facebook AP again, before i did my presentation at the<a title="Seattle PHP meetup" href="http://timani.net/2010/03/30/more-writing-ipad-joy-seattle-php-meetup/" target="_blank"> Seattle PHP meetup</a> . At the time one of the potential ideas was the linkedIn API and how to integrate linkedIn to your site, but obviously facebook was the API in demand.</p>
<p>As i was playing around with the linkedIn <a class="zem_slink" title="Application programming interface" href="http://en.wikipedia.org/wiki/Application_programming_interface" target="_blank">API</a> and i managed to stumble upon the widgets that are one the developer site, and thought it would interesting to add them to your <a class="zem_slink" title="WordPress" href="http://wordpress.org" target="_blank">WordPress</a> site.</p>
<p>I am sure that this is ideal for portfolio or sites, <a class="zem_slink" title="Real estate" href="http://en.wikipedia.org/wiki/Real_estate" target="_blank">real-estate</a> agents, companies adding some <a class="zem_slink" title="Social network service" href="http://en.wikipedia.org/wiki/Social_network_service" target="_blank">social networking</a> flair to their site<span id="more-624"></span>, <a class="zem_slink" title="Blog" href="http://en.wikipedia.org/wiki/Blog" target="_blank">blogs</a> or in your mashups. Getting the work done is less than <em>5 minutes</em> and does not require you to actually get into any code. The process really will only consist of a few steps:</p>
<p><strong>1. Go to the developer site</strong></p>
<p>From here you can get an idea of what the available widgets are and what they look like. There is an important note at the top of the page with Terms and conditions which you should check out first.</p>
<p><a title="LinkedIn profile Widget" href="http://developer.linkedin.com/docs/DOC-1072" target="_blank">LinkedIn profile widget</a></p>
<p><strong>2. Decide which type of profile widget you want to display</strong></p>
<p>There are currently two versions, the popup and the inline version. The popup version is the one that i am currently using on my blog, where the name of the person appears with linkedIn icon beside it, and once you click on it the profile &#8220;pops&#8221; up.</p>
<p>The second is the inline version of the profile widget where the widget displays the entire public profile. I have made a <a href="#video">video</a> that you can check out at the end of the post where i actually do this, i chose the inline version for that demo.</p>
<table style="border: 0pt none; width: 514px; height: 381px;" border="0">
<tbody>
<tr style="border: 0pt none;">
<td><img class="alignleft size-full wp-image-602" title="Popup Linked in profile widget" src="http://timani.net/wp-content/uploads/2010/04/pic_widgets_profile_insider_popup_310x508.gif" alt="" width="215" height="380" /></td>
<td><img class="alignleft size-full wp-image-603" title="Inline LinkedIn Widget" src="http://timani.net/wp-content/uploads/2010/04/pic_widgets_profile_insider_inline_310x472.gif" alt="" width="223" height="361" /></td>
</tr>
</tbody>
</table>
<p><strong>3. Decide where you want the widget the appear</strong>.</p>
<p>You are going to need a widget area available so you can drop in you profile. Check the <a href="#video">video</a> at the end if you need a hint.</p>
<p><strong>4. Grab and paste in the linkedIn profile widget script and copy it to your clipboard:</strong></p>
<pre class="brush: plain; title: ; notranslate">&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.linkedin.com/js/public-profile/widget-os.js&gt;&lt;/script&gt;
</pre>
<p><strong>5. Go to you admin area and add the script tag</strong></p>
<div id="attachment_635" class="wp-caption alignleft" style="width: 182px"><img class="size-full wp-image-635" title="widgets-area" src="http://timani.net/wp-content/uploads/2010/04/widgets-area.png" alt="" width="172" height="196" /><p class="wp-caption-text">Widget Area on WordPress</p></div>
<p>Go to the Themes -&gt; Widgets section of your site and grab a text widget.<br />
Drag and drop the text widget on the to the Widget area you want.<br />
When you are inside paste the linkedIn profile widget script you copied earlier.</p>
<div class="spacer"></div>
<p><strong>6. Paste in your linkedIn profile code depending on which one you want</strong></p>
<pre class="brush: xml; title: ; notranslate">
&lt;a class=&quot;linkedin-profileinsider-popup&quot; href=&quot;http://www.linkedin.com/in/timanitunduwan&quot;&gt;Timani Tunduwani&lt;/a&gt; - For popup
&lt;a class=&quot;linkedin-profileinsider-inline&quot; href=&quot;http://www.linkedin.com/in/timanitunduwani&quot;&gt;Timani Tunduwani&lt;/a&gt; - For inline
</pre>
<p><strong>7. Add your public profile URL to the  link</strong></p>
<p>To do this i logged into my linkedIn account, and clicked the &#8220;Profile&#8221; link in the header. As you can see in the image if you scroll down on you just around the fold, you will see a label called &#8220;Public Profile&#8221; with a hyperlink next to it(this is going to be your public profile link on ).<br />
<img class="aligncenter size-full wp-image-654" title="profile-linkedIn" src="http://timani.net/wp-content/uploads/2010/04/profile-linkedIn.png" alt="" width="501" height="133" /> Once you have done this replace your profile link and name with your desired widget code in<em> step 6</em>.</p>
<p><strong>8. Finally add your newly formatted link</strong></p>
<p>Go back to your widgets section and paste in the code you just modified into the same text widget as in<em> step 4</em> below the script you had added before and you are done.</p>
<h2 id="demo">Demo:</h2>
<p><a class="linkedin-profileinsider-popup" href="http://www.linkedin.com/in/timanitunduwani">Timani Tunduwani</a></p>
<p>In case you prefer to actually see a <a href="#video">video</a> on how to get this done here we go:</p>
<div id="video"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ksuUzzumLSo&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/ksuUzzumLSo&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<h2>A couple of notes:</h2>
<p>1. According to linkedIn the script tag should be placed in the head section for faster loading. (This could also be done from the admin area if you had enough permissions to edit theme files and depending on the theme)</p>
<p>2. Once you have added in the script tag in<em> step 4</em> you can then add more than one profile link to a page.</p>
<p>3.After adding the script is you must keep the class names: <em> linkedin-profileinsider-inline</em> or<em> </em>must be on the your desired links so the linkedIn script will know which links to parse and generate the widgets correctly</p>
<p>4. Using the inline method can be a bit slow at time and affect your page load, especially if you are going to have number of profiles on a page.</p>
<p>5. You can easily just paste the script tag into a widget or your header and then simply  add the popup or inline style to any post like i did in the <a href="#demo">demo</a> above.</p>
<p>I think at the moment, there aren&#8217;t that many option i can see to play around with. With time as the API grows and you are able to configure things like which sections to display, the option of having your picture, customizing the <span class="zem_slink">look and feel</span> more to match your site. I think then it would actually worth coding a plugin, but at the moment this is a decent fix.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=e92c2077-7ba4-4e1f-b627-d0242c3f24e6" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://timani.net/2010/04/add-your-linkedin-profile-on-your-site-or-wordpress-blog-no-coding/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Twitter being used as a box-office sales crystal ball</title>
		<link>http://timani.net/2010/04/twitter-being-used-as-a-box-office-sales-crystal-ball/</link>
		<comments>http://timani.net/2010/04/twitter-being-used-as-a-box-office-sales-crystal-ball/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 16:48:38 +0000</pubDate>
		<dc:creator>timani</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mashups]]></category>

		<guid isPermaLink="false">http://timani.net/?p=593</guid>
		<description><![CDATA[I think it is a definite reflection on the direction that social marketing is taken when Twitter is being used to predict box office hits, misses and general forecast number, with very good accuracy considering the nature of the subject, &#8230; <a href="http://timani.net/2010/04/twitter-being-used-as-a-box-office-sales-crystal-ball/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I think it is a definite reflection on the direction that social marketing is taken when <a class="zem_slink" title="Twitter" href="http://twitter.com" target="_blank">Twitter</a> is being used to predict <a class="zem_slink" title="Box office" href="http://en.wikipedia.org/wiki/Box_office" target="_blank">box office</a> hits, misses and general forecast number, with very good accuracy considering the nature of the subject, the old tweet.</p>
<p>As i read the <a title="Twitter predicts box office hits" href="http://news.bbc.co.uk/go/rss/-/2/hi/technology/8612292.stm" target="_blank">BBC</a> i saw an article about <a class="zem_slink" title="Computer science" rel="wikipedia" href="http://en.wikipedia.org/wiki/Computer_science">Computer scientists</a> from the<a title="HP lab of social computing" href="http://www.hpl.hp.com/research/idl/" target="_blank"> HP lab of social computing</a> analysed about 3 million tweets from about 25 movies. First off it is great to see more <a class="zem_slink" title="Numerical data" href="http://en.wikipedia.org/wiki/Numerical_data" target="_blank">quantitative data</a>, as it starts to give a better handle on the larger scale influences <a class="zem_slink" title="Social network service" href="http://en.wikipedia.org/wiki/Social_network_service" target="_blank">social networking</a> has on our lives. So the fact corporations like HP have taken the impact so seriously they have allocated resources and an entire department, dedicated to trends and <a class="zem_slink" title="Scientific method" href="http://en.wikipedia.org/wiki/Scientific_method" target="_blank">scientific analysis</a> of the <a class="zem_slink" title="Facebook" href="http://facebook.com" target="_blank">Facebook</a>,   <a class="zem_slink" title="Foursquare" href="http://www.foursquare.com" target="_blank">Foursquare</a> and others on our lives outside of the web.</p>
<div id="attachment_598" class="wp-caption alignleft" style="width: 170px"><a href="http://www.flickr.com/photos/45928872@N08/4216094932/"><img class="size-full wp-image-598" title="Alice in Wonderland 2010" src="http://timani.net/wp-content/uploads/2010/04/4216094932_a1023cd320_m.jpg" alt="" width="160" height="240" /></a><p class="wp-caption-text">image via flickr</p></div>
<p><a title="Dr. Bernardo Huberman" href="http://www.hpl.hp.com/research/scl/people/huberman/index.html" target="_blank">Dr. Bernardo Huberman</a> who is the head of the social computing lab at HP noted something important, all-be-it slightly intuitive,<span id="more-593"></span></p>
<blockquote><p>&#8220;Our intuition was that the faster people tweet, the more likely they are to go and see it.&#8221;</p></blockquote>
<p>This is essentially &#8220;Buzz&#8221; which anyone who has had to do any marketing is exactly what you want to generate interest and attract  potential readers/clients/customers/donors/viewers to whatever your product is, movies, corporate sites, blogs or otherwise.</p>
<p>In all honesty some of the box office predictions are quite accurate, and were done using the US movie box office as a base  for this analysis. Unfortunately the page with the actual results wasn&#8217;t available but i will search to see if i can find the actual paper these guys put together.I must admit though, i am really curious as to what the formula and methodology is behind this:</p>
<table border="0">
<tbody>
<tr>
<td>Movie</td>
<td>Release Date</td>
<td>Projected Twitter Box Office Total</td>
<td>Actual Box Office Total</td>
<td>Difference in Totals</td>
</tr>
<tr>
<td><a title="Crazies the Movie" href="http://www.imdb.com/title/tt0455407/" target="_blank">Crazies</a> (IMDB)</td>
<td>Feb. 2010</td>
<td>$16.8m</td>
<td>$16.06m</td>
<td>$200, 000</td>
</tr>
<tr>
<td><a title="Dear John Movie" href="http://www.imdb.com/title/tt0989757/" target="_blank">Dear John</a> (IMDB)</td>
<td>Feb. 2010</td>
<td>$30.71m</td>
<td>$30.46m</td>
<td>$250, 000</td>
</tr>
</tbody>
</table>
<p>One thing that they did note is the demographic of technologically inclined, younger Tweeters, so as a person of active, tweeting age (we will assume above at least 9 at this point) would likely not be tweeting about a new childrens&#8217; movie, even thought it the movie may be a financial success. The reason being a person within that age wouldn&#8217;t be fighting in line with some 6th graders to get into a childrens&#8217; movie.</p>
<p>But being able to analyse Twitter in this way and get such close result for  box-office sales, it would be interesting to see what other social experiments could be conducted, and what are currently underway, hmmmmm&#8230;.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://news.bbc.co.uk/go/rss/-/2/hi/technology/8612292.stm">Twitter predicts box office hits</a> (news.bbc.co.uk)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=1397a8cc-b269-4b1f-8a50-26dd099d2b45" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://timani.net/2010/04/twitter-being-used-as-a-box-office-sales-crystal-ball/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foursquare &#8211; geolocation + social network</title>
		<link>http://timani.net/2010/02/foursquare-a-geolocation-based-social-network/</link>
		<comments>http://timani.net/2010/02/foursquare-a-geolocation-based-social-network/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 23:16:00 +0000</pubDate>
		<dc:creator>timani</dc:creator>
				<category><![CDATA[Mashups]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Foursquare]]></category>
		<category><![CDATA[Geolocation]]></category>
		<category><![CDATA[Online Communities]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[Social network]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://timani.arkangel-inc.com/?p=49</guid>
		<description><![CDATA[It seems that more and more as social networks evolve that there is a greater demand and influence on social currency as a means of stimilating user interaction and participation. That in combination with the fast growing trend of geolocation &#8230; <a href="http://timani.net/2010/02/foursquare-a-geolocation-based-social-network/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">It seems that more and more as <a class="zem_slink" title="Social network" rel="wikipedia" href="http://en.wikipedia.org/wiki/Social_network">social networks</a> evolve that there is a greater demand and influence on social <a class="zem_slink" title="Currency" rel="wikipedia" href="http://en.wikipedia.org/wiki/Currency">currency</a> as a means of stimilating <a class="zem_slink" title="Interactivity" rel="wikipedia" href="http://en.wikipedia.org/wiki/Interactivity">user interaction</a> and participation. That in combination with the fast growing trend of <a class="zem_slink" title="Geolocation" rel="wikipedia" href="http://en.wikipedia.org/wiki/Geolocation">geolocation</a> based services has led to some interesting mashups, but of interest today is the nifty <a class="zem_slink" title="Foursquare" rel="homepage" href="http://www.foursquare.com">Foursquare</a> <a class="zem_slink" title="Website" rel="wikipedia" href="http://en.wikipedia.org/wiki/Website">website</a> that offers something for both users as clients and for <a class="zem_slink" title="Business" rel="wikipedia" href="http://en.wikipedia.org/wiki/Business">business</a> too. So lets get down to the basic questions so we know what is going on: <em>who, what, where, when, how and why!<span id="more-49"></span></em></p>
<h2 style="text-align: left;">Who is Foursquare?</h2>
<p style="text-align: left;">Well according to the about section of foursquare it seems that this was the idea of a couple of friends or developers who got together and decided to create a mashup application that would build on the last phase of social applications like Twitter, and Facebook. Digging slightly deeper we were able to find their Crunchbase profile and get the a better idea of who they are.</p>
<p style="text-align: left;">[cb]Foursquare[/cb]</p>
<p style="text-align: left;">
<h2 style="text-align: left;">What is Foursquare?</h2>
<blockquote><p>We&#8217;ll help you meet up with your friends and let you earn points and unlock badges for<br />
discovering new places, doing new things and meeting new people. &#8211; foursquare.com</p></blockquote>
<p style="text-align: left;">The ultimate goal is to become a <em>&#8220;Mayor&#8221;</em> of you city, and along the way earn badges, find out what is happening in your city, and enjoy all the cool things that your friends in your various social circles are having fun with.</p>
<p style="text-align: left;">What makes this so dynamic is the &#8220;Real&#8221; real-time aspect of this application. Previously with twitter, you were merely able to just post a tweet from your phone with 140 characters of where you were or what you were doing. That was a limited amount of information and a lot of the impact could have been lost.</p>
<p style="text-align: left;">This isn&#8217;t the case with Foursquare as you can add extra information to the location such as a handy tip like a time of day for free coffee, promotions and other give-aways that may exist.. Thus, this way you can have a more involved experience, and make determinations and decisions about where to go, when, and what to do once you go there.</p>
<p style="text-align: left;">Why would anyone bother to do all this?</p>
<p style="text-align: left;">Well the concept of getting information out in real time is not new, as seen in the status messages on networks like facebook, myspace, and twitter, to activity feeds that stream real-time data about your social network. This really in the end bears no benefits in the long term other than knowing what people are randomly doing.</p>
<p style="text-align: left;">With foursquare you get the opportunity to earn great rewards from business who would like to have their places promoted more on the site. This ranges from a very long list of restaurants and bars to sound recording studios and retail stores. Some of the perks are:</p>
<ol>
<li><a title="$1 macchiatos" href="http://foursquare.com/venue/79125" target="_blank">$1 macchiatos</a></li>
<li><a title="Free slice of pizza" href="http://foursquare.com/venue/639478">Free Slice &amp; drink on your 10th checkin.</a></li>
<li><a title=" Free Flaming shot for every 10th visit." href="http://foursquare.com/venue/174532" target="_blank">Free Shot on your 10th check-in</a></li>
<li><a title="Free Auto-Tune Karaoke" href="http://foursquare.com/venue/45226" target="_blank">Free Auto-Tune Karaoke</a></li>
</ol>
<h2>Conclusion</h2>
<p>The thing that makes foursquare so immediate is because it is so focused on real-time and you have the ability to check-in to various places to earn points from your phone or mobile device as well as your pc. It seems that there was clear planning and foresight as you can download a number of mobile platforms, like the <a title="foursquare iphone app" href="http://foursquare.com/venue/45226" target="_blank">iPhone app</a>, the <a title="Foursquare android app" href="http://foursquare.com/android/" target="_self">Android app,</a> and the <a title="Blackberry app" href="http://foursquare.com/blackberry/" target="_blank">Blackberry app</a>.</p>
<p>So as the service continues to rapidly grow you can be sure that you can expect the list of business that support, and list of offers to grow. Thus getting connected to foursquare may not be that bad of an idea.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://timani.net/2010/02/foursquare-a-geolocation-based-social-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best PHP Flickr library around</title>
		<link>http://timani.net/2010/02/best-php-flickr-library-around/</link>
		<comments>http://timani.net/2010/02/best-php-flickr-library-around/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 22:34:40 +0000</pubDate>
		<dc:creator>timani</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mashups]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://timani.arkangel-inc.com/?p=38</guid>
		<description><![CDATA[When looking to add photos to your WordPress site there are definitely a very long list of plugins available to get the job done, and provide a number of handy tools like template tags and shortcodes to throw in your &#8230; <a href="http://timani.net/2010/02/best-php-flickr-library-around/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When looking to add photos to your WordPress site there are definitely a very long list of plugins available to get the job done, and provide a number of handy tools like template tags and shortcodes to throw in your posts and pages.</p>
<p>Whether you are looking to search and add content to your posts from flickr, or you are merely trying to post pictures that you have shared and uploaded to flickr on your site.</p>
<p>If you have ever wanted to do that you may have actually come across one of these plugins.<span id="more-119"></span></p>
<ol>
<li><a title="Simple Flickr Plugin" href="http://wordpress.org/extend/plugins/simple-flickr-plugin/" target="_blank">Simple Flickr Plugin</a></li>
<li><a title="Wordpress Flickr Manager" href="http://wordpress.org/extend/plugins/wordpress-flickr-manager/" target="_blank">WordPress Flickr Manager</a></li>
<li><a title="Flickr Tag Cloud Widget" href="http://wordpress.org/extend/plugins/flickr-tag-cloud-widget/" target="_blank">Flickr Tag Cloud Widget</a></li>
<li><a title="Flickr Photo Album plugin" href="http://tantannoodles.com/toolkit/photo-album/" target="_blank">Flick Photo Album</a></li>
</ol>
<p>But sometimes you may need more functionality, or want to directly get access to more methods and parameters available on the Flickr API. As a result if the decision is to write your own plugin to get this done, you would likely try and find a 3rd party library to help you get this done faster.</p>
<h2>The phpFlickr Library</h2>
<p>This is where the phpFlickr library comes in handy. It is possible to actually spend the time going through the API and develop your own library, however you would encounter a number of issues that a more established library or established set of tools may not face.</p>
<p><a href="http://timani.net/wp-content/uploads/2010/03/flowers-screenshot.jpg"><img class="alignnone size-full wp-image-395" title="flowers-screenshot" src="http://timani.net/wp-content/uploads/2010/03/flowers-screenshot.jpg" alt="" width="615" height="131" /></a></p>
<p><em>Plugin Name: phpFlickr library<br />
</em></p>
<p><em>Plugin URL: <a title="php flickr" href="http://phpflickr.com/" target="_blank">http://phpflickr.com/</a> </em></p>
<p><em>Demo: <a title="jQuery gMaps plugin demo" href="http://gmap.nurtext.de/examples.html" target="_blank">http://flyr.whatfettle.com/</a> </em></p>
<p><em>Docs: <a title="phpFlickr documentation" href="http://phpflickr.com/docs/" target="_blank">Plugin Documentation</a></em></p>
<h3>Benefits of choosing phpFlickr vs coding from scratch</h3>
<ol>
<li>Speed of development when you are not building from the ground up.</li>
<li>Better established libraries are well documented and easy to extend.</li>
<li>Caching and storage mechanisms may already be in place whereas from scratch you may have to work this in manually.</li>
<li>Strong communities and support  &#8211; this would allow you to get support from the community about the library.</li>
<li>Better tested and stable &#8211; Most of the time you will encounter problems that a more established library may already have encountered and handled. As a developer you will have to spend the time researching and testing what could be simple functionality to keep the application glued together, rather than spend the time on building and testing their apps more advanced functionality.</li>
<li>Easy to use and lots of code examples to test and get you going.</li>
</ol>
<h2>Summary</h2>
<p>Getting hands-on with an API and getting dirty, digging in and seeing what it can do is often the best way to begin your plugin development if you want to extend a 3rd part API. Using APIs is a great way to integrate lots of dynamic content to your site as well as add extra paths to monetize your blog or website, such as with Amazon, iTunes, themeforest, and affliate networks.</p>
<p>If you are looking to get deeper into the Flickr api or just wanting to get a feel for what the API can do the phpFlickr library certainly had a lot of features to make most things you need to do possible. With the addition of handy extra features like the caching, you can make sure you are not taxing your server bandwith, or making unnecessary calls to the API.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">http://wordpress.org/extend/plugins/simple-flickr-plugin/Simple Flickr Plugin</div>
]]></content:encoded>
			<wfw:commentRss>http://timani.net/2010/02/best-php-flickr-library-around/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

