InfoQ Homepage Ruby Content on InfoQ
-
Building Native Mobile Apps in Rhodes
In this talk from FutureRuby Adam Blum shows Rhodes, an open source Ruby-based framework for building locally executing apps with access to device features for all major smartphone devices.
-
Crimes Against Humanity, Writ Small
The Milgram experiments revealed a number of exploitable weaknesses in human psychology. Matt Knox talks about those weaknesses, their exploitation, consequences, and aftermath.
-
Programming Life
Austin Che discusses DNA and reprogramming life to create a myriad of novel biological systems. Modularity, abstraction and standardization allow non-biologists design and build biological systems.
-
How Capitalism Saves Ruby From Corporatism
Nathaniel Talbott explains: the revolution isn't free. If the Ruby community doesn't want to have the life sucked out by soulless corporations it has to learn to take value and turn it into cash.
-
Fighting the Imperial Californian Ideology
In this talk from FutureRuby, Jesse Hirsh explains the history of Imperial California and the means by which its ideology infects everyone.
-
Terrible Noises for Beautiful People
In this FutureRuby session, Misha Glouberman has the audience make terrible noises and behave like a giant cellular automaton - among other things.
-
Multicore Programming in Erlang
Ulf Wiger shows typical Erlang programs, patterns that scale well on multicore and patterns that don't, profiling and debugging parallel applications and ensuring correct behaviour with QuickCheck.
-
Artisanal Retro-Futurism and Team-Scale Anarcho-Syndicalism
The Agile movement gave unconventional people cover while they sneaked odd and productive ideas (like Ruby) into projects. Today, Agile is sick and this FutureRuby talk shows what’s gone missing.
-
Three Years of Real-World Ruby
Martin Fowler talks about ThoughtWorks's experience with using Ruby on client projects for the past three years.
-
Merb: When Flexibility and Performance Matter
In this talk, Matt Aimonetti talks about the ideas and concepts behind Merb - and the reasons why it's appealing: speed, modularity and more.
-
Testing Your Presentation Layer
Yehuda Katz shows how to test a web app's UI using technologies such as Johnson (Ruby to Javascript bridge), jspec (BDD for Javascript), Webrat and others.
-
The State of the DSL Art in Ruby
In this talk Glenn Vanderburg discusses what the Ruby community has learned about building DSLs, and shows how to build state-of-the-art DSLs without going overboard.