-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNewsletter.html?id=218&task=view.html
627 lines (592 loc) · 33 KB
/
Newsletter.html?id=218&task=view.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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" >
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<link rel="shortcut icon" href="images/favicon.ico" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="robots" content="index, follow" />
<meta name="keywords" content="Who's Who, whoswho, opensource, Open Source, People, people, Community, 社群, Group, group, Taiwan, taiwan, 台灣, workshop, 工作坊, OSSF, 自由軟體鑄造場, 自由軟體,人才,產業,Linux, GNU, 人群,工作坊,分享,學習,法律,授權,GPL,資源表列,討論區,專案開發平台,OpenFoundry,自由軟體人才資料庫,開放源碼, 專案, 軟體, Web Hosting, 網站代管, Subversion, CVS, Issue Tracker, 待辨事項, Wiki, 共同筆記, Project Management, 專案管理, Release, 釋出, Version Control, 版本釋出, tw,TW, Open Foundry, Open, 中央研究院,資訊科學研究所, 自由軟體電子報" />
<meta name="description" content="OpenFoundry provides essential tools and services through its service platform for users to develop Open Source Software Projects, the operating funds comes from the National Science Council and the Research Center for Information Technology Innovation of Academia Sinica Taiwan." />
<meta name="generator" content="" />
<title>Previous Issue - OpenFoundry</title>
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />
<link rel="stylesheet" href="components/com_gantry/css/gantry.css" type="text/css" />
<link rel="stylesheet" href="components/com_gantry/css/grid-12.css" type="text/css" />
<link rel="stylesheet" href="components/com_gantry/css/joomla.css" type="text/css" />
<link rel="stylesheet" href="templates/rt_quantive_j15/css/joomla.css" type="text/css" />
<link rel="stylesheet" href="templates/rt_quantive_j15/css/style1.css" type="text/css" />
<link rel="stylesheet" href="templates/rt_quantive_j15/css/light-body.css" type="text/css" />
<link rel="stylesheet" href="templates/rt_quantive_j15/css/demo-styles.css" type="text/css" />
<link rel="stylesheet" href="templates/rt_quantive_j15/css/template.css" type="text/css" />
<link rel="stylesheet" href="templates/rt_quantive_j15/css/typography.css" type="text/css" />
<link rel="stylesheet" href="templates/rt_quantive_j15/css/fusionmenu.css" type="text/css" />
<style type="text/css">
<!--
#rt-main-surround ul.menu li.active > a, #rt-main-surround ul.menu li.active > .separator, #rt-main-surround ul.menu li.active > .item, #rt-main-surround .square4 ul.menu li:hover > a, #rt-main-surround .square4 ul.menu li:hover > .item, #rt-main-surround .square4 ul.menu li:hover > .separator, .roktabs-links ul li.active span {color:#0088B5;}
a, #rt-main-surround ul.menu a:hover, #rt-main-surround ul.menu .separator:hover, #rt-main-surround ul.menu .item:hover {color:#0088B5;}
-->
</style>
<script type="text/javascript" src="components/com_jcomments/js/jcomments-v2.1.js%3Fv=2"></script>
<script type="text/javascript" src="components/com_jcomments/libraries/joomlatune/ajax.js"></script>
<script type="text/javascript" src="media/system/js/mootools.js"></script>
<script type="text/javascript" src="components/com_gantry/js/gantry-buildspans.js"></script>
<script type="text/javascript" src="components/com_gantry/js/gantry-inputs.js"></script>
<script type="text/javascript" src="templates/rt_quantive_j15/js/jquery.cookie.js"></script>
<script type="text/javascript" src="modules/mod_roknavmenu/themes/fusion/js/fusion.js"></script>
<script type="text/javascript" src="modules/mod_ofssologin/js/ofssologin.js"></script>
<script type="text/javascript">
window.addEvent('domready', function() {
var modules = ['rt-block'];
var header = ['h3','h2','h1'];
GantryBuildSpans(modules, header);
});
InputsExclusion.push('.content_vote','#rt-popup')
window.addEvent('load', function() {
new Fusion('ul.menutop', {
pill: 0,
effect: 'slide and fade',
opacity: 1,
hideDelay: 500,
centered: 0,
tweakInitial: {'x': -2, 'y': 0},
tweakSubsequent: {'x': 0, 'y': -14},
menuFx: {duration: 200, transition: Fx.Transitions.Sine.easeOut},
pillFx: {duration: 400, transition: Fx.Transitions.Back.easeOut}
});
});
</script>
<!-- <script type="text/javascript" src="/sso/javascripts/langsync.js"></script> -->
<!-- <script src="/templates/rt_quantive_j15/js/ossf.js"></script> -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-4136519-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body class="backgroundlevel-low backgroundstyle-style8 bodylevel-med bodystyle-light cssstyle-style1 logostyle-dark font-family-helvetica font-size-is-default menu-type-fusionmenu col12 ">
<div id="rt-main-background">
<div class="rt-container">
<div id="rt-header">
<div class="rt-grid-7 rt-alpha">
<div class="rt-block">
<a href="index.html" id="rt-logo"></a>
</div>
</div>
<div class="rt-grid-5 rt-omega">
<div class="square9">
<div class="rt-block">
<div class="rt-module-surround">
<div class="rt-module-top"><div class="rt-module-top2"><div class="rt-module-top3"></div></div></div>
<div class="rt-module-inner">
<div class="module-content">
<div class="ofssologin_square9"><a href="index.html">Login</a>  | <span><a href="tw/previous-issue%3Fid=218&task=view.html" ><span lang="tw" xml:lang="tw">繁體中文</span></a></li></ul></span><!--Joom!fish V2.0.4 (Lightning)-->
<!-- © 2003-2009 Think Network, released under the GPL. -->
<!-- More information: at http://www.joomfish.net -->
<div class="ofssologin_search_square9">
<form id="of_search" action="https://www.openfoundry.org/of/openfoundry/search" method="get" onsubmit="of_search(); return false;">
<select id="of_search_type">
<option value="Projects"> Projects </option>
<option value="Content"> Content </option>
<option value="People"> People </option>
</select>
<input id="query" name="query" id="mod_search_searchword" maxlength="50" alt="search" class="inputbox" type="text" size="28" value="search..." onblur="if(this.value=='') this.value='search...';" onfocus="if(this.value=='search...') this.value='';" />
<input type="hidden" name="commit" value="search" />
</form>
</div></div> </div>
</div>
<div class="rt-module-bottom"><div class="rt-module-bottom2"><div class="rt-module-bottom3"></div></div></div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div id="rt-navigation"><div id="rt-navigation2"><div id="rt-navigation3">
<div class="nopill">
<ul class="menutop level1 " >
<li class="item1 root" >
<a class="orphan item bullet" href="index.html" >
<span>
Home
</span>
</a>
</li>
<li class="item32 root" >
<a class="orphan item bullet" href="archived.html" >
<span>
Projects
</span>
</a>
</li>
<li class="item186 root" >
<a class="orphan item bullet" href="en/community.html" >
<span>
Who's Who
</span>
</a>
</li>
<li class="item4 root" >
<a class="orphan item bullet" href="en/news.html" >
<span>
News
</span>
</a>
</li>
<li class="item5 root" >
<a class="orphan item bullet" href="en/law-and-licensing.html" >
<span>
Law & Licensing
</span>
</a>
</li>
<li class="item3 root" >
<a class="orphan item bullet" href="en/activities.html" >
<span>
Activities
</span>
</a>
</li>
<li class="item2 root" >
<a class="orphan item bullet" href="en/resourcecatalog.html" >
<span>
Resource Catalog
</span>
</a>
</li>
<li class="item45 root" >
<a class="orphan item bullet" href="en/about.html" >
<span>
About
</span>
</a>
</li>
</ul>
</div>
<div class="clear"></div>
</div></div></div>
<div class="rt-surround"><div class="rt-surround2"><div class="rt-surround3">
<div id="rt-showcase-section">
<div id="rt-showcase">
<div class="rt-grid-12 rt-alpha rt-omega">
<div class="clear"></div>
<div class="close-note">
<div class="rt-block">
<div class="module-content">
<div style="font-size:medium; background-image:linear-gradient(120deg,#159957,#4298b2);color:white;padding:20px;margin:-10px -18px;">感謝您對「自由軟體鑄造場」的支持與愛護,十多年來「自由軟體鑄造場」受中央研究院支持,並在資訊科學研究所以及資訊科技創新研究中心執行,現已完成階段性的任務。 本網站預計持續維運至 2021年底,網站內容基本上不會再更動。<br />也紀念我們永遠的朋友 李士傑先生(Shih-Chieh Ilya Li)。</div> </div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div id="rt-main-surround">
<div id="rt-breadcrumbs">
<div class="rt-breadcrumb-surround">
<a href="index.html" id="breadcrumbs-home"></a>
<span class="breadcrumbs pathway">
<span class="no-link">Previous Issue</span></span>
</div>
<div class="clear"></div>
</div>
<div id="rt-main" class="sa3-mb9">
<div class="rt-main-inner">
<div class="rt-grid-9 rt-push-3">
<div class="rt-block">
<div class="square1">
<div class="rt-module-surround">
<div class="rt-module-top"><div class="rt-module-top2"><div class="rt-module-top3"></div></div></div>
<div class="rt-module-inner">
<div id="rt-mainbody">
<div class="componentheading">第 52 期 IOSESC 初選名單出爐</div>
<div align="right" class="senddate">Published: 2006-02-27</div>
<!--<div><strong><?php// echo $row->title; ?></strong></div><br/>-->
<div><table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#eaeaea">
<tbody>
<tr>
<td colspan="2" height="28" valign="top" background="images/newsletter/cal-bg.gif"><a name="TOP"></a><img src="images/newsletter/catl.gif" border="0" width="179" height="28" /></td>
</tr>
<tr>
<td height="8"></td>
</tr>
<tr>
<td class="contentheading" style="font-size: 12px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%" height="26" valign="middle"><img src="images/newsletter/icon-cat.gif" border="0" alt="Image" hspace="6" align="left" /><a class="contentpagetitle" href="Newsletter.html%3Fid=218&task=view.html#1323"> [OSSF新聞] 2006國際開放源碼嵌入式軟體競賽初選優勝名單出爐</a></td>
</tr>
<tr>
<td class="contentheading" style="font-size: 12px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%" height="26" valign="middle"><img src="images/newsletter/icon-cat.gif" border="0" alt="Image" hspace="6" align="left" /><a class="contentpagetitle" href="Newsletter.html%3Fid=218&task=view.html#582"> [OSSF新聞] Ubuntu 創始人 Mark Shuttleworth 來台宣傳</a></td>
</tr>
<tr>
<td class="contentheading" style="font-size: 12px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%" height="26" valign="middle"><img src="images/newsletter/icon-cat.gif" border="0" alt="Image" hspace="6" align="left" /><a class="contentpagetitle" href="Newsletter.html%3Fid=218&task=view.html#872"> [名家專欄] 從 ETC 電子收費談到資訊人權與開放檔案格式</a></td>
</tr>
<tr>
<td class="contentheading" style="font-size: 12px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%" height="26" valign="middle"><img src="images/newsletter/icon-cat.gif" border="0" alt="Image" hspace="6" align="left" /><a class="contentpagetitle" href="Newsletter.html%3Fid=218&task=view.html#460"> [源碼報報] 南韓計畫建構 Linux 城市、大學</a></td>
</tr>
<tr>
<td class="contentheading" style="font-size: 12px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%" height="26" valign="middle"><img src="images/newsletter/icon-cat.gif" border="0" alt="Image" hspace="6" align="left" /><a class="contentpagetitle" href="Newsletter.html%3Fid=218&task=view.html#406"> [源碼報報] Oracle 收購開放源碼資料庫商 Sleepycat Software</a></td>
</tr>
<tr>
<td class="contentheading" style="font-size: 12px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%" height="26" valign="middle"><img src="images/newsletter/icon-cat.gif" border="0" alt="Image" hspace="6" align="left" /><a class="contentpagetitle" href="Newsletter.html%3Fid=218&task=view.html#384"> [源碼報報] MySQL 收購 Netfrastructure</a></td>
</tr>
<tr>
<td class="contentheading" style="font-size: 12px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%" height="26" valign="middle"><img src="images/newsletter/icon-cat.gif" border="0" alt="Image" hspace="6" align="left" /><a class="contentpagetitle" href="Newsletter.html%3Fid=218&task=view.html#321"> [源碼報報] KDE、GNOME 合作推廣自由桌面</a></td>
</tr>
<tr>
<td class="contentheading" style="font-size: 12px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%" height="26" valign="middle"><img src="images/newsletter/icon-cat.gif" border="0" alt="Image" hspace="6" align="left" /><a class="contentpagetitle" href="Newsletter.html%3Fid=218&task=view.html#509"> [法律源地] 自由軟體爭逐什麼樣的自由?</a></td>
</tr>
<tr>
<td class="contentheading" style="font-size: 12px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%" height="26" valign="middle"><img src="images/newsletter/icon-cat.gif" border="0" alt="Image" hspace="6" align="left" /><a class="contentpagetitle" href="Newsletter.html%3Fid=218&task=view.html#835"> [源碼排行榜] 自由軟體鑄造場專案下載排行榜 02/27</a></td>
</tr>
<tr>
<td height="8"></td>
</tr>
</tbody>
</table>
<table class="contentpaneopen" border="0">
<tbody>
<tr>
<td class="contentheading" style="font-size: 16px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%">
<p> </p>
<p><a name="1323"></a>2006國際開放源碼嵌入式軟體競賽初選優勝名單出爐</p>
</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">涂敏怡 2007/11/27</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">為鼓勵開放源碼在嵌入式的廣泛應用,中央研究院自由軟體鑄造場於去年 (2005) 年底會同國科會及美商蒙特維士達 (Monta Vista) 的贊助,首度舉辦「2006 國際開放源碼嵌入式軟體競賽 (IOSESC)」。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=1323&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=218&task=view.html#TOP"><span style="color: #fd6003; font-size: x-small;"><strong>回目錄</strong></span></a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="contentpaneopen" border="0">
<tbody>
<tr>
<td class="contentheading" style="font-size: 16px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%"><a name="582"></a> Ubuntu 創始人 Mark Shuttleworth 來台宣傳</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">涂敏怡 2006/02/26</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">在國外廣受好評的新興 Linux 套件 Ubuntu,其創始人 Mark Shuttleworth 於 2 月 16、17 日來台宣傳 Ubuntu,拜會政府單位與台灣硬體大廠,並與本地開放源碼及Ubuntu使用者社群交流互動。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=582&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=218&task=view.html#TOP"><span style="color: #fd6003; font-size: x-small;"><strong>回目錄</strong></span></a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="contentpaneopen" border="0">
<tbody>
<tr>
<td class="contentheading" style="font-size: 16px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%"><a name="872"></a> 從 ETC 電子收費談到資訊人權與開放檔案格式</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">洪朝貴 2007/03/12</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">高速公路電子收費機制 ETC 爭議不斷,我們認為最大的癥結點在於政府未將此一機制切割成兩部分思考:裝置在收費站的收費器,與裝置在車上的 OBU。這兩部分相對獨立,應該透過開放透明的通訊協定交換資料,而不是從上游到下游由同一家廠商包辦。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=872&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=218&task=view.html#TOP"><span style="color: #fd6003; font-size: x-small;"><strong>回目錄</strong></span></a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="contentpaneopen" border="0">
<tbody>
<tr>
<td class="contentheading" style="font-size: 16px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%"><a name="460"></a> 南韓計畫建構 Linux 城市、大學</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">謝良奇 2006/02/20</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">南韓政府計畫挑選一個城市及大學為開放源碼軟體的測試平台,提供經費與技術支援,期望推動南韓開放源碼發展,協助安裝 Linux 等開放源碼軟體作為主流作業系統。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=460&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=218&task=view.html#TOP"><span style="color: #fd6003; font-size: x-small;"><strong>回目錄</strong></span></a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="contentpaneopen" border="0">
<tbody>
<tr>
<td class="contentheading" style="font-size: 16px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%"><a name="406"></a> Oracle 收購開放源碼資料庫商 Sleepycat Software</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">謝良奇 2006/02/16</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">Oracle 不久前收購了開放源碼資料庫廠商 Sleepycat Software,驗證了日前該公司將收購多家開放源碼公司的傳聞,除了增強 Oracle 在嵌入式資料庫市場的實力,也有更進一步挖競爭對手 MySQL 牆角的意味。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=406&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=218&task=view.html#TOP"><span style="color: #fd6003; font-size: x-small;"><strong>回目錄</strong></span></a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="contentpaneopen" border="0">
<tbody>
<tr>
<td class="contentheading" style="font-size: 16px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%"><a name="384"></a> MySQL 收購 Netfrastructure</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">謝良奇 2006/02/21</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">感受到 Oracle 步步進逼的威脅,MySQL 日前收購了 Netfrastructure,更重要的是藉此延攬到資料庫大師 Jim Starkey。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=384&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=218&task=view.html#TOP"><span style="color: #fd6003; font-size: x-small;"><strong>回目錄</strong></span></a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="contentpaneopen" border="0">
<tbody>
<tr>
<td class="contentheading" style="font-size: 16px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%"><a name="321"></a> KDE、GNOME 合作推廣自由桌面</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">謝良奇 2006/02/21</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">隨著 KDE、GNOME 共同發起的新郵件論壇成立,象徵這兩套最為人所知的自由桌面系統,從 1997 年開始競爭以來,首次從程式碼上的合作,進一步擴充到行銷與推展活動。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=321&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=218&task=view.html#TOP"><span style="color: #fd6003; font-size: x-small;"><strong>回目錄</strong></span></a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="contentpaneopen" border="0">
<tbody>
<tr>
<td class="contentheading" style="font-size: 16px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%"><a name="509"></a> 自由軟體爭逐什麼樣的自由?</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">林誠夏 2006/02/24</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">若要釐清名詞解釋,自由軟體 (Free Software) 不完全等於免費軟體 (Freeware, Free-downloaded Software),自由軟體也不一定完全等於開放源碼軟體 (Open Source Software),嚴格來說由自由軟體運動的創始者 Richard Stallman(註一)的立場而論,自由是一種理念,是一種道德指標,是一種近乎於天賦的善,是一種二十一世紀資訊時代應該向封閉軟體原始碼的既得利益 者努力爭取的新標的,就像法國革命、美國獨立、甚至一次大戰時婦女要求平等的投票權一般,是一種值得這個時代的人類挺身以求的新基本人權。如此近乎宗教式 迷眩的神思,不過、確實這就是自由軟體運動初始的情懷所在。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=509&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=218&task=view.html#TOP"><span style="color: #fd6003; font-size: x-small;"><strong>回目錄</strong></span></a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="contentpaneopen" border="0">
<tbody>
<tr>
<td class="contentheading" style="font-size: 16px; font-weight: bold; vertical-align: bottom; color: #0055c5;" width="100%"><a name="835"></a> 自由軟體鑄造場專案下載排行榜 02/27</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">OSSF 工作小組 2006/02/27</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">
<table border="1">
<tbody>
<tr>
<th>排行 </th><th>專案名稱 </th><th>下載次數 </th>
</tr>
<tr>
<td>1</td>
<td>中文 WordPress</td>
<td>55628 次</td>
</tr>
<tr>
<td>2</td>
<td>Tab Mix</td>
<td>35394 次</td>
</tr>
<tr>
<td>3</td>
<td>LifeType 中文開發與推廣</td>
<td>34353 次</td>
</tr>
<tr>
<td>4</td>
<td>新同文堂</td>
<td>33274 次</td>
</tr>
<tr>
<td>5</td>
<td>OpenVanilla 輸入法及文字輸出處理架構</td>
<td>32084 次</td>
</tr>
<tr>
<td>6</td>
<td>svk version control system</td>
<td>22678 次</td>
</tr>
<tr>
<td>7</td>
<td>Mozilla 與 Firefox 中文化</td>
<td>17629 次</td>
</tr>
<tr>
<td>8</td>
<td>SpaceChewingOSX</td>
<td>17295 次</td>
</tr>
<tr>
<td>9</td>
<td>中文應用環境讀書會</td>
<td>16998 次</td>
</tr>
<tr>
<td>10</td>
<td>OSXchat</td>
<td>16497 次</td>
</tr>
</tbody>
</table>
(統計截止時間:2006/02/27 15:15)</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="https://www.openfoundry.org/index.php?option=com_content&task=view&id=835&Itemid=56" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=218&task=view.html#TOP"><span style="color: #fd6003; font-size: x-small;"><strong>回目錄</strong></span></a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="clear"></div>
</div>
<div class="rt-module-bottom"><div class="rt-module-bottom2"><div class="rt-module-bottom3"></div></div></div>
</div>
</div>
</div>
</div>
<div class="rt-grid-3 rt-pull-9">
<div id="rt-sidebar-a">
<div class="square4">
<div class="rt-block">
<div class="rt-module-surround">
<div class="rt-module-top"><div class="rt-module-top2"><div class="rt-module-top3"></div></div></div>
<div class="rt-module-inner">
<div class="module-content">
<ul class="menu"><li id="current" class="active item56"><a href="en/previous-issue.html"><span>Previous Issue</span></a></li><li class="item55"><a href="en/about-newsletter.html"><span>About Newsletter</span></a></li></ul> </div>
</div>
<div class="rt-module-bottom"><div class="rt-module-bottom2"><div class="rt-module-bottom3"></div></div></div>
</div>
</div>
</div>
<div class="rt-block">
<div class="rt-module-surround">
<div class="rt-module-top"><div class="rt-module-top2"><div class="rt-module-top3"></div></div></div>
<div class="rt-module-inner">
<div class="module-content">
<ul class="menu"><li class="item115"><a href="en/foss-news.html"><span>FOSS News</span></a></li><li class="item141"><a href="en/case-job.html"><span>Case and Jobs</span></a></li></ul> </div>
</div>
<div class="rt-module-bottom"><div class="rt-module-bottom2"><div class="rt-module-bottom3"></div></div></div>
</div>
</div>
<div class="square1">
<div class="rt-block">
<div class="rt-module-surround">
<div class="rt-module-top"><div class="rt-module-top2"><div class="rt-module-top3"></div></div></div>
<div class="rt-module-inner">
<div class="module-title"><h2 class="title">Special</h2></div>
<div class="clear"></div>
<div class="module-content">
<ul class="menu"><li class="item37"><a href="en/tech-column.html"><span>Tech Column</span></a></li><li class="item40"><a href="en/foss-programs.html"><span>FOSS Programs</span></a></li><li class="item35"><a href="en/legal-column.html"><span>Legal Column</span></a></li><li class="item154"><a href="en/foss-forum.html"><span>FOSS Forum</span></a></li><li class="item162"><a href="en/enterprise-application.html"><span>Enterprise Application</span></a></li><li class="item44"><a href="en/foss-projects.html"><span>FOSS Projects</span></a></li></ul> </div>
</div>
<div class="rt-module-bottom"><div class="rt-module-bottom2"><div class="rt-module-bottom3"></div></div></div>
</div>
</div>
</div>
<div class="square1">
<div class="rt-block">
<div class="rt-module-surround">
<div class="rt-module-top"><div class="rt-module-top2"><div class="rt-module-top3"></div></div></div>
<div class="rt-module-inner">
<div class="module-content">
<p style="text-align: center;"><a href="news%3Fformat=feed&type=rss" target="_black"><img src="images/M_images/news-rss-feed.png" border="0" /></a><br /><a href="https://www.openfoundry.org/rss-feed/Newsletter" target="_black"><img src="images/M_images/newsletter-rss-feed.png" border="0" /></a></p> </div>
</div>
<div class="rt-module-bottom"><div class="rt-module-bottom2"><div class="rt-module-bottom3"></div></div></div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div id="rt-copyright">
<div class="rt-grid-12 rt-alpha rt-omega">
<div class="rt-block">
<div class="rt-module-surround">
<div class="rt-module-top"><div class="rt-module-top2"><div class="rt-module-top3"></div></div></div>
<div class="rt-module-inner">
<div class="module-content">
<span class="nowrap">Open Source Software Foundry</span><span class="nowrap">‧</span><span class="nowrap"> </span><span class="nowrap">Best Viewed with IE7.0 or Firefox2.0 above, 1024x768 Resolution. </span><strong>E-Mail</strong>:<a href="mailto:[email protected]">[email protected]</a> <br /><strong>Address</strong>:No.128, Sec.2, Academia Rd., Institute of Information Science, Academia Sinica, Nangang District, Taipei City 11529, Taiwan (R.O.C). <br /><a href="en/privacy-policy.html">Privacy Policy</a>. <a href="en/terms-of-use.html">Terms-of-use</a> <span style="position: relative; top: 8px; margin-top: -8px;"> <a href="about/8101.html"><img src="images/M_images/rss-feed-all.png" border="0" /></a></span> </div>
</div>
<div class="rt-module-bottom"><div class="rt-module-bottom2"><div class="rt-module-bottom3"></div></div></div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div class="rt-footer-bottom-wrap"><div class="rt-footer-bottom"><div class="rt-footer-bottom2"><div class="rt-footer-bottom3"></div></div></div></div>
</div></div></div>
<div class="rt-surround-bottom"><div class="rt-surround-bottom2"><div class="rt-surround-bottom3"></div></div></div>
</div>
</div>
<!--
<script id="aptureScript">
(function (){var a=document.createElement("script");a.defer="true";a.src="http://www.apture.com/js/apture.js?siteToken=vsJttrn";document.getElementsByTagName("head")[0].appendChild(a);})();
</script>
-->
<!-- Piwik -->
<!-- <script type="text/javascript">
var _paq = _paq || [];
_paq.push(["trackPageView"]);
_paq.push(["enableLinkTracking"]);
(function() {
var u=(("https:" == document.location.protocol) ? "https" : "https") + "://www.openfoundry.org/piwik/";
_paq.push(["setTrackerUrl", u+"piwik.php"]);
_paq.push(["setSiteId", "1"]);
var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
})();
</script> -->
<!-- End Piwik Code -->
</body>
</html>