Archive for April, 2011

ShareEveryWhere

I am just registering application on Twitter, so this page is answer for Twitters request about application homepage.

Google ranking factors

Google always make choice between relevance and authority.

Relevance factors  always on-page factors, but authority factors always off-page factors.

Read the rest of this entry

 

  1. Inserting AdSense code to main column using Easy-Peasy AdSense Plugin.
  2. Inserting AdSense code to sidebar using AdCode Widget Plugin.

Read the rest of this entry

XAMPP vs WAMP on Windows 7

Great day. I successfully installed  XAMPP on Windows 7.

The only reason why I use Windows 7 that it was preinstalled on the laptop I bought.

I wanted to install WordPress locally so i needed environment: apache, php, mysql. There are three options available:

  • WAMP;
  • XAMPP;
  • separate installation for all needed.

I started from WAMP and not succeed. I read many forums and discover that many people have the same or similar problem.

Useful tips that i found there was:

  1. disable UAC;
  2. check hosts file (must contains only one uncommented row:      127.0.0.1           localhost).

But also after doing this i cannot make it works.

So, I moved to second option XAMPP. And succeed with no problem.

Viva XAMPP!