Posts tagged Twitter

How to add the official Tweet Button

How to add the official Tweet Button

Tweet Button

Twitter has just launched the “Tweet Button” an official option for web publishers to count retweets and let their readers easily share content.

It very easy to use, just copy and paste code is available for others to start implementing immediately.

Verical:

<a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="aguspuryanto">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>

Horizontal:

<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="aguspuryanto">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>

For WordPress users, just follow this instruction:

<!-- Inside the loop, for each post -->
<a href="http://twitter.com/share?url=<?php print(urlencode(get_permalink())) ?>&amp;text=<?php print(urlencode(get_the_title())) ?>" class="twitter-share-button" data-count="horizontal" data-via="aguspuryanto">Tweet</a>
<!-- in your footer -->
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>

Resources:
- http://mashable.com/2010/08/12/tweet-button-official/
- http://mir.aculo.us/2010/08/12/how-to-add-the-official-tweet-button-to-wordpress/
- http://dev.twitter.com/pages/tweet_button
- http://twitter.com/goodies/tweetbutton

Free Vector Social Media Icons

Free Vector Social Media Icons

Free Vector Social Media Icons

Vector Social Media Icons is free set includes 50 icons of the most popular social media networks on the internet. The icons are designed in 32px and 16px vector format. With the vector format, you can scale the icon to any size to fit with your design or use it in high quality print materials. What you will get from the zip package: 32px and 16px in three different file formats: vector EPS, PNG, and GIF.

Icons include:
Delicious, Flickr, Twitter, Retweet Button, Facebook, MySpace, StumbleUpon, Digg, Slash Dot, Mixx, Skype, Technorati, Reddit, FriendFeed, YouTube, LinkedIn, Newsvine, SlideShare, Google, Google Talk, Yahoo, Yahoo Buzz, Netvibes, AOL, Microsoft, MSN, Apple, MobileMe, App Store, Amazon, Last.fm, Mister Wong, Qik, Vimeo, Viddler, Virb, Tumblr, WordPress, Blogger, Posterous, Behance Network, Design Float, Deviant Art, Design Bump, Friendster, Bebo, Squidoo, Share This, RSS, and Email.

Read the rest of this entry »