Pages - Menu

Friday, 22 July 2011

ShortMail Email For Twitter Users

Till now, Twitter didn't released any emailing features for their users. Few months back ago, Facebook announced the new email features which allow the users to use @facebook.com email.Recently, there is new release of email provider that is ShortMail. ShortMail is like other email provider such as Yahoo, Gmail and Hotmail but there is some limitation for their users. You can only write 500 characters in each email that you send via ShortMail.You can use ShortMail if you already have Twitter account. Your Twitter username will become the email of ShorMail. For example, I have anupkayastha username in Twitter so my ShotMail email will be anupkayastha@shortmail.comHere is how to signup in ShortMail.Go to ShortMail.com and click 'Claim your ShortMail address with Twitter' button. In next...

View This Article / Download>>

Thursday, 14 July 2011

Google Plus Crossed Over 10 Million Registered Users

Recently, Larry Page, the current CEO of Google Inc announced that the recent release of Google Plus has reached over 10 million registered users. This is quite good sign of Google Plus as its not older than few weeks.You can see the recent status of Larry Page in Google Plus that he told now Google+ has over 10 million registered user!Go to Larry's profile and view the status.We are in the middle of our quarterly earnings call right now. Here are the remarks I just gave. One key stat: Over 10M Google+ users!-LarryGoogle+ is getting more popularity day by day and it had became one of the competitor of Facebook. Google Plus and Facebook does same work as both are social networking sites. However, Google+ is still in beta phase and registration is possible by invitation only at the moment.10...

View This Article / Download>>

Sign In With Multiple Emails In Google Plus

You might have already joined Google Plus, if not you can get one invitation from us. Google Plus is up with great features which makes the users to use it frequently. As we know Google already announced that we can Sign in to Google accounts with multiple emails. So, we can also use multiple emails to sign in to Google Plus.Lets see how we can do it.Step 1Log in to Google Plus and click your name containing at the top right side of the page. Click Account settings option.Step 2In the Security, you'll see Multiple sign-in. Click 'Edit' link just next to it. In the next screen choose 'On' option and check all the required that will make you sure how to use multiple sign in feature (see below).Click save button.Step 3Now again, at the top right side of the page. Click your name and...

View This Article / Download>>

Friday, 8 July 2011

Auto Sliding Featured Post Widget for Blogger

Last time we introduced JQuery featured post widget for blogger. But it got some problems like overlapping the posts and code errors. But now, unlike previous widget, here I'm with new finely working featured post widget for Blogger blogs.This featured post widget is more advanced in comparison to previous one. Take a look at the working demo of this featured post widget at first.DemoIf you like it here is how to add it in your Blogger blog.Step 1:Go to Blogger > Dashboard > Edit HTML.Step 2:Find (Ctrl + F) the tag   and just below paste the following code:#smooth_sldr { width:560px; height:180px; background-color:#ffffff; border:0px solid #999999;}#smooth_sldr_items { padding:10px 18px 0px 26px;}#smooth_sliderc { width:516px; height:140px;}.smooth_slideri...

Now, replace blue color URL with your post URL. Replace red color URL with your post's image URL. Similarly, replace green color with your post title and pink text with short post description.

Save the widget.

Step 4:
Pace the widget above the 'Blog Post' as shown below:


Finally you are done! View your blog if it is comfortable or not.

Show me your work via comment below and I will include your blog as demo working in this post.

View This Article / Download>>

Monday, 4 July 2011

Make Your Post Page Title UnClickable in Blogger

You might have seen that the titles of single post of WordPress blog is unclickable. It means URL of the post is disabled in the post titles. This feature is only implemented in post page but not in homepage. Lets take this blog as an example.First, visit the homepage of this blog, HackTutors. Now, investigate any of the post title. You see the title is clickable and you can easily go inside the post by clicking the title of a post. Now once you are inside the post page, view the post title. Then you see its unclickble. Finally, you can do this in Blogger!So, lets see how you can do this in few steps.Step 1:Go to Blogger > DashBoard > Design > Edit HTML > check Expand Widget Template.Step 2:Find the following code. Please note that this code mat not be similar...

View This Article / Download>>