Grails每周观察(2012-02)
分类:
正文:
原文链接:This Week in Grails (2012-02)
Gr8Conf欧洲大会本周公布了他们网站的新形象(基于Weceem)而且他们的论文征集工作已经启动。如果你想在哥本哈根大会上发言,请提交你的方案,截至日期是2月15日。插件门户最近有些新特性。插件页面现在显示的是BuildConfig.groovy的声明语法,而不是使用install-plugin命令。例如,spring-security-core插件的内容是:compile ":spring-security-core:1.2.7"。使用到外部jar资源的插件也会显示这些信息,比如spring-mobile。
插件现在显示了使用数据(尽管数字还不是很有效)。spring-security-core插件显示出“约35%的Grails用户在使用”。
Peter开始整理Grails的HOWTO指南汇总。希望这是一个大的汇总,由核心团队和社区创建的。
Bobby Warner本周带来了2个视频,都是关于CoffeeScript的。请看这里: Groovy使用CoffeeScript和使用Grails和CoffeeScript的另一次冒险。
要是想关注这些“Grails每周观察”的帖子,可以通过分类链接【译者注:中文版可以直接访问这里。】或在RSS阅读器里订阅仅针对它们的feed直接访问它们。
这篇博文的翻译:
杂七杂八
- 自定义GORM实现
- GORM-JPA插件新版本问世
- Grails路线图更新
- GMock 0.8.2发布,支持Grails 2.0
- Grails精粹:在Controller或Tag库之外生成Link
- githire
- Grails中生成Excel
- Tradeshift上的Grails
- 猫王被宇宙飞船带走了(译注:双关语,分别对应Groovy的spaceship、elvis操作符)
- Grails精粹:日期请求参数的值转换
- 2011年度回顾(Tomcat Expert)
- 远程执行Groovy闭包
- GSheets – 基于Apache POI的Groovy构建器
- Gr8愿望
- 好主意;尽管不确定最后一项能否做到

- 好主意;尽管不确定最后一项能否做到
- Aplicaciones Multi-Tenant en Grails usando Multi-Tenant-Core plugin y Single-Tenant Mode
- 将Weceem CMS迁移至Grails 2.0
- http://observatoriodegrails.com/hoy/?date=2012-01-09
- http://observatoriodegrails.com/hoy/?date=2012-01-10
- http://observatoriodegrails.com/hoy/?date=2012-01-13
- Spring每周观察,2012年1月10日
插件
本周发布了4个新插件:
- foundation 2.1.4.1. 提供了Foundation CSS框架的资源文件;
- fbootstrapp 0.1.1. 提供了FBootstrapp CSS框架的资源文件;
- spring-security-mock 0.9.8. 支持Spring Security的模拟认证;
- jquery-mobile-scaffolding 0.1. 提供了可在脚手架中使用的移动模板。
还有21个更新的插件:
- atmosphere 0.4.2. 提供了与Atmosphere项目(一种 轻便的AjaxPush/Comet和WebSocket框架)的集成;
- bubbling 2.1.4. 集成了Bubbling Library YUI扩展;
- build-info 1.2.1. 提供了显示War文件基本信息的controller/view;
- commentable 0.7.6. 将Domain Class中的注释进行标注,使用Tag库或者部分模板将注释集成的View中;
- cucumber 0.2.2. 用Cucumber测试 你的Grails应用;
- dao 0.4.2. 运行grails-app/dao目录建立bean。参见https://github.com/basejump/grails-dao
- dojo 1.7.1.3. 添加Dojo javascript 工具;
- excel-import 1.0.0. 使用Apache POI的Excel & CSV导入&导出;
- facebook-sdk 0.1.2. 允许你的应用使用Facebook 平台和在Facebook.com或Web站点(使用Facebook连接)
- geolocation 0.4. 支持HTML5的geolocation,并提供了一些实用的方法来计算距离和范围检查;
- gorm-jpa 1.0.0.M1. 针对JPA 1.0的GORM实现;
- grails-ui 1.2.3. 为使用YUI的ajaxy组件提供了标准的UI
- hibernate-jpa-provider 1.0.0.M1. 将Hibernate作为JPA提供者集成起来;
- jasper 1.5.1. 使用JasperReports;
- jquery-validation-ui 1.2.3. 无需JavaScript即可进行客户端 验证;
- rateable 0.7.1. 为 Domain对象的评分提供了通用的机制;
- release 1.0.1. 将Grails插件发布到公共或私有仓库中;
- routing 1.1.6. 利用Camel直接给grails- routing插件提供了JMS集成;
- screencasts 0.5.6. 提供了对于视频的上传、 管理和显示;
- svn 1.0.2. 提供SVNKit依赖;SvnClient类使其能更好地与Subversion 协作,与Release插件集成;
- uploadr 0.5.8. HTML5拖拽文件上传器。
有趣的嘀咕
- @smaldini:带有事件机制和Spring集成实现的#grails插件平台进展不错。 – 目标是尽快发布
- @grails_rocks:啊,#Grails功能测试插件2.0(更新自之前的1.5)问世了。新的REST API测试模式、修订bug等。
- @GavinInNY:捣鼓@grailsframework的@ApacheShiro文档。有谁愿意帮助?https://t.co/pgE8dM22
- @ldaley:下周,我要去波特兰进行Gradle培训(仍然还有位子:http://t.co/Wee0pVII),如果有人想谈谈Gradle、Grails、Geb等。
- @pniederw:我一直想搞#groovy的命名参数。是时候行动了 https://t.co/w6GD59Wv
- @glaforge:#springio 2012(2月16~17日,马德里)相当不错,关于 #groovy #grails #gcontracts #cloudfoundry的演讲!快去看看!http://t.co/UWR4h2uK
- @CedricChampeau:从@nantesjug返回。我的幻灯“介绍#Groovy中的#DSL” http://t.co/7MFJr3sK
- @tahmed:#OpenLogic宣布了2011年开源趋势报告。#Grails #11在全面增长。http://t.co/YF8wE5R0 #Groovy
- @grailsframework:谁在马德里或者附近?可以看看Spring IO – 2月份的一个大会,会讨论#springframework & #groovy的所有内容 – http://t.co/OZT64FBZ
- @nikostheimpaler:将遗留的完成一半的项目迁移的Grails上。3个小时内大致完成了90%。#imsold
Jobs
- 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
- @sebi2706: Wants to work with #Groovy and other exciting technos while living on the french Riviera ? please DM me or RT #sun #sea #groovy
- Senior Grails Server Developer at Mobiquity in Wellesley, MA or Providence, RI
- @amontalenti: Any software engineers interested in a senior development role at a startup using #Groovy or #Grails? DM or @ me for more information. #in
- @DimitrisTI: ?ποιο? θ?λει να εφαρμ?σει (? να αποκτ?σει) την εμπειρ?α του σε Grails σε ν?ο, ενδιαφ?ρον project @ me
- @carribus: Can anyone point me in the direction of a #JavaEE/#Groovy on #Grails guru who would be interested in a lucrative opportunity?
- @mariocruz: Looking for a Java / Grails Developer temp to perm in Coral Gables spread the word.
- @BKBRecruiter: Searching for a Java / Groovy and Grails Developer if interested Msg me @ bbarry@bevertec.com
- @DedicatedTech: Java – Groovy/Grails position in NYC. Anyone know someone who is looking for employment? http://t.co/yLVa1qgM
- http://www.linkedin.com/jobs?viewJob=&jobId=2035879
- @JuDelisle: Recherche un développeur Groovy (Grails) pour un mandat débutant à la mi-février – pendant 8 mois. Centre-ville de Montréal. Analyste programmeur Groovy (Grails) – Contractuel, Montréal
- Senior Business Systems Analyst Programmer – Java Technical Lead in Mumbai, India
- Looking for a Lead Developer to migrate ERP systems based in SilverStream over to Grails
- Lead Java Developer / Architect – Groovy, Grails in Northampton, UK
- @MansfieldNeil: New requirement for a Junior Groovy on Grails developer – Berlin – 6 Months ++ please contact me on neil.mansfield@darwinrecruitment.com
- Web Developer Grails / Groovy / Java in Brisbane, AU
- Developer: Ruby/ Groovy/ Grails in Bryanston, Sandton, South Africa
- Seeking 2-4 Senior Java developers with Groovy, grails, drools competences for contract in Copenhagen
- Sr Grails / Java Developer in Vancouver
- Java Developer in London
- Web Developer, Grails / ColdFusion, London
- Grails Software Engineer at Bloom Health in Minneapolis
User groups and Conferences
- Thursday, January 19, 2012 – Groovy 2.0 : un pas vers le typage statique
- Paris Groovy and Grails User Group
- Monday, January 23, 2012
- SF Bay Groovy and Grails Meetup Group

最新评论