Thursday, June 16, 2011

How you can release your own Daily Newspaper over Twitter?

You're in Twitter for months but you're not having any interesting tweet to share with your followers. Keep in mind, that active followers follow you to get something useful. And if your tweets are not useful, then why they gona follow you?
Digital Newspaper

Actually, everyone have their own objective of using Twitter: Some use twitter to chat, some use it for spreading awareness and some for sharing their interesting and useful tweets.

If we take example of bloggers like Darren Rowse, they always share worth links of their quality blog articles which makes their Twitter Profile Worth Following.. That's not essential that you need to be a blogger to use Twitter or everytime you need to share your own articles.

Just Two day ago, i started using a cool Digital Newspaper. After, my first paper release, many got subscribed to it and some even appreciated my Newspaper's News collection. Actually, i used Paper.li, It's a site that allows you to create your own Digital Newspaper but an interesting thing is that, you don't have to publish your own articles.

Your only work is to Follow the People who share great links on their Tweet Stream because paper.li picks up the best links from your following and arrange it automatically according to their Popularity. And on Daily basis it releases your personal Digital Newspaper, which is easily shareable to your Twitter Followers and Facebook Friends.

So, you don't have to work hard to publish a Digital Newspaper.

Here's my paper.li newspaper: http://paper.li/warijit/1308157773 (it releases daily)

Note: There's also a negative impact of using it .i.e. if you're following some secret people who are releasing breaking news on their tweets, then your paper.li can leak it out easily. So, be careful and think before releasing your own daily digital newspaper.

Sunday, June 12, 2011

Extra "Not Now" Option to block a Facebooker for Future Friend Request

An Extra Option added to Facebook "Not Now" button which may resist future friend requests from an unknown facebook user.
As you know, facebook makes your friend request hidden when you mark a friend request as "not now" but there's also an extra option added to "not now". That is, it displays a question, asking you "Do you know (Name) outside of Facebook?" and gives you two option "Yes" or "No". If you confirm "yes", then it'll keep the request hidden and later you can accept the request. But if you confirm "no", then it may resist that user for future friend request.

Saturday, June 11, 2011

Les Paul's 96th Birthday Musical Doodle is now in Web Archive

Some people were actually asking me about how to download that Google Doodle containing the Melodious Guitar. But i really don't know how to download it but can inform that, you can use it whenever you want and from anywhere. Now This Doodle is kept in Web Archive .i.e Google has kept this Guitar Doodle alive on a page where you can play, record and share it with your friends.

Here's the Page where Google has kept this Doodle Alive: http://www.google.com/logos/2011/lespaul.html

You can even Play the Guitar with your Keyboard.
For better music output, Google has made this Guitar Doodle keyboard friendly. Here below is the instruction to play it with keyboard.


(Full View - Image)

Wednesday, June 1, 2011

How to add Google +1 Button on Blogger?


If you're a Blogger user and really want to implement this new +1 Google button on your Blogspot Blog, then this tutorial is for you.


For adding up this attractive Google +1 Button, you need to go to the HTML Edit option in  your Blogger Design Page.

Now, Search for <data:post.body/> or <div class="post-header-line-1"/> and place the below codes, just after it.

<!--G +1 Button Start-->
<script src='http://apis.google.com/js/plusone.js' type='text/javascript'/>
<div style='float:left; margin-right:10px;'>
<g:plusone href='data:post.url'/>
</div>
<!--G +1 Button End-->

And you're done...

If you successfully placed your code on your blog then it'll display in the top left side of the post.

You can even choose the 4 Different Sizes of Google +1 Button. Just simply change the code size:
size="small" - To display small size +1 button of 15px
size="medium" - To display medium size +1 button of 20px
size="large" - To display large size +1 button of 60px