jQuery Socialist shows a stream of an user's social activity, all in one page.Based on their publishing time, statuses from various social streams are pulled in and displayed inside a container in a grid (Pinterest-like) layout.A demo is included with the...

tumblr.php

tumblr.php 0.2.0 updated

Tumblr is a micro-blogging service, recently acquired by Yahoo. It helps users share posts in various formats: audio, video, text, quotes, links. tumblr.php is a PHP library that allows developers to interact with the Tumblr API via HTTP requests. It...

PreViewTube.js is a jQuery plugin that can take a YouTube thumbnail image, and quickly replace it with the video's other generated thumbnails.Since the YouTube thumbnail image naming scheme is quite simple (https://i.ytimg.com/vi/VIDEO_ID/0.jpg ->...

SocialStream.php works by providing an unified interface for sending out HTTP queries to various social network APIs, fetching the results in JSON form and then publishing them inside your application/website.Multiple social networks are supported, which...