«前の日記(2005年04月18日) 最新 次の日記(2005年04月20日)» 編集

Matzにっき


2005年04月19日 [長年日記]

_ [Ruby] Rails Day

7月6月4日にRails Dayが開催される。

これは24時間の間にRailsを使ってどのようなアプリケーションを作ることができるかを競うコンテストである。

ルールは以下の通り。

  1. Your application must be written in Ruby on Rails

    アプリケーションはRuby on Railsで記述されなければならない。

  2. Your application must use MySQL

    アプリケーションはMySQLを使わなければならない

  3. Your application must be under a license where the code may be viewed by the general public (for inspiration and as a reference). The rest is up to you.

    ソースコードは一般に対して公開されなければならない。ライセンスは自分で決めてよい

  4. Your application should be written totally within the 24 hour period. Photoshop comps, CSS and Javascript are included in this time.

    アプリケーションは24時間で記述されなければならない。Photoshopによる画像作成、CSSおよびJavaScriptもこの時間に含む

  5. Only libraries installable via gem are allowed. However no gem that uses any of the components of rails is allowed.

    RubyGemでインストールできるライブラリだけが使用可能。ただし、Railsのコンポーネントを利用したGemは利用不可

  6. Up to 3 people are allowed to work on a single entry.

    ひとつのエントリには三人まで

  7. You are allowed to dream up the idea before the competition you can also do paper mock-ups of database schemas and UIs. No digital mockups any more complex than a paper napkin drawing are allowed before the competition begins.

    事前にアプリケーションを夢想するは許される。 スキーマやインタフェースのプロトタイプを紙の上でまとめるのもOK。 ただし、実際のプログラムやペーパーナプキンのメモ書き以上のものは競技開始前は禁止

  8. The applications will all be hosted on the competition server. You will have 24 hours of subversion and ssh access to the server to upload and test your app.

    アプリケーションは競技用サーバーでホストされる。競技中は24時間のsubversionとsshアクセスが許される。

  9. You must use subversion and checkin your work at least 12 times at various stages of development

    競技中はsubversionを用い、開発のそれぞれの段階で最低12回はチェックインすること。

審査員

  • David Heinemeier Hansson
  • Dave Thomas
  • Lucas Carlson
  • もうひとり秘密の誰か(近日公開)

«前の日記(2005年04月18日) 最新 次の日記(2005年04月20日)» 編集