JLibrary, a repository for personal and corporate Documentation

Víctor Fariña General, Technology

On the last days i joined the JLibrary team to try to help a bit on the development of this excelent program. The project has the Goal of creating a JSR-170 compatible driver. Jlibrary uses the filesystem to store all corporate (or personal) documentation, it also tracks versions maden to the documents on the repository. The interface is build around …

Fin de semana en casa de turismo rural

Víctor Fariña Personal

Este fin de semanita largo (con puente de por medio) lo hemos pasado en una casa rural en las afueras, a unos 20 km de miño, La casa rural es la caña, esta acojonantemente preparada y el sitio esta en un lugar privilegiado con un monton de naturaleza alrededor, mucho monte y prado. Aprovechamos ademas para ir a coger unas …

Java Admin Users, a interafce to admin LDAP Users and GrRoups

Víctor Fariña General, Technology

On the last months i start the development of another program, Its codename is JAdminUsers. JAdminUsers is a Java program that uses SWT as a look and feel framework. Its main goal is administer and maintain LDAP users and groups on a distributed system.This days I am administering a large corporate where all users are maintained at hand . We …

Google, Perl, Java y otras lindezas

Víctor Fariña General, Technology

Los chicos de Google acaban de sacar el google desktop search, herramienta cojonuda donde las haya para indexar nuestro disco duro (mientras no hacemos nada) para luego poder buscar palabras en nuestros correos, mensajes de ICQ o archivos del disco duro. Vamos que es lo que estabamos esperando (al menos yo). Otra cosa interesante es el GMAIL, supongo que todo …

SVG extension to Mediawiki, more cool stuff

Víctor Fariña General, Technology

I develop another extremely simple (but cool) extension to mediawiki, it works like the Graphviz extension, and it uses Batik from Apache as an SVG to png render. The extension is about sharing UML graphs or Images on a developers team. With this you can use Your favorite UML modeller (Together, Argo, Omondo, …) and export the format to SVG, …

Mediawiki Extension to make graphs online

Víctor Fariña General, Technology

I recently created the Graphviz extension to mediawiki, its a simple extension written in php to let users and editor create graphs online with a simple language, the script uses graphviz available for free on graphviz site With this plugin you can do things like the ones listed on this site You can download the extension from Graphviz wickle CVS …

Attack the bugs with Bugzilla and a cool interface …

Víctor Fariña General, Technology

For a long time i am looking at a great interface to a bug tracker, the best bug tracker i know is bugzilla, but it have a terrible ugly interface, so i keep looking for another bug tracking systems, on this work i found a lot of systems : mantis bug tracker flyspray (the best interface of all) and a …

Chanteiro, la mejora escuela de escalada de Galicia

Víctor Fariña Escalada

Sin lugar a dudas en mi propia opinion, Chanteiro es la mejor escuela de escalada de todas las que conozco en Galicia, Por sus fabulosas vistas, por su variada dificultad , y por la belleza de los agarres y de las vias. Esta jornada en Chanteiro ha estado pasada por agua , «literalmente» hablando. Aunque no llovia, al cabo de …

Wickle Projects and Docs Wiki Started

Víctor Fariña General, Technology

I recently discover the many uses and features of WIKIs and I started my own WIKI to maintain documentation on my own projects and to share ideas with other projects developers, so anibody can share and help my projects . The address is http://www.wickle.com/wikis

Apache Maven to substitute ant …

Víctor Fariña Java, Technology

The new tool from Maven takes me a headeache and a few days of configuration and learning about it, but in the end i think its a valuable tool and will be simplify my java developments. You can view my new JDiary home generated enterely with maven at the same time that I generate the JNLP to distribute. What is …