El careto del señor Olea. Diario de Ismael Olea

Convocatoria: asamblea de gente de Almerí­a que hace cosas con las TIC Share/Bookmark

Ismael Olea, 09 Ene. 2014

Tras el modesto aun cuando satisfactorio éxito del pasado «encuentro e intercambio de experiencias para emprendedores tecnológicos» surgieron montones de ideas y propuestas que abundan en las que, con mayor o menor intensidad, están desarrollando en paralelo otros colectivos de Almerí­a como los encuentros de BetaBeers, los grupos locales de Android o GDG y, en la universidad, la veterana asociación UNIA. Por eso, durante una tormenta de ideas con Víctor Suárez hace unos dí­as pensamos que serí­a una gran idea convocar a la peña para compartir todas las ideas que se están poniendo en marcha y ponernos al dí­a con las novedades, alguna de las cuales es muy jugosa. De ahí esta convocatoria.

A la atención de

En esta ocasión el público convocado es gente con perfiles técnicos TIC muy fuertes: programación, diseño de hardware, administración de sistemas, etc, y con vocación de actividades en comunidad (talleres, conferencias, hackatones, etc) e, idealmente, afinidad por el software libre / opensource.

El acceso es completamente abierto hasta completar aforo y está invitada cualquier persona que tenga ganas de implicarse en la comunidad tecnológica de Almerí­a... si es que no lo está ya. Os rogaos que difundáis esta convocatoria y la hagáis llegar a todas las personas inquietas de vuestros cí­rculos sociales.

Orden del día

Básicamente esperamos hablar al menos de:

Objetivos

Básicamente acordar un calendario de actividades sincronizado y asignarnos el trabajo de los voluntarios para cada una de ellas.

Coordenadas espacio-temporales

staticmap

Los amiguetes de La Oficina Cultural se han prestado a darnos cobijo en su local y la cita es:

viernes 10 de enero
19:00h

Recordad que en La Oficina hay comercio y bebercio a precios populares y que consumiendo todos un poquito les ayudamos a mantener la actividad.

Finalmente señalar que la reunión va a ser muy práctica pero también muy informal. Traed vuestras mejores ideas y todas las ganas para hacer de Almería un pequeño vórtice de activades TIC cañeras.

Nos vemos este viernes.

Syntex Serna Free XML editor sources Share/Bookmark

Ismael Olea, 24 Sept. 2012

Serna has been my favorite XML editor for years for real documentation work. Coincidentally I checked today the stage of the opensource development and found it had disappeared from their websites. As far I understood the Serna company been sold and the new owner had closed not only the opensource activity but the free (as beers) version availability.

Then I've searched for any copy of the open sources and seems to be available at Bitbucket: https://bitbucket.org/syntext/serna-free.

So I'm writing this for helping others to find it.

PD: Seems the Bitbucket repository has been removed too. Seems there has been some interest to revive development at https://github.com/ydirson/serna-free.

Actualización de recursos lingüísticos para el español Share/Bookmark

Ismael Olea, 12 Jun. 2012

Después de muchos años desde que me lo propuse por y casi los mismos desde la última gran actualización he retomado la actividad del esfuerzo informalmente llamado Lemarios y listas de palabras del español. Los cambios que hoy anuncio son los siguientes:

Si puede contribuir listas con los nombres y apellidos más populares de otros países hispanos con muchísimo gusto los incorporaremos.

Tenemos más novedades en el horno. Permanezcan en sintonía.

HackLab Almería: entrevista en Radio Candil Share/Bookmark

Ismael Olea, 28 Abr. 2012

Todavía no he hablado por aquí del HackLab Almería. Aunque ahora estoy bastante saturado hace unas pocas semanas pusimos en marcha la web para dar cobijo y promover un nuevo colectivo en la provincia con todos los afanes creativos del mundo. Tenemos todas las espectativas del mundo y confiamos animar el cotarro en esta tierra. Así las cosas los amigos de Candil Radio y la asociación ASINTAL han tenido a bien radiar una entrevista con éste que suscribe. Y además tienen la gentileza de publicar el audio del programa.

Gracias por vuestro interés :-)

Este blog ha sido traducido a rumano Share/Bookmark

Ismael Olea, 10 Abr. 2012

Por esas carambolas de la vida un día te encuentras que alguien ha querido traducir tu blog a rumano. Alexander Ovsov se ha tomado la molestia de elegir y traducir el modesto blog de quien suscribe: Jurnalul de Ismael Olea.

Gracias Alexander :-)

RetroShare for Fedora (reprise) Share/Bookmark

Ismael Olea, 05 Abr. 2012

Some days ago I've improvised a packaging for RetroShare. Then Aiman wrote me and tuned a better one. Now you can find it it from my repository: retroshare-0.5.3-3.b.fc16.i686.

Hope you'll find it useful. Enjoy.

Bitcoin 0.6.0 for Fedora Share/Bookmark

Ismael Olea, 05 Abr. 2012

I've updated the Bitcoin package for Fedora: bitcoin-0.6.0-1.fc16.i686. You can add my repo to your system if you wish too.

At the moment, the same concerns of the previous release about packaging still applies, but as far I can see it's operative. Please give me some feedback if you find some defect.

Enjoy!

How to use XPath expressions in shell scripting using xmllint Share/Bookmark

Ismael Olea, 04 Abr. 2012

This is a minor tip I want to share. A little example of a nice software feature that made my day.

I've been messing with HTML scrapping and I took a look on xmllint (maybe new) features. My intention was to extract a particular pattern, for which the --xpath option could be fine. I've never been very good tuning xpath expressions so I made a search about how to approach this. I found an amazing feature of the xmllint shell mode. As explanation here I show the workflow used:

  • get your document, I used and HTML one
  • I didn't tested with broken HTML but you can test it with xmllint --html
  • get into shell: xmllint --html --shell [document], keep in mind [document] can be a remote URI.
  • in the shell mode you can search for a precise string, in my case I chose the one inside the desired pattern: grep [string]
  • here is when magic happens: xmllint answers with the xpath expression you can use for a xpath query
  • exit the shell
  • copy the extracted xpath expression to CLI: xmllint --html --xpath [xpath]
  • here it is.

You can tune your expressions adding new predicates, as using specific attributes, or extracting the text() node, etc.

Enjoy.

Repositorio CVS/SVN de LuCAS en github Share/Bookmark

Ismael Olea, 04 Abr. 2012

Hace poco un colaborador del extinto TLDP-ES/LuCAS me preguntaba por las fuentes de uno de los documentos que alojábamos en el control de versiones del proyecto. Fue toda una agradable sorpresa. Desde la debacle de HispaLinux esos servidores desaparecieron de la faz de las IP.

Como tenía archivada una copia de la presunta última revisión del repo he aprovechado a subirla a un repo público, aunque sólo sea a efectos históricos. A partir de ahora está accesible en https://github.com/olea/LuCAS.

Descanse en paz LuCAS/TLDP-ES. Fue una gran satisfacción trabajar en él y creo que en su momento prestó un gran servicio en una época en la que las facilidades de autopublicación en Internet eran muy limitadas.

RetroShare for Fedora Share/Bookmark

Ismael Olea, 06 Mar. 2012

I've made a pretty dirty porting of the RetroShare package from Unity Linux for Fedora. It's not published in my repository until a minimal QA could be done. You can download it using this interin URI: http://olea.org/tmp/retroshare/retroshare-0.5.2a-2.i686.rpm

Caveats:

You can report me any issue through the comments bellow.

Acceder a notificaciones.060.es con Fedora Share/Bookmark

Ismael Olea, 27 Feb. 2012

A la hora de acceder al servicio de notificaciones oficiales de la administración pública española me he encontrado un problema con el uso de applet java con funciones criptográficas.

Mi configuración de partida consistía en

siendo icedtea-web el plugin java para navegadores (vía NPAPI) oficial de openjdk. No soy un gran usuario de applet vía web pero hasta ahora no recuerdo haber tenido ningún problema. Supongo que en este caso la clave está en los servicios criptográficos X.509.

Tras varias investigaciones esta es la configuración que me ha funcionado

Al acceder al certificado digital java pedirá la contraseña de protección que es exactamente la misma que tenía en el fichero importado.

Tras verificar el funcionamiento correcto he podido acceder a las notificaciones que tenía pendientes en notificaciones.060.es.

Ni con la configuración java afinada Chrome pasa la prueba (google-chrome-stable-17.0.963.56-121963).

Los usuarios de applet con funciones criptográficas que no usen servicios basados en certificados de la FNMT pueden encontrar útil la configuración general.

Lecciones aprendidas

Thinkfan for Fedora Share/Bookmark

Ismael Olea, 18 Ene. 2012

Here it is the first release of Thinkfan, a simple and lightweight fan control program, for Fedora. As a thinkpad user so it's obvious what my interest is, but developer assures now can manage other computers fan too.

You can download from here:  http://olea.org/paquetes-rpm/repoview/thinkfan.html

Notes about this release:

I'll very probably contribute it to Fedora as soon I feel it's operational.

As usual, package is available in my repo. You can set up paquetes-rpm repository in yum.
Enjoy.

Bitcoin for Fedora Share/Bookmark

Ismael Olea, 07 Dic. 2011

I'm uploading a first approach of Bitcoin software for Fedora (15) v0.5.0. Bitcoin is a peer-to-peer electronic crypto-currency cash system.

It's not trivial to build Bitcoin in Fedora since it uses Elliptic Curve Digital Signature Algorithm (ECDSA) «a cryptographic algorithm used by Bitcoin to ensure that funds can only be spent by their rightful owners», a feature of OpenSSL which has been restricted in Fedora due to patents concerns.

To circumvent this obstacle package includes pristine sources of OpenSSL from upstream and builds it for the sole needs of bitcoin compilation and static linking.

Notes about this release:

If I got satisfied about the final results I probably postulate it to RPM Fusion, since the patents concerns restricts it in Fedora. If someone is interested on taking the responsability of maintain it I'll be very happy to let it.

As usual, package is available in my repo. You can set up paquetes-rpm repository in yum.
Enjoy.

SparkleShare for Fedora Share/Bookmark

Ismael Olea, 15 Nov. 2011

I've just uploaded my first SparkleShare for Fedora (15) v0.4.0. SparkleShare is a collaboration and sharing tool.

I'm not used to SparkleShare so I'm not sure if all dependencies are well tuned. I've activated the support of libnotify and smartirc4net. The first is working but I don't really know how it uses it and if it's really working. Integration with Nautilus is available too.

The package quality is a bit under Fedora requirements but it's, but the application seems to me mature enough to add it to Fedora. I encourage you to contribute it. In the middle, please report here any defect you detect.

It's available in my repo. You can set up paquetes-rpm repository in yum. Enjoy.

Setting up a Gmail backup Share/Bookmark

Ismael Olea, 18 Oct. 2011


After reading the horror story of a hacked Gmail account I decided to get more benefit of my underused backup storage.

I currently have a desktop machine working as a server with Fedora Linux and an attached Drobo storage. Thus I set up the next configuration:

The thing is syncing right now.  Evolution is supposed to be able to access the local repo which is very nice to check the repo althought I plan to use for one direction sync only. If interested, OfflineIMAP is supposed to do double direction syncs smothly.

Some caveats:

I'm having random OfflineIMAP crashes so I'm doing the first full sync calling it manually inside a while true bash line, but as far as I read seems to be a mature program with specific support for Gmail IMAP server.

If you wish secured access take care to set up the ssl variable to yes for each repository since setting port to 993 is not enough.

For next steps I'm considering to switch definitively to the Google 2-step verification and to set up a duplicated cloud backup using Amazon S3 or similar. I'm open for other suggestions :-)

« Newer entries | Older entries »