http://update.aptana.com/update/studio/3.2/
http://www.aptana.com/jaxer/download
blog to recollect different kinf of data, comments, todo's, and make it easily avalaible from the web
31 octubre 2008
30 octubre 2008
spring-gwt, struts-gwt y jsf-gwt
Deeper Framework Integration
The integration of GWT widgets into existing web pages, as illustrated in this solution, is simple and powerful, but it only lets you add self-contained GWT widgets to your web pages. If you want deeper integration with your framework’s backend, for example by using GWT widgets to access Struts functionality on the back end, then the simplistic strategy discussed in this solution needs some additional functionality.
GWT has gained a lot of mindshare, as evidenced by the open-source support projects that have been built around GWT; in fact, there are several projects that provide the necessary glue between GWT and your framework of choice on the back end.
Figure 12.11 shows the homepages for three projects that provide integration with Struts, JavaServer Faces, and Spring.
Figure 12.11 Open-source projects that integrate GWT with popular web application
frameworks.
Here are the homepages for those projects:
• Spring: http://sourceforge.net/projects/spring-gwt
• Struts: http://swik.net/GWT-Plugin
• JavaServer Faces: https://ajax4jsf.dev.java.net/nonav/ajax/gwt/gwt-cdk.html
The SpringGWT project lets you use Spring dependency injection with GWT, the
GWT-Plugin lets you invoke methods on Struts actions using GWT widgets, and
G4JSF lets you wrap GWT components in JSF components.
The integration of GWT widgets into existing web pages, as illustrated in this solution, is simple and powerful, but it only lets you add self-contained GWT widgets to your web pages. If you want deeper integration with your framework’s backend, for example by using GWT widgets to access Struts functionality on the back end, then the simplistic strategy discussed in this solution needs some additional functionality.
GWT has gained a lot of mindshare, as evidenced by the open-source support projects that have been built around GWT; in fact, there are several projects that provide the necessary glue between GWT and your framework of choice on the back end.
Figure 12.11 shows the homepages for three projects that provide integration with Struts, JavaServer Faces, and Spring.
Figure 12.11 Open-source projects that integrate GWT with popular web application
frameworks.
Here are the homepages for those projects:
• Spring: http://sourceforge.net/projects/spring-gwt
• Struts: http://swik.net/GWT-Plugin
• JavaServer Faces: https://ajax4jsf.dev.java.net/nonav/ajax/gwt/gwt-cdk.html
The SpringGWT project lets you use Spring dependency injection with GWT, the
GWT-Plugin lets you invoke methods on Struts actions using GWT widgets, and
G4JSF lets you wrap GWT components in JSF components.
26 octubre 2008
curso GWT
Why to use Ajax?
Mainly to build a fast, dynamic website, but also to save resources.
For improving sharing of resources, it is better to use the power of all the client computers rather than just an unique server and network. Ajax allows to perform processing on client computer (in JavaScript) with data taken from the server.
The processing of web page formerly was only server-side, using web services or PHP scripts, before the whole page was sent within the network.
But Ajax can selectively modify a part of a page displayed by the browser, and update it without the need to reload the whole document with all images, menus, etc...
For example, fields of forms, choices of user, may be processed and the result displayed immediately into the same page.
Site para copiar proyectos simples de Ajax, GWT, JSON, etc:
http://courses.coreservlets.com/Course-Materials/ajax.html
repositorio:
http://courses.coreservlets.com/Course-Materials/ajax-code/
Mainly to build a fast, dynamic website, but also to save resources.
For improving sharing of resources, it is better to use the power of all the client computers rather than just an unique server and network. Ajax allows to perform processing on client computer (in JavaScript) with data taken from the server.
The processing of web page formerly was only server-side, using web services or PHP scripts, before the whole page was sent within the network.
But Ajax can selectively modify a part of a page displayed by the browser, and update it without the need to reload the whole document with all images, menus, etc...
For example, fields of forms, choices of user, may be processed and the result displayed immediately into the same page.
Site para copiar proyectos simples de Ajax, GWT, JSON, etc:
http://courses.coreservlets.com/Course-Materials/ajax.html
repositorio:
http://courses.coreservlets.com/Course-Materials/ajax-code/
22 octubre 2008
descargar en casa
Descargar en casa:
6.1.2: WebSphere Integration Developer 6.1.2 Interim Fix 002 for Windows
(http://www-01.ibm.com/support/docview.wss?uid=swg24020661&rs=0&cs=utf-8&context=SSQQFK&dc=D400&loc=en_US&lang=en&cc=US)
WebSphere Test Environment V6.1.2 Fix Pack 1 (V6.1.2.1)
(http://www-01.ibm.com/support/docview.wss?uid=swg24020778&rs=0&cs=utf-8&context=SSQQFK&dc=D400&loc=en_US&lang=en&cc=US)
6.1.2: WebSphere Integration Developer 6.1.2 Interim Fix 002 for Windows
(http://www-01.ibm.com/support/docview.wss?uid=swg24020661&rs=0&cs=utf-8&context=SSQQFK&dc=D400&loc=en_US&lang=en&cc=US)
WebSphere Test Environment V6.1.2 Fix Pack 1 (V6.1.2.1)
(http://www-01.ibm.com/support/docview.wss?uid=swg24020778&rs=0&cs=utf-8&context=SSQQFK&dc=D400&loc=en_US&lang=en&cc=US)
21 octubre 2008
eclipse ganymede
En esta url podemos ver las características de eclipse ganymede
http://www.eclipse.org/ganymede/
En el usb he bajado todos los downloads excepto el de c++
http://www.eclipse.org/ganymede/
En el usb he bajado todos los downloads excepto el de c++
TPTPrules
The TPTPrules.zip package provides a set of TPTP rules that can be used to analyze the portability of your applications.
The TPTPrules.zip package provides a set of TPTP rules that can be used to analyze the portability of your applications.
http://download.boulder.ibm.com/ibmdl/pub/software/websphere/wasce/updates/TPTPrules.zip
The TPTPrules.zip package provides a set of TPTP rules that can be used to analyze the portability of your applications.
http://download.boulder.ibm.com/ibmdl/pub/software/websphere/wasce/updates/TPTPrules.zip
Eclipse Update site for IBM WebSphere Application Server Community Edition
http://download.boulder.ibm.com/ibmdl/pub/software/websphere/wasce/updates/
To use this update site in your existing installation of Eclipse, add the following URL as a remote update site in your update manager -
http://download.boulder.ibm.com/ibmdl/pub/software/websphere/wasce/updates/
To use this update site in your existing installation of Eclipse, add the following URL as a remote update site in your update manager -
http://download.boulder.ibm.com/ibmdl/pub/software/websphere/wasce/updates/
JBossTools Downloads
JBossTools Downloads
To install JBoss Tools you need to download Eclipse - see Installing JBoss Tools for details.
Current stable release: JBossTools 2.1.2.GA
Current development release: JBossTools 3.0.0.Alpha1
... or if you feeling adventurous, head over to our Latest Nightly Build
You can also download from one of our update sites:
Stable Updates: http://download.jboss.org/jbosstools/updates/stable
Development Updates: http://download.jboss.org/jbosstools/updates/development
RSA4WS v7.5
Ayer instalé el RSA4WS v7.5 con el WS Test Server v7.0, aparte del que instalé desde \\olmo\Desarrollo
Voy a por lo de JPA
Voy a por lo de JPA
Configuración IP de Windows
Configuración IP de Windows
Adaptador Ethernet Conexión de área local 2 :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : 213.37.159.203
Máscara de subred . . . . . . . . : 255.255.254.0
Dirección IP. . . . . . . . . . . : fe80::20a:e4ff:fedd:e175%4
Puerta de enlace predeterminada : 213.37.158.1
Adaptador de túnel Teredo Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : fe80::ffff:ffff:fffd%5
Puerta de enlace predeterminada :
Adaptador de túnel 6to4 Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : 2002:d525:9fcb::d525:9fcb
Puerta de enlace predeterminada : 2002:c058:6301::c058:6301
Adaptador de túnel Automatic Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : fe80::5efe:213.37.159.203%2
Puerta de enlace predeterminada :
Adaptador Ethernet Conexión de área local 2 :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : 213.37.159.203
Máscara de subred . . . . . . . . : 255.255.254.0
Dirección IP. . . . . . . . . . . : fe80::20a:e4ff:fedd:e175%4
Puerta de enlace predeterminada : 213.37.158.1
Adaptador de túnel Teredo Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : fe80::ffff:ffff:fffd%5
Puerta de enlace predeterminada :
Adaptador de túnel 6to4 Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : 2002:d525:9fcb::d525:9fcb
Puerta de enlace predeterminada : 2002:c058:6301::c058:6301
Adaptador de túnel Automatic Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : fe80::5efe:213.37.159.203%2
Puerta de enlace predeterminada :
20 octubre 2008
16 octubre 2008
websphere
http://localhost:9060/ibm/console
firststeps.bat
profile_root\firststeps\firststeps.bat
ivt
profile_root/bin/ivt.bat
ivt.bat server1 profile01 -p 9081 -host myhost
firststeps.bat
profile_root\firststeps\firststeps.bat
ivt
profile_root/bin/ivt.bat
ivt.bat server1 profile01 -p 9081 -host myhost
13 octubre 2008
nuevas herramientas
La de Vertice me ha tentado con una oferta guapa, pero hay que controlar algunas herramientas que no sé ni lo que son:
PMD
http://pmd.sourceforge.net/
Cobertura
http://cobertura.sourceforge.net/
PMD
http://pmd.sourceforge.net/
Cobertura
http://cobertura.sourceforge.net/
12 octubre 2008
10 octubre 2008
ip
82.158.215.138
Hoy me pongo con el beped de Miguel, que me envió ayer el código por email en un .rar
Hoy me pongo con el beped de Miguel, que me envió ayer el código por email en un .rar
09 octubre 2008
gestión en notario
He salido a las 15:00 por tener que ir al notario
Dentro de unos días, cuando nos dé el notario unos papeles, tendré que ir a Colmenar con esos papeles. Creo que es sólo por las mañanas, lo miraré a ver.
Dentro de unos días, cuando nos dé el notario unos papeles, tendré que ir a Colmenar con esos papeles. Creo que es sólo por las mañanas, lo miraré a ver.
08 octubre 2008
Recopilación de instrumentos del mundo
Recopilación de instrumentos del mundo
- Riverside Grove - HANNU SAHA - Finlandia - Kántele *****
- Tunga - MAMADOU DIABATE - Mali - Kora *****
- Middle Earth - PAUL HALLEY - EEUU - Piano ***
- Esta noche la luna está llena - GEVORC DAVAGIAN - Armenia - Duduz **
- Tiempo de cerezas - BENITO CABRERA - España - Timple *****
- Al otro lado de la tristeza - ALASDAIR FRASER - Escocia - Violin ****
- Canción de luna para Sophie - ALY RAIN & PHIL CUNNINGHAM - Escocia - Violín y piano ***
- Isla del oro - MICHAEL ATKINSON - Australia - Orquesta sinfónica ***
- Ahma - MARIA KALANIEMI - Finlandia - Acordeón *
- Karabach - MARTI BENNET & TOMMY SMITH - Irlanda - Gaita y saxo *****
- Campo de lágrimas - CHRIS SPHEERS - Grecia - Sintetizador **
- El caminante de la media noche - DAVY SPILLANE - Irlanda - Gaita ***
- Doce lunas - JAN GARBAREK - Noruega - Saxo **
- Rejoicing - GIORA FEIDMAN - Israel - Clarinete *
- Astrakan Cafe - ANOUAR BRAHEM - Túnez - Oud *
- Coros de nieve - MIMEKAMI - Japón - Sintetizador *
- Rejoicing - PAUL HALLEY - EEUU - Piano y órgano *
0830
terminada instalación de trac
terminada instalación de entorno de desarrollo WS
terminada instalación de MyEclipse
Cuando Miguel Romaní venga implementaremos lo de la eliminación de las personas de una provincia con JPA. La solución es crear, mediante una anotación, una consulta con la que obtenemos una lista de los usuarios que pertenecen a la provincia que pasamos como parámetro.
Recorriendo la lista vamos eliminando las personas.
Mientras voy a ir implementando los ejemplos que GWT del manual según voy avanzando.
terminada instalación de trac
terminada instalación de entorno de desarrollo WS
terminada instalación de MyEclipse
Cuando Miguel Romaní venga implementaremos lo de la eliminación de las personas de una provincia con JPA. La solución es crear, mediante una anotación, una consulta con la que obtenemos una lista de los usuarios que pertenecen a la provincia que pasamos como parámetro.
Recorriendo la lista vamos eliminando las personas.
Mientras voy a ir implementando los ejemplos que GWT del manual según voy avanzando.
07 octubre 2008
recuperacion de los blogs
Configuración IP de Windows
Adaptador Ethernet Conexión de área local 2 :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : 213.37.36.181
Máscara de subred . . . . . . . . : 255.255.254.0
Dirección IP. . . . . . . . . . . : fe80::20a:e4ff:fedd:e175%4
Puerta de enlace predeterminada : 213.37.36.1
Adaptador de túnel Teredo Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : fe80::ffff:ffff:fffd%5
Puerta de enlace predeterminada :
Adaptador de túnel 6to4 Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : 2002:d525:24b5::d525:24b5
Puerta de enlace predeterminada : 2002:c058:6301::c058:6301
Adaptador de túnel Automatic Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : fe80::5efe:213.37.36.181%2
Puerta de enlace predeterminada :
Adaptador Ethernet Conexión de área local 2 :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : 213.37.36.181
Máscara de subred . . . . . . . . : 255.255.254.0
Dirección IP. . . . . . . . . . . : fe80::20a:e4ff:fedd:e175%4
Puerta de enlace predeterminada : 213.37.36.1
Adaptador de túnel Teredo Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : fe80::ffff:ffff:fffd%5
Puerta de enlace predeterminada :
Adaptador de túnel 6to4 Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : 2002:d525:24b5::d525:24b5
Puerta de enlace predeterminada : 2002:c058:6301::c058:6301
Adaptador de túnel Automatic Tunneling Pseudo-Interface :
Sufijo de conexión específica DNS :
Dirección IP. . . . . . . . . . . : fe80::5efe:213.37.36.181%2
Puerta de enlace predeterminada :
Suscribirse a:
Entradas (Atom)