Archive for May, 2010|Monthly archive page

How To Unfollow Users Who Don’t Follow You Back on Twitter

Monday, May 31st, 2010

1.Tweepi.com

This is my favorite one, Just sign in with Twitter OAuth, you will see those Twitter users who do not follow you back on the Flush web page, and you can unfollow them all in one click.

2.refollow.com

You can login Refollow with Twitter OAuth or Twitter account, sort the results by I’m Following and Not Following Me, then you will find out who are those tweeps that do not follow you back, and you can unfollow or block them at a time.

3.Mytweeple.com

Sign in Mytweeple with Twitter OAuth, Sync with Twitter, click You Follow, then you will see those tweeps who do not follow you back, and you can unfollow or block them one by one.

4.Buzzom.com

Sign in Buzzom with Twitter OAuth, Click the Flush button on the TwitIn web page, then you will see a list of those tweeps who you follow are not following you back. You can just select them all and Flush (Unfollow) or Block them in one click.

5. ManageTwitter.com

Login with Twitter OAuth, you will see a list of those tweeps who you follow are not following you back, you can select and unfollow all of them just in one click. ManageTwitter also lets you find out and unfollow those inactive Twitter users. (more…)

Tags: , , , , <BR/>

Set Up Your Own Blog

Sunday, May 30th, 2010

WordPress is a free blogging software which you can install in your website so that you may write your blogs and manage them. It is easy to install and use. The following tutorial guides you on setting up your blog using WordPress.

There are certain requirements that you need before using WordPress as your blogging software.

First, I order for WordPress to run, the web host you are using must support the execution for PHP scripts which is an interpreted programming language. WordPress is written in PHP scripts. Almost all commercial web hosts support PHP.

Second, at least 1 MySQL database must be allowed by your host. WordPress stores data like your blog entries in specific files called the database where you can retrieve it easily and fast.

Though it is not really a requirement, it is best that you own your own domain. By using a domain name supplied by a web host, in the long run, you are at the mercy of your web host. They have the power to close your blog anytime they want forcing you to start all over again from scratch. WordPress give you more options on configuring your sites structure ad links if it runs on Apache, which recommended yet optional depending on you.

To install WordPress, first inquire the name of your MySQL database, the username you need to connect to the MySQL database and the password from your web host. After doing so, download the latest WordPress software in the zip version. Then unzip all the files in the archive where you downloaded it. Afterwards, open the “WordPress” folder and look for the file with the name “wp-config-sample.php”, if there is none, look for the file named “wp-config-sample”.

Start up a text editor and open the file “wp-config-sample.php”. I the file, you will see lines like: (more…)

Tags: , , , , <BR/>