-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcfh.html
More file actions
79 lines (58 loc) · 4.71 KB
/
cfh.html
File metadata and controls
79 lines (58 loc) · 4.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!doctype html>
<!--[if lt IE 7]> <html lang="en-us" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html lang="en-us" class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html lang="en-us" class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en-us" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Call for Hackers: Big Ruby - A Conference For People Doing Big Things With Ruby - February 20-21 - Dallas, Texas</title>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=1200" />
<meta property="og:title" content="Big Ruby">
<meta property="og:type" content="website">
<meta property="og:url" content="http://http://www.bigrubyconf.com/">
<meta property="og:site_name" content=">Big Ruby - A Conference For People Doing Big Things With Ruby">
<meta property="og:description" content="Big Ruby is a conference focused on the use of Ruby in large organizations, infrastructures, userbases, and teams. If your Ruby runs hundreds of servers, handles millions of users, and you count each and every millisecond, this is the conference for you.">
<link rel="stylesheet" type="text/css" href="stylesheets/desktop2.css" media="screen" />
<!-- <link type="text/css" rel="stylesheet" href="http://fast.fonts.com/cssapi/f013636a-d606-4163-9dd7-292ec739de04.css"/> -->
<!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]-->
<script type="text/javascript" src="http://use.typekit.net/pnv5rqn.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
</head>
<body>
<section id="cfh" class="section">
<h1 class="head">Big Ruby<br/>Call for Hackers</h1>
<div class="container">
<h2>Big Ruby 2014 Hackers in Residence</h2>
<br/><br/>
<h3><a href="https://bigruby.wufoo.com/forms/big-ruby-2014-call-for-hackers/">Apply Now!</a></h3>
<br/><br/>
<h3>What is a "Hacker in Residence"?</h3>
<p>Speaking at a conference isn't for everyone and at Big Ruby we wanted to create a way for great programmers who don't like the stage to share their knowledge with our attendees. We are looking for 8 individuals to be available throughout the conference for pair programming and one-on-one teaching.</p>
<h3>That sounds really abstract. Got anything more concrete?</h3>
<p>At the conference, we will be setting up a Hacking Hub with 4 fully stocked pairing stations. (Big monitor, keyboard/mouse, snacks, etc.) </p>
<p>As a Hacker in Residence, you will be available at the Hub for six scheduled 35 minute sessions throughout the conference. (We'll work on the exact schedule once the lineup is set, but times will mirror the speaking schedule.)</p>
<p>Attendees will sign up for a one-on-one session with you during one of your scheduled times.</p>
<h3>What will I be sharing in my session?</h3>
<p>We are picking 8 Hackers on purpose, two for each of our themes:
<ul>
<li>Infrastructure as Code</li>
<li>Need for Speed (Performance)</li>
<li>Service Oriented Architectures</li>
<li>Go Big or Go Home (Big Data)</li>
</ul>
</p>
<p>We are asking that you bring a project to both walk through and work on with your pair during the 35 minutes. Ideally, this project would have several components that relate to the topic.</p>
<p>This project can be something you've already built, something open source, or something else.</p>
<h3>What's in it for me?</h3>
<p>All benefits of being a speaker will be extended to you. You will be featured on the website and receive free admission to the conference. You will also be given a few minutes on stage to introduce yourself and your topic to the audience at the opening of Big Ruby.</p>
<p>On top of all of this you'll be in a position to directly help fellow programmers while participating in a program that we believe is very unique.</p>
<h3>I still don't know about this...</h3>
<p>Neither do we! But we believe this effort of giving members of our community a unique way to share their skills and knowledge is one worth pursuing and hope you'd like to join us in that. We are open to your suggestions and/or concerns.</p>
<h3>Ok. Sound good. What next?</h3>
<p>Our Call for Hackers is now open and will be until December 30 23:59:59 CST. Complete the application and we'll be in touch shortly after the close of the deadline.</p>
<h3><a href="https://bigruby.wufoo.com/forms/big-ruby-2014-call-for-hackers/">Apply Now!</a></h3>
</div>
</section>
</body>
</html>