Publicado el Dejar un comentario

Mi carrera de desarrollador de software: ¿hacia dónde la enfoco?

Excelente artículo en el Blog de David Herrera dirigido a aquellos que empiezan en el mundo de desarrollo de software o ya tienen sus años y no han aún decidido que camino profesional tomar: ser técnico o gestor.

¿Especializarme en una tecnología o saber algo de varias tecnologías? Es la pregunta que a veces nos hacemos los que estamos en el mundo de la informática y que este artículo nos puede ayudar a contestar.

Espero y les ayude. ¡Saludos!

Publicado el Dejar un comentario

Procesar archivos de Microsoft Office en java con la librería Apache POI

La librería Apache POI permite procesar archivos de Microsoft Office desde un programa en java. Puede leer y escribir tanto archivos clásicos .xls y .doc como los nuevos formatos .xlsx y .docx.

En entradas posteriores veremos como usar la librería y códigos ejemplo de cómo obtener el contenido de un archivo en excel.

Hasta pronto.

Publicado el Dejar un comentario

Nuevo bug ESRI. Archivos de Geodatabases creadas en unidades de red quedan inservibles.

Esri ha emitido el siguiente boletín advirtiendo que después de la instalación del paquete de revisiones KB 2775511 en las versiones de Windows 7 SP1 y Windows 2008 R2 SP1 los archivos de Geotabases creados sobre unidades de red compartidas serán inservibles.

Aquí el boletín en inglés:

Bug: NIM090672: After installing Microsoft hotfix rollup KB 2775511 on the client, file geodatabases created on a network share are unusable

Article ID: 41119
Bug Id: NIM090672
Software: ArcGIS – ArcEditor 10 ArcGIS – ArcInfo 10 ArcGIS – ArcView 10 ArcGIS for Desktop Advanced 10.1 ArcGIS for Desktop Standard 10.1 ArcGIS for Desktop Basic 10.1
Platforms: Windows Windows 7, Server 2008 R2

Description

File geodatabases created on a network share from a Windows 7 SP1 or a Windows 2008 R2 SP1 machine with Microsoft hotfix rollup KB 2775511 installed are unusable.

An error message referencing the ItemType appears when creating new datasets or items (tables, feature classes, feature datasets, raster datasets, and so forth) in a file geodatabase created under the before mentioned circumstances.

For example, the following message is displayed when creating a new feature class:

“Failed to create feature class.
The item was not found. [ItemType:
{70737809-852C-4A03-9E22-2CECEA5B9BFA}]”

For more information on this specific Microsoft hotfix rollup, please review the article in the Related Information section below.

Esri is currently working on a patch to mitigate this issue.

Cause

This issue is still under investigation.

Workaround

There are several workarounds for this issue:

• Create the file geodatabase locally before copying it to the network share. Note that this workaround is not applicable when creating raster datasets.
• Check with your organization’s IT team to see if your organization’s security policies permit uninstalling or disabling the hotfix rollup, according to the guidelines specified in the link below.
• If there is a need to create raster datasets or the patch cannot be uninstalled or disabled, file geodatabases can be created and worked with locally.