author | Sverre Rabbelier <srabbelier@gmail.com> |
Mon, 07 Sep 2009 20:02:35 +0200 | |
changeset 2865 | fee8732830f7 |
parent 58 | cee78a1ae672 |
permissions | -rw-r--r-- |
58
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
2 |
<html> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
3 |
<head> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
4 |
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
5 |
<link rel="stylesheet" href="/svn/trunk/mockups/content/css/mockups.css" type="text/css"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
6 |
<title>Google Summer of Code 2008</title> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
7 |
</head> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
8 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
9 |
<body> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
10 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
11 |
<div id="login"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
12 |
<a href="http://code.google.com/p/soc/issues/list">Report bugs</a> | |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
13 |
<a href="/">Sign in</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
14 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
15 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
16 |
<div id="header"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
17 |
<div id="logo"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
18 |
<a href="/"><img src="/svn/trunk/mockups/content/images/GSOC.jpg" alt="Google Summer of Code"/></a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
19 |
<span title=" TODO: logo can change from year to year, program to program " class="popup"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
20 |
<small>*</small> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
21 |
</span> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
22 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
23 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
24 |
<div id="title"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
25 |
GSoC 2009 Community |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
26 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
27 |
<div id="breadcrumbs"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
28 |
<span class="item"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
29 |
<a href="/svn/trunk/mockups/sitehome.html">Google Open Source Programs</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
30 |
</span> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
31 |
> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
32 |
<span class="item"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
33 |
<a href="/svn/trunk/mockups/programs/home/gsoc2009/gsoc2009home.html">Google Summer of Code 2009</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
34 |
</span> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
35 |
> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
36 |
<span class="selected"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
37 |
<a href="/svn/trunk/mockups/programs/community/gsoc2009/gsoc2009comm.html">Community</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
38 |
</span> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
39 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
40 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
41 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
42 |
<div id="side" dir="ltr"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
43 |
<div id="menu"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
44 |
<ul> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
45 |
<li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
46 |
<a href="/svn/trunk/mockups/sitehome.html">Google Open Source Programs</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
47 |
<ul> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
48 |
<li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
49 |
<a href="/svn/trunk/mockups/user/profile/linkname/profile.html">User (Sign In)</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
50 |
</li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
51 |
</ul> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
52 |
<ul> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
53 |
<li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
54 |
<a href="/svn/trunk/mockups/program/home/gsoc2009/gsoc2009home.html">Google Summer of Code</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
55 |
<ul> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
56 |
<li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
57 |
<a class="selected" href="/svn/trunk/mockups/program/community/gsoc2009/gsoc2009comm.html">Community</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
58 |
</li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
59 |
<li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
60 |
<a href="/svn/trunk/mockups/program/docs/gsoc2009/faqs/faqs.html">Program FAQs</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
61 |
</li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
62 |
<li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
63 |
<a href="/svn/trunk/mockups/program/docs/gsoc2009/tos/tos.html">Terms of Service</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
64 |
</li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
65 |
</ul> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
66 |
</li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
67 |
<li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
68 |
<a href="/svn/trunk/mockups/program/home/ghop2008/ghop2008home.html">Google Highly Open Participation</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
69 |
<ul> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
70 |
<li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
71 |
<a href="/svn/trunk/mockups/program/community/ghop2008/">Community</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
72 |
</li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
73 |
<li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
74 |
<a href="/svn/trunk/mockups/program/docs/ghop2008/faqs/">Program FAQs</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
75 |
</li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
76 |
<li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
77 |
<a href="/svn/trunk/mockups/program/docs/ghop2008/rules/rules.html">Contest Rules</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
78 |
</li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
79 |
</ul> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
80 |
</li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
81 |
</ul> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
82 |
</li> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
83 |
</ul> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
84 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
85 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
86 |
<div id="search"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
87 |
<form id="searchbox_015986126177484454297:pfmwlvdl42y" action="http://www.google.com/cse"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
88 |
<input type="hidden" name="cx" value="015986126177484454297:pfmwlvdl42y" /> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
89 |
<input type="hidden" name="cof" value="FORID:0" /> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
90 |
<div class="header"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
91 |
Search Google Open Source: |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
92 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
93 |
<input name="q" type="text" size="20" /> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
94 |
<input type="submit" name="sa" value="Search" /> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
95 |
<br/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
96 |
</form> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
97 |
<script type="text/javascript" src="http://google.com/coop/cse/brand?form=searchbox_015986126177484454297:pfmwlvdl42y"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
98 |
</script></form> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
99 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
100 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
101 |
<div id="badge"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
102 |
<a href="http://code.google.com/p/soc/" target="_blank">Powered by Melange</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
103 |
<span title=" TODO: need a Melange logo " class="popup"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
104 |
<small>*</small> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
105 |
</span> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
106 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
107 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
108 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
109 |
<div id="body"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
110 |
<div style="line-height: 140%;"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
111 |
<p> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
112 |
This is generic HTML that can be configured via the site administration |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
113 |
interface. |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
114 |
</p> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
115 |
<h2>Mentoring Organizations Participating in |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
116 |
<i>Google Summer of Code</i> 2009</h2> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
117 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
118 |
<p class="todo"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
119 |
TODO: tabbed control for browsing organizations who participated in |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
120 |
this historical program, by programming language, primary area of interest, |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
121 |
alphabetical, etc. (and definitely not as ugly as this quick mockup...) |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
122 |
</p> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
123 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
124 |
<p> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
125 |
<table class="tabletabs"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
126 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
127 |
<td class="selectedtab">Alphabetical</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
128 |
<td class="tab">Area of Interest</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
129 |
<td class="tab">Programming Language</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
130 |
<td class="tab">License</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
131 |
<td class="notab"></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
132 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
133 |
</table> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
134 |
<table class="programorgs" style="position: relative"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
135 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
136 |
<td class="triangle"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
137 |
<img src="/svn/trunk/mockups/content/images/opentriangle.gif" alt="A open"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
138 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
139 |
<td class="letter"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
140 |
A |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
141 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
142 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
143 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
144 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
145 |
<td colspan="2"></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
146 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
147 |
<div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
148 |
<a rel=nofollow href="/org/about/gsoc2009/abisource/abisource.html">AbiSource</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
149 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
150 |
<div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
151 |
<a rel=nofollow href="/org/about/gsoc2009/adium/">Adium</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
152 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
153 |
<div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
154 |
<a rel=nofollow href="/org/about/gsoc2009/asf/">The Apache Software Foundation</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
155 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
156 |
<div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
157 |
<a rel=nofollow href="/org/about/gsoc2009/argouml/">ArgoUML</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
158 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
159 |
<div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
160 |
<a rel=nofollow href="/org/about/gsoc2009/atheme/">atheme.org</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
161 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
162 |
<div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
163 |
<a rel=nofollow href="/org/about/gsoc2009/audacity/">Audacity</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
164 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
165 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
166 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
167 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
168 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
169 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="B closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
170 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
171 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
172 |
B |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
173 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
174 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
175 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
176 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
177 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
178 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
179 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
180 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
181 |
C |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
182 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
183 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
184 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
185 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
186 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
187 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
188 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
189 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
190 |
D |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
191 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
192 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
193 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
194 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
195 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
196 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
197 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
198 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
199 |
E |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
200 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
201 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
202 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
203 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
204 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
205 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
206 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
207 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
208 |
F |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
209 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
210 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
211 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
212 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
213 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
214 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
215 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
216 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
217 |
G |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
218 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
219 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
220 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
221 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
222 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
223 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
224 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
225 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
226 |
H |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
227 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
228 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
229 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
230 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
231 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
232 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
233 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
234 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
235 |
I |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
236 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
237 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
238 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
239 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
240 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
241 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
242 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
243 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
244 |
J |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
245 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
246 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
247 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
248 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
249 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
250 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
251 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
252 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
253 |
K |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
254 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
255 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
256 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
257 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
258 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
259 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
260 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
261 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
262 |
L |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
263 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
264 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
265 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
266 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
267 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
268 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
269 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
270 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
271 |
M |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
272 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
273 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
274 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
275 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
276 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
277 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
278 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
279 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
280 |
N |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
281 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
282 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
283 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
284 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
285 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
286 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
287 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
288 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
289 |
O |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
290 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
291 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
292 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
293 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
294 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
295 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
296 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
297 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
298 |
P |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
299 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
300 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
301 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
302 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
303 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
304 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
305 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
306 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
307 |
Q |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
308 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
309 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
310 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
311 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
312 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
313 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
314 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
315 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
316 |
R |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
317 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
318 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
319 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
320 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
321 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
322 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
323 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
324 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
325 |
S |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
326 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
327 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
328 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
329 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
330 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
331 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
332 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
333 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
334 |
T |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
335 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
336 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
337 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
338 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
339 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
340 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
341 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
342 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
343 |
U |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
344 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
345 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
346 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
347 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
348 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
349 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
350 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
351 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
352 |
V |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
353 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
354 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
355 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
356 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
357 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
358 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
359 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
360 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
361 |
W |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
362 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
363 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
364 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
365 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
366 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
367 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
368 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
369 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
370 |
X |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
371 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
372 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
373 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
374 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
375 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
376 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
377 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
378 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
379 |
Y |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
380 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
381 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
382 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
383 |
<tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
384 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
385 |
<img src="/svn/trunk/mockups/content/images/triangle.gif" alt="closed"/> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
386 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
387 |
<td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
388 |
Z |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
389 |
</td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
390 |
<td></td> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
391 |
</tr> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
392 |
</table> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
393 |
</p> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
394 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
395 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
396 |
<div id="footer" dir="ltr"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
397 |
<div class="text"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
398 |
©2008 Google - |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
399 |
<a href="http://www.google.com/">Google Home</a> - |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
400 |
<a href="http://www.google.com/privacy.html">Privacy Policy</a> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
401 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
402 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
403 |
</div> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
404 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
405 |
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
406 |
</script> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
407 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
408 |
<script type="text/javascript"> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
409 |
_uacct="UA-4291635-1"; // code.google.com site-wide tracking |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
410 |
_uanchor=1; |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
411 |
_uff=0; |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
412 |
urchinTracker(); |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
413 |
</script> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
414 |
|
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
415 |
</body> |
cee78a1ae672
Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
416 |
</html> |