Skip to content

Instantly share code, notes, and snippets.

@no6v
Created June 23, 2011 19:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save no6v/1043321 to your computer and use it in GitHub Desktop.
Save no6v/1043321 to your computer and use it in GitHub Desktop.
kintsuba_sweets:
hosted_by_en: 'Kintsuba Sweets (#kintsuba)'
hosted_by_ja: 'きんつばスイーツの会 (#kintsuba)'
name_en: 'Kintsuba Sweets'
name_ja: 'きんつばスイーツの会'
dtstart: '2011-07-02 13:30'
dtend: '2011-07-02 17:30'
url: 'https://gist.github.com/1043321'
location: 'Seika-cho, Kyoto, JAPAN'
pub_date: '2011-06-27'
require "psych"
puts Psych.dump(
{
kintsuba:
{
director: :muryoimpl,
venue: :no6v,
members: %w[ayupanda higaki morphine57 muryoimpl no6v smantani spring_aki togino77].map(&?@.method(:+)),
date: Time.at(1309581000),
tag: "#kintsuba20110702",
hashtag: "#kintsuba",
remarks: [
"Talk about past and upcoming RubyKaigi over a cup of tea.",
"Bring your own sweets, or send those to the venue on ahead.",
],
done: [
"https://github.com/ruby-no-kai/rubykaigi/blob/master/db/2011/advent_events.yml",
],
},
},
)
__END__
# >> ---
# >> :kintsuba:
# >> :director: :muryoimpl
# >> :venue: :no6v
# >> :members:
# >> - ! '@ayupanda'
# >> - ! '@higaki'
# >> - ! '@morphine57'
# >> - ! '@muryoimpl'
# >> - ! '@no6v'
# >> - ! '@smantani'
# >> - ! '@spring_aki'
# >> - ! '@togino77'
# >> :date: 2011-07-02 13:30:00.000000000 +09:00
# >> :tag: ! '#kintsuba20110702'
# >> :hashtag: ! '#kintsuba'
# >> :remarks:
# >> - Talk about past and upcoming RubyKaigi over a cup of tea.
# >> - Bring your own sweets, or send those to the venue on ahead.
# >> :done:
# >> - https://github.com/ruby-no-kai/rubykaigi/blob/master/db/2011/advent_events.yml

「きんつばスイーツの会」を「RubyKaigi Advent Calendar 2011 協賛イベント」としてリクエストします。

と言うことで埋めてみました。開催に至った経緯は諸説あるのですが、気づけば、 RubyKaigi 経験者もしくは RubyKaigi2011 の個人スポンサーばかり ということで、まぁお茶でも飲みながら過去の RubyKaigi を振り返ったり、 RubyKaigi2011 のプログラムを眺めたりして、「RubyKaigi2011の開催を心待ちに」する会、 としてもいいんじゃないかなと思い、リクエストします。「楽しそうだと思いませんか?」 会議への参加もプログラミングも、糖分の補給は大事ですよね。

「Rubyに関係ないにも程があるだろう」というのであれば、スルッと REJECT してください。 この Advent Calendar の趣旨として、開かれたイベントであるに越したことはないと思うのですが、 特に公募イベントでないといけない旨は記載されていないようですし、 今回のイベントの成果は、お勧めのスイーツならその入手先、お手製のスイーツならそのレシピとして、 ご紹介できるものと考えています。

お手数をおかけしますが、よろしくお願いします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment