-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
212 lines (184 loc) · 12 KB
/
index.html
File metadata and controls
212 lines (184 loc) · 12 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Ruby GDL | Comunidad de Ruby | Ruby Community | Guadalajara Mexico</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Loading Bootstrap -->
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Loading Flat UI -->
<link href="css/flat-ui.css" rel="stylesheet">
<link rel="shortcut icon" href="images/favicon.ico">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<a href="https://github.com/rubygdl/rubygdl.org"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>
<div class="container">
<div class="demo-headline">
<h1 class="demo-logo">
<div class="logo"></div>
</h1>
</div> <!-- /demo-headline -->
<div class="row demo-tiles">
<div class="span3">
<div class="tile">
<img src="images/icons/Calendar@2x.png" alt="Compas@2x" class="tile-image big-illustration">
<h3 class="tile-title">Eventos</h3>
<p>Nos reunimos cada mes</p>
<a class="btn btn-primary btn-large btn-block" href="http://www.eventbrite.com/org/2625478596">Asiste</a>
</div>
</div>
<div class="span3">
<div class="tile">
<img src="images/icons/Mail@2x.png" alt="Infinity-Loop@2x" class="tile-image">
<h3 class="tile-title">Lista de correos</h3>
<p>Mantente informado</p>
<a class="btn btn-primary btn-large btn-block" href="http://eepurl.com/DHXp9">Suscribete</a>
</div>
</div>
<div class="span3">
<div class="tile">
<img src="images/icons/Pensils@2x.png" alt="Pensils@2x" class="tile-image">
<h3 class="tile-title">Grupo de discusión</h3>
<p>Participa activamente</p>
<a class="btn btn-primary btn-large btn-block" href="http://rubygdl.googlegroups.com">Únete</a>
</div>
</div>
<div class="span3">
<div class="tile">
<img src="images/icons/Chat@2x.png" alt="Chat@2x" class="tile-image">
<h3 class="tile-title">@ruby_gdl</h3>
<p>Siguenos en twitter</p>
<a class="btn btn-primary btn-large btn-block" href="http://twitter.com/ruby_gdl">Síguenos</a>
</div>
</div>
</div> <!-- /tiles -->
<a href="https://docs.google.com/forms/d/1SI_B2I6qk4APW8Yov2azoVT8hb_p_wfQZ5FKBWVW9Ac/viewform" target="_blank" class="btn btn-block btn-lg btn-success">Anótate aquí para compartir algo en nuestra próxima reunión</a>
<br/>
<h1>Presentaciones</h1>
<h3>8 Septiembre 2012</h3>
<ul>
<li><strong><a href="https://github.com/andresf/five-tips-to-improve-your-code" target="_blank">Five tips to improve your code</a></strong>- @lanzoma</li>
<li><strong><a href="http://www.slideshare.net/mrebola/why-agile-and-rails" target="_blank">Why rails and agile</a></strong>- @mrebola</li>
</ul>
<h3>13 Junio 2013</h3>
<ul>
<li><strong><a href="http://joseluistorres.me/csscss-and-the-crazy-styles/" target="_blank">CSSCSS finding duplicates in your CSS</a></strong> - @joseluis_torres</li>
<li><strong>Como construir Extenciones de C en ruby</strong> - @3zcurdia</li>
<li><strong><a href="https://speakerdeck.com/bantik/better-living-through-open-source" target="_blank">Better Living Through Open Source</a></strong> - @bantik</li>
<li><strong><a href="https://speakerdeck.com/edgarjs/cdn-for-your-rails-assets" target="_blank">CDN para servir assets estáticos en Rails</a></strong> - @edgarjs</li>
<li><strong>DSL, or not DSL</strong> - @chubas</li>
</ul>
<h3>11 Julio 2013</h3>
<ul>
<li><strong><a href="http://prezi.com/tyrbuam6agbm/bdd-for-restful-apps/?utm_campaign=share&utm_medium=copy" target="_blank">Cadenero + BDD</a></strong> - @mvidaurre</li>
<li><strong><a href="http://joseluistorres.me/rails-best-practices-gem/" target="_blank">RailsBestPractices Gem</a></strong> - @joseluis_torres</li>
<li><strong><a href="https://speakerdeck.com/orlando/shadow-dom-101" target="_blank">Shadow DOM</a></strong> - @odelaguila</li>
<li><strong><a href="https://speakerdeck.com/mario_chavez/conociendo-minitest" target="_blank">Minitest</a></strong> - @mario_chavez</li>
</ul>
<h3>8 Agosto 2013</h3>
<ul>
<li><strong><a href="http://hackergil.github.io/thor_slides/#/" target="_blank">Command line tools with Thor</a></strong> - @hackergil</li>
<li><strong><a href="https://github.com/solojavier/tdd-is-not-for-me" target="_blank">TDD is not for me</a></strong> - @solojavier</li>
<li><strong><a href="http://agiltec.github.io/presentations/Ember.js/introduction.to.ember.js/emberjs.html#/emberjs" target="_blank">Ember.js</a></strong> - @mvidaurre</li>
</ul>
<h3>12 Septiembre 2013</h3>
<ul>
<li><strong><a href="http://agiltec.github.io/presentations/Ember.js/introduction.to.ember.js/emberjs.html#/emberjs" target="_blank">Ember.js</a></strong> - @mvidaurre</li>
<li><strong><a href="https://docs.google.com/file/d/0B2LfvIyDkChpN2JHY3hzV1VwT2VVOE5TUlZveHFxemNid0pR" target="_blank">Lessons learned in product development</a></strong> - @jaimesromero</li>
<li><strong><a href="http://www.slideshare.net/macguillermo/rubymotion-platica" target="_blank">Rubymotion primeros pasos</a></strong> - @igmarin</li>
</ul>
<h3>10 Octubre 2013</h3>
<ul>
<li><strong><a href="https://www.dropbox.com/s/ji4hgp8diwro8g3/ENF.pdf" target="_blank">El nuevo Fronend</a></strong> - @xixebombilla</li>
<li><strong><a href="https://docs.google.com/presentation/d/1fRe015DUNYLWsGuTZKI1f5MOnjKDNX_kPG77MM7wuqY/edit#slide=id.p" target="_blank">Reinventando la manera de crear formularios (SimpleForm)</a></strong> - @CesarPalafox</li>
<li><strong><a href="https://speakerdeck.com/orlando/servicios-y-herramientas-para-usar-en-tu-proximo-proyecto" target="_blank">Servicios y herramientas que debes usar en tu próximo proyecto</a></strong> - @odelaguila</li>
</ul>
<h3>14 Noviembre 2013</h3>
<ul>
<li><strong>Clojure</strong> - @rafmagana</li>
<li><strong>El lenguaje dinámico Groovy</strong> - @neodevelop</li>
<li><strong>Pagando deuda técnica</strong> - @ppaex</li>
<li><strong>Javascript frontend application development</strong> - @azendal</li>
</ul>
<h3>23 Enero 2014</h3>
<ul>
<li><strong><a href="https://github.com/andresf/managing-dependencies-talk" target="_blank">Managing dependencies</a></strong> - @lanzoma</li>
<li><strong><a href="http://slides.com/solojavier/duck-typing" target="_blank">Duck Typing</a></strong> - @solojavier</li>
<li><strong><a href="http://joseluistorres.me/practical-object-oriented-design-in-ruby-herencia/" target="_blank">Herencia</a></strong> - @joseluis_torres</li>
</ul>
<h3>20 Marzo 2014</h3>
<ul>
<li><strong><a href="https://docs.google.com/presentation/d/1zVEpW5TPs6WB6hPTbxw0_cjEQ4lmcI1B3PeSel80FhE/edit#slide=id.p9" target="_blank">This library. IT DOES NOTHING!</a></strong> - @benbeltran</li>
<li><strong><a href="https://docs.google.com/presentation/d/1WbLdmXHiSYH6CFb4nxk8dzZI2YH0jzlkes8YUjRxa7I/edit#slide=id.p" target="_blank">Rethinking UI development</a></strong> - @escusado</li>
<li><strong><a href="https://docs.google.com/file/d/0B2LfvIyDkChpUmIxV1ZYSFRZZlgxdHBUTlAycWVtVXlac2Rj/edit" target="_blank">Vagrant + Puppet deployment made easy</a></strong> - @patux</li>
</ul>
<h3>17 Abril</h3>
<ul>
<li><strong><a href="http://slides.com/solojavier/artoo" target="_blank">ruby on robots</a></strong> - @solojavier</li>
<li><strong><a href="http://www.slideshare.net/macguillermo/rails-engines-33665783" target="_blank">Rails Engines</a></strong> - @igmarin</li>
<li><strong><a href="https://speakerdeck.com/orlando/libsass-and-why-it-matters" target="_blank">libsass and why it matters</a></strong> - @odelaguila</li>
</ul>
<h3>15 Mayo</h3>
<ul>
<li><strong><a href="http://codingpains.blogspot.mx/2014/05/mejorando-tus-habilidades-de-debugging.html" target="_blank">Mejorando tus habilidades de debugging</a></strong> - @gusortiz</li>
<li><strong><a href="https://docs.google.com/file/d/0B2LfvIyDkChpTFB3SklTbExfRzA/edit" target="_blank">Chef and beyond</a></strong> - @bbhx</li>
</ul>
<h3>19 Junio</h3>
<ul>
<li><strong><a href="https://speakerdeck.com/mvidaurre/true-solid-and-dry" target="_blank">TRUE, SOLID y DRY</a></strong> - @mvidaurre</li>
<li><strong><a href="" target="_blank">Como construir tu propio Terminator (Machine Learning)</a></strong> - @ieldanr</li>
<li><strong><a href="" target="_blank">Rack Middleware</a></strong> - @alan_andrade</li>
</ul>
<h3>17 Julio</h3>
<ul>
<li><strong><a href="https://speakerdeck.com/mvidaurre/to-iterate-is-human-to-recurse-divine" target="_blank">To iterate is human, to recurse is divine</a></strong> - @mvidaurre</li>
<li><strong><a href="http://slides.com/solojavier/singularity-mx" target="_blank">Singularity.MX</a></strong> - @solojavier</li>
</ul>
<h3>21 Agosto</h3>
<ul>
<li><strong><a href="https://github.com/solojavier/mobprogramming" target="_blank">MobProgramming</a></strong> - RubyGDL</li>
</ul>
<h3>18 Septiembre</h3>
<ul>
<li><strong>Rails 4.2</strong> - @guilleiguaran</li>
</ul>
<h3>16 Octubre</h3>
<ul>
<li><strong><a href="https://speakerdeck.com/mvidaurre/value-driven-development" target="_blank">Value Driven Development</a></strong> - @mvidaurre</li>
<li><strong>Workflow X</strong> - @azendal</li>
</ul>
<h3>19 Febrero 2015</h3>
<ul>
<li><strong><a href="https://speakerdeck.com/solojavier/server-provisioning-and-configuration" target="_blank">
Server Provisioning and Configuration</a></strong> - @solojavier</li>
<li><strong><a href="https://speakerdeck.com/mvidaurre/introduccion-a-fullstack-development" target="_blank">
Introduccion a fullstack development</a></strong> - @mvidaurre</li>
<li><strong><a href="https://speakerdeck.com/joseluistorres/soa-provisioning-and-escalating-ignite-format" target="_blank">
SOA, provisioning and escalating</a></strong> - @joseluis_torres</li>
<li><strong><a href="http://slides.com/electrocucaracha/how-to-deploy-an-app-openstack" target="_blank">
How to deploy an app openstack</a></strong> - @electrocucarach</li>
<li><strong><a href="https://speakerdeck.com/patux/tools-for-fullstack-development-puppet" target="_blank">
Tools for fullstack development puppet</a></strong> - @patux</li>
</ul>
<h1>Videos</h1>
<!-- Load JS here for greater good =============================-->
<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/youtube.xml&up_channel=solojavi3r&synd=open&w=940&h=390&title=&border=0&output=js"></script>
<script src="js/jquery-1.8.3.min.js"></script>
<script src="js/jquery-ui-1.10.3.custom.min.js"></script>
<script src="js/jquery.ui.touch-punch.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap-select.js"></script>
<script src="js/bootstrap-switch.js"></script>
<script src="js/flatui-checkbox.js"></script>
<script src="js/flatui-radio.js"></script>
<script src="js/jquery.tagsinput.js"></script>
<script src="js/jquery.placeholder.js"></script>
<script src="js/jquery.stacktable.js"></script>
<script src="http://vjs.zencdn.net/c/video.js"></script>
<script src="js/application.js"></script>
</body>
</html>