forked from chaserx/kyrug-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·139 lines (131 loc) · 6.11 KB
/
index.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>KyRUG - Kentucky Ruby Users Group</title>
<meta name="author" content="collective KyRUG experience" />
<meta name="copyright" content="Copyright 2010 Kentucky Ruby Users Group" />
<meta name="keywords" content="Ruby, Users Group, Ruby Users Group, Lexington, KY" />
<meta name="description" content="Kentucky Ruby Users Group meets monthly in Lexington, Ky. Our interests are widespread, but our language is the same. Ruby." />
<link rel="icon" type="image/vnd.microsoft.icon" href="ruby.ico" />
<link href='https://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/reset.css" type="text/css" media="screen" charset="utf-8" />
<link rel="stylesheet" href="css/master.css" type="text/css" media="screen" charset="utf-8" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
function myFunc(arg){
//$(console.log(arg));
//$(arg.feed.entry).each(function(){console.log(this.gsx$name.$t)});
$(arg.feed.entry).each(function(){
var person = this.gsx$name.$t;
var githubid = this.gsx$githubid.$t;
var template = '<a href="http://github.com/'+githubid+'">'+person+'</a>';
var githubFeed = 'https://api.github.com/users/'+githubid+'/repos?callback=?';
$(document).ready(function(){
//acknowledgement: the following block fixed courtsey of Leslie Hensley.
var personUl = $('<ul></ul>');
$('.people').append('<li>' + template + '</li>').append(personUl);
$.getJSON(githubFeed, function(response){
//console.log(response);
$(response.data).each(function(){
//console.log(this);
//console.log(this.name);
if (!this.private) {
var project = this.name;
var projectURL = this.url;
var githubURLtemplate = '<a href="'+projectURL+'">'+project+'</a>';
personUl.append('<li>' + githubURLtemplate + '</li>' );
}
});
});
});
});
}
</script>
<script src="https://spreadsheets.google.com/feeds/list/pCQNoXf7oAzxCmdH-BR9ffw/1/public/values?alt=json-in-script&callback=myFunc" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
// Toggle crazy
$(document).ready(function(){
$("#callink").click(function(){
$("#calendar").slideToggle("slow");
return false;
});
});
</script>
<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$("#maplink").click(function(){
$("#map").slideToggle("slow");
return false;
});
});
</script>
<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$("#ormlink").click(function(){
$("#oreilly").slideToggle("slow");
return false;
});
});
</script>
<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$("#mannlink").click(function(){
$("#manning").slideToggle("slow");
return false;
});
});
</script>
</head>
<body>
<div id="wrapper">
<div id="content">
<div id="header">
<h1>KyRUG<br /><span>Kentucky Ruby Users Group</span></h1>
</div>
<div id="where">
We do not have a meeting space at this time.
</div>
<div id="when">
<p><strong>When</strong></p>
<p>We're currently on hiatus. Instead checkout the <a href="https://www.bluegrassdevs.org/">Bluegrass Developers Guild</a>.</p>
</div>
<div id="what">
<p><strong>What & Why</strong></p>
<p>Ruby, Rails, Sinatra, jQuery, SQL, NoSQL... anything really.<br />
It's great to have a group of friends who happen to be talented Rubyists to talk with, learn from, and be inspired by.</p>
</div>
<div id="who">
<p><strong>Who</strong></p>
<ul class="people"></ul>
</div>
<div id="how">
<p><strong>How</strong></p>
<ul>
<li><a href="http://ruby-lang.org/en/" title="Ruby Programming Language">Ruby Language</a></li>
<li><a href="http://groups.google.com/group/kyrug" title="Kentucky Ruby user group | Google Groups">KyRUG on Google Groups</a></li>
<li>IRC: irc.freenode.net #krug</li>
<li><a href="http://pipes.yahoo.com/pipes/pipe.info?_id=drPJ5SNX3BGivu5M6kjTQA" title="Pipes: KyRUG delicious feed">KyRUG del.icio.us feed – Yahoo Pipes</a></li>
<li>User Group Discounts from <a href="#oreilly" id="ormlink">O'Reilly Media</a> and <a href="#manning" id="mannlink">Manning Publications</a></li>
</ul>
<div id="oreilly">
<!-- DSUG //-->
<a href="http://oreilly.com/ruby/index.html" title="Ruby - O'Reilly Media"><img src="http://ug.oreilly.com/images/ads/ug_discount_125x125.gif" /></a>
</div>
<div id="manning">
<!-- UG367 //-->
<a href="http://www.manning.com/" title="Manning Publications Co."><img src="http://www.manning.com/ugprogram/images/banner1.jpg" /></a>
</div>
</div>
<div id="footer">
<p>We <span class="heart">♥</span> Ruby and You</p>
</div>
<div id="sublegal">
<p><a href="http://rubyidentity.org/" title="Ruby Visual Identity Team">Ruby icon</a> is copyright © 2006, Yukihiro Matsumoto used under a <a href="http://creativecommons.org/licenses/by-sa/2.5/" title="Creative Commons —Attribution-ShareAlike 2.5 Generic">Creative Commons Attribution-ShareAlike 2.5 License</a></p>
<p>© 2014 Kentucky Ruby Users Group. This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.</p>
</div>
</div>
</div>
</body>
</html>