This is how to change awstats, Web Statistics Program to webalizer. I read at kloxo forum, that webalizer more less load than awstats. So I change my web statistics program at Kloxo admin.
For change it , login to your Kloxo admin with username admin.
Inside kloxo, you will find “General Settings”. Inside this you can change Web Statistisc Program form awstats to webalizer. That’s it. Restart your kloxo server, and now your web statistics program has been changed to webalizer.
I am new for use this, so if this wrong, please comment help for fix this.
Thank you
This is the first time download movie using Torrent. Originally started to download the movie Shaun of the Sheep.
After searching in google, finally find download big movie using Torrent. To dowload torrent software for free, you can find at here.
After download and install, now looking for a movie torrent file from Shaun the Sheep. After find it’s torrent file and downloaded, run torrent software and add that torrent file. After that, leave it to torrent to download for you.
I still downloading shaun the sheep movie, still not finished yet, 3,4 GB of file.
TAG Cloud. That’s show our TAG or others for make our website more interactive. I use this for my classified website. I want to display TAG of Ads’ TAG. After search at google, I use this script and I think this script good.
This for Style. Place it between <head> and </head> of our website.
You can change/edit the style for your own purpose. You can set the color, border if you want or other else.
And this is example for using tag cloud. Example display TAG for categories
< ?php
/** this is our array of tags
* We feed this array of tags and links the tagCloud
* class method createTagCloud
*/
$tags = array(
array('weight' =>40, 'tagname' =>'Art and Entertainment', 'url'=>'http://obamatruthsquad.com/category/art-and-entertainment'),
array('weight' =>12, 'tagname' =>'kloxo server', 'url'=>'http://obamatruthsquad.com/category/internet/kloxo-server'),
array('weight' =>15, 'tagname' =>'BUSINESS', 'url'=>'http://obamatruthsquad.com/category/business'),
array('weight' =>10, 'tagname' =>'domain', 'url'=>'http://obamatruthsquad.com/category/internet/domain'),
);
/*** create a new tag cloud object ***/
$tagCloud = new tagCloud($tags);
echo $tagCloud -> displayTagCloud();
?>
< ?php
class tagCloud{
/*** the array of tags ***/
private $tagsArray;
public function __construct($tags){
/*** set a few properties ***/
$this->tagsArray = $tags;
}
/**
*
* Display tag cloud
*
* @access public
*
* @return string
*
*/
public function displayTagCloud(){
$ret = '';
shuffle($this->tagsArray);
foreach($this->tagsArray as $tag)
{
$ret.=''.$tag['tagname'].''."\n";
}
return $ret;
}
} /*** end of class ***/
?>
I get this way from my friend, Hendra. Usually I move hosting to new one use ftp upload for upload all file to new hosting. This way is not good, because i must waiting for upload file untill finished, and my internet connection is very slow. I must spend time 1-2 hours for move 1 account.
But now, I can move 1 account hosting for 8-10 minutes.
This way is use SSH connection / Putty. First, you must can access root or your SSH connection. If not, this way is can not be used.
If you can access SSH. This is way for move your hosting to new one.
Login to your old hosting (cPanel) and click File Manage, and choose Home.
At you file manage, check your folder Public_html and compress it with zip. After you zip this folder, you will see your file zip. Move your file zip to public_html.
open your putty and Login for user root.
#cd home/yourdomainuser/yourdomain.com. If failed, try #cd home/yourdomainuser then #cd yourdomain.com
And you will see [root@yourdomain.com].
#wget http://yourdomain.com/yourfilezip. Wait untill save process finished Continue Reading
WordPress 3.0 is available! Please update now. That’s I found at my wp-admin area. For upgrade, it’s simple, just click link that given, and choose upgrade automatically, wait…. and after loading finished, your wordpress has been upgraded.
Downloading update from http://wordpress.org/wordpress-3.0.zip.
Unpacking the update.
Verifying the unpacked files…
Installing the latest version…
Upgrading database…
WordPress upgraded successfully
See inside admin area, still same with wp 2.9.2
From wordpress blog,
Major new features in this release include a sexy new default theme called Twenty Ten. Theme developers have new APIs that allow them to easily implement custom backgrounds, headers, shortlinks, menus (no more file editing), post types, and taxonomies. (Twenty Ten theme shows all of that off.) Developers and network admins will appreciate the long-awaited merge of MU and WordPress, creating the new multi-site functionality which makes it possible to run one blog or ten million from the same installation.
This promo ends on the 31st of March, 2010. For get cheap domain, you must sign up reseller account.
Another note :
This promo is offered to you through the ResellerClub Promo Engine. To avail of the special pricing of $4.99 on .COM Domains, you need to set your Selling Price in the Promo Engine to not more than $7.49 for Customers and Resellers. If you do not wish to pass on the promo and set a Selling Price that is higher than $7.49, your Cost Price will be $7.89.
This Promo is applicable to the first year of Registration only.
Renewals and Transfer-Ins will not attract this Promo Pricing.
There are no restrictions on the number of Domains that can be Registered during this period.