Ciclismo – Semana 7, 2010

No Comments

Una rodada comenzando en postes, siguiendo con la mosca, glorieta, toboganes y hermosisima para regresar a postes, detalles aqui, http://mibici.mx/rides/show/8/

Ciclismo – Semana 6, 2010

No Comments

Hoy fuimos a rodar a Torre Dos en la primavera, los detalles de la rodada aqui:

http://mibici.mx/rides/show/3/

New Blog Theme

No Comments

After looking almost a hundred of very good free wordpress themes I found the one I liked and surprisingly didn’t take too much effort to put some style thanks to the child themes functionality.

My new blog theme.

My new blog theme.

New Logo

No Comments

I’m working on a redesign of my web page, it is the first time I’m doing a wordpress theme and within this redesign (that is being hard for me) I came with this new logo that came with the communication idea in this internet times, those bubbles in the center came from the Pink Floyd album art “The Division Bell” (one of my all time favorites).

cmanon-logo

cmanon-logo-a

I’m asking to my 10+ visitors to give me some feedback about it.

La Primavera: La Mosca “Completa”

No Comments

Resulta que el recorrido que habiamos estado siguiendo en la primavera era la media mosca, tomando una desviacion a la mitad del camino antes de llegar al arbol, la semana pasada gracias a la ayuda de Julio, nos llevaron a conocer la ruta de la mosca completa que al final termina en el arbol, de alli bajamos un tramo corto por toboganes el cual nos llevo al camino principal de nuevo.

20090214_075711

OpenSuse 11.1 Murrine SVN

No Comments

I want to try the really cool shiki colors gtk theme with the murrine engine, to do that I checkout the latest svn version:

svn checkout http://svn.gnome.org/svn/murrine/trunk/ murrine

and compiled as the standard way:

./autogen.sh --prefix=/usr --enable-animation
make
make install

After the compilation and install it didn’t work on my 64 bit version, so I just add a symbolic link to the 64 bit libraries directory:

sudo ln -s /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.la ./libmurrine.la
sudo ln -s /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so ./libmurrine.so

Finally ran this two comands in order the icons and gtk themes appear when you run root applications:

sudo ln -s ~/.themes /root
sudo ln -s ~/.icons /root

Diseño Web

No Comments

Siguiendo este excelente tutorial de como hacer el diseño de una pagina web segui los pasos haciendolo con GIMP, he aqui el resultado.

web-layout

Update: El Final del Comienzo

No Comments

El dia de hoy es el final de nuestro viaje por el viejo continente, y el comienzo de nuevos post acerca de nuestro viaje incluyendo las fotos, espero poder publicar las primeras fotos en la proxima semana aqui.

Torre Eifel

Saludos.

Proyecto 365 – Dia 55

No Comments

Mindstorms

Este es el boot basico del kit mindstorms.

Usando jQuery en Wordpress

No Comments

Hoy estaba trabajando en un plugin para wordpress para la compañia que trabajo y tuve algunos problemas para usar ajax y me encontre este interesante tutorial que comparto con ustedes ademas de este recurso en la revista Smashing Magazine.

Muere Richard Wright

No Comments

Muy tristemente me entere que el tecladista miembro de la una de mis bandas favoritas Richard Wright fallecio a causa de cancer. Nunca tuve la oportunida de verlo en vivo lo cual me hubiese gustado mucho.

http://news.bbc.co.uk/2/hi/entertainment/7617363.stm

Me quedo con una nota en la pagina de David Gilmour y su legado musical como parte de Pink Floyd.

In the welter of arguments about who or what was Pink Floyd, Rick’s enormous input was frequently forgotten.

New Agregado Theme

No Comments

I’m really exited with the new agregado theme provided by Smashingmagazine and just changed my theme, I’ve detected and corrected a couple of issues:

1. There’s a typo in the audioscrobber feed:

On the functions.php line 499 says:
$simple_url .= ‘/recentracks.rss’;
And should be:
$simple_url .= ‘/recenttracks.rss’;

2. I saw my flickr pictures being resized and comment two lines (103 annd 104) in the query-carousel.css:

#mycarousel img {
padding:3px;
border:1px solid #4f383d;
margin:0 13px 7px 0;
/*
height:40px;
width:40px;
*/
display:block;
}

This display the correct size of the flickr images, please let me know your comments on this new theme.

Wordpress Upgrade

No Comments

I upgraded this site to the newest wordpress version, but I lost for an error my pictures and as I plan to use the standard picture management on this wp version it will take a couple of days before I got my pictures in the page again, also change the blog theme am following the trend on hand writing styles thanks to this excellent theme.

This picture was taken on the grand canyon near dusk, it was really cold those days.

This picture was taken on the grand canyon near dusk, it was really cold those days.

Primera Comunion

No Comments

Fuimos invitados a la primera comunion de Andrea y Diego, tome unas fotos de algunos unvitados enamorados que puse en la seccion de “People” en la galeria de fotos.

Andrea

Good Reading

No Comments

There’s nothing better than get good reading from the several rss feeds I read every day, but monday is kind of special here are my recommended list for reading:

Enjoy!

Backyard Take Two

No Comments

Today there was a beautiful light in the afternoon, I went out to the backyard and took some pictures.

Mixed Sky

Birthday

No Comments

Today I turn thirty two years old and on saturday we had a small party to celebrate my birthday and Jonas exam to start his master.

Here are some pictures.

Old Ages

Wordpress Upgrade

No Comments

Just upgraded this blog to latest and greatest wordpress 2.5 RC2 version, so far, everythig is working including all the plugins from the previous version.

I need to get used to the new admin pages. :)

UPDATE: A few hours after my upgrade to RC2, the release team get out 2.5, forcing me to upgrade again.