Download Latest Version documentation (4.1 kB)
Email in envelope

Get an email when there's a new version of openlex

Home / DOC
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2009-08-23 4.1 kB
Totals: 1 Item   4.1 kB 0
This project aims at having a simple way of viewing the history of (legal) cases for spanish-speaking users. It is far from complete, but even in this larval state it is quite usable --provided you don't panick at the command line; web administration is also possible, via phppgadmin, but I find it is not quite comfortable for entering data, it's best used for viewing records. 

LICENSE: At least for now and until otherwise stated, this package is bound by The Artistic License, v. 2.0, as found at 
--  http://www.opensource.org/licenses/artistic-license-2.0.php --
--
--
IMPORTANT NOTE: This schema has been largely written by my brother, Francisco Figueirido, who 
is QA at a NY based software company & in his spare time did this to help his sister (that is, me)
sitch to Linux while keeping track of cases; he did the most work to get this going, the style 
inconsistencies that later arose were due to my hand & limited knowledge.
-- 
--
I have been using this schema for quite a time, but there is
still a lot of work to be done, especially on these items:
- cleaning the 'olx_expedient' table;

- adjusting the 'vencim' function in order to calculate due dates taking into account non-working  days;

- deciding on the best way to store the actual contents of decisions or submitions, i.e.  if it is better to store them as plain text within the db, or as independent documents in blobs or simply pointing a link to files where these contents might be saved. Currently I tend to  copy the text or a summary thereof in the corresponding field, which I've found to be the most  useful way to retrieve the docket history. Maybe someone could write an application to improve  on this.

- create an appropriate application (for now, I alternate between psql on the command-line and  phppgadmin for better visualization -mostly on retrieving data;

- improve the tables for expenditures & money-in
--
--  ----------------------------------------------------------------------------------------------- --
--  EN ESPAÑOL --
--
--  NOTA IMPORTANTE: Este esquema fue mayormente escrito por mi hermano, Francisco Figueirido, que 
--  trabaja como analista qualitativo en una importante empresa de softwaare de NY y escribió esto  
--  para ayudar a su hermana (es decir, yo) a hacer más suave la transición hacia Linux sin perder
--  el rastro de sus expedientes. Él fue el que hizo la mayor parte del trabajo para que esto 
--  funcione. Las diferencias de estilo que van a notar se deben a mi intervención ulterior.
--
--
-- COPYRIGHT: Este paquete se ofrece bajo la Licencia Artística, tal como puede encontrarse en
--  http://www.opensource.org/licenses/artistic-license-2.0.php , mientras no se decida utilizar otra.
--
--  Esto es una bajada del esquema de la base de datos de expedientes judiciales que estoy usando. 
--  (NOTA: creo que es fácilmente adaptable a expedientes administrativos)
-- 
--  Lo vengo usando desde hace bastante tiempo, aunque me doy cuenta que está todavía bastante 
--  incompleto, y que queda mucho trabajo por delante, especialmente en estos temas:
--  - depurar la tabla 'olx_expedient';
--  - ajustar la función de 'vencim' (vencimientos) para calcular adecuadamente los vencimientos, 
--    teniendo en cuenta los días inhábiles;
--  - decidir acerca de la mejor manera de cargar las providencias, resoluciones y presentaciones;
--    es decir, si se copian como texto plano dentro de la bd, o como documentos en un blob, o se 
--    guardan como un link a archivos donde estén cargados dichos documentos; mi método actual 
--    consiste en copiar los textos o un resumen en el campo correspondiente de la tabla de gestiones
--    (olx_gestiones), es el que mejor resultado me da para visualizar la historia del expediente.
--    Ojalá alguien pueda crear una aplicación para mejorar esta parte.
--  - crear una aplicación adecuada para manejar la bd (personalmente, alterno entre psql en la
--    línea de comandos y phppgadmin para visualizar los datos;
--  - mejorar las tablas para seguimiento de gastos e ingresos


Source: README.txt, updated 2009-08-23