Statistical Data for SEO

I am interested in SEO and for that reason I am looking for reasonable Statistical Data for SEO. I found many interested resources regarding Statistics, Maths and Analytics focused on SEO and my feelings...
0 comment

Share keyboard and mouse between two computers

Synergy2 is an open source tool and application that lets you easily share a single mouse or keyword between two or more computers running on different operating systems. It uses your current network.
0 comment

Translate text or pages with Google Translate and PHP

If you are looking a way to translate HTML, flat text or web pages, then you can use a PHP library called gtranslate that is a wrapper for Google Translate API. And here is a brief example how the library...
0 comment

OOMing

Last time we were running a Linode VPS and often the Lish console says the Linode is OOMing. This may cause your processor to have 100% CPU peaks or memory problems. Probably something is bad in the server...
0 comment

S3cmd Commands

You can download s3cmd utility from here. Here is a list of useful commands to transfer and browse files from/into your Amazon S3 service. Useful for backup purposes or whatever. Configure s3cmd –configure List...
1 comment

Check if a file exists in Amazon S3 bucket

If you are looking for a way to check if a file exists in Amazon S3 bucket, then probably this may help you. One possible approach is to use Undesigned Amazon S3 library. Despite they don’t have a checkObject()...
3 comments

How to remove malicious IFRAME virus from Linux

I have been experimenting a problem with a linux box. There were some files that were affected by a malware virus that introduced <iframe> tags in html and php files. Here is a quick guide as reference...
2 comments

Google Analytics – How to move profiles between different accounts

I think this is a desired feature for many people. Actually Google do not support to move profiles between accounts or groups of accounts.
0 comment

Linkedin Recommendation Sample

What are the elements of good Linkedin recommendations that may help you to promote the services of another individual. Or, what are the elements of good Linkedin recomendations that will help me as individual...
2 comments

Redirect domain to a different subfolder using .htaccess

In one of our websites we have multiple domains that point to different folders. In our case, the purpose is clearly that for each language-oriented domain we want to point to different domain folder. For...
0 comment