Sunday 21 October 2012

Facebook offers Rs. 50 talktime for new users signing up via mobile


The process for the registration is pretty simple. You have to visit m.facebook.com/tt and follow the instructions appearing on the screen. New users don't require an e-mail address to complete the signing up formalities. All you have to do is give your mobile phone number. According to Facebook, talktime will be credited to users' account within three days of time.


Facebook is already massive popular in India. In fact, India has the second largest Facebook population. However, the social network aims to expand its reach in the country, especially by wooing the mobile users. A top Facebook official recently revealed that number of the Indian users accessing Facebook via mobile phones has significantly increased over the years.
Facebook's new scheme is certainly going to help the social network increase its popularity in the country. However, there are concerns the scheme may prompt the addition of fake profiles on the social network. According to the company's quarterly report, about 83 million Facebook accounts are fakes and dupes.

Sunday 7 October 2012

How to Add Facebook Comment Box to Blogger Blogs



Bloggers that wish to be successful in their blogging career cannot separate their blog from Facebook since it is one of the top channels to increase blog traffic.


Facebook-Comment-Box-For-Blogger

Facebook comment box is a useful tool for bloggers to increase & improve conversations and drive more traffic since the post commented on by your blog visitors will be shown on the visitor’s wall on Facebook.

Today, I want to share a simple process that will enable bloggers to add Facebook Comment box to their blogs without any ado.

How to Apply Facebook Comment Box on Blogger Blog


Step:1 ==> Create a Facebook App ID

1. You need a Facebook App Id. Go to Facebook Developers Page to create one.

2. Click on "+ Create New App" a window will pop out, so enter your blog Name and click on "Continue" as shown in the image below:

3. A new app id will be given to you like the one you're seeing below, so note down your APP ID.

Step:2 ==> Add Comment Box Code To Blog Templates

1. Go to your Dashboard >> Templates >> Edit HTML and Expand Widget Templates checkbox.

2.Use CTRL + F key on your computer keyboard to search for <html and replace it with the code below.
<html xmlns:fb='http://www.facebook.com/2008/fbml'

3. Search for <body> tag in you template and add the code below after it.
<div id='fb-root'/>
<script>
    window.fbAsyncInit = function() {
    FB.init({
      appId  : &#39;YOUR_APP_ID&#39;,
      status : true, // check login status
        cookie : true, // enable cookies to allow the server to access the   session
      xfbml  : true  // parse XFBML
    });
  };
    (function() {
    var e = document.createElement(&#39;script&#39;);
      e.src = document.location.protocol +   &#39;//connect.facebook.net/en_US/all.js&#39;;
    e.async = true;
      document.getElementById(&#39;fb-root&#39;).appendChild(e);
    }());
</script>

4. Replace YOUR_APP_ID with the App ID you note in Step 1 above.

5. Search for </head> tag and add the open graph meta tags below above the </head> tag
<meta expr:content='data:blog.pageTitle' property='og:title'/>
<meta expr:content='data:blog.url' property='og:url'/> 
<meta content='Ideas And Reviews' property='og:site_name'/> 
<meta content='YOUR_BLOG_LOGO_IMAGE_LINK' property='og:image'/> 
<meta content='YOUR_APP_ID' property='fb:app_id'/> 
<meta content='http://www.facebook.com/IdeasandReviews' property='fb:admins'/> 
<meta content='article' property='og:type'/>

Now Make the Following Changes on the Code above:
Replace Ideas Ans Reviews with your blog name.
Replace YOUR_BLOG_LOGO_IMAGE_LINK with your blog logo image url.
Replace YOUR_APP_ID with your app id.
Replace http://www.facebook.com/IdeasandReviews with your Facebook page url.

6. Search for the any of these tag:
<p class='post-footer-line post-footer-line-3'>
or
<div class='post-footer-line post-footer-line-3'>
or
<data:post.body/>
Add the code below after any of the tags above and save your template.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div style='padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;'><script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<div> <fb:comments  colorscheme='light' expr:href='data:post.url' expr:title='data:post.title' expr:xid='data:post.id' width='520'/></div>
<div style='color:#fff; background-color:#3B5998;border: solid 1px #ddd; font-size:10px; padding:3px;'>Facebook Blogger Plugin by <b><a alt='blogger templates' href='http://www.ajaxpanex.blogspot.com/' style='text-decoration:underline; color:#fff;' target='_blank' title='blogger templates'>ajaxpanex.blogspot.com</a></b> | <b><a alt='Facebook-Comment-Box-widgets' href='http://ajaxpanex.blogspot.in/2012/10/add-pinterest-pin-it-button-with.html' style='text-decoration:underline; color:#fff;' target='_blank' title='Blogger Widgets'>Get Widget</a></b></div></div>
</b:if>
  •  If you want to use the dark scheme then simply replace light with dark
  • To change the Comments box size, change this value width='520'

You can keep Facebook Comment box and Blogger default comment box. But in case you want to make Facebook comment box your default comment box, go to Settings > Posts and Comments and set the Show Comments option to Hide and Save the Settings.


Finish!

10 Awesome Cursors for Bloggers



You can make your Blog stand out among others by changing your blog mouse cursor so that whenever anybody reaches your blog, their computer default mouse will change to the one you have configured with your blog.

Cursors-for-Bloggers

Here are 10 awesome cursors that can be used on blogger blogs. You only have to follow a few steps to get it working on your blog. Follow the instructions below.

Steps to Install a New Cursor to your Blog

1. Login to your blog “Dashboard” ==> “Templates” ==> tick “Edit HTML”.
2. Now search for the closing head tag i.e. </head>.
3. Finally, copy and paste the code of the mouse that you love best before/above </head> tag.

Cursor.1
<style type="text/css">body, a:hover {cursor: url(http://justnaira-css-js.googlecode.com/svn/mouse/Arrow_02.gif), progress;}</style><a href="http://www.justnaira.com" target="_blank" title="Blogger Widgets"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nmoW7116bbsn6RSx9dmQ4FbXHVTQ7NUjN7g1dzeoOuNVmEkdoDrfpxW5K1UYfH-d_0dN8ZQ-J2T9XimanUts8exGd_VVGAMz_gEPDFA7BXWXEy1TlRNS0LhT93VoyraAyvOcKrw7ZQ/s1600/www.justnaira.com.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a>

Cursor.2
<style type="text/css">body, a:hover {cursor: url(http://justnaira-css-js.googlecode.com/svn/mouse/bluemultiglit.gif), progress;}</style><a href="http://www.justnaira.com" target="_blank" title="Blogger Widgets"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nmoW7116bbsn6RSx9dmQ4FbXHVTQ7NUjN7g1dzeoOuNVmEkdoDrfpxW5K1UYfH-d_0dN8ZQ-J2T9XimanUts8exGd_VVGAMz_gEPDFA7BXWXEy1TlRNS0LhT93VoyraAyvOcKrw7ZQ/s1600/www.justnaira.com.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a> 

Cursor.3
<style type="text/css">body, a:hover {cursor: url(http://justnaira-css-js.googlecode.com/svn/mouse/tail2.gif), progress;}</style><a href="http://www.justnaira.com" target="_blank" title="Blogger Widgets"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nmoW7116bbsn6RSx9dmQ4FbXHVTQ7NUjN7g1dzeoOuNVmEkdoDrfpxW5K1UYfH-d_0dN8ZQ-J2T9XimanUts8exGd_VVGAMz_gEPDFA7BXWXEy1TlRNS0LhT93VoyraAyvOcKrw7ZQ/s1600/www.justnaira.com.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a> 

Cursor.4
<style type="text/css">body, a:hover {cursor: url(http://justnaira-css-js.googlecode.com/svn/mouse/bounce.gif), progress;}</style><a href="http://www.justnaira.com" target="_blank" title="Blogger Widgets"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nmoW7116bbsn6RSx9dmQ4FbXHVTQ7NUjN7g1dzeoOuNVmEkdoDrfpxW5K1UYfH-d_0dN8ZQ-J2T9XimanUts8exGd_VVGAMz_gEPDFA7BXWXEy1TlRNS0LhT93VoyraAyvOcKrw7ZQ/s1600/www.justnaira.com.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a> 

Cursor.5
<style type="text/css">body, a:hover {cursor: url(http://justnaira-css-js.googlecode.com/svn/mouse/apple-tmani.gif), progress;}</style><a href="http://www.justnaira.com" target="_blank" title="Blogger Widgets"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nmoW7116bbsn6RSx9dmQ4FbXHVTQ7NUjN7g1dzeoOuNVmEkdoDrfpxW5K1UYfH-d_0dN8ZQ-J2T9XimanUts8exGd_VVGAMz_gEPDFA7BXWXEy1TlRNS0LhT93VoyraAyvOcKrw7ZQ/s1600/www.justnaira.com.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a> 

Cursor.6
<style type="text/css">body, a:hover {cursor: url(http://justnaira-css-js.googlecode.com/svn/mouse/aliendance.gif), progress;}</style><a href="http://www.justnaira.com" target="_blank" title="Blogger Widgets"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nmoW7116bbsn6RSx9dmQ4FbXHVTQ7NUjN7g1dzeoOuNVmEkdoDrfpxW5K1UYfH-d_0dN8ZQ-J2T9XimanUts8exGd_VVGAMz_gEPDFA7BXWXEy1TlRNS0LhT93VoyraAyvOcKrw7ZQ/s1600/www.justnaira.com.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a> 

Cursor.7
<style type="text/css">body, a:hover {cursor: url(http://justnaira-css-js.googlecode.com/svn/mouse/Fly_2.gif), progress;}</style><a href="http://www.justnaira.com" target="_blank" title="Blogger Widgets"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nmoW7116bbsn6RSx9dmQ4FbXHVTQ7NUjN7g1dzeoOuNVmEkdoDrfpxW5K1UYfH-d_0dN8ZQ-J2T9XimanUts8exGd_VVGAMz_gEPDFA7BXWXEy1TlRNS0LhT93VoyraAyvOcKrw7ZQ/s1600/www.justnaira.com.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a> 

Cursor.8
<style type="text/css">body, a:hover {cursor: url(http://justnaira-css-js.googlecode.com/svn/mouse/Halloween_2.gif), progress;}</style><a href="http://www.justnaira.com" target="_blank" title="Blogger Widgets"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nmoW7116bbsn6RSx9dmQ4FbXHVTQ7NUjN7g1dzeoOuNVmEkdoDrfpxW5K1UYfH-d_0dN8ZQ-J2T9XimanUts8exGd_VVGAMz_gEPDFA7BXWXEy1TlRNS0LhT93VoyraAyvOcKrw7ZQ/s1600/www.justnaira.com.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a> 

Cursor.9
<style type="text/css">body, a:hover {cursor: url(http://justnaira-css-js.googlecode.com/svn/mouse/Heart.gif), progress;}</style><a href="http://www.justnaira.com" target="_blank" title="Blogger Widgets"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nmoW7116bbsn6RSx9dmQ4FbXHVTQ7NUjN7g1dzeoOuNVmEkdoDrfpxW5K1UYfH-d_0dN8ZQ-J2T9XimanUts8exGd_VVGAMz_gEPDFA7BXWXEy1TlRNS0LhT93VoyraAyvOcKrw7ZQ/s1600/www.justnaira.com.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a> 

Cursor.10
<style type="text/css">body, a:hover {cursor: url(http://justnaira-css-js.googlecode.com/svn/mouse/horse-ani1.gif), progress;}</style><a href="http://www.justnaira.com" target="_blank" title="Blogger Widgets"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_nmoW7116bbsn6RSx9dmQ4FbXHVTQ7NUjN7g1dzeoOuNVmEkdoDrfpxW5K1UYfH-d_0dN8ZQ-J2T9XimanUts8exGd_VVGAMz_gEPDFA7BXWXEy1TlRNS0LhT93VoyraAyvOcKrw7ZQ/s1600/www.justnaira.com.png" border="0" alt="Blogger Widgets" style="position:absolute; top: 0px; right: 0px;" /></a>

Add Pinterest Pin It Button With Counter To Blogger

Add Pinterest Pin It Button With Counter To Blogger
In case you are unfamiliar, Pinterest is an online pinboard that allows users to share images they find over the web -by “pinning” them on their boards. The pinned image is linked to the original webpage or blog post location, giving users the chance to visit the source directly.

A Pin It button is what Like button is to Facebook or Tweet button is to Twitter, as it allows users to share your posts without having to leave your blog. It also displays how many times a blog post has been shared.

Now let's see how to add this Printerest Pin It button to blogger.

How To Add Pinterest Pin It Button With Counter To Blogger?

1. Go to Blogger Dashboard > Template > Edit HTML.
2. Back up your template.
3. Check the Expand Widget Templates checkbox.
4. Search (Ctrl + F) for the following code tag in your HTML.

<data:post.body/>

Note:
There are two instances of the tag present in your template. Locate the the first (from top) one.

5. Copy and paste the following code immediately below/after it:

<!-- Pinterest Button Start -->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id='pin-wrapper' style='margin:5px 10px 5px 0; text-align: left;'>
<a class='pin-it-button' count-layout='horizontal' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url'>Pin It</a>
<a href='javascript:void(run_pinmarklet())' style='margin-left:-93px; width:43px; height:20px; display:inline-block;'/>
</div> 
<script src='http://assets.pinterest.com/js/pinit.js' type='text/javascript'/>
<script type='text/javascript'>
function run_pinmarklet() {
    var e=document.createElement(&#39;script&#39;);
    e.setAttribute(&#39;type&#39;,&#39;text/javascript&#39;);
    e.setAttribute(&#39;charset&#39;,&#39;UTF-8&#39;);
    e.setAttribute(&#39;src&#39;,&#39;http://assets.pinterest.com/js/pinmarklet.js?r=&#39; + Math.random()*99999999);
    document.body.appendChild(e);
}
</script>  
</b:if> 
<!-- Pinterest Button End -->

6. Save.

Button configuration:
  • You can customize the layout of Pin It button & counter by changing the value of count-layout attribute in step 5. Refer to the table below for the available types and their settings.


Button type

count-layout value

margin-left (in line 5) value
pinterest pin-it button vertical
vertical

-46px
pinterest pin-it button horizontal
horizontal

-93px
pinterest pin-it button no count
none

-46px

Button repositioning:

The steps above positioned the button on bottom left of each post. You can change the position if you wish:
  • Position it on top of post
  • Place the button code before <data:post.body/>, instead of after.
  • Position it on the right
  • Change the float in the code from left to right.

Add SCM Music Player To Your Blog

SCM Music Player
 
 
Putting music on Blog is not something very commendable, but there are models that players may be worth by being discreet, easy to customize and will not begin playing automatically. SCM Music Player is a great model that can be incorporated both in Blogger, Tumblr or WordPress.org, running audio from any tab, including links to YouTube videos, creating playlists customized and unique to your blog.

How To Add SCM Music Player To Your Blog?

Step 1: Get SCM Music Player Code

1. Go to http://scmplayer.net/.
2. Choose Skin
3. Edit Playlist
4. Configure Settings
5. Select Done to proceed.

Step 2: Add SCM Music Player Code To Blogger

1. Go to Blogger Dashboard > Layout > Add HTML/Javascript.
2. Paste SCM Music Player Code into the Html/Javascript box.
3. Save it.

Add Facebook Like box or Button To Blogger

Add Facebook Like Button To Blogger
As we all know facebook is one of the largest social media company in the word.If your blog have any fan page then it will help you a lot in increasing traffic on your blog. The Facebook like button is probably the most important and the most used social button on the world wide web today. With its recent upgrade (Facebook sort of merged it with the share to Facebook button, so liking a web page or content you just found would automatically be posted/shared on your Facebook wall, instead of just the normal you liked this __ link wall status), it became a more powerful tool for sharing content. So why not add it to your blogger blogs. It’s simple. Here’s how:


 
How To Add Facebook Like Button To Blogger?

1. Go to Blogger Dashboard > Template > Edit HTML.
2. Tick the Expand Widget Templates check box on top right of the HTML window.
3. Find (Ctrl + F) the following code in your HTML.

<data:post.body/>

4. Copy and paste the Facebook button code immediately below (after) it:

<!-- Facebook Like Button Start -->
<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<div style='float:left;padding:5px 5px 5px 0;'>
<iframe allowTransparency='true' expr:src='&quot;
http://www.facebook.com/plugins/like.php?href=&quot; + 
data:post.url + &quot;&amp;layout=standard&amp;show_faces=false&amp;
width=450&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;
height=35&quot;' frameborder='0' scrolling='no' style='border:none; 
overflow:hidden; width:440px; height:35px;'/>
</div>
</b:if>
<!-- Facebook Like Button End -->

5. Save it.

Configure button:
  • Choose the type of button and set the appropriate width and height by changing the values of query parameters in the above code.
Like button type Query Value Width & Height
 standard like button layout standard
W: 450px
H: 35px (80px w photos)
facebook like button count button_count
W: 90px
H: 20px
facebook like box count box_count
W:55px
H: 65px
standard like button dark colorscheme dark
n.a.
standard like button recommend action recommend
n.a.

Button repositioning:
The steps above positioned the button on bottom left of each post. You can change the position if you wish:
  • Position it on top of post
  • Place the button code before <data:post.body/>, instead of after.
  • Position it on the right
  • Change the float in the code from left to right.

Websites For Writing Articles And Earning Money

There are various sites where you could publish your articles and earn money from that. The sources of income could be either based on the traffic derived or its purely revenue sharing or promoting your affiliate link.lets see 10 such famous sites where you could write articles and earn money.

Squidoo - The well known famous article publishing platform and each of the published page is termed as “Lens”. Squidoo has variety of topics covered and you have the full freedom to manage and write your content same like your own website. The advantage is that you could connect with other squidoo users. There are millions of squidoo users who are making fun out of creating lenses. It has more than 1,000,000 lenses.
You could signup for Google Adsense and get a percentage of adsense income from squidoo. Apart from that you could get a share for Amazon products sold and much more. Refer their Getting Started page for exact sharing details.

Hubpages – The alternate site to Squidoo and its also the most famous article writing site. I have used hubpages and found its too fun. Because, its quite easy and simple to create well formatted content. More interestingly, Hubpages get more traffic from search engines and for sure you could make good income from this site. It shares you Google Adsense income, its quite simple to integrate your Adsense account into hubpages or you could get one account from Hubpages.
Apart from Adsense, you could use Amazon, eBay, Kontera etc on hubpages and you will earn a percentage of income from hubpages. Just refer their Tours page for exact sharing details.

Xomba – An instant to write article, opinion, news or anything from short to long that you post on xomba. Posts are called Xombytes. It’s again Google Adsense reveneue sharing site. Generally, xomba is use to create quick back links and to drive quick traffic to your own blogs but you could make some extra income by joining Xomba. The advantage is that you can write short posts on xomba, especially for Lazy people :-)

Flixya – A good site to share everything from writing articles, sharing videos and images. The best thing is that you will be paid 100% revenue that you make out of your pages or videos or images. Not only your writing skills, you could organize your own videos and images on Flixya. Its more fun to work with Flixya because you could manage your personal videos and images online by making extra money. You could create a cool profile, make friends and enjoy working with Flixya. Register with Flixya here for free.

Bukisa – A site to share your knowledge and earn money for that based on the traffic you gained. Publish articles on Bukisa, drive traffic and get earn money for every 1000 hits your page makes. You will be paid a fixed amount for every 1000 hits and more traffic you generate, you will earn more money. The earnings are not so great but you could make few extra money.

There are few more sites like,  Triond , Helium, Oondi, She told me , Digital Journal and much more….
Blogger Widgets