-
Notifications
You must be signed in to change notification settings - Fork 3
/
blogs.html
27 lines (26 loc) · 1 KB
/
blogs.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
<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="Author" content="Ion Stoica">
<meta name="GENERATOR"
content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<title>Student Blogs (Paper Reviews)</title>
</head>
<body bgcolor="#ffffff">
<FONT FACE="verdana">
<h1>
Student Blogs</h1>
<!---
<ul>
<li><a href="http://datainthecloud.blogspot.com/">http://datainthecloud.blogspot.com/</a></li>
<li><a href="http://cs294-cloud.blogspot.com/">http://cs294-cloud.blogspot.com/</a></li>
<li><a href="http://pb294review.blogspot.com/">http://pb294review.blogspot.com/</a></li>
<li><a href="http://cloud-thoughts-ybd.blogspot.com/">http://cloud-thoughts-ybd.blogspot.com/</a></li>
<li><a href="http://cloutcloudclout.blogspot.com/">http://cloutcloudclout.blogspot.com/</a></li>
<li><a href="http://www.mosharaf.com/blog/">http://www.mosharaf.com/blog/</a></li>
--->
</font>
</body>
</html>