Posted by Jimmy in February 13th, 2010 ( 189 views )

New blogger always choose blogspot or wordpress to start their blog and I think that this is one of the mistakes done by them. The following point will explain the mistakes done by most newbie.
1. Using free domain name
If you cannot afford to buy your own domain name, actually you can try to use co.cc free domain.
2. Choosing a nonsense domain name
I have several friends who have a personal blog on blogspot. They got a long and nonsense name and sometimes got numbers too. That’s not including the word blogspot.com or wordpress.com as a domain name. For blog like this, I always put them in bookmark. Not because I want to follow the blog, but the main reason is I’m not sure whether I will be able to memorize the blog address or not. Read the rest of this entry »
Tags: easy blogging, newbie mistakes
Posted in Blogging Tips | No Comments »
Posted by Jimmy in February 6th, 2010 ( 309 views )

I just surfing Godaddy site and then there is a hot video at the main page. So, it’s just normal to play and watch the video. The best part is after the video is finished. I never know before this that Godaddy also gives promotion at the end of video ads.
At the end of the video ads, Godaddy offers me new domain registration for USD7.49. The best of all is that you can still pay for the promotion by using Paypal, unlike most promotion code that only enable you to pay using credit or debit card. Read the rest of this entry »
Tags: cheap domain name, godaddy coupon code, godaddy promotion
Posted in Free domain, International | 2 Comments »
Posted by Jimmy in February 6th, 2010 ( 112 views )
I need new domains for my future projects thus I tried to find the best domain registrars out there. Currently, all of my domains are hosted at Mercumaya which is quite for me. For me, Mercumaya is the best domain registrar in Malaysia (RM30 for com tld).
However, Mercumaya still can not beat famous registrar like Godaddy and Namecheap because those companies always release coupon code so that blogger or domainer can register new domain with discounts.
Domain registration and payment
At first I tried Godaddy to register new domains. By using ‘BOWL99′ coupon code, I should able to get a domain for USD1.15. That means RM4. This is really cheap. However I am not able pay for it since need us to Credit Card, Debit Card, or VCC for paying. Paypal is not allowed for buying domain by using coupon code.

Read the rest of this entry »
Tags: cheap domain registration, cheap domain renewal, domain names, godaddy coupon code, godaddy vs namecheap, namecheap coupon code
Posted in Free domain, International | No Comments »
Posted by Jimmy in January 23rd, 2010 ( 157 views )

Below is the current web hosting promotion (look at the date). If the date is too old, perhaps the promotion is not available anymore.
Godaddy Promotion – international web hosting [26 Jan 10]
- USD1.99 for .com (if you buy any hosting package)
- USD0.89 for .info (for the first year only)
Fivio Promotion [22 Jan 10]
Exabytes Promotion [22 Jan 10]
- Dedicated server RM350 monthly
- 30 % discount for Ebiz web hosting
- go to Exabytes promotion
Tags: cheap web hosting, godaddy promotion, malaysia web hosting promotion, web hosting deal
Posted in International, Local Promotion | 1 Comment »
Posted by Jimmy in January 23rd, 2010 ( 125 views )

Although there are a lot of web hosting available in Malaysia, Wawwi is one of the web hosting that you need to consider especially for internet marketer. Why? This is because Wawwi provides DIY minisites that available for USD 36.
For those who don’t know, minisite is a site that sell products. Some called it as sell pages. One way to identify minisite is a site that contain one long page. At the page, the internet marketer will try to provide adequate information and convince readers so that it will convert into sells.
Although you can still sell your products in your blog, a lot of internet marketer claims that minisite has higher conversion rates than normal blog. Opposite from normal blog, the sole reason for minisite is actually to make money by selling products or services compare to displaying advertisements such as Google Adsense.
Minisite looks easy to be done but you still need to have certain programming skills in PHP, HTML and CSS. This is because minisite always contain order form in it (how do you want to sell product if there no payment form). If you are really in hurry and do not have much time to learn programming, Wawwi might be the best choice to get instance minisite and then you focus all of yourself into marketing the product.
Tags: malaysia web hosting, minisite template, minisite template download, wawwi
Posted in Malaysia | No Comments »
Posted by Jimmy in January 20th, 2010 ( 344 views )

Sometimes it is a hard task to get the idea for your blog post. So, below are a few ways that you can do in order to find the idea for your blog post.
Advertisements
Advertisement especially Google Ads can be seen in a lot of websites or blogs. Sometimes certain advertisements can give you an idea for blog post. Furthermore, posting based on ads that appear will likely to make the ads appear in your blog post too. Ads that relevant to a blog post always increase click through.

Tags: google hot trends, google keyword, how to write good article, idea for article, idea for blog post, seo tips
Posted in Blogging Tips | 4 Comments »
Posted by Jimmy in January 16th, 2010 ( 176 views )

I used to think that a blog is just a mere blog. Nothing more than that. However, once I think carefully, I know that blogging is one of the easiest way to open a newspaper company.
Let start from the beginning. At first, you buy a domain name and hosting for blogging. The hard part is when you need to post something related to the niche that you choose. If you really master in the niche, that’s OK. But if you lack in knowledge, of course you need to gather it by reading other people blogs and website. Lastly, what you will have on your blog is just spin articles that come from other people ideas.
Although your blog is not great enough, lucky because you still have readers that come from search engines and subscribers. Thanks for Google and loyal readers, now you Read the rest of this entry »
Tags: Blogging Tips, how to make newspaper, how to make team blog
Posted in Blogging Tips | No Comments »
Posted by Jimmy in January 5th, 2010 ( 287 views )
What is blog
Actually the term blog comes from weblog. And the term weblog comes from web log. A web log is a placed for you to log your journey or experience or anything. Kinda like online diary.
Is blog important?
- Decades ago, people blog for fun. However, the number of blog increase after Google publish advertisement service that is Google Adsense. Internet user see this oppurtunity as a way for them to generate extra income. Not just extra income, you can also make a living from blogging. Yes, this is true since there are full time bloggers that generate more than thousand dollars per month from blogging.
- However, there are still a lot of people that use blog as an online diary. They talk about their development and many things regarding their live. Read the rest of this entry »
Tags: blog host, popular blog host, popular blog service
Posted in Free Hosting | No Comments »
Posted by Jimmy in January 5th, 2010 ( 175 views )

After upgrading to version 2.9 of Wordpress, I realized that the posts that I scheduled will have miss schedule issue. Lucky because there is a temporary fix for this issue.
By using ‘Miss In Action‘ plugin, you do not need to worry about miss schedule anymore because this plugin will make sure that your post is published at the same time with the schedule.
Another way is by going to your Wordpress installation folder and go to wp-includes/cron.php.
Change the 0.01 from the code below to 1.
wp_remote_post( $cron_url, array(‘timeout’ => 0.01, ‘blocking’ => false, ’sslverify’ => apply_filters(‘https_local_ssl_verify’, true)) );
I hope Wordpress is finding solution for the permanent fix of this issue.
Tags: wordpress miss schedule, wordpress problem
Posted in Wordpress | No Comments »
Top Malaysian Web Developer
Posted by Jimmy in January 14th, 2010 ( 154 views )I rarely heard about Malaysian that expertise in open source development. That’s why I am quite shocked when I know that JomComment developer is a Malaysian. For those who do not know, JomComment is a commenting system plugin for Joomla.
By default, Joomla does not have built in commenting system. And commenting system that available for free is not good enough. I always get spam comment by using free comment plugin. In contrast to those commenting systems, JomComment has better features. Besides its good design, a lot of Joomla user is willing to pay for JomComment because it reduces spam greatly. Read the rest of this entry »
Tags: jomcomment, jomsocial, joomla plugins, malaysia web developer, malaysian web developer, slashes & dots
Posted in CMS and Scripts | No Comments »