Sekhytips Adbrite

Wednesday, October 28, 2009

transfer blogger(blogspot) blog between two accounts

How to transfer blogger(blogspot) blog between two accounts
Written by kranthi on Tuesday, February 26, 2008

This post explains how to transfer blogger(blogspot) blogs between two accounts:


Suppose if you have many blogs in one account and a fewer in another,transfering a few to other account will make it easier to manage.


Another thing is, if you are trying to sell your blog,you need to transfer your blog to your partner's account.So,let's see how to do this:




1.First Sign into your blogger dashboard. Click on the settings link next to your blog name.[see the below screenshot]





2.Now,click on the Permissions


3.Before transfering your blog ie. before making someone admin,you need to first invite him and make him as author.Click on the 'ADD AUTHORS' button to add.


4.Enter the person's email id and click on the INVITE button.




5.After inviting him,blogger will send an email to that person asking him to visit a link and confirm that he is willing to contribute to your blog.


6.Once the invitee confirmed,go to the permissions page once again.Now,you will see an option to grant admin privileges to your partner.Click on the 'grant admin privileges' link and confirm.







7.Now,your blog has two admins.You will see the admin 'remove' link next to the author's name.Remove your's as admin(and also as author).Now your blog will be transfered from your account to your partner's.



That's it! Now,you easily transfered your blog from one account to another account.

Leave a reply here if you like the post or if you have any questions.

Saturday, June 20, 2009

How to minimize all except the wanted window om Windows 7

Pretty simple, With one of the Windows 7s' new innovative "Shake" feature, just chose the necessary screen, click and hold the title barof the window you want to remain on the desktop; while still holding the title bar; shake it quickly back and forth until all of other windows minimize to the taskbar.Then let go.

To make them return, shake the title bar again.

You can accomplish the same thing by pressing the window key + home key combination.

Thursday, January 8, 2009

How to Login as Administrator in Vista from Welcome Screen?

I had to run a command as Administrator in Vista. First I was looking if I can access Administrator account from the login welcome screen but unfortunately it is hidden. But you can enable with a simple tweak to show the Administrator account in the welcome screen.

So, how to login as Administrator in Vista from Welcome screen?


To enable this, you must enter the following command in the administrator mode. Type cmd in the Vista Start Run box and press Ctrl + Shift + Enter [See earlier post for more info: How to Run as Administrator in Vista Command Line]

To active Administrator account, type

net user Administrator /active:yes

To deactivate Administrator account, type

net user Administrator /active:no