Skip to content

sergeychernyshev/Sharing-Buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code libraries to work with sharing buttons and corresponding intent URLs

Email

Send an email

Email Email

URL: mailto:?Subject={$title.spaceencoded}&Body={$description.spaceencoded}%0D%0A{$url}

Tweet it

Twitter is a social networking and micro-blogging service that allows its users to send and read other users' updates (otherwise known as tweets), which are text-based posts of up to 140 characters in length.

Tweet it Tweet it

URL: http://twitter.com/home?status={$title}:+{$url}

Post to Google+

Share on Google Plus

Post to Google+ Post to Google+

URL: https://plus.google.com/share?url={$url}

Share on Facebook

Facebook is a social utility that connects people with friends and others who work, study and live around them. People use Facebook to keep up with friends, upload an unlimited number of photos, post links and videos, and learn more about the people they meet.

Share on Facebook Share on Facebook

URL: http://www.facebook.com/sharer.php?&u={$url}&t={$title}

Share on LinkedIn

LinkedIn is a business-oriented social networking site. Founded in December 2002 and launched in May 2003, it is mainly used for professional networking. As of 2 November 2010, LinkedIn had more than 80 million registered users, spanning more than 200 countries and territories worldwide.

Share on LinkedIn Share on LinkedIn

URL: http://www.linkedin.com/shareArticle?mini=true&url={$url}&title={$title}&summary={$description}

Reddit this

Post to Reddit

Reddit this Reddit this

URL: http://reddit.com/submit?url={$url}&title={$title}

Add to Delicious

Delicious is a social bookmarking web service for storing, sharing, and discovering web bookmarks.

Add to Delicious Add to Delicious

URL: http://delicious.com/save?url={$url}&title={$title}

Stumble!

Add to Stumble Upon social link sharing service

Stumble! Stumble!

URL: http://www.stumbleupon.com/submit?url={$url.raw}&title={$title}

Add to Google Bookmarks

Google Bookmarks feature lets you save shortcuts to your favorite webpages, and navigate to them in seconds.

Add to Google Bookmarks Add to Google Bookmarks

URL: http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk={$url}&title={$title}&annotation={$description}&labels={$tags}

Seed Newsvine

Newsvine is a community-powered news website which draws content from its users and syndicated content from mainstream sources such as The Associated Press. Users can write articles, seed links to external content, and discuss news items submitted by both users and professional journalists.

Seed Newsvine Seed Newsvine

URL: http://www.newsvine.com/_tools/seed&save?u={$url}&h={$title}

Post to Wordpress blog

Blogs based on Open Source Wordpress software, including hosted http://www.wordpress.com/ blogs.

Post to Wordpress blog Post to Wordpress blog

URL: {$wp-base.raw}wp-admin/press-this.php?u={$url}&t={$title}&s={$description}

Create TinyURL

TinyURL is a first service that popularized URL shortening.

Create TinyURL Create TinyURL

URL: http://tinyurl.com/create.php?url={$url}

Shorten the URL using is.gd

is.gd is yet another URL shortener

Shorten the URL using is.gd Shorten the URL using is.gd

URL: http://is.gd/create.php?url={$url}

Google it

Google is the most popular keyword-based search engine

Google it Google it

URL: http://www.google.com/search?q={$query}

Search on Yahoo!

Yahoo! is the biggest portal and world-second option for people searching.

Search on Yahoo! Search on Yahoo!

URL: http://search.yahoo.com/search?p={$query}

Search using Bing

Microsoft's Bing search engine is popular keyword search engine.

Search using Bing Search using Bing

URL: http://www.bing.com/search?q={$query}

Search using Ask.com

Ask.com is the 4th most popular search engine

Search using Ask.com Search using Ask.com

URL: http://www.ask.com/web?q={$query}

Add to Gary's Guide

Gary's Guide is #1 Business Events Calendar In The World covering events in Technology, Media, Finance, Biotech, Cleantech, Entrepreneurship and more.

Add to Gary's Guide Add to Gary's Guide

URL: http://www.garysguide.com/events/new?event_title={$title}&event_description={$description}&event_url={$url}

Digg it

Digg is a social news website made for people to discover and share content from anywhere on the Internet, by submitting links and stories, and voting and commenting on submitted links and stories. Voting stories up and down is the site's cornerstone function, respectively called digging and burying. Many stories get submitted every day, but only the most Dugg stories appear on the front page.

Digg it Digg it

URL: http://digg.com/submit?url={$url.raw}

Post to LiveJournal

Post it to LiveJournal blog or community.

Post to LiveJournal Post to LiveJournal

URL: http://www.livejournal.com/update.bml?usejournal={$journalname}&subject={$title}&event={$description}

About

Code libraries to work with sharing buttons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages