28
Dec
2009

Script to download and set a random wallpaper in Nautilus

This snippet downloads a random image from the wonderful InterfaceLIFT; it should work when called from cron. From command line works reliably. Note that the 'wget' command is all one line.

#!/bin/bash

# Change this line to match your location:
location='/complete/path/to/local/wallpapers/dir'

# Change this to your resolution (use fullscreen for 4:3 sizes):
# resolution='fullscreen/1280x1024/'
resolution='widescreen/1920x1200/'
templog=$(tempfile) || exit

15
Nov
2008

How-to add an analog javascript clock to a Drupal site

This could be useful to use on a meeting page, on one side of the agenda. It uses CoolClock.

Instructions are for Drupal 5.x; version 6 changes things a bit, as described in the Javascript Startup Guide.

Download CoolClock
Download the javascript files from CoolClock's homepage: coolclock.js, moreskins.js and excanvas.js (for IE6).

04
Oct
2008

How to fix "choppy" sound on Asterisk on a VMWare virtual machine

Testing the speaking clock application (*60) on Elastix 1.3, the sound is "choppy" and compressed (as if spoken in a hurry).

Steps taken to try to mitigate the problem:

03
Oct
2008

Installing a Linksys SPA3102 with FreePBX

After doing a clean install of Elastix 1.3 on a VMWare Server virtual machine (8GB hard drive, 380MB RAM), here's a record of what I did (following mostly this guide):

08
Sep
2008

Foto encabezado

La fotografía del encabezado es Probing Deep Space Under a (near) Full Moon, de Fort Photo, utilizada según la licencia Reconocimiento-No Comercial-Compartir igual, de Creative Commons.

06
Sep
2008

Acerca de

JorgeE.net es la página personal de Jorge E. Gómez