These instructions are for adding Gmail as a second (or subsequent) account in Thunderbird. I did this instruction to read my email (host in Gmail) with Thunderbird. This instructions taken from Using Gmail with Thunderbird and Mozilla Suite. Thank’s for the instructions Create a new account in Thunderbird Open Thunderbird Mail, go to “Tools -> [...]
I just check my email and I got email from Google Team. The subject is “Gmail for supriyadisw.net beta tester invitation”. I’m so glad. Why? Because my application about Gmail for my domain was accepted. Welcome to our beta test! Thanks for helping us test Gmail for your domain! We’re excited to help you offer [...]
What is Clickthrough Rate? In AdSense publisher reports, clickthrough rate (CTR) is the number of clicks an ad unit receives divided by the number of times the ad unit is shown (impressions). Images can be use to increase our click through rate. I think it’s a great idea. You can view about this idea from: [...]
What is Site Meter? Site Meter is a free, fast, and easy way to add a web counter to your web page. Not only does it display the number of visitors to your web site, it also keeps statistics on the number of visits each hour and each day. Adding Site Meter to your web [...]
This tutorial about installing HTTP Server on Debian Linux. Installing Apache HTTP Server for HTTP (Web) Server Service apt-get install apache2 Testing HTTP Server: Open a web browser and enter http://localhost or its IP Address http://ip-address. Installing PHP for Apache HTTP Server apt-get install php4 /etc/init.d/apache2 restart vi /var/www/testphp.php Insert this following line into testphp.php [...]
Description This tutorial is about howto installing PostgreSQL on Debian Server. Installing PostgreSQL apt-get update apt-get install pgsql Create Language Example plpgsql su postgres createlang plpgsql template1 exit Change authentication method We need to edit file pg_hba.conf to change authentification method for accessing PostgreSQL database. cp /etc/postgresql/pg_hba.conf /etc/postgresql/pg_hba.confbak vi /etc/postgresql/pg_hba.conf Find this section # TYPE [...]
What is A Site Tracker? A site tracker is a tool to tracking our website visitors. A site tracker not only counts and display our visitors, it also keep statistics on the number of our visitors each hour and each day. A site tracker also records our visitors if they return to the same page [...]
