Category: google
Chrome and Android – A Potent Combination
If you’re a Google user when it comes to email, browsing the web, or using your phone, you’ll know that if there’s one thing the search-engine giant is good at, it’s integrating one Google idea into another seamlessly. Chrome and Android and two great examples, and there are a fair few examples of why you’ll [...]
Best Google Chrome Extensions SEO, Screenshot, Delicious…
Here is my current Google Chrome extensions I use every days, hope you find something useful. You could find your best extensions in the official Google Chrome Extensions site. SEO Status Pagerank/Alexa Toolbar SEO Status is lightweight. It will check the Google Pagerank (PR) & Alexa rank for every page. Using this will increase your [...]
Riviera del Conero Sea Coast & Beaches / Costa & Spiagge
I would like to share with you a map I have done on Google Maps to keep track of the most amazing beaches near Ancona, Sirolo, Numana. I hope you’ll find it useful if you are coming here for your holidays. Have fun! Ancona, Portonovo, Sirolo, Numana Sea Coast & Beaches Map (Riviera del Conero) [...]
Import/Synchronizing your imap email into Gmail with imapsync
- Installare “imapsync” (su Debian/Ubuntu “apt-get install imapsync”) – Procedere alla sincronizzazione con il seguente comando: imapsync –host1 my_mail_server –port1 143 \ –user1 changeme@yourdomain –password1 mypassword \ –host2 imap.gmail.com –port2 993 \ –user2 changeme@gmail.com –password2 mypassword \ –syncinternaldates –ssl2 –noauthmd5 –split1 100 –split2 100 – Se volete sincronizzare solo specifiche direcotry Imap bastera’ aggiungere l’opzione [...]
WordPress: Dynamic Meta Description and Keywords howto
This is a quick guide to add dynamic meta description and keyword to each different url of our WordPress blog, very useful to SEO users. Open your header.php file from your theme directory and put this code into: Meta Content Description <meta name=”description” content=” <?php if (have_posts() && is_single() OR is_page()):while(have_posts()):the_post(); $out_excerpt = str_replace(array(“\r\n”, “\r”, [...]
Google Trends for Websites…
Google Trends for Websites e’ bello per carita’, completamente inutile dato che Alexa lo fa gia’ da 15 anni, ma spiegatemi una cosa: i domini di google per quale “misterioso” motivo non sarebbero in classifica….? ah gia’ “miscellaneous reasons” suppongo… Google Trends for Websites but not Google related Ne parla anche Techcrunch “Google Trends For [...]
How to install Google Gadgets on Ubuntu Linux
Ecco la procedura per installare Google Gadgets sulla vostra Ubuntu Linux (testato su Hardy Heron e Intrepid Ibex). Here is the full steps to install Google Gadgets on your Ubuntu Linux (tested on Hardy Heron and Intrepid Ibex) sudo aptitude install automake autoconf libtool zlib1g-dev libmozjs-dev libcurl4-openssl-dev libxml2-dev libdbus-1-dev libmozjs-dev libgstreamer-plugins-base0.10-dev libcurl3-openssl-dev libdbus-1-dev libxul-dev libcurl3 [...]
Linux Adobe AIR and Google Analytics
E’ appena giunta la prima alpha di Adobe AIR per Linux e per quanto non sia pro Adobe AIR e’ comunque piacevole vedere che sembra funzionare abbastanza bene. L’ho provato con Google Analytics, sinceramente non vedo perche’ dovrei installarmi un applicazione quando posso guardarla benissimo (e meglio) direttamente sul browser, ma tant’e’… ecco come fare [...]
MacWorld Expo 2008 live streaming
Per chi volesse seguire l’ultimo keynote di casa Apple: Live Streaming MacWorld Expo 2008 Streaming fornito da Daily Tech Talk Live in italiano ma scritto Come sopra ma in inglese Il sito Apple in aggiornamento Per il momento e’ stato presentato Time Capsule un sistema di backup con airport extreme e Time Machine e l’affitto [...]
Debian/Ubuntu official Google repository
Come avrete gia’ visto e sentito e’ nato finalmente Google Desktop anche per Linux e con l’occasione vi indico come aggiungere il repository ufficale di Google per tutti i software gia’ impacchettati per Debian o Ubuntu: Aggiungete la chiave gpg per scaricare correttamente i file: wget -q -O – http://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add – [...]