Facebook’s Swindler :(
This person stole my money. You can see the picture above. Please, be careful!
This is just a joke :p
iPod touch: update to 1.1.5
iPod touch-owners, upgrade your iphone to new version. It’s highly recommended. You can update via iTunes. The update package size is 165.5 megabytes. It is eliminate known vulnerabilities. So Apple offers with a slight delay but still a free way to eliminate the vulnerabilities on the iPod touch under version 1.1.4
Wordpress 2.6 Has Been Released!
Wordpress’s new release has been arrived you can download it at Wordpress.org .
This video shows new features of wordpress 2.6
Google’s Search Privacy
Google has been explained Privice on the google’s blog You can check the video.
for more information click the link below
Google search privacy: Plain and simple
Earn Money with your pdf file
Adobe Pdf service, made a great opportunity for writer especially for blogger to make money. Adobe has been released ads for Adobe PDF. You can get more information in here about the service.
How it works ?
If you write articles or blogging you should register and send your pdf articles to earn money. Adobe will analyse your articles and will add suitable advertisements into your pdf file. You will earn money every click to advertisement on your pdf file. You can check the sample pdf here.
This service provided by Adobe and Yahoo
Google’s Traditional Media Blog Has Been Opened
The blog will include Google’s traditional media advertising news, news and tips. They are going to share new industry discoveries and a lot more. You can check the web site for more information.
Introducing Google’s Traditional Media Blog
Webspam Wars!
Today’s biggest problem is webspam. Some webmasters are trying to make profit with this way. I hope this problem will end soon. Google is making new solutions to get rid of webspammers in search results. Lately I see google is successful. A lot of webspammer has not been listed on the first page of serp anymore. You can check how google fights with webspammer on the below.
How to Avoid Google Sandbox
It is the biggest problem for Webmasters but do not worry there is always a way to escape
How can your web site go into sandbox ?
a lot of link exchange, backlink in a little while
Spam keywords!
Copy content
Changing title of unupdated site
etc…
Solution
You should delete your old pages and install Wordpress
Than create approximately 10 categories and write 100 - 150 unique articles,
Google index your new pages.
1 week later install WP-Autoblog plugin to your wordpress and find a rss from a News Site.
After three weeks you will see your web site does not in sandbox anymore.
How to Back up and Transfer Php, Mysql sites to another server
Prep
The most important thing is keep your old site after everthing is done well. You need a ssh client program to do this backing up and moving.You can download the program below.
Backing up Mysql
There could be a problem if you back up your database file via Phpmyadmin. Therefore I suggest you to use ssh client program to back up mysql database. Additionally, If you have a big mysql database you definitely have to use SSH to back up.
After connect to the ssh server of your web site. You should type this command to the console.
mysqldump –add-drop-table -h SERVER -u DBUSERNAME -pPASSWORD DATABASENAME > db.sql
# -p is adjacent with PASSWORD.
After that, in the root path of the site. Write this code to SSH screen.
tar cvf backup.tar .
Than we have to move backup.tar to accessible directory on the ftp(Like public_html, httpdocs). The next step is getting the backup file from old server to new server.
Transfer to New Server
It’s the first thing to do on the below that we have to do is in new server.
wget http://www.example.com/backup.tar
After this we will get the our backup file to new server. We have to extract files the code is on the below.
tar -xpf backup.tar
Now, we have files and database. We need to dump database file. We will use this code.
mysql -h SERVER -u DBUSERNAME -pPASSWORD DATABASENAME < db.sql
We transferred our files and mysql backup to new server. The last thing you have to do is set up the config file.
Tips ;
Do not forget to remove or move to inaccessiable directory your backups.
Server is which we have used to backup and dump database is usually localhost.
Some Funny Pictures
No comment ::D
Elephant transportation ? What the heck ?!?!
No hooking!
Attention : Britney can seen naked
Cool fish ![]()






