Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Commit 332b245

Browse files
committed
Automated commit at 2013-09-21 20:23:08 UTC by middleman-deploy 3.0.14
1 parent 9c13f98 commit 332b245

File tree

8 files changed

+59
-57
lines changed

8 files changed

+59
-57
lines changed

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>GoGaRuCo 2013</title>
1111

1212
<link href="stylesheets/normalize.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13-
<link href="stylesheets/all.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13+
<link href="stylesheets/all.css?1379794975" media="screen" rel="stylesheet" type="text/css" />
1414
<script src="javascripts/foundation.modernizr.js?1379719895" type="text/javascript"></script>
1515
</head>
1616
<body class="about">

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>GoGaRuCo 2013</title>
1111

1212
<link href="stylesheets/normalize.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13-
<link href="stylesheets/all.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13+
<link href="stylesheets/all.css?1379794975" media="screen" rel="stylesheet" type="text/css" />
1414
<script src="javascripts/foundation.modernizr.js?1379719895" type="text/javascript"></script>
1515
</head>
1616
<body class="index">

location.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>GoGaRuCo 2013</title>
1111

1212
<link href="stylesheets/normalize.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13-
<link href="stylesheets/all.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13+
<link href="stylesheets/all.css?1379794975" media="screen" rel="stylesheet" type="text/css" />
1414
<script src="javascripts/foundation.modernizr.js?1379719895" type="text/javascript"></script>
1515
</head>
1616
<body class="location">

registration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>GoGaRuCo 2013</title>
1111

1212
<link href="stylesheets/normalize.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13-
<link href="stylesheets/all.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13+
<link href="stylesheets/all.css?1379794975" media="screen" rel="stylesheet" type="text/css" />
1414
<script src="javascripts/foundation.modernizr.js?1379719895" type="text/javascript"></script>
1515
</head>
1616
<body class="registration">

schedule.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>GoGaRuCo 2013</title>
1111

1212
<link href="stylesheets/normalize.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13-
<link href="stylesheets/all.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13+
<link href="stylesheets/all.css?1379794975" media="screen" rel="stylesheet" type="text/css" />
1414
<script src="javascripts/foundation.modernizr.js?1379719895" type="text/javascript"></script>
1515
</head>
1616
<body class="schedule">
@@ -234,6 +234,7 @@ <h2>Daily Sessions</h2>
234234
<td><span class="name">Why hasn't Ruby won?</span><br/>
235235
<span class="byline">by</span>
236236
<span class="speaker"><a href="/speakers.html#mei">Sarah Mei</a></span><br/>
237+
<a class="slides" href="https://speakerdeck.com/sarahmei/why-hasnt-ruby-won">Session Slides</a>
237238
</span><br/>
238239
</td>
239240
<td><span class="name">Let's Write an Interpreter!</span><br/>
@@ -246,7 +247,7 @@ <h2>Daily Sessions</h2>
246247
<td>6:00 - ??:00pm</td>
247248
<td>
248249
<span class="name">Party</span><br/>
249-
<span class="byline">Presented by</span> <span class="note">Rackspace and DeveloperAuction</span>
250+
<span class="byline">Presented by</span> <span class="note">Rackspace and HIRED</span>
250251
</td>
251252
<td>
252253
<span class="name">Party</span><br/>
@@ -565,7 +566,8 @@ <h2>Descriptions</h2>
565566
<span class="speaker-name">
566567
<a href="/speakers.html#mei">Sarah Mei</a>
567568
</span>
568-
</span>
569+
<a class="slides" href="https://speakerdeck.com/sarahmei/why-hasnt-ruby-won">Session Slides</a>
570+
</span>
569571
<span class="speaker-details">
570572
<p>For every enthusiastic attendee at a Ruby conference, there are a hundred people who have tried Ruby and walked away. There's also at least one person who's hit the top of Hacker News complaining about it. Are missing features or poor performance chasing people off? Is the community too international, or not responsive enough on GitHub? Maybe the problem is the ones who walk away &mdash; the inexperienced masses, poisoned by Flash, Visual Basic and PHP.</p> <p>Languages and frameworks are interesting things. When you're choosing one, it's important to consider social information about your team &mdash; and the project you're evaluating &mdash; before making a decision. But while every README has bullet points listing the project's technical features, it's much more challenging to identify and extract the right social data to help that evaluation process.</p> <p>Let's bring this missing information into the light and look at social data from real teams, real projects and real extracted code. We'll make better decisions. We'll understand why Hacker News exists. Everyone wins! And you still don't have to do Flash.</p>
571573

speakers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>GoGaRuCo 2013</title>
1111

1212
<link href="stylesheets/normalize.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13-
<link href="stylesheets/all.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13+
<link href="stylesheets/all.css?1379794975" media="screen" rel="stylesheet" type="text/css" />
1414
<script src="javascripts/foundation.modernizr.js?1379719895" type="text/javascript"></script>
1515
</head>
1616
<body class="speakers">

sponsors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>GoGaRuCo 2013</title>
1111

1212
<link href="stylesheets/normalize.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13-
<link href="stylesheets/all.css?1379719895" media="screen" rel="stylesheet" type="text/css" />
13+
<link href="stylesheets/all.css?1379794975" media="screen" rel="stylesheet" type="text/css" />
1414
<script src="javascripts/foundation.modernizr.js?1379719895" type="text/javascript"></script>
1515
</head>
1616
<body class="sponsors">

0 commit comments

Comments
 (0)