Skip to content


Cheapest VPS Ever – 512M VPS for just $5.95!

VPS Software: vePortal™ / OpenVZ™
CPU: 1000MHZ GUARANTEED
Memory: 512MB GUARANTEED
Disk Space: 20GB (RAID BASED CONFIG)
Bandwidth: 1000GB/MONTH
IP Addresses: 2
Management: BASIC MANAGED
DDOS Protection: CISCO™ GUARD
FREE SETUP $5.95/MONTH

BurnstNET based in North-Eastern Pennsylvania, services clientele in over 100 countries around the world. BurstNET™ began in 1991 as a computer hardware/software retail firm and distributorship. It has many VPS resellers.

It has a datacenter of 11,000 square foot which contains everything needed to ensure your mission-critical Internet operation is functioning at the highest perfomance levels.

A little more than $5 and you can get a 512M memory VPS with 2 ips. What a bargain! Next time I would try this one.

GET ONE FROM HERE.


Posted in Hosting.

Tagged with , , , .


Instructions on Registering New Domains

To register a domain is an easy task but there are serveral instructions you need to follow:

1. Choose Best Domain Name Registrar

There are so many DNRs(Domain Name Registrar) outthere and we must choose the best domain name registrar. Godaddy is the No.1 DNR of the world and domain names served there are cheap and safe. And name.com and Enom are also good choices.

Godaddy offered free web hosting with a advertising banner on the top  for every  domain names.

Name.com offered private whois for free.

It is said that Enom has the most name servers than the other DNRs, so their damain name service may be more reliable.

2. Choose the Right Way to Pay: Better Use PayPal

To pay directly in credict card is not a good idea, because your card number may be abused. So, Why not register a PayPal account and make you card number safe?

Click the pic above and create an account now! One in three man on Internet have a PayPal account in America and it is the best way to pay or get paid on Internet.

3. Cancel the Renew Option of Your Domain Name

The default value of this opiton is auto and this means that the you have got a contract with the DNR and it is paid automaticly every year. So cancel it unless you know what you are doing.

4. Additional Services are NOT All Free

For exmaple, at godaddy.com the marked price of private whois is $8.99/yr almost the price of a TLD(Top Level Domain). So be careful and choose what you really need.

5. Look into the Renew Price of the Domain

The new domain price of some domain are really cheap but their renew price is very much higher than that. For example, at name.com a .im domaim’s registering price is $4.99, but it’s renew price if $75.

6. Before You Pay, Look for Some Promotion Code

Many domain name registrars have promotion code. Usually you can get one by using Google. Using them before paying can save you some money.

So, that’s all. Last but not the least, there is a good method to save money while registering a new domain:

Register a TLD at Yahoo!($1.99) and then transfer it to Godaddy.com($6.99) and you can use the domain name for two years for only $8.98! So, if you are buying a new domain, have a try!

Posted in Domain.

Tagged with , , , , , .


Sell Links On Google Adwords?

It is konwn to all, Google hates that people sell their links. And Google sometimes punish those who sold links by decrese the number of index or a pr downgrade. But I found yesterday that someone sold links on Google Adwords! I copied my screen to an image as below:

This really shocked me. Google stops people selling links while promote selling links on Adwords. What a joke!

Posted in Uncategorized.

Tagged with , , , .


QQ Mail for personal domains released

As is kown to all, Google stopped free Apps. And now there is another choice rather than msn although there are only one mail-receiving server while Google have at lease seven.

If you want to apply for this service, you must have a QQ mail(QQ is largest im provider in china and it also provides mail service and click here to get one for free). And then go to http://m98.mail.qq.com/ and sign in. You can find the service in “Settings”. You can find personal domain mail in the Expierence Center. Flollow the instruction and finally you’ll get one.

My personal email login page: http://mail.qq.com/domain/kangzj.net. Very simple, I like that!

PS: MSN has this kind of service too at : http://domains.live.com.

Posted in Internet News.

Tagged with , , .


A Brief Introduction of PHP-CLI

1. What is PHP-CLI ?

PHP-CLI is short for PHP Command Line Interface. As meaning of its name, it is the environment that php runs on command line. It’s widely known that php is an server side language that provide dynamic pages. But in fact,  php can do anything including shell scripting and even GUI programs and so on. A famous chinese dynamic dns provider has a third-party client soft wrriten in php. So if you known php well, you can write any kind of applications of your interest. And php-cli can help you write command line applications.

2. What’s the Syntax of this PHP-CLI

Of cource the syntax of php because it’s name if PHP-CLI !

3. How to run this PHP-CLI script?

It’s very easy. To run php in the command line:

kangjia@localhost # /usr/bin/php -r “echo ‘hello php!’;”

To run a php script file:

kangjia@localhost # /usr/php/php -f hello.php

if the /usr/php/php is in the system environment, you can simply use “./hello.php”.

PS: In PHP-CLI, there is no limit for extensions. They can be ‘php’, ‘php-cli’ and any word you want.

4.  Advantages of PHP-CLI

  1. PHP is a widely used language. If you are familiar with php, you can write shell progarams immediately.
  2. Lots of PHP functions is available.
  3. Cron jobs are also available.

5. Conclusion

So this is the brief introduction of PHP-CLI, a command line interface of PHP. Any problem, just leave me a message.

Posted in php script.

Tagged with , , , .


A Pagerank Update Reminder – “Preminder”

URL: http://apps.kangzj.net/preminder/

Whenerver the Google PageRank update, this tool will notice you by an email. Follow the links above and fill the blanks and done. It’s totally free.

The tool is coded by php in php-cgi and php-cli. The source will be release soon. Further news at: http://kangzj.net

Posted in php script.

Tagged with , , .


A Google PageRank Checker Scripted in PHP

A php scripted google pagerank checker is available now. Please follow the download link below:

prchaxun.zip

Posted in php script.

Tagged with , .


This is my first English blog post!

It’s quite a long history of my expirence of writing blogs, but this is my first English blog.

the content of the blog will be IT news&tech and Internet and our own life.

You’re welcome to come back sooner or later, thank you :-)

Posted in Uncategorized.