A good but cheap web hosting is always our favorite. But most of cheap hosting are not so good. Here we recommend 5 cheap but powerful shared hosting. 1. BlueHost BlueHost is the 10th largest hosting company in the world and are one of the fastest growing web hosting companies. You can multi-domain to one hosting [...]
5 low price shared hosting recommendation
Baidu Union pay more than 1 billion to ads publisher
Baidu Union general manager Chuda Chen said that during 2011 Baidu Union’s revenue will exceed 1 billion and more than half of the revenue will share with webmasters. In August last year, Baidu initiated the Internet business club. It support small online business entrepreneur with communication, growth, income, financing, etc. www.yetlive.com According to reports, over [...]
2 Software for Recovering Deleted Files on Mac
Have you ever find this situation that you deleted files by mistake and emptied the Trash bin on you Mac? After you realized you made a mistake, you still have chance to recover this files. Don’t worry about it if you haven’t rewrite on your Mac storage. Here I introduce 2 software that will help [...]
How to Build a Quote Function in WordPress Theme
Some times we need to quote others comments in our comment. So theme builder should consider to build this function in comments template. Here I want to share one solution to Build a Quote Function in WordPress Theme. First, we need to custom comment template in functions.php file. Then put this JS code to your [...]
How to Use Mail To Commenter Plugin in Threaded Comments
Last post I told you to make wordpress theme support threaded comments. There is a simple idea. Copy the build-in template. But the idea can not work when you installed Mail to Commenter plugin and still want to use it in your threaded comments supported wordpress themes. So how to solve this problem? I’ll tell you [...]
How to make wordpress theme support threaded comment?
WordPress comments template is the most difficult part in building a wordpress theme. When it comes to make a threaded comments supported wordpress theme, comments template becomes more complex. However, there are many users like threaded comment as it show a clear relationship between each comments. There is a simple idea: copy the build-in template if [...]
Easyphp Can Not Start?
Easyphp is a free software used to establish a local PHP+Mysql evironment on computer. It’s a easy solution for those people who need to test WordPress on local. I have used Easyphp for a long time to test my new developed wordpress themes. It will some times encounter errors. Most common error is that apache [...]
How Can Free Co.CC Domain Provider Make Profit
I had introduce .co.cc free domain to may friends many times. However, people are not willing to believe it. Why should a company provide free domain with full free DNS and URL forwarding without putting any ads? Are they crazy? Actually, they are making profits from this free service. Remember that no website, include wikipedia, [...]
Speed Up Windows XP by Turn Off Useless Services
For most common users, some of Windows XP build in services is meaningless. For example, the telnet services is not so useful for most people. However, these services will start when the Windows XP start up. It will affect running efficiency on computers with limited hardware resources. So, it’s better to shut down these useless system [...]
Start Gzip in .Htaccess to Speed Up Website
Gzip is to compress your webpage on server in order to speed up your website. It will build a .gz zipped file on your server and then send it to webpage viewers. As the file is zipped, the download time will decrease a little. It also benefit for those websites which got a limited bandwidth. This post [...]