Microsoft Office 11 is likely designed to support Apple’s Macintosh and this development focus on PowerPoint. Previously, Microsoft Office for Macintosh had been built and its primary release was in 1989, before Office was introduced for Windows. Over the years after the first release, Windows keeps rolling out Office for Mac with developed features.Regarding this Office 11 release, public seems expecting the development of Office for their Mac especially the developed ability for … Read more...

Beginners Guide: Copy Your Files To Remote Server With scp
When you are moving your website to another server or maybe copying a file to a remote host, there are lot ways to do that. One of them is using “scp” or secure copy. scp is used for copying file from local to remote host securely. It uses ssh for data transfer and provides the same authentication and same level of security as ssh.Copy a file from a remote host to the local host:Copy a file from the local host to a remote host:Copy a directory from local host to a remote … Read more...

Accidentally Block WordPress Agent Which Make wp-cron.php Stop Working
In the last couple days i found that my sitemap.xml is not automatically update when i publish a new post. As far as i know, sitemap.xml will automatically build using wp-cron.php. And after digging a little bit, i found that something block the wp-cron.php to run. This is the error log shows:So the error log says that “client denied by server configuration“. This errors may cause by many possibilities, but in my case i misblock the WordPress agent in my htaccess, see my previous … Read more...

Beginners Guide: Overwrite All Files With ‘cp’ Command In Linux
"cp" is one of the most frequent use command to copy files or directory in Linux environment. “cp” is short from “copy”. This linux simple command is to copy files or directories in one server environment. To copy files or directories to another remote host you can use “rsync” or “scp” instead.But when you want to copy and overwrite a whole directories with many files in it, it will keep asking you if you want to overwrite it or not. Can you imagine when you copying 1000 … Read more...

Build Your Websites To Become Effective Internet Tools
If you are a long participant in internet or in the other word you have a long time website, then you realize that your website is one of internet tools to advertise the products or services you are selling. Truly, the basic points regarding your website improvement to attract audiences include requirements, vision, temperaments, geographical location, and there are other more.The important thing you should consider about your website is how you design the website because its layout will … Read more...

Solve FTP Passive Mode Issue In WHM/Cpanel With CSF
Installing a Firewall (eg: Config Security Firewall/CSF) is one step to hardening security of your webserver. But this come with an issue that CSF block PureFTPd/ProFTPd server, so your FTP client cannot connect to FTP server with passive mode. This is because CSF block the passive connection ports. To enable it you need set the ip range for passive connection, and make sure you are not block it from CSF.To do that, you need to edit your FTP server configuration.For PureFTPd: open … Read more...

New Adsense V3, New Interface And Features
Since November 10, 2010 adsense upgrade to new version, version 3. This new version 3 offers a new design user interface. Which give us more control and easily understand your earning performance.“Built based on feedback we’ve heard from you, our publishers, the new interface is full of features designed to help you make more money with AdSense. We want to thank you for all the input you’ve given us, and show you some of the ways it’s reflected in the new interface.”. As the Google … Read more...

How To Solve WordPress If Asking FTP Account When Installing Plugin
This may happen in small cases. WordPress asking your FTP password when you want to install plugin from your WordPress admin. I still don’t know what cause it, but in most cases is because server configuration which may different in every share hosting.So just in case you have this issue you can add your FTP account in your wp-config.php.Here how to do it:Download your wp-config.php, open it in your favorite text editor. Insert these lines somewhere in your wp-config.php, but i … Read more...

Little Tricks to Optimize Ipad Peformance
It is true that Ipad has become such a phenomenal device right now. What differentiates iPad from other devices is that you cannot expect so many buttons on it. Yes, almost all activities are done through its screen. However, you can still make your works with iPad easier only by following the easy tricks below.Basically, Ipad runs same mobile OS like iPhone, so the tricks give here are applicable for these two devices. First off, since there is no dedicated mute button on iPad, you can keep … Read more...

