How to Find Great Domain Names?
Sometimes ,we have a problem to find a good niche market through domain name registration.
We need to identify which domain that suit with your needs:
- domain suggestions, name spinner,
- expired and expiring domain name search,
- for sale domains, whois lookup and registration.
Million internet users also want to register a new domain names.
Is there any more efficient way to search a great domain name?
Domainsbot is a website that help us with their domain search engine system.
It’s worth trying, trust me you will find many great domain names that still available to register.
How to Show Ads based On Content Length?
Interesting and Important to user who used Adsense PPC as a Publisher.
Problem:
- Sometimes visitor are getting bored if they read our content that fully show Ads Unit.
- It’s wise if our blog content relative short in character length.
- Currently displaying two blocks of ads on each blog post, one at the top of post, the other at the end of post.
Solving:
- This code only work only on wordpress support.
Referring from LiewCF Blog Show Ads Based on Content Length
< ?php
$countpost = $post->post_content;
$countpost = preg_replace(’/\s+/’, ‘ ‘, strip_tags($countpost)); // remove white space and html
$words = ((count(explode(” “,$countpost)) + count(explode(”.\r”,$countpost)))-1); // count spaces and periods
if ($words> 100) {
?>
< ?php } ?>
The Power of Change
Sunday morning , I joined into The Power of Change seminar by Andrie Wongso, the number 1 motivator in Indonesia.
I’ve got many knowledge and motivation to change all my life.
Today that new life is beginning. If we want to make change, we must do all action to reach our goals.
To change , To life happilly, To get your goals…
You Must Put Your Maximum Effort or Nothing Happen!
Stil Busy in Web Development
This post indicate that I am still exist on the internet. It just my busy day still not ended yet.
Now I am in the project to create Online Job Vacancy and Scolarships Portal - www.riaujobs.com.
Well, until now the project design was already about 50% progress.
I hope to finish it as soon as possible, but if you want a perfect job.
We can force it to do it fast. The result will be not great.



