summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html20
1 files changed, 17 insertions, 3 deletions
diff --git a/index.html b/index.html
index 58bd1fb..9a9cd29 100755
--- a/index.html
+++ b/index.html
@@ -1,9 +1,9 @@
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml"> 3<html xmlns="http://www.w3.org/1999/xhtml">
4<head> 4<head>
5 <title>Real-Time Systems at The University of North Carolina at Chapel Hill</title> 5 <title>Real-Time Systems at The University of North Carolina at Chapel Hill</title>
6 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> 6 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7 <link href="style.css" rel="stylesheet" type="text/css" /> 7 <link href="style.css" rel="stylesheet" type="text/css" />
8</head> 8</head>
9<body> 9<body>
@@ -31,6 +31,20 @@
31 <hr /> 31 <hr />
32 <h2>News</h2> 32 <h2>News</h2>
33 <div class="newsitem"> 33 <div class="newsitem">
34 <p class="date">May 2010</p>
35 <h3>Visiting Researchers</h3>
36 <p>Our good friends <a href="http://dev.ulb.ac.be/sched/homepage.php3?listing=Goossens">Joel Goossens</a> and <a href="http://dev.ulb.ac.be/sched/homepage.php3?listing=Berten">Vandy Berten</a> of <a href="http://www.ulb.ac.be/">L'Université libre de Bruxelles</a>
37 will be visiting us for a couple of weeks starting May 9th. Welcome!
38 </p>
39 </div>
40 <div class="newsitem">
41 <p class="date">April 2010</p>
42 <h3>Fellowships</h3>
43 <p><a href="http://www.cs.unc.edu/~mollison/">Mac Mollison</a> has been awarded a <a href="http://www.ncspacegrant.org/fs/f1/">NC Space Grant Graduate Research Fellowship</a>. <a href="http://www.cs.unc.edu/~bbb">Bj&ouml;rn Brandenburg</a>
44 has been awarded a <a href="http://gradschool.unc.edu/funding/current.html">UNC Dissertation Completion Fellowship</a>. <a href="http://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a> received an honorable mention from NSF. We would like to thank all our funding sources for their continued support.
45 </p>
46 </div>
47 <div class="newsitem">
34 <p class="date">December 2009</p> 48 <p class="date">December 2009</p>
35 <h3>Best Paper Award</h3> 49 <h3>Best Paper Award</h3>
36 <p>Cong Liu and James H. Anderson won the best student paper award for <a href="http://www.cs.unc.edu/~anderson/papers/rtss09d.pdf">their paper</a> entitled &#8220;Task Scheduling with Self-Suspensions in Soft Real-Time Multiprocessor Systems&#8221; at the 30th IEEE Real-Time Systems Symposium in Washington, DC. Congratulations!</p> 50 <p>Cong Liu and James H. Anderson won the best student paper award for <a href="http://www.cs.unc.edu/~anderson/papers/rtss09d.pdf">their paper</a> entitled &#8220;Task Scheduling with Self-Suspensions in Soft Real-Time Multiprocessor Systems&#8221; at the 30th IEEE Real-Time Systems Symposium in Washington, DC. Congratulations!</p>
@@ -48,7 +62,7 @@
48 </div> 62 </div>
49 </div> 63 </div>
50 <div id="footer"> 64 <div id="footer">
51 <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0</a> | Copyright © UNC | Based on a Design by Aaron Block</p> 65 <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0</a> | Copyright © UNC | Based on a Design by Aaron Block</p>
52 </div> 66 </div>
53 67
54 </div> 68 </div>