logo


Share on Dropbox – Nautilus Script

To install this script just download the file , place it under your home ~/.gnome2/nautilus-scripts , make it executable and then kill nautilus. Below are copy&paste instructions to install from terminal cd ~/.gnome2/nautilus-scripts wget "http://www.andreaolivato.net/Share on Dro
Continue Reading →

Post your Google Buzz updates to Twitter with buzz2tw, a libre Perl script

Technical guide with sources aiming to teach how to setup a simple Perl script to update a Twitter account using Google Buzz posts and goo.gl url shortener
Continue Reading →

Create your first API set in PHP

Create a simple and good looking API system using PHP + MySql + Apache mod_rewrite, dealing with different formats and types of request. Learn how to make inserts or selects in your DataBase basing your queries on passed parameters and requested methods.
Continue Reading →

Using Regular Expressions to add links to tweets

The usage of twitter by its own web interface or via the most recent clients, accustomed users to see linked @usernames and #hashtags inside any status update they read. When using Twitter API on your own website, service or app, you need to deal with plain text tweet, with no tags so
Continue Reading →