Posts Tagged: Twitter

Google Search now with Twitter Latest Status

Screen shot 2009-12-14 at 3.06.35 PM

Posted in Asides | 3 Comments

Display Twitter Status in Your Website Using Savvy.UI

This tutorial is a continuation of my previous tutorial Display Random Text in Your Website Using Savvy.UI but instead of random text this time we will display your latest Twitter Status. The tutorial is based on the Twitter Badge for HTML.

Continue reading…

Posted in How-To, JavaScript, Programming, Savvy.UI, Tutorial | Leave a comment

Twitter Site Post Bookmarklet

Normally you have to copy the URL of site and paste it in your Twitter but now there’s a simple bookmarklet that I made to be use with Twitter which allow you to post site hyperlink.

javascript:window.location="http://twitter.com/home?status="+window.location.href;

First of all, drag the following link to your Bookmark Toolbar: Twitter Site Post.

Now you can visit any page, and if your interested to share it in Twitter just click the Bookmark button.

Posted in JavaScript, Tutorial | 1 Comment