体会RailsDay 2006 的游戏规则中的小团队规定

2023-10-15 07:58

本文主要是介绍体会RailsDay 2006 的游戏规则中的小团队规定,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

你开发的程序都符合下面的规定吗?
当然你可以不公开代码!
符合又意味着什么呢?

RULE 01
Ruby on Rails. Twenty-four hours.

[color=red]24小时 [/color]

Each application must be developed using Ruby on Rails between 12:00am Eastern Daylight Time on June 17th and 11:59pm EDT on June 17th. This includes all digital mock-ups, identity design, XHTML, CSS, Flash, Javascript, etc. (Therefore, use of website design templates (like OSWD is not allowed.)

You are of course permitted to determine the concept of your application before the competition. Paper mockups of the user interface and database schema are also allowed before the competition.

RULE 02
No more than three per team.
[size=24]不超过3人的团队[/size]


Each team may be comprised of one to three people. To be eligible to participate, all team members must register at least 48 hours prior to the start of the competition.

RULE 03
We’ll provide Subversion.
工具svn,必须要会

All applications must use the official Subversion server. You will receive access information for Subversion the day before the competition. To be eligible for judging, you must commit to your Subversion repository at least 10 times during the competition period.

Unfortunately, we will not be able to provide development servers for use during the competition.

RULE 04
Plugins are kosher. No Engines.
不让用引擎, 插件还接受, kosher是proper的符合犹太律法的仪式的(meat)

Rails plugins are allowed if they are on this list. Use of Rails Engines is not allowed.

RULE 05
Gems are brilliant.
ruby库随便用, 用gem取到的都没问题

Ruby libraries are allowed if they are publicly available, they areinstallable via Gem from the official Gem server, and they do not make use of Rails itself. The official list of acceptable Gems will be generated at 11:59pm on June 10th and posted here shortly thereafter.

RULE 06
Third-party Javascript libraries must be on The List.
第三方的Javascript必须要在列表里

In addition to Prototype and Scriptaculous, third-party Javascript libraries may be used provided they are on this list, which is now final.

RULE 07
Judges will use Webrick and MySQL.
裁判将用webrick和Mysql来检查成果

Judges will run the applications in production more on their machines using the Webrick web server. If your application requires a database, it must run with MySQL 4.1 and include comprehensive migrations.

RULE 08
The web is at your service.
没理解这句的含义

Your application may make use of any publically accessible web service, provided the code to access it is either developed during Rails Day or meets the requirements for allowable libraries/plugins as specified in Rules 4 and 5.

RULE 09
Everyone will see your work.
公开代码

Applications must be licensed such that the code can be viewed publicly. Following the end of the competition, the files in each team’s repository will be available to the general public. (This does not require applications are under an Open Source license.)

RULE 10
The three C’s and the two U’s.
代码 完整性 创新 3c

用户界面和总体可用 2u

Judges will evaluate each entry based on code quality, completeness, creativity, user interface, and overall usefulness. Once determined, the results of the competiton are final.

All rules subject to change blah blah. Pretty please

如果符合的话,你肯定可以参加明年的比赛了,开玩笑 :P

这篇关于体会RailsDay 2006 的游戏规则中的小团队规定的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/216391

相关文章

springboot体会BIO(阻塞式IO)

使用springboot体会阻塞式IO 大致的思路为: 创建一个socket服务端,监听socket通道,并打印出socket通道中的内容。 创建两个socket客户端,向socket服务端写入消息。 1.创建服务端 public class RedisServer {public static void main(String[] args) throws IOException {

Science Robotics 首尔国立大学研究团队推出BBEX外骨骼,实现多维力量支持!

重复性举起物体可能会对脊柱和背部肌肉造成损伤,由此引发的腰椎损伤是工业环境等工作场所中一个普遍且令人关注的问题。为了减轻这类伤害,有研究人员已经研发出在举起任务中为工人提供辅助的背部支撑装置。然而,现有的这类装置通常无法在非对称性的举重过程中提供多维度的力量支持。此外,针对整个人体脊柱的设备安全性验证也一直是一个缺失的环节。 据探索前沿科技边界,传递前沿科技成果的X-robot投稿,来自首尔国立

group by 新体会

group by 分组语句中的 select 后面查询的东西,只能是 group by 中的字段或聚合函数,如果含有group by 中的没有的字段,sql 会报错。 表users   例子:  1.select count(1),sex from users group by sex; sql执行正确   2.select count(id),sex from users gr

docker基于minio部署outline团队知识库

outline 介绍 Outline 是一个开源的Wiki 知识库和团队协作文档管理工具,美观、实时协作、功能丰富且兼容 Markdown,设计用于帮助团队和组织有效地创建、共享和管理文档。 Outline 具有简单易用的界面和强大的功能,可以替代传统的文档管理系统,如 Google Docs 或 Confluence。Outline 提供了一种结构化的方式来组织信息,使团队成员可以快速访问和

2024数学建模国赛选题建议+团队助攻资料(已更新完毕)

目录 一、题目特点和选题建议 二、模型选择 1、评价模型 2、预测模型 3、分类模型 4、优化模型 5、统计分析模型 三、white学长团队助攻资料 1、助攻代码 2、成品论文PDF版 3、成品论文word版 9月5日晚18:00就要公布题目了,根据历年竞赛题目,可以分析A/B/C/D/E题目大概的类型,提前了解题目特点,在选题上就不会浪费过多时间。下面总结了一下5个题目各

PMP–一、二、三模–分类–14.敏捷–技巧–帮助团队交付价值的执行实践迭代和增量如何帮助交付工作产品

文章目录 技巧一模14.敏捷--实践--帮助团队交付价值的执行实践--持续集成--在不同层面测试、验收测试驱动开发 (ATDD) 、测试驱动开发和行为驱动开发、刺探 。90、 [单选] 敏捷项目的第一次迭代即将开始。发起人召集团队、Scrum主管、产品负责人和其他项目干系人参加启动会议。发起人强调需要在项目尽可能早的时候以最小的成本识别和应对项目风险。与会者实现发起人要求的最佳方式是什么?

一个人就能干一个团队剪辑工作?云微客就是这么神奇

你知道拍摄、剪辑一条视频需要花费多长时间吗?半个小时?还是一个小时呢?如果我想一天发布上百条视频,你觉得可能吗?很显然,仅凭个人是很难办到的,那么就需要借助工具,而云微客AI批量剪辑系统正好可以解决这个难题。 在当下这个短视频风靡的时代,不管是企业还是个人创作者们都需要借助各种工具和系统来提升创作内容的生产效率和传播效果。而云微客AI批量剪辑系统凭借着批量剪辑的功能,为创作者带来了很大的

掌握Git分支管理策略:让团队协作更高效

在现代软件开发过程中,版本控制系统(VCS)是不可或缺的一部分。Git作为目前最流行的分布式版本控制系统之一,为开发者提供了强大的工具集来管理代码变更历史。然而,仅仅掌握Git的基本命令并不足以应对大型项目和团队协作的需求。有效的分支管理策略对于保持代码库的整洁、促进团队间的高效协作至关重要。本文将探讨几种常用的Git分支管理模型,并提供一些建议来帮助你的团队选择最适合的策略。 常见的分支管

全国机器人大赛 Robocon 常州工学院团队首战国三

全国机器人大赛 Robocon 常州工学院团队首战国三 通宵7天7夜,常州工学院RC团队,首次闯入全国机器人大赛国赛,并成功得分! 不同于老牌强队,常州工学院(下面用"常工"代替)的这只队伍,大多数成员由大一组成,核心岗位由一些大二各个专业基础最为扎实的学生担任。 7月7日,19:26分。卡在报道的最后10分钟,由在团队项管和电控成功领队签到,光电Robot成为最近几年唯一一只冲入Roboc

Arcgis字段计算器:随机生成规定范围内的数字

选择字段计算器在显示的字段计算器对话框内,解析程序选择Python,勾选上显示代码块, 半部分输入: import random; 可修改下半部分输入: random.randrange(3, 28) 表示生成3-28之间的随机数 字段计算器设置点击确定完成随机数的生成,生成的随机数如下图所示。