Showing posts with label google. Show all posts
Showing posts with label google. Show all posts

Tuesday, April 5, 2016

Empower your Gmail with Mailtrack

What is Mailtrack?


Mailtrack is a Chrome extension for Gmail, which allows you to know when the messages you send have been read.
Basically it brings the double-checks (✓✓) we usually see in mobile messaging to your Gmail inbox and it is free for unlimited time!


Main Features:
- See which messages have been read, how long ago, how many times and which device they were opened on.
- Real-Time desktop notifications
- The only email tracking app with double-checks for Gmail.



Who is it for?
- Account managers, businesses, sales teams and people with direct client relationships
- Professionals looking to increase their productivity
- Teams, project managers, coordinators and internal communications
- Independent people (individuals, freelancers) and people actively looking for employment

Tuesday, March 29, 2016

Configuring Google Chrome Proxy

It should be as easy as going through the Chrome Settings->Network (Change Proxy settings..)


But if for any reason you are not able to access this page in Linux.
e.g.
"When running Google Chrome under a supported desktop environment, the system proxy settings will be used. However, either your system is not supported or there was a problem launching your system configuration."



We can use a workaround by editing the desktop configuration file (assuming you are using GNOME desktop environment).


1. Open the google-chrome.desktop file:

sudo vim /usr/share/applications/google-chrome.desktop

2. And add the proxy you want to use next to the exec value:
e.g: --proxy-server="112.199.65.190:3128" (Philippines proxy server)


3. Save the changes and restart the browser
Verify you are navigating under the configured proxy.

You can use any page to scan and show you what is your current IP address.
e.g. http://ipaddress.com/


Saturday, May 16, 2015

Como alojar tu proyecto web en Google Drive

Es tan sencillo como copiar el folder de tu proyecto a Google Drive y publicarlo.

Pasos:
1. Subir el folder de tu proyecto a Google Drive.
2. Click derecho sobre el folder y seleccionar la opción Share (Compartir)


3. Click sobre la opción Advanced del cuadro de diálogo desplegado


4. En la sección de permisos de visualización (Who can access), click sobre la opción Change


5. Seleccionar la opción On - Public on the web


6. Click Save para guardar los cambios
7. Pero antes de cerrar el cuadro de dialogo, copia el id que se muestra en el link público del folder


8. Finalmente para ver tu pagina, copia el ide despues de la siguiente direccion:
www.googledrive.com/host/<id_folder>
ejm: www.googledrive.com/host/0B5OCI8D4u4IcaGZJb3VIMklmZ2M

Wednesday, June 11, 2014

Calendario de partidos del Mundial para Google Calendar

Faltando un día para el inicio del mundial, muchos recursos has sido puestos a disposicion del público para hacer un seguimiento completo de cada partido, uno de ellos es este Calendario compartido que puedes agregar a tu GCalendar de la siguiente forma.

Pasos:
1. Abre Google Calendar


2. Desde la sección Other Calendars selecciona Add by URL


3. Copia la siguiente dirección en URL: https://www.google.com/calendar/feeds/vdmtdcektajkqjk51vvda4ni4k%40group.calendar.google.com/public/basic


4. Clic en Add Calendar


Nota: Adicionalmente puedes configurar notificaciones de sms para cada uno de ellos.


Teniendo previamente configurado y verificado tu número de celular desde Settings->Mobile Setup.