Skip to content

Commit

Permalink
Fixing Qmx's profile and adding to the program
Browse files Browse the repository at this point in the history
  • Loading branch information
akitaonrails committed Sep 20, 2011
1 parent 55b8d00 commit d8a01f6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 18 deletions.
15 changes: 5 additions & 10 deletions content/talks/douglas-campos-qmx-180.html
Original file line number Diff line number Diff line change
@@ -1,22 +1,17 @@
---
:id: 180
:main_speaker_slug: douglas-campos-180
:main_speaker_slug: douglas-campos-qmx-180
:main_speaker_name: Douglas Campos
:co_speaker_slug: ''
:co_speaker_name: ''
:title_br: JRuby on Steroids
:title_en: JRuby on Steroids
:description_br: |
<p>O JRuby sempre foi famoso pela sua excelente performance, por diversas vezes superando em performance as outras implementações de Ruby.</p>

:description_br: ! 'O JRuby sempre foi famoso pela sua excelente performance, por diversas vezes superando em performance as outras implementações de Ruby.</p>
<p>Recentemente o Java 7 foi lançado, causando um verdadeiro burburinho entre os desenvolvedores de linguagens dinâmicas baseadas na JVM.</p>

<p>Nessa sessão vou mostrar quais foram as novidades trazidas pelo Java 7, e como o JRuby se aproveita delas; Qual o real impacto de termos invocações dinâmicas na JVM, qual foi a abordagem do time do JRuby ao explorar essas melhorias, e principalmente, como você pode tirar benefício disso tudo ao executar suas aplicações no JRuby.</p>

:description_en: |
<p>The most famous JRuby's feature was its speed, even surpassing other Ruby implementations.</p>
<p>Nessa sessão vou mostrar quais foram as novidades trazidas pelo Java 7, e como o JRuby se aproveita delas; Qual o real impacto de termos invocações dinâmicas na JVM, qual foi a abordagem do time do JRuby ao explorar essas melhorias, e principalmente, como você pode tirar benefício disso tudo ao executar suas aplicações no JRuby.'
:description_en: ! 'The most famous JRuby''s feature was its speed, even surpassing other Ruby implementations.</p>
<p>With Java7 released, JVM-based dynamic language developers got excited with all the possibilities</p>
<p>In this session I will show Java 7 new features, and how JRuby benefits from them; What is the real deal on having dynamic invocations on JVM, what approach JRuby took on exploring this improvements, and last but not least, how you can benefit from all this stuff by running your apps on JRuby</p>
<p>In this session I will show Java 7 new features, and how JRuby benefits from them; What is the real deal on having dynamic invocations on JVM, what approach JRuby took on exploring this improvements, and last but not least, how you can benefit from all this stuff by running your apps on JRuby.'
:country: BR
:confirmed: true
:selected: true
Expand Down
12 changes: 6 additions & 6 deletions lib/speakers/douglas-campos-qmx-180.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
:email: qmx@qmx.me
:twitter: qmx
:blog_url: qmx.me
:company: Caelum/Intelie
:bio_br: qmx é desenvolvedor na intelie e instrutor na caelum. viciado em opensource, colabora com vários projetos, como JRuby, VRaptor, restfulie, e outros. Criador do dyn.js.
:bio_en: qmx is a developer at intelie and instructor at caelum. opensource-addicted, contributes to several oss projects, like JRuby, VRaptor, Restfulie and many more. dyn.js creator.
:company: 'Caelum/Intelie'
:bio_br: Qmx (Douglas) é desenvolvedor na intelie e instrutor na caelum. viciado em opensource, colabora com vários projetos, como JRuby, VRaptor, restfulie, e outros. Criador do dyn.js.
:bio_en: Qmx (aka. Douglas) is a developer at intelie and instructor at caelum. opensource-addicted, contributes to several oss projects, like JRuby, VRaptor, Restfulie and many more. dyn.js creator.
:country: BR
:avatar_thumb_url: /images/avatars/180/thumb/qmx-thumb.png
:avatar_medium_url: /images/avatars/180/medium/qmx-medium.png
:avatar_url: /images/avatars/180/original/qmx.png
:avatar_thumb_url: /images/avatars/180/thumb/qmx-thumbnail.jpg
:avatar_medium_url: /images/avatars/180/medium/qmx-medium.jpg
:avatar_url: /images/avatars/180/original/qmx.jpg
4 changes: 2 additions & 2 deletions lib/talk_grid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
:room_a: nick-sutterer-7
:room_b: lucas-hungaro-4
- :time: '15:30'
:room_a: unconfirmed
:room_a: douglas-campos-qmx-180
:room_b: daniel-lopes-139
- :time: '16:30'
:both_en: Coffee Break
Expand Down Expand Up @@ -85,4 +85,4 @@
:both_br: Fechamento
- :time: '21:00'
:both_en: '#horaextra'
:both_br: '#horaextra'
:both_br: '#horaextra'

0 comments on commit d8a01f6

Please sign in to comment.