domingo
abr292012
Esta semana en Grails (2012-17)
Otra semana más traducimos el articulo de Burt Beckwith. Puedes leer el artículo original aquí: http://burtbeckwith.com/blog/?p=1350
Echa un vistazo a esta entrada sobre como usar Shiro para asegurar una aplicación Grails. El plugin de Spring Security plugins se usa más pero Shiro es un framework de seguridad excelente y merece más atención por parte de la comunidad Grails.
No está relacionado directamente con Grails, pero es una interesante lectura: usando WebSockets en Tomcat 7.
Y ni siquiera relacina con escribir código, aquí hay dos divertidos sitios que deben de estar en tu lector RSS: Texts From Dog y one tiny hand.
Artículos varios
- Groovy en la Devoxx France
- Crear un Heat Map usando Google Docs
- Añade PJAX a Grails
- Patrones de diseño de closures
- Packt está buscando autores para escribir el Cook Book de Groovy 2.0
- Construyendo un acortador de URL en Grails – Pt 1
- Refactorizando con TDD
- Esta semana en Spring – 24 de Abril de 2012
Plugins
Se ha lanzado un plugin:
- yammer-metrics versión 2.1.2-1. Empaqueta los jars de metricas yammer de Coda Hale.
y se actualizaron 9 plugins:
- ckeditor versión 3.6.3.0. Implementa la capa de integración entre Grails y el editor de texto rico CKEditor.
- dojo versión 1.6.1.10. Agrega el kit de herramientas Dojo Javascript.
- fitnesse versión 2.0.3. Hace posible el uso del popular framework de pruebas de código abierto Fitnesse en combinación con Grails.
- marshallers versión 0.2. Registro y uso fácil de marshallers XML y JSON marshallers soportando configuraciones jerárquicas.
- oauth versión 2.0.1. Proporciona una interacción fácil con proveedores de servicio OAuth.
- pushr versión 0.3. Envoltorio pra el API REST de pusher.com.
- redis versión 1.3. Proporciona integración con el almacén de datos Redis.
- spring-batch versión 0.2.1. Usa el framework Spring Batch.
- spring-security-facebook versión 0.7.3. Plugin para Facebook Authentication, como una extensión del plugin Grails Spring Security Core.
Tweets interesantes
- @graemerocher: Got a nice new forked execution mode working for the #maven plugin, now to integrate some functional tests #grails
- @pledbrook: Try logging into http://t.co/YIXLajQz via your Twitter account: http://t.co/5LIhpDGq – look for the “log in with Twitter account” link
- @pledbrook: Twitter authentication in http://t.co/vFJ21BEU handled via #shiro and the shiro-oauth #grails plugin. Looking to add other providers soon.
- @CedricChampeau: Slides from my #Groovy talk at SpringOne Kiev are here: http://t.co/rNe6hejy
- @tim_yates: A two-line tree in #groovy https://t.co/6D1gBIiX
- @csantoroTechie: Built on #grails! @burtbeckwith: Congrats to @vsnap for making this week’s MHT “Startup Watch: Five you should follow” http://t.co/1MpvimMi
- @nicolas_frankel: #Testing Web Applications with GEB http://t.co/YG8y9MrC #Groovy
- @tim_yates: https://t.co/vtF6BrwJ #Groovy LazyGenerator.from x:1..5, y:2..5 where { ( x + y ) % ( x + 2 ) == 0 } collect()
- @tgrip: If you need to access the locale of the request in Grails or SpringMVC, check RequestContextUtils.getLocale(request)
- @cavneb: For those running #grails apps when the http://t.co/i6SETfXf site is down, you can use the command `grails run-app –offline`
- @thejasonlambert: #grails: I forgot to add user reviews to my objects. Finished adding them in 5 minutes. #productivity
- @marcinerdmann: looks like this is a nice #grails plugin for easier use of custom marshallers: https://t.co/7Lha8R0D
- @CedricChampeau: Slides from my #SpringOne Kiev “Writing AST xforms in #Groovy (beginner’s guide)” http://t.co/8i1ruBhH and source http://t.co/zNvIIMIS
- @g3rmander: Just released new #Grails site http://t.co/JN464Yai (social network for gamers) and related sites http://t.co/zhyzgcYv http://t.co/rW15ZqiG
- @glaforge: My new #groovy #DSL presentation show cased in Moscow: control a robot on Mars! http://t.co/uAHIGaKN
- @wangjammer5: Top tip for #Grails plugin authors. Don’t change the name of the Resources modules your CSS/JS plugins expose. It just breaks peoples’ apps!
- @ndeverge: Get a discount with @ekito to the next #gr8conf http://t.co/OsnFDnZc #groovy #grails #gradle #spock #gmetrics #gcontracts #griffon
- @tednaleid: released grails redis plugin 1.3 https://t.co/KjWFPHrH w/multiple injected connections on diff hosts/ports…tks to @ctoestreich for the patch
User groups and Conferences
- GR8Conf Europe 2012
- June 6th-8th Copenhagen, Denmark
- GR8Conf US 2012
- July 29th-31st Minneapolis, MN
- Grails in the Cloud! – May 8, 2012
- nlgug – Groovy and Grails User Group Netherlands
- May 28, 2012
- SF Bay Groovy and Grails Meetup Group
El artículo original contiene una sección de trabajos.
Reader Comments