Monday, February 9th, 2009 Posted in Internet | 2,197 views Comments Off
Some websites demonstrate their statistics for everyone by putting visible web stat counter on the sidebar or footer while others prefer to hide such information and rather use Google analytics, ... Read more..Wednesday, October 22nd, 2008 Posted in how to, software, tricks | 1,454 views Comments Off
Are you familiar with the situation when you see the html, php or any other language code on the screen but can't copy it because it's an image? So typing the code down ... Read more..Wednesday, September 17th, 2008 Posted in Wordpress | 608 views Comments Off
Statcounter.com is a very good suplementary tracking system besides Google analytics for any of your project would it be blog, eshop, news site or other. The best feature of statcounter in ... Read more..Tuesday, September 2nd, 2008 Posted in coding | 5,153 views Comments Off
You can earn more repeated visitors by making them to bookmark your page. Keyboard shortcuts to bookmark favorite pages are: (Ctrl+D) for IE and Firefox, (Ctrl+T) for Opera. Some people like the old way to ... Read more..Wednesday, August 27th, 2008 Posted in how to | 4,474 views Comments Off
I decided to take a look at highly glorified cms called snews and test it locally on my Apache2.2 server but struggled to enable mod_rewrite module in order to get ... Read more..Tuesday, August 26th, 2008 Posted in how to | 1,605 views Comments Off
GD library allows you to write and use php scripts witch can manipulate images. It is used for such services as CAPTCHAS or image watermarking on-the-fly without modifying images itself. At ... Read more..Thursday, August 21st, 2008 Posted in how to | 584 views Comments Off
Mysql is a free relational database which can work with php and apache on your computer. More than 11 million sites use Mysql as their database. In this tutorial I'll show how ... Read more..Sunday, August 17th, 2008 Posted in how to | 343 views Comments Off
This is a follow up article about how to install apache and php5 together. Earlier we installed php5 on Windows XP on local computer. Now let's install and configure Apache ... Read more..Sunday, August 17th, 2008 Posted in how to | 841 views 1 Comment »
This post will explain how to setup PHP5 to run from your computer. It will not cover all-in-one packages which install php, apache and mysql with default settings. If you ... Read more..Wednesday, July 30th, 2008 Posted in how to | 2,116 views 2 Comments »
This blog is hosted at Hostgator so I'll explain how to install your Wordpress blog in less than 5 minutes. Wordpress needs MySql support and some free space. At first create ... Read more..