For web developer

Archive for the ‘Social Networking’ Category

Help Your Content Spread On Twitter With Easy Retweet Button (+WordPress Installation Steps)

leave a comment

John Resig is sharing very functional script named Easy Retweet Button that will simplify "the sharing of your content on Twitter".

It is an unobtrusive JavaScript file for displaying a retweet link with a shortened URL via Bit.ly (similar to Tweetmeme) & number of clicks came to that content from Twitter.

Easy Retweet Button

Easy Retweet Button has 2 ready-to-go styles: vertical & horizontal. And it can be easily themed as only HTML, CSS & JavaScript is used.

It is possible to customize the "Retweet" text, prefix of the tweets (like RT @..) & Bit.ly username / API key to be used.

It offers various advantages like:

speed: it works completely asynchronously
tracking: all the tracking is done via Bit.ly & clicks from retweets can be tracked from a single interface

Tip: Follow WebResourcesDepot on Twitter & get more resources!
Steps For Using It With WordPress:

This is nothing complicated but can save your time:

Read the rest of this entry »

Requirements: No Requirements
Compatibility: All Major Browsers

Written by kisyrua

May 7th, 2011 at 8:01 am

Posted in Social Networking

Tagged with , ,

Drag To Share Like Mashable.com With jQuery

leave a comment

Anyone who visited Mashable lately, the popular social news website, might have seen the "drag to share" functionality which appears when hovering an image.

It is a smart technique which encourages visitors to share a story by offering a quite fun usage.

Drag To Share With jQuery

Nettuts+ is sharing a very nice tutorial (with source) that enables you to implement this feature using jQuery & jQuery UI.

It makes use of the draggable & droppable components of jQuery UI to make drag’n dropping & targeting objects possible.

To see how it works, a demo is provided as well.

Requirements: jQuery & jQuery UI
Compatibility: All Major Browsers

Written by kisyrua

May 7th, 2011 at 8:01 am

Posted in Social Networking

Tagged with ,

Open Source Social Bookmarking Widget – OpenLike

leave a comment

OpenLike is a fresh and open source social bookmarking widget which is simple-yet-functional.

Similar to professional services like AddThis or ShareThis, but much simpler, you can add social bookmarking options to any website by simply inserting a JavaScript file.

OpenLike

By default, the widget supports StumbleUpon, Reddit, Digg, Google Buzz, Twitter, Facebook Like and Hutch (the ones to be displayed can be customized).

However, as you can get the source, adding new ones is very easy by simply defining them to the JavaScript array, the CSS file and the sprite image.

Requirements: No Requirements

Written by kisyrua

May 7th, 2011 at 8:01 am

Free Social Network Organizer: ThinkUp

leave a comment

ThinkUp is an open source web application that helps you analyze your activities and friends better in Twitter and Facebook (more networks to come).

It can display you all replies to a message, a stream of all photos posted or links tweeted by friends (by expanding the short URLs).

ThinkTank

ThinkTank enables you to get detailed statistics about your activity, such as your average replies per day or how often you update.

Also, it provides insights about your followers and friends, like who's most popular or who updates least often.

Another great feature is the ability to backup all your activities and even publish a presentable list of replies to one of your questions (including integration with blogging tools like WordPress).

Requirements: PHP & MySQL

Written by kisyrua

May 7th, 2011 at 8:01 am

Posted in Social Networking

Tagged with ,

jQuery Lifestream Plugin – So So Social

leave a comment

So So Social is a jQuery plugin which parses RSS feeds from your various social networks and displays them as an "activity feed".

Thanks to YQL, it doesn't require any server-side scripts and can be completely customized with the help of CSS + JS settings.

So So Social jQuery Plugin

By default, the plugin supports Twitter, Facebook, WordPress, Tumblr, Last.FM, Delicious and Flickr.

In order to add more services, just digging the code and extending it with the same methodology will be enough.

Requirements: jQuery
Compatibility: All Major Browsers

Written by kisyrua

May 7th, 2011 at 8:01 am

WiseStamp Inserts Your Social Activity To E-mail Signatures

leave a comment

Today, if not over-promoted, sharing your social activity or the content you generate in various ways is a good method to gain exposure.

WiseStamp is an add-on, with versions for Firefox, Chrome, Safari, Flock and Thunderbird, for  auto-inserting content from various resources to e-mail signatures.

WiseStamp

Besides Thunderbird, it is compatible with the popular e-mail services like Gmail, Hotmail, Yahoo Mail and AOL.

The content inserted can be grabbed from a RSS feed, Facebook, Twitter, Digg, Delicious or almost any other social network account.

The add-on is multilingual and already has support for 10+ languages.

Compatibility: All Major Browsers and Thunderbird

Written by kisyrua

May 7th, 2011 at 8:01 am

Posted in Social Networking

Tagged with , , , ,

Faster And Fault-Proof Tweet Button

leave a comment

At WRD, the previous tweet button for sharing stories was the cool Easy Retweet Button by John Resig. However, it was not perfect as, sometimes, it was unable to communicate with the URL shortener service and the tweet links were appearing buggy.

In search for a better one, I tested few others including the official tweet button. They were loading the links ok but had other issues like "loading slow", "blocking pages on load", etc.

And, for a button that is clicked by -maybe- 1/100 of the visitors, loading the scripts and making requests for every visitor didn't look like the smartest choice.

Here is another method, that is actually used at WRD now which loads very fast for everyone and almost fault-proof.

Faster Tweet Button

Demo Faster Tweet Button
Download Faster Tweet Button

How it works?

First of all, the button is hosted locally and it does not make any requests until it is clicked.

A link with the querystring that includes URL and the title of the web page is created, pointed to a server-side file (to be presented later in this article) and attached to any custom button we design.
Once clicked, it sends the URL and title to the server-side file which creates the tweet link and redirects to Twitter with the tweet.

Read the rest of this entry »

Written by kisyrua

May 7th, 2011 at 8:01 am

Posted in Social Networking

Tagged with ,

Open Source Social Networking App. – Diaspora

leave a comment

Diaspora is an open source social networking application that is considered to be a Facebook alternative by many sources.

It includes most of the features to be expected like friendships, status messages, photos, etc.

The application's most original part is the way the user-data and so the privacy is handled: all personal data is stored wherever you want like on an hosting account or on your personal computer.

Diaspora

And, considering it is open source, users will be able to attach their profiles (including all personal data) to a network built with the system.

Diaspora is built with Ruby and still in the early development phase. However, seems like we'll be hearing more about it in the near future.

Requirements: Ruby, RubyGems, Bundler, MongoDB, OpenSSL, ImageMagick, Git

Written by kisyrua

May 7th, 2011 at 8:01 am

Posted in Social Networking

Tagged with ,

Open Source & Full-Featured Social Network Application – Oxwall

leave a comment

Oxwall is an open source application, built with PHP-MySQL for creating a full-featured social network.

It enables users to create groups, events, blogs or forums, upload photos and videos, comment or tag any content and much more.

Oxwall

With the plugin support, the functionality can be extended easily and thanks to its theming capabilities, the look and feel can be totally customized.

Oxwall comes with a powerful admin panel to control users and every content, see the stats, manage the ads and configure any other detail.

The application is multilingual and well-documented.

Requirements: PHP 5.2.6+, Mysql 5+

Written by kisyrua

May 7th, 2011 at 8:01 am

Posted in Social Networking

Tagged with ,

Tweet Nest – An Open Source Application For Archiving Your Tweets

leave a comment

If you're using Twitter frequently, it is possible that you may have found yourself several times on searching for an older tweet.

However, Twitter usually doesn't archive tweets older than 2 weeks and the info shared/conversations become unreachable.

Tweet Nest

Tweet Nest is an open source PHP application that automatically archives your tweets and offers you an easy-to-use interface for browsing through them.

It can display the new-style retweets, geographic places and links to original tweets + includes thumbnails of media like photos hosted on common providers like TwitPic.

Tweets are categorized in months and a good looking yet simple bar chart shows the amount of tweets, retweets and replies you've sent every day.

Requirements: PHP 5.2+ (with PECL JSON), MySQL 4.1+

Written by kisyrua

May 7th, 2011 at 8:01 am

Posted in Social Networking