Feb 22
cmanonbicicleta, blogroll bicicleta, glorieta, hermosisima, mosca, primavera, toboganes
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/
Feb 13
cmanonblogroll ciclismo, primavera, torre dos
Hoy fuimos a rodar a Torre Dos en la primavera, los detalles de la rodada aqui:
http://mibici.mx/rides/show/3/
Jun 18
cmanonblogroll, eyecandy, projects blog, mimbo, themes
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.
Feb 26
cmanonblogroll, eyecandy, projects design, logo
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).


I’m asking to my 10+ visitors to give me some feedback about it.
Feb 19
cmanonblogroll
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
Feb 13
cmanonblogroll
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
Dec 16
cmanonblogroll, linux gimp, web
Siguiendo este excelente tutorial de como hacer el diseño de una pagina web segui los pasos haciendolo con GIMP, he aqui el resultado.

Nov 13
cmanonblogroll
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.
Saludos.
Oct 02
cmanonblogroll, photography, projects 365, photography, projects
Este es el boot basico del kit mindstorms.
Sep 17
cmanonblogroll, programming, projects ajax, jquery, wordpress
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.
Sep 17
cmanonblogroll, music music, pink floyd, richard wright
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.
Sep 10
cmanonblogroll, programming blog, theme
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.
Jul 23
cmanonblogroll photography, upgrade, wordpress
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.
Jun 29
cmanonblogroll photography
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.
Jun 24
cmanonblogroll reading
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!
Jun 13
cmanonblogroll, uncategorized backyard, photography
Today there was a beautiful light in the afternoon, I went out to the backyard and took some pictures.
Jun 10
cmanonblogroll birthday, party
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.
Mar 28
cmanonblogroll upgrade, wordpress
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.