Skip to content

Commit c527b7d

Browse files
authored
Merge pull request #14 from StanBoyet/master
2024 edition
2 parents 0a4fb6e + 7a83f12 commit c527b7d

File tree

5 files changed

+28
-203
lines changed

5 files changed

+28
-203
lines changed

_includes/committee.md

-4
This file was deleted.

cfp.md

-78
This file was deleted.

coc.md

-38
This file was deleted.

index.md

+28-60
Original file line numberDiff line numberDiff line change
@@ -4,78 +4,46 @@ title: "FOSDEM <3 Ruby"
44
subtitle: "The #1 Ruby language devroom at FOSDEM"
55
---
66

7-
### [Call for proposals now open!](/cfp.html)
8-
9-
10-
The Ruby devroom at [FOSDEM](http://fosdem.org) is a focused developer room
11-
around the Ruby programming language and the open source projects which
12-
implement it. While the Ruby community does have a number of regional
13-
conferences devoted to its use, opportunities for those interested in the "how
14-
it works" of Ruby interpreters and virtual machines are practically
15-
non-existent. The goal of this developer room is to discuss:
16-
17-
* The current state of the Ruby language
18-
* Techniques employed by various VMs and their effectiveness
19-
* Upcoming Ruby language features, and the challenges/benefits that they provide
20-
* Tools and practices used to certify Ruby language conformity and performance
21-
* Costs and Opportunities provided by the multitude of implementations
22-
23-
24-
### Involved projects
25-
26-
* [JRuby](http://jruby.org)
27-
* [Ruby (MRI)](https://www.ruby-lang.org/)
28-
* [RubyTruffle](http://www.chrisseaton.com/rubytruffle/)
29-
* [Rubinius (Ruby on Ruby)](http://rubini.us/)
30-
31-
327
## Why we're here
338

34-
While many Ruby developers attend FOSDEM, the Ruby open source community has
35-
generally been underrepresented in the technical content of the event. With the
36-
Ruby devroom not only would the Ruby community become more plugged into the
37-
FOSDEM experience, but FOSDEM would be hosting Ruby-oriented content that is
38-
both unique and very technical. Considering the broad interest in dynamic and
39-
interpreted languages, the Ruby devroom will also provide compelling technical
40-
content interesting to members of the Python, Perl, JavaScript, Smalltalk, LLVM
41-
and Java communities. There is quite some interest in the topic, as the
42-
overcrowded Java dev room if [Charles Oliver
43-
Nutter's](https://github.com/headius) talk on JRuby in the FOSDEM 2014 Free
44-
Java devroom is any indication.
9+
Join us at the Ruby Devroom at FOSDEM 2024 for a celebration of all things Ruby!
10+
We invite all Ruby enthusiasts to share their knowledge and passion through presentations, workshops, and discussions.
4511

46-
Considering the number of notable Ruby implementations, listed below, there
47-
should be more than enough highly interesting and technical content!
12+
This devroom will provide a platform for Ruby developers to share their experiences, learn from each other, and collaborate on projects.
13+
We welcome submissions from developers of all levels, from seasoned veterans to those just starting out.
14+
If you have a story to share or a lesson learned, we want to hear from you
4815

49-
* Ruby (MRI, the original C-based VM)
50-
* JRuby (Ruby on the JVM)
51-
* Rubinius (Ruby on Ruby)
52-
* Topaz (Ruby on RPython, the toolkit that PyPy built)
53-
* RubyTruffle (JRuby using Oracle's Truffle compiler)
54-
* RubyMotion (Ruby on top of Apple's Objective-C/Cocoa foundation)
55-
* Maglev (Ruby on the GemStone Smalltalk VM)
56-
* Opal (A working Ruby to JavaScript transpiler)
57-
* mruby (lightweight, embedded Ruby)
16+
Topics could include:
5817

59-
## When and Where
18+
- Ruby frameworks and libraries
19+
- Testing and debugging techniques
20+
- Innovative uses of Ruby in web development, automation, or beyond
21+
- Real-world case studies and success stories
22+
- Challenges and opportunities for Ruby in the future
6023

61-
The Ruby devroom takes place on Saturday, the 4th February 2017, in the room K.4.201, [building K](https://fosdem.org/2017/schedule/buildings/#k), on the
62-
[Solbosch Campus, Université Libre de Bruxelles](https://goo.gl/maps/52tGkVuKJZS2).
24+
## When and Where
6325

64-
## Who we are
26+
Important dates:
27+
- 1st December 2023: Submission Deadline
28+
- 8th December 2023: Acceptance Notification
29+
- 15th December 2023: Final Schedule Announcement
6530

66-
{% include committee.md %}
31+
## Submit a talk
6732

68-
## Code of Conduct
33+
Head to the [FOSDEM 2024 Pretalx website](https://pretalx.fosdem.org/fosdem-2024/cfp). This has
34+
replaced Pentabarf.
6935

70-
We dedicate ourselves to making everyone feel welcome and at home. Our
71-
[Code of Conduct](coc.html) offers some guidelines to ensure this for both
72-
attendees and speakers. The organizers are available to anyone who is anything
73-
less than completely comfortable.
36+
* The title and subtitle of your talk (please be descriptive, as titles will be listed with ~500 from other projects)
37+
* Select "Ruby" as the track
38+
* A short abstract of one paragraph
39+
* A longer description if you wish to do so
40+
* A short bio and contact information
41+
* Links to related websites / blogs etc
42+
* Talk duration
7443

75-
## How could you support the devroom?
44+
## Requirements
7645

77-
If you'd like to help the Ruby devroom to welcome speakers from all around the
78-
world, [you do it via sponsorship](sponsorship.html).
46+
The conference language is English. All content must relate to Free and Open Source Software. By participating in the event you agree to the publication of your recordings, slides and other content provided under the same licence as all FOSDEM content (CC-BY). By participating in FOSDEM you are required to adhere the [Code of Conduct](https://fosdem.org/2024/practical/conduct/)
7947

8048
## Previous Editions
8149

sponsorship.md

-23
This file was deleted.

0 commit comments

Comments
 (0)