Add a Hibernate button to shutdown screen

For all those who hibernate their pc, this trick comes handy. Traditionally, to hibernate our PC, hold down the shift key on the shut down screen, the Stand by button changes to Hibernate then we click on it. This trick adds a Hibernate button to the Shut down screen. Now you have all four buttons on one shot, no need to press Shift key.

The below pictures will explain more clearly.

Before:-



After:-

After performing the trick

Steps:-
We have to make some changes to the registry.
As a word of caution, take a back-up of your registry.
Now, To add the button, download show_hibernate.zip and execute the registry file inside it.
To add the button, download hide_hibernate.zip and execute the registry file inside it.

Click to download the documents:


Reblog this post [with Zemanta]
Read More..

New ways to add Reminders in Inbox by Gmail



Last week, Inbox by Gmail opened up and improved many of your favorite features, including two new ways to add Reminders.

First up, when someone emails you a to-do, Inbox can now suggest adding a Reminder so you don’t forget. Heres how it looks if your spouse emails you and asks you to buy milk on the way home:
To help you add Reminders, the Google Research team used natural language understanding technology to teach Inbox to recognize to-dos in email.
And much like Gmail and Inbox get better when you report spam, your feedback helps improve these suggested Reminders. You can accept or reject them with a single click:
The other new way to add Reminders in Inbox is to create Reminders in Google Keep--they will appear in Inbox with a link back to the full note in Google Keep.
Hopefully, this little extra help gets you back to what matters more quickly and easily. Try the new features out, and as always, let us know what you think using the feedback link in the app.
Read More..

How to add Read More link to feedburner feed

Read More link to feedburner feed
Normally the feed sent by our blog or website displays the entire article that we post. The readers are able to read the entire article and they never visit our site. To avoid this we can display a short summary on the feed and place a "Read More" link at the end of the article so that they visit our website. We can do this by using "FeedFlare" service in Feedburner. The steps you have to follow is given below.
  • Download "read_more.xml" Click to download the file.
  • Upload the file to your own server, Copy the file URL.
  • If you dont know how to upload to a server, use this URL http://www.hiddencomputertricks.co.cc/read_more.xml This is the link of the file in my server.
  • Login to your feedburner account.
  • Select your feed.
  • Go to optimize tab.
  • Now, Under services, Click on FeedFlare.
  • In the field provided for new Flare paste the URL of the "read_more.xml" file.
  • Click on "Add New Flare"
  • Now, place a check mark for "Read More" which will be the new Flare you just added.
  • Click save.
  • Now click on summary banner at the left panel.
  • Make necessary changes and click on save. (Teaser is the short line which will appear at the end of the article, followed by "Read More" link.)
Now only a summary will be sent to your feed subscribers.
Read More..

How to add favicon icon to blogger

blogger Favicon icon
On the tabs of your Browser.

favicon.gif
On the address bar of your Browser.

Favicon icon is also one of the SEO technique. So it becomes important for bloggers to change the default blogger favicon icon to the one of our choice. You can do this easily.
  • Simply upload an image of size 16 x 16 px to your server or use any file upload service.
  • Copy the link of the file location.
  • You can also use the link of any 16 x 16 image available over the web.
  • Now login to your Blogger account.
  • Go to Layout >> Edit Html.
  • Find in your codes.
    <data:blog.pageTitle/> </title> </b:if> or <data:blog.pageTitle/> </title>
    It will appear within the first 20-25 lines of codes.
  • Immediately after this, type the following code.
    <link href=----------paste file location-------------- rel=shortcut icon type=image/x-icon/>
  • Thats it. Click on Save Template.
Now you can see the favicon icon .
Read More..

How to add space between words in a blogger post

Ave you ever tried to keep more than one space between two words. If no try first. Blogger does not allow you to add more than one space between two words. Even if you try pressing space-bar hundred times, it will not work.
Below words are separated with 10 spaces:
Vinod          Vinod

Now coming to the point, there are two ways to do this:
  • Using non-breaking space (&nbsp;)
  • using pre tag (<pre> </pre>)

To add any number add spaces, put that many number of (&nbsp;) between those words.
Eg: Copy and paste the following code in your post:
Vinod&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Vinod

Now, well try the second method:
Using pre tag, we can add space with your Space-bar itself. Now, you can add hundred spaces with your Space-bar.
Try This: Vinod<pre>                   </pre>Vinod

Note: All these tricks have to be done in Edit Html tab of create post. After doing this trick, do not go to Compose tab. Otherwise, again there will be only one space.
Enjoy blogging!!!
Read More..

Diberdayakan oleh Blogger.