Imanol Iglesias is starting a social network for travel called Genviajero and has done it utilizing Google’s App Engine platform. I think this is the first site I’ve come across that is being built using the App Engine and I think it would be worth talking about a bit.

As we can see in the video of the presentation of App Engine made by Joaquin Cuenca in the Campus Party, what Google is looking for is to support those web projects that have the most possibilities for growth. If Google provides them with solutions for scalability, then we will have projects with high traffic and both Google and the project will be able to earn more money through advertising.

Here’s how Google App Engine works: the programmer, in this case Imanol, develops the application in Python (the only language available as of now) and uploads it to App Engine to have his web operational. The programmer doesn’t need to worry about databases, servers and other such issues related to the systems. App Engine also permits users to log in to the platform using their Google accounts, so users with existing accounts do not need to register on the web. As I am not a technical guy, I don’t want to go into detail in this aspect. If you want to know more, I recommend this article by Andreas Krohn.

As for Genviajero, I must say that as a social network for travellers, its basic function is sharing information on travel destinations and based on these favourites, make comments, opinions, recommendations, … Images of the sites added to the social network can be viewed on Panoramio, and soon it will allow users to upload their own pictures. On these lines, I think that in a social network like Genviajero, it makes a lot of sense to aggregate the maximum amount of information available related to places like hotels, restaurants, weather information, etc.