-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path20years.htm
226 lines (215 loc) · 12.4 KB
/
20years.htm
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
214
215
216
217
218
219
220
221
222
223
224
225
226
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<title>GnomeAsiaSummit2017</title>
<link href="https://2017.gnome.asia/GnomeAsiaSummit2017_files/share.jpg" rel="image_src" />
<meta property="og:title" content="Gnome Asia Summit 2017"/>
<meta property="og:description" content="GnomeAsiaSummit2017"/>
<meta property="og:url" content="https://2017.gnome.asia/"/>
<meta property="og:site_name" content="Tío Luchín"/>
<meta property="og:image" content="https://2017.gnome.asia/GnomeAsiaSummit2017_files/share.jpg" />
<meta name="description" content="Gnome Asia Summit 2017"/>
<link href="GnomeAsiaSummit2017_files/reset.css" rel="stylesheet">
<link href="GnomeAsiaSummit2017_files/timeline.css" rel="stylesheet">
<link href="GnomeAsiaSummit2017_files/fonts.css" rel="stylesheet">
<link href='https://cdn.webfont.youziku.com/webfonts/nomal/9915/46865/59aec6f4f629d817249cd13a.css' rel='stylesheet' type='text/css' />
<link href='https://cdn.webfont.youziku.com/webfonts/nomal/9915/46870/59aec767f629d817249cd13c.css' rel='stylesheet' type='text/css' />
<link href='https://cdn.webfont.youziku.com/webfonts/nomal/9915/46828/59aec5a9f629d817249cd138.css' rel='stylesheet' type='text/css' />
<link href="GnomeAsiaSummit2017_files/index.css" rel="stylesheet">
<script src="GnomeAsiaSummit2017_files/jquery-1.11.2.min.js"></script>
<script src="GnomeAsiaSummit2017_files/jquery.easing.min.js"></script>
</head>
<body>
<style>
html,body{
font-size: 100%;
}
header{
font-size: 70%;
}
.slide-timeline{
background: url(GnomeAsiaSummit2017_files/timelinebg.jpg) top center repeat-y;
overflow: hidden;
}
.slide-timeline .margin{
width: 100%;
height: 45px;
}
.slide-footer{
position: relative;
}
</style>
<div id="loader" style="display: none;">
<div class="num">0</div>
<i><div class="per"></div></i>
</div>
<!--nav导航-->
<header>
<a href="/"><div class="bt-menu"><i></i><i></i><i></i></div></a>
<nav><i></i>
<ul id="navScroll">
<li class="nav1" data-link="0"><span>01</span><a href="/">HOME</a></li>
<li class="nav2" data-link="1"><span>02</span><a href="/">ABOUT</a></li>
<li class="nav3" data-link="2"><span>03</span><a href="/">HOST</a></li>
<li class="nav4 active" data-link="3"><span>04</span><a href="#">TIMELINE</a></li>
<li class="nav5" data-link="4"><span>05</span><a href="/">SCHEDULE</a></li>
<li class="nav6" data-link="5"><span>06</span><a href="/">VENUE</a></li>
<li class="nav7" data-link="6"><span>07</span><a href="/">SPONSORS</a></li>
<li class="nav8" data-link="7"><span>08</span><a href="/">MEDIA</a></li>
<li class="nav9" data-link="8"><span>09</span><a href="/">COMMUNITY</a></li>
<li class="nav10" data-link="9"><span>10</span><a href="/">STAFF</a></li>
</ul>
</nav>
</header>
<div class="slide-timeline">
<div class="fixed">
<div class="title"><img src="GnomeAsiaSummit2017_files/20years.png"/></div>
</div>
<div class="container wp">
<div class="content">
<div class="timeline">
<div class="entry">
<div class="title">
<h2>1997</h2>
<h3>Early days</h3>
</div>
<div class="body">
<p>On August 15, 1997 the development of GNOME was announced with the following: <strong>“We want to develop a free and complete set of user friendly applications and desktop tools, similar to CDE and KDE but based entirely on free software.”</strong> by Miguel de Icaza & Federico Mena Quintero.</p>
</div>
</div>
<div class="entry">
<div class="title">
<h2>1999</h2>
<h3>GNOME 1.0</h3>
</div>
<div class="body">
<p>On March 3, 1999 the first major release of GNOME occurred with the release of GNOME 1.0. The GIMP ToolKit (GTK+) was chosen as the base for GNOME, with major effort devoted to offering a friendly platform for developers, supporting many programming languages. There were 3 subsequent releases over the next two years in the GNOME 1.x series. One of them was 1.4 and you can test it in a Virtual Machine. <a href="http://ftp.gnome.org/pub/GNOME/misc/GNOME1.4.ova">Download it here</a>. (user: gnome / password: gnomehistory)</p>
<p>GNOME’s libraries have been available for use in any application, with freedom and without fees, under the terms of the GNU Lesser General Public License ever since and GNOME’s applications have been made available under the GNU General Public License with a commitment to software freedom.</p>
<div class="col-xs-12 thumbnail">
<a data-gallery="GNOME 1.0" data-toggle="lightbox"><img src="GnomeAsiaSummit2017_files/gnome1.png" alt="GNOME Desktop with 1.4 version"></a>
</div>
</div>
</div>
<div class="entry">
<div class="title">
<h2>2000</h2>
<h3>GUADEC in Paris</h3>
</div>
<div class="body">
<p>The first GUADEC was held in Paris in 2000 as a one-off event, and attracted around 70 GNOME contributors. For many it was the first time they’d met in-person and was judged a success. GUADEC has been held annually since then in cities around Europe, organized by local volunteers, and has grown fivefold in size. GUADEC 2017 was held in Manchester, UK with more than 250 participants.</p>
<div class="col-xs-12 thumbnail">
<a data-gallery="GUADEC in Paris" data-toggle="lightbox"><img src="GnomeAsiaSummit2017_files/guadec-paris.jpg" alt="Happy GNOME contributors at the first GUADEC"></a>
</div>
</div>
</div>
<div class="entry">
<div class="title">
<h2>2000</h2>
<h3>The Foundation</h3>
</div>
<div class="body">
<p>The GNOME Foundation was announced at the Linux World Expo in San Jose, CA in August of 2000. The Foundation provides organizational, financial and legal support to the GNOME project. Partnerships with companies were also announced, including Red Hat, Compaq, Eazel, Helix Code, IBM, Sun Microsystems and VA Linux Systems. The Foundation was ultimately incorporated as a membership-based, not-for-profit corporation.</p>
</div>
</div>
<div class="entry">
<div class="title">
<h2>2002</h2>
<h3>GNOME 2.0</h3>
</div>
<div class="body">
<p>On June 26, 2002 GNOME 2.0 was released, the culmination of major efforts with the dual objective of enhancing the user experience and dramatically improving developer productivity. GNOME 2.0 was the first release in the 2.x series, which saw 16 more releases over the next 9 years.</p>
<p>The introduction of the Human Interface Guidelines (HIG), allowed for a more predictable and consistent interface for users. GNOME 2 also had a host of advanced accessibility features for users with disabilities along with a built-in accessibility framework for developers to meet Section 508 requirements.</p>
<p>GNOME 2.x was widely adopted over its many iterations, though many were unhappy upon its introduction. Said one critic upon the release of GNOME 2.0: <strong>“I found this default configuration, bone-headed, at best.”</strong></p>
<div class="col-xs-12 thumbnail">
<a data-gallery="GNOME 2.0" data-toggle="lightbox"><img src="GnomeAsiaSummit2017_files/gnome2.jpg" alt="GNOME Desktop with 2.0 version"></a>
</div>
</div>
</div>
<div class="entry">
<div class="title">
<h2>2011</h2>
<h3>GNOME 3.0</h3>
</div>
<div class="body">
<p>GNOME 3.0 was an exciting new desktop designed for today’s users and which is suited to a range of modern computing devices. GNOME’s developer technologies were substantially improved for 3.0. Modernised and streamlined, they enable developers to provide better user experiences with less time and effort.</p>
<p>The most important goal of GNOME 3 was defined as the unification of the user experience. Many flaws were identified in the GNOME 2 desktop related to windows, workspaces and application launching, some of which were labor intensive and prone to errors. A much more holistic approach was needed to take it to the next level.</p>
<p>GNOME 3 was met by some with very positive reactions. Said one detractor, <strong>“I forgot how beautiful and stable GNOME 2 was.”</strong></p>
<div class="col-xs-12 thumbnail">
<a data-gallery="GNOME 3.0" data-toggle="lightbox"><img src="GnomeAsiaSummit2017_files/gnome3.png" alt="GNOME Desktop with 3.0 version"></a>
</div>
</div>
</div>
<div class="entry">
<div class="title">
<h2>2016</h2>
<h3>Flatpak</h3>
</div>
<div class="body">
<p>GNOME 3.22 brought comprehensive <a href="http://flatpak.org/">Flatpak</a> integration for the first time. Flatpak, the next generation application framework for Linux, provides cross-distribution applications that are more secure than traditional Linux apps. GNOME 3.22 made it easy to install Flatpak apps using the Software application.</p>
</div>
</div>
<div class="entry">
<div class="title">
<h2>2017</h2>
<h3>GNOME 3.24</h3>
</div>
<div class="body">
<p>GNOME 3.24 Portland was released in March 2017 including features like a brand new Recipes app, Night Light, and revamped settings, as well as improvements to the browser, photos, and IRC applications. <a href="https://www.gnome.org/getting-gnome/">Get GNOME 3.24 here</a></p>
</div>
</div>
<div class="entry">
<div class="title">
<h2>2017</h2>
<h3>GNOME Turns 20</h3>
</div>
<div class="body">
<p>This year marks GNOME’s 20th anniversary. Users and developers flew out from around the world to attend GUADEC and have an early birthday party for GNOME, and Jonathan Blandford gave a keynote on GNOME's past 20 years.</p>
<div class="col-xs-6 thumbnail">
<a data-gallery="Happy Birthday GNOME" data-toggle="lightbox"><img src="GnomeAsiaSummit2017_files/20th-anniversary-1.jpg" alt="Federico Mena-Quintero is getting ready to cut the birthday cake"></a>
</div>
<div class="col-xs-6 thumbnail">
<a data-gallery="Happy Birthday GNOME" data-toggle="lightbox"><img src="GnomeAsiaSummit2017_files/20th-anniversary-2.jpg" alt="People at GNOME’s 20th anniversary party"></a>
</div>
</div>
</div>
<div class="entry">
<div class="title">
<h2>Here’s to the next 20 years!</h2>
</div>
<div class="body">
<p>The GNOME Project looks forward to many more years of development, with contributors old and new. We continue to be inspired by each other, and encourage you to <a href="http://www.gnome.org/get-involved/">join us</a> in shaping the future of GNOME.</p>
</div>
</div>
<div class="entry">
<div class="body">
<div class="margin"></div>
<div class="margin"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="slide-footer">
<footer>
<p>© 2017 GNOME(TM).ASIA</p>
<p>
<a href="https://www.facebook.com/linuxstory/"><i class="icon-facebook"></i></a>
<a href="https://twitter.com/linuxstory/"><i class="icon-twitter"></i></a>
<a href="https://google.com/+LinuxStory/"><i class="icon-google"></i></a>
<a href="#"><i class="icon-tumblr"></i></a>
<a href="https://weibo.com/linuxstory/"><i class="icon-weibo"></i></a>
</p>
</footer>
</div>
<script src="GnomeAsiaSummit2017_files/function.js"></script>
<script type="text/javascript">
$('.bt-menu').on('click', function(e){
window.location.href="/";
//nav跳转
});
</script>
</body>
</html>