Presentation links?

3 views
Skip to first unread message

Aleksandar Simic

unread,
Dec 12, 2009, 1:58:49 PM12/12/09
to Ruby Manor
Hello,

those were some great talks.

Any chance that the speakers share their presentation slides somewhere
online?

Thanks,
Aleksandar

Šťastný Jakub

unread,
Dec 12, 2009, 3:05:57 PM12/12/09
to ruby-...@googlegroups.com
Hi guys,

here are links for my Rango presentation:

- PDF: http://is.gd/5lduY
- Slideshare: http://is.gd/5lduP
- Examples: http://is.gd/5lduO

Cheers,

Jakub
> --
> http://rubymanor.org
> Group home: http://groups.google.com/group/ruby-manor?hl=en
> Unsubscribe at ruby-manor+...@googlegroups.com

Cheers,

--
Jakub Šťastný
http://twitter.com/botanicus

Loughlin-McHugh

unread,
Dec 12, 2009, 5:18:44 PM12/12/09
to ruby-...@googlegroups.com
> On Dec 12, 2009, at 6:58 PM, Aleksandar Simic wrote:
>> Hello,
>>
>> those were some great talks.
>>
>> Any chance that the speakers share their presentation slides somewhere
>> online?
>>
>> Thanks,
>> Aleksandar

My slides will be available at http://slides.games-with-brains.net/ sometime tomorrow :)


Ellie

Eleanor McHugh
Games With Brains
http://slides.games-with-brains.net
http://www.linkedin.com/in/eleanormchugh

Martin Kleppmann

unread,
Dec 12, 2009, 5:26:06 PM12/12/09
to ruby-...@googlegroups.com
Hello all,

That was an excellent Ruby Manor -- I learnt lots of new things in
every single talk, thoroughly enjoyable.

Slides from my early morning talk are here:
http://www.slideshare.net/martinkleppmann/browserlevel-testing

And if you have a minute I'd really appreciate your feedback on
SpeakerRate:
http://speakerrate.com/talks/1891-browser-level-testing

Thanks :)
Martin

James Adam

unread,
Dec 13, 2009, 6:43:36 AM12/13/09
to ruby-...@googlegroups.com
My slides are available at http://public.lazyatom.com/gem_that_with_notes.pdf (or http://public.lazyatom.com/gem_that.pdf if you don't want to see my ranting in text form).

I've also created a speakerrate thing, for the fun of it: http://speakerrate.com/talks/1894-gem-that

Thanks everyone for making it such a great day.

- James

Daniel Lucraft

unread,
Dec 13, 2009, 6:56:18 AM12/13/09
to ruby-...@googlegroups.com
Thanks James.

Since you seem to know your gems: do you have any tips on creating multiple gems for different platforms? The docs are not too helpful. I need to set the 'platform' gemspec option, but I'm not sure what to.....

thanks
Dan
_______________________________
Daniel Lucraft

twitter.com/danlucraft
danlucraft.com/blog

Jason Cale

unread,
Dec 13, 2009, 9:39:20 AM12/13/09
to ruby-...@googlegroups.com
Hi all,

Here is mine .. slideshare ruined with type choices .. so I may put a PDF up also .. but for now this will do.

I've also created a speakerrate profile, so any feedback would be great.




Thanks all,

It was great day, I only wish I could have stayed for pub afterwards.

Jase.


On 13 Dec 2009, at 11:43, James Adam wrote:


Jason Cale
Jase & Tonic Ltd

Mobile: 07885505651
Skype:  jase_n_tonic

Thomas R. Koll

unread,
Dec 13, 2009, 1:24:38 PM12/13/09
to ruby-...@googlegroups.com


schrieb Jason Cale:
> Hi all,
>
> Here is mine .. slideshare ruined with type choices .. so I may put a
> PDF up also .. but for now this will do.

Oh and a reminder to those more interested in music:
http://supercollider.sourceforge.net/

ciao, tom


--
Thomas R. Koll - Ruby on Rails Webdeveloper
http://photostre.am | http://ananasblau.com | http://github.com/TomK32

Daniel Lucraft

unread,
Dec 13, 2009, 5:09:50 PM12/13/09
to ruby-...@googlegroups.com
Here are my slides: http://github.com/danlucraft/presentations/raw/master/denormalizing.pdf

Thanks for listening, I hope it was useful!

best,
Dan

_______________________________
Daniel Lucraft

twitter.com/danlucraft
danlucraft.com/blog




Chris Lowis

unread,
Dec 13, 2009, 5:44:55 PM12/13/09
to Ruby Manor
Hi Guys,

Thanks for having me at the Manor. Hope you enjoyed the talk!

Speakerrate thingy: http://speakerrate.com/talks/1896-data-visualisation-with-ruby
(would love some feedback)
Slides: http://github.com/chrislo/data_visualisation_ruby/raw/master/slides.pdf
Code: http://github.com/chrislo/data_visualisation_ruby/

All the best,

Chris

Bartosz Blimke

unread,
Dec 13, 2009, 7:21:10 PM12/13/09
to ruby-...@googlegroups.com
Hi,

It was a great day. 

Here are the slides from my talk about WebMock:

Here is the speakerrate page. I would be very happy if I could let me know what you thought about my talk.

Thank you for listening!

Bartosz

Šťastný Jakub

unread,
Dec 13, 2009, 8:27:37 PM12/13/09
to ruby-...@googlegroups.com
Hi again,

there was a question about reusing parts of Rango in Rails and other frameworks. I was investigating this possibility today for template inheritance and I figured out that it's really very easy.

Here is an example for Merb: http://github.com/botanicus/rango-in-merb
Plugin for Rails (works with Rails 2.3.5, but it's very alpha): http://github.com/botanicus/rails-template-inheritance
An example app in Rails with the plugin: http://github.com/botanicus/rango-in-rails

Rango isn't doing any magic, and has very reasonable requires, so if you require template layer, you'll get just template layer etc.

Let me know if you like the idea or if you want to use it for your real-world apps.

PS: I just released Rango 0.1.1.3 and it's just amazing :)

Cheers,

Jakub

On Dec 12, 2009, at 6:58 PM, Aleksandar Simic wrote:

Ben Griffiths

unread,
Dec 13, 2009, 8:28:37 PM12/13/09
to ruby-...@googlegroups.com
Graham Ashton has done a stirling job of writing up my (and everyone
else's) talk: http://effectif.com/ruby/manor/short-order-ruby - much
better than my slides.

Oh, you can rate me here:
http://speakerrate.com/talks/1898-short-order-ruby (don't want to be
left out of the speakerrate thing).

Ben

James Mead

unread,
Dec 14, 2009, 7:32:10 AM12/14/09
to ruby-...@googlegroups.com
Thanks for a great conference.

Here are some links for my talk on "Ruby & Cocoa" :-

Slides:
http://blog.floehopper.org/presentations/ruby-and-cocoa-ruby-manor-2009-12-14/

Code: http://github.com/floehopper/hotcocoa-calculator

Speaker Rate: http://speakerrate.com/talks/1899-ruby-cocoa

Thanks for listening patiently and for some interesting questions.

Cheers, James.

Matt Patterson

unread,
Dec 14, 2009, 8:27:36 AM12/14/09
to ruby-...@googlegroups.com
On 14 Dec 2009, at 12:32, James Mead wrote:

> Thanks for a great conference.
>
> Here are some links for my talk on "Ruby & Cocoa" :-

Here's the link to that third-party UI element browser for use with System Events scripting:

http://prefabsoftware.com/uibrowser/

Thanks again for such a great conference everyone!

Matt


--
Matt Patterson | Design & Code
<ma...@reprocessed.org> | http://www.reprocessed.org/


Loughlin-McHugh

unread,
Dec 14, 2009, 10:33:05 PM12/14/09
to ruby-...@googlegroups.com
I'm expanding the code section of the RubyGoLightly presentation before posting it on SlideShare as the single page of dense code I presented on Saturday was far too dense to be useful to anyone. I'll post here and on twitter when the slides are available.

Thanks to everyone who voted to see this presentation in the first place and to The Guvner and his team for putting on such a brilliant day. Just goes to prove how many keen rubyists there are in London :)
Reply all
Reply to author
Forward
0 new messages