Link para artigo original de Burt Beckwith
As minhas desculpas por não ter feito o post na semana passada; Estava em viagem (fazendo dois Cursos Groovy e Grails de um lado para o outro) e não tive tempo.
A grande notícia das últimas duas semanas é o lançamento de Groovy 2.0. Muitas coisas interessantes, incluindo verificação de tipos estática, compilação estática, modularidade, e suporte Invoke Dynamic. Vejam o post de Cédric Champeau “Groovy 2.0 from an insider”, o post de Andre Steingress “Groovy 2.0: Love for Grails Command Objects”, e este post mais antigo baseado numa versão 2.0 RC, Writing sentences with Groovy 2.0.
Grails 2.1 RC3 foi lançado e a versão 2.1 GA sairá em breve. Testem já para começar mais cedo com o processo de upgrade e para ajudar a descobrir alguns problemas que possam ainda existir.
Matt Raible e James Ward realizaram um Play vs. Grails Smackdown na ÜberConf. A versão Grails da aplicação portou-se muito bem, especialmente se considerarmos toda a "febre" dos fãs Play/Scala que temos tido que aturar.
Netflix tornou open source a sua aplicação de gestão e deployment baseada em Grails.
Asgard. Estão também a contratar um programador Grails (ver secção de oferta de emprego para link e detalhes).
Itens Diversos
- Groovy 2.0.0 Final para Linux baseado em Ubuntu
- Ajustando Grails Content-Type para uma determinada extensão de ficheiro
- Sparky
- Apache Tomcat 7.0.28 lançado
- Imagem de Roberto Perez Alcolea de Combo boxes dinâmicos em Grails
- Groovy Goodness: Múltiplos Métodos de Operador Sobrecarregado para uma mais agradável API
- Integrando Grails Com Weceem 2 : Criando conteúdo personalizado
- Utilizando Spring Integration para Criar um Serviço Async em Grails
- Compreendendo Aliases Grails
- Groovy Goodness: Correspondências Parciais
- match/when implementado em GEP-3 de Groovy
- Utilizando Recomendadores Mahout em Grails
- Testes de Unidade em Serviços Grails Services que usam Redis Sem Tropeçar em Dados
- SpringSource Tool Suites 3.0.0.M2 Lançado
- Semana Spring – 19 Junho 2012
- Semana Spring – 26 Junho 2012
Plugins
Foram lançados 3 novos plugins:- federated-grails versão 0.2.1. Utiliza Shiro e Shibboleth para integrar em autenticação federada
- font-awesome-resources versão 0.1. Integra o conjunto de icones Font Awesome
- spring-security-eventlog versão 0.2. Regista Eventos Spring Security
- ajaxflow versão 0.2.3. Permite Webflows Ajax
- bcrypt versão 1.0. Realiza hashing bcrypt
- cucumber versão 0.6.0. Teste as suas aplicações Grails com Cucumber
- grom versão 0.2.4. Envia notificações em Windows, Linux, e Mac
- gsp-resources versão 0.4. Usa o plugin resources para incluir ficheiros estáticos como main.css.gsp, para que CSS e JS construídos dinâmicamente possam ser servidos como ficheiros independentes em vez de um ficheiro GSP "non-cacheable"
- guard versão 1.0.6. Providencia uma forma de executar testes de integração sem ter que iniciar repetidamente o ambiente
- handlebars-resources versão 0.3. Suporta a utilização de templates Handlebars.js com o plugin Grails Resources
- infinispan versão 1.0.1. Adiciona suporte para o cache distribuido JBoss Infinispan
- kickstart-with-bootstrap versão 0.6.0. Comece o seu projeto com uma boa aparência, com templates scaffolding adaptados para páginas CRUD standard utilizando Twitter Bootstrap
- spring-security-saml versão 1.0.0.M15. Suporte SAML 2.x para o plugin Spring Security
- uploadr versão 0.5.11. Upload de ficheiros Drag and Drop em HTML5
- xwiki-rendering versão 0.6. Converte textos utilizando XWiki Rendering Framework
- yammer-metrics versão 2.1.2-2. Agrega os jars de métrica yammer de Coda Hale
(Por sugestão do autor do artigo original as secções seguintes não se encontram traduzidas)
Tweets Interessantes
- @jeffscottbrown: I spent a little time tonight building a Groovy 2 Extension Module for datomic. https://t.co/Obj4vNk5 #groovy #datomic
- @dmitrybrin: Got a call from JRebel rep asking how we handle our redeployment strategies during development cycle. My answer: #Grails ..sorry guys.
- @glaforge: Nice to see a proposal for the next #JavaScript to include #groovy‘s safe navigation operator! http://t.co/frS2q7Ta
- @burtbeckwith: “The Flying Car of Video Messaging” a #boston area #grails powered social video app
- @pledbrook: First stab at performance tuning for #grails based on @lhotari email: http://t.co/l6NSSqp2 – feedback welcome!
- @rfletcherEW: Want to automatically have a ‘last updated’ timestamp in your #cloudfoundry #grails app pages? https://t.co/NFMHyYUp
- @graemerocher: Interesting . Grails smoked Play! in pretty much every performance benchmark. So much for Groovy vs Scala. http://t.co/LwUC9K9k
- @divideby0: @graemerocher i also did a grails submission for the great web framework shootout: http://t.co/ScJrfBQM smoked both django and rails
- @rfletcherEW: I’ve published a snapshot of my #angularjs #grails scaffolding plugin: http://t.co/cFHxcjUw
- @rfletcherEW: Had fun TDD’ing my #grails #angularjs plugin with @casperjs_org. Good way to learn #coffeescript too https://t.co/31anE8sa
- @ag1le: #skynews website http://t.co/A5gbcX2c and cms is now live – built using #grails – phew
- @dhanushgopinath: @graemerocher I was previously part of a team which launched http://t.co/a2A3L6ds on #grails. Developing it was cool and fast.
- @robpatrick: You know you are a #groovy developer when,… you can fix bugs with a shocked elvis ?: 0
- @_cr381ve: Migrating to the new grails plugin repository – remember to request access and install release plugin 2.0.3 -> http://t.co/gmOPUgGJ
- @giplugin: The Grails Infinispan Plugin has been released as version 1.0.1 and works with Grails version 2.0.4. Questions and comments are welcomed.
- @andy_clement: The #groovy #grails tool suite (GGTS) is available ! Like STS but with groovy/grails built in: http://t.co/3rGKQScx
- @Frans_van_Buul: Just migrated my current project to #groovy 2.0.0! Thank you @glaforge and team! rm -r src/main/java
Ofertas de Emprego
- Dice keyword search for Grails
- Monster keyword search for Grails
- Careerbuilder keyword search for Grails
- SpringSourceJob Twitter feed
- SpringSource job search at jobs.vmware.com
- Backend Developer (f/m) – Berlin
- Java / Grails разработчик – Москва
- Engineering Manager at Taulia in San Francisco, CA
- Senior Developer for Groovy Startup (Java & Grails too!) at Taulia in San Francisco, CA
- Grails Developer (contract) at Acrede
- Hiring folks with Grails exp at Mobiquity in Boston/Providence
- Backend Developer (m/w) – SuitePad, Berlin (Contract)
- Web Developer in Kansas City, MO
- Software Architect – Backend Development – Java or Grails – Startup in Cambridge, MA
- Sr. Java / Grails Developer (Web) – Нижний Новгород
- Grails Engineer in Woodland Hills, CA
- Java with Groovy/Grails (contract) in Stamford, CT
- Développeur java / grails – Paris (Télétravail)
- Grails Developer (some remote work!) at Gryphon Inc in Riverside, CA
- Java Developer in London: Android, Grails, Spring, Hibernate
- Grails (Java) Developers at SiteMinder
- Fast Growing Profitable Startup- Learn Groovy/Grails in Waltham, MA
- JAVA / GRAILS Engineer Position
- Grails Developer Needed ASAP! (FT, Contract) in NYC
- Java/Grails Developer – Киев
- Developer – Grails in Delhi, Mumbai, Chennai, Kolkata, Bangalore, Hyderabad, Pune, Ahmedabad, Gurgaon, Noida
- Web Application Developer (Java/Groovy/Grails) in Cary, NC
- Enthusiastic, proactive groovy/grails developer in Hyderabad
- Ingénieur en développement J2EE / GRAILS H/F – Sophia-Antipolis / NICE, Alpes-Maritimes, Provence-Alpes-Côte d’Azur
- @JeremyCampbell: I’m on the hunt for a new technical co-founder for my company! If you are an experienced Java and/or Grails developer then get in touch ASAP
- Programmer/Software Developer – Java/Groovy/Grails in Calgary, Alberta
- Java / J2ee Restful WebServices JSON Groovy Grails in NYC
- Grails opening at Netflix in Los Gatos/San Jose, CA
- Senior Web Developer at carsales.com.au in Richmond, Victoria (Melbourne Area, Australia)
- Développeur Sénior Java/Groovy. Ville St-Laurent (Montréal)
- Direct Hire/Great Groovy/Grails Developer positions in Phoenix, AZ!
Grupos de Utilizadores e Conferências
-
GR8Conf US 2012
- July 29th-31st Minneapolis, MN
-
SpringOne 2GX 2012
- October 15th-18th Washington, DC
Sem comentários:
Enviar um comentário