-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlinks.html
213 lines (195 loc) · 7.49 KB
/
links.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
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
213
---
layout: links
---
<div class="container">
</div>
<div class="container">
<div id="article">
<h1>Links</h1>
<p>I find a wide variety of things interesting and/or useful on the web. These are just some of them.</p>
<br>
<center>
<a href="#rdev"><span class="label label-danger rdev-button">R and development</span></a>
<a href="#viz"><span class="label label-danger viz-button">Latex,Fonts,visualization</span></a>
<a href="#programming"><span class="label label-danger programming-button">Programming</span></a>
<a href="#misc"><span class="label label-danger misc-button">Misc</span></a>
</center>
<br>
</div>
<div id="article" class="rdev">
<a name="rdev">
<h2>R and development</h2>
<table class="table table-hover ">
<tbody>
<tr>
<td valign="top" class="td1">
<p class="p2"><span class="s1"><b>site</b></span></p>
</td>
<td valign="top" class="td1">
<p class="p2"><span class="s1"><b>what is it</b></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td2">
<p class="p2"><span class="s2"><a href="https://github.com/hadley/devtools/wiki">Advanced R
development - GitHub</a></span></p>
</td>
<td valign="top" class="td3">
<p class="p2"><span class="s1">Website for Code repositories<span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td4">
<p class="p2"><span class="s1"><a href="http://jeromyanglim.blogspot.com/2010/02/getting-started-with-sweave-r-latex.html">
R, Statet/Eclipse and Latex primer</a></span></p>
</td>
<td valign="top" class="td5">
<p class="p2"><span class="s1"><span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td6">
<p class="p2"><span class="s1"> <a href="http://www.ibm.com/developerworks/linux/library/l-r1/">
Introduction to R</a></span></p>
</td>
<td valign="top" class="td7">
<p class="p2"><span class="s1"></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td6">
<p class="p2"><span class="s1"><a href="http://www.walware.de/?page=/it/statet/s-console.spage">
Statet- an Eclipse plugin for R</a> </span></p>
</td>
<td valign="top" class="td7">
<p class="p2"><span class="s1"></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td6">
<p class="p2"><span class="s1"><a href="http://projecttemplate.net/">
R package for managing data projects</a></span></p>
</td>
<td valign="top" class="td7">
<p class="p2"><span class="s1"></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td6">
<p class="p2"><span class="s1"><a href="http://www.stanford.edu/~messing/ComputationalSocialScienceWorkflow.html">
Robust workflow with StatET + Eclipse (+ SVN + LaTeX + Sweave +
BibTeX + Zotero)</a></span></p>
</td>
<td valign="top" class="td7">
<p class="p2"><span class="s1"></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div id="article"class="programming">
<a name="programming">
<h2>Programming</h2>
<table class="table table-hover ">
<tbody>
<tr>
<td valign="top" class="td3">
<p class="p2"><span class="s1"><a href="http://reddit.com/r/programming"><b>r/programming</b></a></span></p>
</td>
<td valign="top" class="td4">
<p class="p2"><span class="s1">An excellent resource for programmers both beginner and experienced. Be sure to check out other related subreddits from their sidebar.<span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div id="article"class="viz">
<a name="viz">
<h2>Latex,Fonts,visualization</h2>
<table class="table table-hover ">
<tbody>
<tr>
<td valign="top" class="td1">
<p class="p2"><span class="s1"><a href="http://colorbrewer2.org/">
http://colorbrewer2.org/
</a></span></p>
</td>
<td valign="top" class="td2">
<p class="p2"><span class="s2">For choosing palettes for graphs that are distinct or that have desired properties<span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td3">
<p class="p2"><span class="s1"><a href="http://carroll.aset.psu.edu/pub/CTAN/info/Free_Math_Font_Survey/survey.html#sec:Compar">
A Survey of Free Math Fonts for TeX and LaTeX1</a></span></p>
</td>
<td valign="top" class="td4">
<p class="p2"><span class="s2"><span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td5">
<p class="p2"><span class="s1"><a href="http://bonfx.com/the-100-best-fonts-in-a-huge-sortable-table/">
The 100 Best Fonts (in a Huge Sortable Table)</a></span></p>
</td>
<td valign="top" class="td6">
<p class="p2"><span class="s2"><span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td3">
<p class="p2"><span class="s1"><a href="http://bonfx.com/the-100-best-fonts-in-a-huge-sortable-table/">
The 100 Best Fonts (in a Huge Sortable Table)</a></span></p>
</td>
<td valign="top" class="td2">
<p class="p2"><span class="s2">Think Yahoo! Answers but more…serious. You can find some discussions on very interesting questions. You do need to sign up though.<span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td3">
<p class="p2"><span class="s1"><a href="http://www.fontbureau.com/nhg/history/">
History of neue haas grotesk (aka Helvetica)</a></span></p>
</td>
<td valign="top" class="td4">
<p class="p2"><span class="s2"><span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td5">
<p class="p2"><span class="s1"<a href="http://neosmart.net/blog/2006/a-comprehensive-look-at-the-new-microsoft-fonts/">
microsoft-fonts</a></span></p>
</td>
<td valign="top" class="td6">
<p class="p2"><span class="s2"><span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div id="article"class="misc">
<a name="misc">
<h2>Misc</h2>
<table class="table table-hover ">
<tbody>
<tr>
<td valign="top" class="td3">
<p class="p2"><span class="s1"><a href="http://longform.org"><b>Longform</b></a></span></p>
</td>
<td valign="top" class="td4">
<p class="p2"><span class="s2">One of the best collections of reading (both fiction and non-fiction articles) material for your Pocket.<span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<footer>
<p class="text-muted credit">© 2014 Herring Cove · <a href="https://github.com/arnp/herring-cove"> Herring Cove for Jekyll </a>2014-01-02 21:36:56 -0500 </p>
</footer>
<!-- Bootstrap core JavaScript-->
<script src="js/jquery-1.10.2.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/hc.js"></script>
</body>
</html>