New Plugin: Dreebbble
Dreebbble is a brand new plugin for EE 2 that takes advantage of the recently released Dribbble API (what’s Dribbble?).
Using a simple tag pair, you can get the latest shots from any player, everyone, popular or players first shots. For example:
<ul>
{exp:dreebbble:get_latest player="ryanirelan" limit="5"}
<li><a href="{image_url}">{title}</a></li>
{/exp:dreebbble:get_latest}
</ul>
The plugin is a free download and a nice way to include your own shots from Dribbble on your EE website.
Ruthie — 06:07 on 07.29.2010
Wow, that was fast. Wasn’t the API just announced yesterday?
Olivier — 11:55 on 07.29.2010
Wow! Thanks for the mention
David Coe — 14:18 on 07.30.2010
Olivier, you work quick! Great job!