Increase website traffic with Google language tools


June 8th, 2007 by paolo

The goal of this article is to show how to exploit Google imperfect translations to increase your website traffic.

Disclaimer : this is only a hack and you should not use this idea in your site because search engines may not like it :P … but hack is always a good thing ;)

Here you can find a sample PHP 5 Google translator API class useful ( read it if you plan to apply the idea described in this article ).

Google bot indexes relevant content of each page of your website, and so each word used in your texts could be a valid keyword to be found in search engine’s results. This simply means that producing more relevant content chances to be found grow.

Your site’s language is only your main language? What would happen if you translate your pages in more than one language? Simple, you’ll get more daily visitors!
Read the rest of this entry »

Posted in Google, search engines and SEO, Web | 9 Comments »

del.icio.us - Digg it - Furl - Google - Netscape - StumbleUpon

Gentoo on a Powerbook G4 12” Super


June 7th, 2007 by paolo

Updated version of this article coming soon : new informations, configuration tips, hacks and more

Learn how to configure Gentoo ( and other GNU / Linux distributions ) on a Powerbook G4 12” Super !
Read the rest of this entry »

Posted in Linux | 2 Comments »

del.icio.us - Digg it - Furl - Google - Netscape - StumbleUpon

Labs @ Involutive offering free daily updated socks4 , socks5 , anonymous proxy lists


June 7th, 2007 by paolo

Hello to all,
at Involutive we have developed a fast PHP application to analyze and validate huge lists socks4 , socks5 and anonyous proxies . It is based on this PHP 5 class, released some days ago, based on libcurl binding for networking connections. Our intention is to release a PHP 5 class API that interfaces with our anonymous hosts lists helping you to easily anonymize your applications.

You can find lists here and use them for free!

Enjoy freedom!

Posted in Anonymity, Web | 1 Comment »

del.icio.us - Digg it - Furl - Google - Netscape - StumbleUpon

PHP class for fast sitemap creation using GNU / Linux and Wget


June 6th, 2007 by paolo

Sitemaps are of primary importance in Search Engine Optimization ( SEO for friends :) )

PHP Wget Sitemap Generator class takes advantage of wget to get a local mirror of the target site and then generates the url list for the sitemap via local directory listing.
Wget is highly configurable so read the man page of best options to use (replace exec function argument).

The code:
Read the rest of this entry »

Posted in Google, search engines and SEO, Web | 1 Comment »

del.icio.us - Digg it - Furl - Google - Netscape - StumbleUpon

Google translator API ( PHP 5 class )


June 5th, 2007 by paolo

This PHP 5 class API is developed on the base of a tool that I wrote some years ago.
Simply works querying Google translation tools with the text and language pair choosen.
I find it useful because of Google haven’t released yet an API for its translation tools.
Here the code!
Read the rest of this entry »

Posted in Google, search engines and SEO, Web | 8 Comments »

del.icio.us - Digg it - Furl - Google - Netscape - StumbleUpon

Openlayers integration in an Ajax based game


June 4th, 2007 by paolo

This article is an extension of a more general one that you can find here .

As described by OpenLayers‘ develpers “OpenLayers is a pure JavaScript library for displaying map data in most modern web browsers. OpenLayers implements a (still-developing) Javascript API for building rich web-based geographic applications, similar to the Google Maps and MSN Virtual Earth APIs, with one important difference — OpenLayers is Free Software, developed for and by the Open Source software community. OpenLayers supports implements most of the industry-standard methods for geographic data access, such as the OpenGIS Consortium’s Web Mapping Service (WMS) and Web Feature Service (WFS) protocols.“.
Read the rest of this entry »

Posted in Ajax, Game, Involutive 's projects, Mashups, Web2.0 | No Comments »

del.icio.us - Digg it - Furl - Google - Netscape - StumbleUpon

« Previous Entries