-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
148 lines (120 loc) · 10.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Uda by EJIE</title>
</head>
<body>
<header>
<div class="inner">
<h1>
<a href="https://github.com/UDA-EJIE"><img src="https://uda-ejie.github.io/images/uda-big-250.png" style="max-width:100%;"></a>
</h1>
<h2>Utilidades de Desarrollo de Aplicaciones</h2>
<a href="https://github.com/UDA-EJIE" class="button"><small>View project on</small> GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<p>
<a href="https://uda-ejie.github.io/images/imgwikis/uda-mini-micro2.png" target="_blank"><img src="https://uda-ejie.github.io/images/imgwikis/uda-mini-micro2.png" style="max-width:100%;"></a> es el conjunto de <a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Componentes">utilidades, herramientas, librerías, plugins, guías, y recomendaciones funcionales y técnicas</a> que permiten acelerar el proceso de desarrollo de sistemas software con tecnología Java.<br>
<br>
El espíritu del proyecto, y por tanto su principal objetivo, es aumentar la productividad del desarrollador, sin coartar por ello su imaginación ni su libertad para crear software. <a href="https://uda-ejie.github.io/images/imgwikis/uda-mini-micro2.png" target="_blank"><img src="https://uda-ejie.github.io/images/imgwikis/uda-mini-micro2.png" style="max-width:100%;"></a> ayuda y colabora en las tareas repetitivas y de poco (o nulo) valor añadido, pero que sin embargo, son imprescindibles. Pero también persigue otros fines:<br>
<br>
<ul>
<li>Minimizar la curva de aprendizaje. No pretende ser un framework más, <a href="https://uda-ejie.github.io/images/imgwikis/uda-mini-micro2.png" target="_blank"><img src="https://uda-ejie.github.io/images/imgwikis/uda-mini-micro2.png" style="max-width:100%;"></a> adopta y explota los ya consolidados y de uso extendido y se aprovecha del conocimiento compartido por sus creadores y usuarios.</li>
<li>Proponer patrones de usabilidad web, que aprovechen las mejoras proporcionadas por las tecnologías <a href="https://es.wikipedia.org/wiki/Rich_Internet_Application" target="_blank">RIA</a> - <a href="https://es.wikipedia.org/wiki/AJAX" target="_blank">Ajax</a>. Se cubren los escenarios de uso más habituales para las aplicaciones web con dicha tecnología.</li>
<li>Generar interfaces de usuario. Crea automáticamente las <a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Patrones#14._Mantenimiento_con_formulario">interfaces de mantenimiento de datos</a> (acciones <a href="https://es.wikipedia.org/wiki/CRUD" target="_blank">CRUD</a>), y otras de uso común (combos enlazados, fechas-horas, feedback, etc.)</li>
<li>Generar código. Crea el código imprescindible en toda aplicación con arquitectura en capas y bajo el paradigma <a href="https://es.wikipedia.org/wiki/Modelo%E2%80%93vista%E2%80%93controlador" target="_blank">MVC</a> (Modelo-Vista-Controlador).</li>
<li>Ser flexible y configurable. Permite adaptar el código generado por los asistentes a las necesidades de cada organización (libro de estilo, estándares de codificación, etc.)</li>
<li>Ser adaptable y ampliable. Su arquitectura modular y desacoplada permitirá ampliar y/o sustituir las tecnologías utilizadas en cada una de las capas de responsabilidad que la componen.</li>
<li>No imponer un modelo de uso único. En algún caso ya se proponen tecnologías alternativas para la misma capa de la arquitectura.</li>
<li>Crear aplicaciones accesibles. Hasta donde sea posible, se cumplen con las recomendaciones <a href="http://www.w3.org/TR/WCAG20/" target="_blank">WCAG2.0</a> y <a href="http://www.w3.org/TR/wai-aria/" target="_blank">WAI-ARIA</a></li>
</ul>
<h2>Novedades</h2>
<b><a href='https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Actualizar-6.x.x'>07-enero-2025</a>:</b>
<h4>UDA 6.1.1</h4>
Se actualizan las siguientes <a href='https://drive.google.com/drive/folders/1HpefoKbCBW3ymCfb5BevpcIeEJyzIVEz' target='_blank'>descargas</a>:<br>
<ul>
<li>Asistente de generación de código: <a href='https://github.com/UDA-EJIE/udaPlugin/releases/tag/v6.1.1'>Asistente (v6.1.1)</a></li>
<li>Plantillas de generación de código: <a href='https://github.com/UDA-EJIE/udaTemplates/releases/tag/v6.1.1'>Plantillas (v6.1.1)</a></li>
<li>Componentes visuales: <a href='https://github.com/UDA-EJIE/udaRUP/releases/download/v6.1.0/rup-v6.1.0.zip'>Componentes RUP (v6.1.0)</a></li>
<li>Librería de utilidades comunes: <a href='https://github.com/UDA-EJIE/udaLib/releases/tag/v6.1.0'>x38ShLibClasses-v6.1.0-RELEASE</a></li>
<li>Entorno de desarrollo: <a href='https://drive.google.com/file/d/1l5zNhnNiQqxthxCb_3MHtZsXLoPx9hif/view'>Eclipse 2024-06</a></li>
</ul>
<b><a href='https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Actualizar-4.x.x'>16-diciembre-2024</a>:</b>
<h4>UDA 4.5.2</h4>
Se actualizan las siguientes <a href='https://drive.google.com/drive/folders/1lGMFN6CiVUOvlN4Vvfq6c6bDPPAjktXF' target='_blank'>descargas</a>:<br>
<ul>
<li>Plantillas de generación de código: <a href='https://github.com/UDA-EJIE/udaTemplates/releases/download/v4.5.2/templates-v4.5.2.zip'>Plantillas (v4.5.2)</a></li>
<li>Componentes visuales: <a href='https://github.com/UDA-EJIE/udaRUP/releases/download/v4.5.2/rup-v4.5.2.zip'>Componentes RUP (v4.5.2)</a></li>
<li>Librería de utilidades comunes: <a href='https://github.com/UDA-EJIE/udaLib/releases/tag/v4.5.2'>x38ShLibClasses-v4.5.2-RELEASE</a></li>
<li>Entorno de desarrollo: <a href='https://drive.google.com/file/d/1J4Hzw0KMmWbZd6Ga0blg4sFHmhUCCM_Y/view'>Eclipse 2020-03 (con plugin v4.5.0 y plantillas v4.5.2)</a></li>
</ul>
<h2>verlo en funcionamiento</h2>
<ul>
<li>los <a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Videos">videos</a></li>
<li>la <a href='http://www.ejie.eus/x21aAppWar/' target="_blank">aplicación de demostración</a></li>
</ul>
<h2>profundizar</h2>
<ul>
<li>las <a href='https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Arquitectura'>guías, y recomendaciones funcionales y técnicas</a></li>
<li>las <a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Componentes">utilidades, herramientas, librerías, plugins</a></li>
<li>los <a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Patrones"> patrones de usabilidad web<a></li>
<li>la <a href='https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Documentación'>documentación</a></li>
</ul>
<h2>pasar a la acción</h2>
<ul>
<li>partiendo de cero, consulta cómo <a href='https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Instalar'>Instalar</a></li>
<li>si ya has instalado alguna versión anteriormente, puedes ver cómo <a href='https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Actualizar-6.x.x'>Actualizar</a> desde tu <a href='https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Versiones-6.x.x'>versión</a> </li>
</ul>
</p>
<p>Licensed under European Union Public Licence - EUPL v.1.1 (2007)
<a href="http://ec.europa.eu/idabc/eupl.html">http://ec.europa.eu/idabc/eupl.html</a></p>
</section>
<aside id="sidebar">
<a href="https://drive.google.com/folderview?id=0B2jWuJHnBpz_VFVLU2ZoREQ2Q1E&usp=sharing#list" class="button" target="_blank">
<small>Download</small>
latest version
</a>
<p>
<ul>
<li><a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Home">Home</a></li>
<li><a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Componentes">Componentes</a>
<ul>
<li><a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Arquitectura">Arquitectura conceptual</a></li>
<li><a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Patrones">Patrones de interacción web</a></li>
<li><a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Documentación">Documentación</a></li>
</ul>
</li>
<li><a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Versiones-6.x.x">Versiones</a>
<ul>
<li><a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Instalar">Instalar</a></li>
<li><a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Actualizar-6.x.x">Actualizar</a></li>
</ul>
</li>
<li><a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Documentación">Documentación</a>
<ul>
<li><a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Formación">Formación</a></li>
<li><a href="https://github.com/UDA-EJIE/uda-ejie.github.io/wiki/Videos">Videos</a></li>
</ul>
</li>
</ul>
</p>
<p class="repo-owner"><a href="https://uda-ejie.github.io/images/imgwikis/uda-mini-micro2.png" target="_blank"><img src="https://uda-ejie.github.io/images/imgwikis/uda-mini-micro2.png" style="max-width:100%;"></a> is maintained by <a href="https://github.com/UDA-EJIE">UDA-EJIE</a>.</p>
<p>This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the Architect theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.</p>
</aside>
</div>
</div>
</body>
</html>