-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNewsletter.html?id=208&task=view.html
630 lines (595 loc) · 33.9 KB
/
Newsletter.html?id=208&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
627
628
629
<!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=208&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">第 42 期 第二屆台灣自由軟體開發者問卷調查</div>
<div align="right" class="senddate">Published: 2005-10-02</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=208&task=view.html#590"> [OSSF新聞] 第二屆台灣自由軟體社群調查活動熱烈進行中</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=208&task=view.html#373"> [源碼報報] 開放源碼結合企業領域知識 企業資訊長最愛</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=208&task=view.html#388"> [源碼報報] Nokia 擴大 Eclipse 支援範圍 吸引開發者目光</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=208&task=view.html#433"> [源碼報報] VMware 尋求開放源碼社群合作</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=208&task=view.html#490"> [源碼報報] 開放源碼女性比率低 Debian Women 協助女性參與社群事務</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=208&task=view.html#520"> [法律源地] 開放原始碼的十項定義</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=208&task=view.html#245"> [源碼應用] 開放源碼的商業模式總結</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=208&task=view.html#268"> [源碼心得] SVK 使用心得</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=208&task=view.html#845"> [源碼排行榜] 自由軟體鑄造場專案下載排行榜 10/2</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="590"></a>第二屆台灣自由軟體社群調查活動熱烈進行中</p>
</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">OSSF工作小組</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">
<p class="MsoNormal"><span style="font-family: 新細明體;"><span style="font-size: x-small;">活動網址:<span><a href="https://swan.iis.sinica.edu.tw/opensource2005">https://swan.iis.sinica.edu.tw/opensource2005</a> </span></span></span></p>
<p class="MsoNormal"><span style="font-family: 新細明體;"><span style="font-size: x-small;">中央研究院資訊科學研究所自由軟體鑄造場接受經濟部工業局之委託, 日前展開第二年度自由軟體開發者社群調查研究,透過實際數據了解 自由軟體開發者社群的樣貌,持續追蹤國內自由軟體之發展現況、自 由軟體人力資源消長規模、自由軟體開發者參與社群的經驗及對就業 與產業的影響情形。</span></span></p>
<br /></td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=590&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=208&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="373"></a> 開放源碼結合企業領域知識 企業資訊長最愛</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">謝良奇 2005/09/16</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">根據一份針對 90 位企業技術長、資訊長所作的調查,在可預見的未 來,針對開放源碼與 Linux 開發人員的需求仍舊強勁。然而,如果 要求更好的薪資水準與職務,結合開放源碼與企業、專案管理背景知 識的能力,將不可或缺。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=373&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=208&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="388"></a> Nokia 擴大 Eclipse 支援範圍 吸引開發者目光</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">謝良奇 2005/09/20</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">行動電話製造商 Nokia 正打算透過加碼對開放源碼的參與度,為其 平台吸引更多開發者,該公司最新的動作是更密切地投入 Eclipse 專案。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=388&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=208&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="433"></a> VMware 尋求開放源碼社群合作</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">謝良奇 2005/09/23</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">虛擬環境(virtualization)大廠 VMware,近來因為微軟、Linux 廠商紛紛投入此一市場而倍感壓力。VMware 總裁 Diane Greene 認 為該公司與開放源碼社群的相互合作,能有助該公司在這塊市場持續 保持領先。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=433&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=208&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="490"></a> 開放源碼女性比率低 Debian Women 協助女性參與社群事務</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">謝良奇 2005/09/13</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">印象裡女性在技術領域中所佔的比例,似乎較男性來得少,IBM Linux 技術中心(IBM Linux Technology Center)的 Fernanda G. Weiden 卻是參與開放源碼的女性中,相當出色成功的一位,同時,她也極力 推動讓更多女性投入開放源碼社群的相關活動。日前舉辦的 OSCON 開放源碼大會,也特別邀集許多開放源碼界的知名女性討論開放源碼 兩性參與的問題、機會與多種面向。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=490&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=208&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="520"></a> 開放原始碼的十項定義</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">葛冬梅 2005/09/29</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">一般中文所謂的自由軟體(free software),真正的意涵是指符合 史托曼(Richard. M. Stallman)所訂定的四大自由的軟體(註一)。 此外還有所謂的開放原始碼軟體(Open Source Software),指的是 符合開放原始碼組織(Open Source Initiative,OSI)所訂定開放 原始碼定義(Open Source Definition,OSD)的軟體</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=520&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=208&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="245"></a> 開放源碼的商業模式總結</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">林崇仁 2005/09/30</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">在過去的幾期電子報裡,筆者歸納了幾種不同種類的開放源碼商業模 式,有的是筆者親身力行,有的是簡介國內外不同的作法。其實在最 近,筆者有特別的注意到,在國內,有幾間以開放源碼為服務的廠商 出現了,也有些是既有的資訊服務公司將開放源碼的解決方案加入原 有的經營範圍內的。這樣的現象,對開放源碼軟體的推廣或是加值, 自然有其正面的意義,不過不管是以哪種商業模式來應用開放源碼, 以下的幾個大原則是基本的方向。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=245&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=208&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="268"></a> SVK 使用心得</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">hcchien 2007/01/23</td>
</tr>
<tr>
<td style="font-size: 12px; color: #444444; line-height: 200%;">開始使用 SVK 其實並不算偶然。因為我們在工作上一直有使用版本 控制的習慣,畢竟在一個小組工作的環境,沒有使用版本控制系統只 會讓簡單的事情複雜化。於是當自由軟體社群開始醞釀使用 Subver- sion 來取代 CVS 時,我們就已經慢慢跟進了。</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="index.php%3Foption=com_content&task=view&id=268&Itemid=56.html" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=208&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="845"></a> 自由軟體鑄造場專案下載排行榜 10/2</td>
</tr>
<tr>
<td style="font-size: 12px; color: #999999; font-weight: bold;" colspan="2" width="70%" height="30" align="left" valign="top">OSSF 工作小組 2005/10/02</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>41968 次</td>
</tr>
<tr>
<td>2</td>
<td>pLog 中文開發與推廣</td>
<td>24588 次</td>
</tr>
<tr>
<td>3</td>
<td>OpenVanilla 輸入法及文字輸出處理框架</td>
<td>21828 次</td>
</tr>
<tr>
<td>4</td>
<td>Tab Mix</td>
<td>20446 次</td>
</tr>
<tr>
<td>5</td>
<td>svk version control system</td>
<td>15369 次</td>
</tr>
<tr>
<td>6</td>
<td>SpaceChewingOSX</td>
<td>13758 次</td>
</tr>
<tr>
<td>7</td>
<td>Mozilla 與 Firefox 中文化</td>
<td>13215 次</td>
</tr>
<tr>
<td>8</td>
<td>OSXchat</td>
<td>12593 次</td>
</tr>
<tr>
<td>9</td>
<td>中文應用環境讀書會</td>
<td>12379 次</td>
</tr>
<tr>
<td>10</td>
<td>舊香草輸入法(改至 OpenVanilla 計劃)</td>
<td>8019 次</td>
</tr>
</tbody>
</table>
(統計截止時間:2005/10/02 13:04)</td>
</tr>
<tr>
<td colspan="2" align="left"><a href="https://www.openfoundry.org/index.php?option=com_content&task=view&id=845&Itemid=56" style="font-size: 12px; color: #fd6003;">詳細內容... </a></td>
</tr>
<tr>
<td align="right"><a href="Newsletter.html%3Fid=208&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>