Type and Search Everything Here.....

Search for
Get a Free Search Engine for Your Web Site
Showing posts with label Tips. Show all posts
Showing posts with label Tips. Show all posts

Sunday, April 26, 2009

Several Tips to get Success

I have read from some books about marketing and I know that a customer is a king and of course, service is the number one .
But how to implementation that thing in our blog?
Could it be ? and How to do that?

an Example, sometimes we wrote an article that we think is the best, but the fact, we never and never got a comment from readers. But when you just write a simple posts which you never think it is important, it becomes a popular among your readers.

That is why it is important to understand and to know your readers/ visitors.I believe that every bloggers want to get the High Traffic on the blogs. But, everything need process, skills and times.
Here are several tips for you :

1. Analyze every Comments. Take a time to analyze comment from your readers. In this step, you can know who, what and how about them character. Just try to understand them and in another time you can make a post like what they like and then they could be your regular visitors.

2. Analyze your Popular Posts.
Take a time to know what posts has be a high traffic. Analyze is the posts were simple posts or it is for an advanced users

3. Analyze your Stats Thoroughly.
Yes, check it and you can know the quality of your posts.

4. Analyze Readers Emails
With this step, you can know if you have a topic that failed to address properly in your blog.

5. Analyze your feed count number.
If you do this step, you can know the fluctuation for the feed counts. Here you can to evaluate what topics catch the attention of your readers and what topics turn them down.

I hope this article could be use for all of you. Or maybe someone has try this steps?
I wish when you has try this all, you can tell me the fact you got.

Thursday, April 23, 2009

Shuting Down your computer with Right-Click

Today I've learn too much Tips from all friend around the world.
One of them like "How to Shutting down Computer with Right-Click"
Do you know how to do that ?
If no, just follow this several steps :
First Step,
Open Notepad and type -s -f -t 00
Save with Bat extension (.bat) like shutdown.bat in the c:\windows directory.
Second Steps,
1. Open regedit.exe (from Run then type regedit.exe)
2. Look at HKEY_CLASSES_ROOT click sign "+".
3. Scroll down and click "+" on Folder.
4. Right-click SHELL, choose New Key.
5. Rename with "shutdown", without "".
6. Then Right-click to shutdown.
7. Choose New, then choose Key.
8. Rename with "command", without "".
Look at the right place
9. Double-click to the "(default)"
10. Fill the data value with "shutdown.bat" without "".
Close Regedit.exe.

After thats all, to test the result like below :
Right-click START menu then choose shutdown.
If there is a window with "Program Not Found",
Let choose Browse and find where you saved file "shutdown.bat".
( Maybe you've save this file in the wrong directory).

Note:
Code for restart computer is are -r -f -t 00.

I wish this article will help you.

Make your link's color like rainbow

I found this tips from my friend's blog and I will share it to you all.

Just follow this step :

1. Login to your blogger.
2. Select Layout
3. Choose Edit HTML
4. Type Ctrl+F (find) and type <head>

5. If you've found, paste this code under <head>

<script src="http://www.geocities.com/ridwanox/rainbow.js" type="text/javascript"></script>

6. Safe and look the result.

Friday, March 27, 2009

Making Clock with Our Image

How to make Clock Using Our Image?

First, go to www.crazyprofile.com
Second, Select OPEN button to Upload your photo or image.

(wait for a second and then you can see your background image).

Third, You can Modified the Color and Type of "Clock", "Minute Hand" and "Second Hand".
Four, Click tho CODE button to get your html code and copy it.
Fife, Go to your blog or site, then paste the html code to the place you want.