TOSSUG 原則上每三個禮拜會辦一次心得分享,請各方好手來說說對某個開放原始碼軟體的使用經驗。

以下是 2006 年的心得分享(您也可以去看看2005 年的心得分享記錄):

過去的分享:

淺談 QoS 和 L7-Filter

  1. 為什們要有 L7-Filter? iptables 不就很好用了嘛?
    1. 網路基本架構
    2. 惱人的 P2P 使用者
    3. 使用 L7-Filter 把壞蛋檔掉吧!不用怕他換 port 啦!
  2. QoS (Quality of Service)
    1. 什們是 QoS
    2. 為何需要引入 imq (Intermediate Queueing Device) 這種虛擬設備?
    3. QoS + L7-Filter 有如神助阿!
  3. 實務範例規劃 (學生宿舍)
    1. 編譯核心加入 QoS and L7-Filter 支援
    2. 使用 L7-Filter 把特定服務檔掉或者降速
    3. 配合 QoS 針對每個虛擬 IP 作限制流量
    4. 將以上的功能寫成簡單的 script

動態 Linux kernel 測試工具:SystemTap

主講人: Eugene Teo

摘要:

CSS網頁設計

主講人: hlb

  1. web 2.0, things become possible.
    • /* where are we? */ 個人網站購物、GTD、37signals、......
  2. CSS-P: 表格排版 → CSS排版
    • (part 1: HTML)`
    • what is table layout? grid system
    • the good(解決問題), the bad(浪費), the worst(維護困難)
    • 野豬大改造(clean up): DIY & HTML Tidy

    • CSS語法 & 參考資料 & 書籍

    • benefit? less code → less bandwidth → $ saving! (part 2: CSS)
    • one true layout (pie)
    • DEMO: grids.css
    • semantic HTML & LSM

  3. CSS 求生手冊(survival guide)
    • CSS1, CSS2, CSS Hacks, IE Behavior, Mozilla custom tag(?)
    • partial implementation, HATE!
    • DocType & Browser Mode

      • 337things. welcome to the real world!
      • what is 'Browser Mode'?
      • use HTML 4.01 Strict ( with XHTML mind )
  4. Semantic HTML & Layered Semantic Markup

    • 吃飽喝足談理想
    • ideal world v.s. real world
  5. etc
    • JavaScript & DOM: so many libraries

    • good javascript code
    • microformats
    • AJAX? pageview↓
    • accessiblity

Linux 的套件管理系統 (Package Management System)

主講人: Candyz

  1. 套件管理系統簡介
    1. 什麼是套件管理系
    2. 為什麼需要套件管理系統
    3. 套件管理系統的功能
  2. Linux 的套件格式 (Package Format)
    1. Binary packages
    2. Source packages
    3. Recipe packages
    4. 套件格式之間的轉換
  3. 套件管理員 (Package Manager)
    1. rpm based (Red Hat Package Manager/RPM Package Manager)
    2. deb based
    3. pkgtool for Slackware
    4. pacman for Arch Linux
    5. portage for Gentoo Linux
    6. recipe for Gobo Linux
    7. Smart Package Manager
  4. 檔案庫 (Repository)
  5. 其他的套件管理系統
    1. klik
    2. Autopackage
    3. EPM
    4. Conary
    5. ZENworks Management Daemon (zmd)
    6. Checkinstall
  6. 實例
    1. Ubuntu 6.06 with APT (Synaptic)
    2. FC5 with YUM (Pirut Yumex)
    3. SuSE 10.1 with Smart (Smart Gui)

以開放原始碼軟體作影片處理

主講人:John

  1. 基本觀念:
    • container (mpeg, mov, avi... ) (maybe ogg and mkv)
    • codecs (mpeg1/2, mpeg4... mp3, ogg)
  2. 播放各種格式的影片檔: mplayer 和 vlc
  3. 把數位攝影機的影片轉成 DVD 和╱或其他格式
    • VCD 和 DVD
    • PSP 或 iPod video?
  4. 簡單的剪輯和展示:
    • 用 avidemux 做簡單的剪輯
    • 用 varsha 轉成 DVD image
    • 用 K3B 燒 DVD

Linux 3D 技術:淺談 DRI/GL Acceleration、Xgl、AIGLX 以及相關技術發展

主講人: jserv

淺談自由軟體的數位平面影像(1)

主講人: psilotum (Brief Introduction to digital still image processing and management --- from view of free software)

iptables

主講人: 宗育

Django, how to start

主講人: yungyuc & terry Django 官方網站

JUnit 和圖形介面測試

主講人: snowwolf

  1. 測試的概念、目標、原則
  2. 黑箱及白箱測試
  3. 軟體測試技術
  4. V-Model
  5. 單元測試工具介紹 ─ JUnit
  6. 回歸測試工具介紹 ─ GTT (GUI Testing Tool)
  7. 結論
  8. 高手補充...
  9. 社交時間

★OCL 和 Model Checking 是當天討論時有討論到的部份,故特別放上之前所作的投影片

★OCL 是 UML 2.0 標準的一部分用來定義軟體的規範,OCLE 是 OCL 的 IDE

★Model Checking 是 Formal Method 的一種,簡報內所介紹的 SML 為 Model Checking 所使用的語言之一

簡介 Linux 認證和授權

主講人: ping

  1. 認證是什麼、授權是什麼
  2. 公私鑰 vs. 密碼
  3. ssh 的認證方式
  4. PAM 的組態檔和常見的認證模組
  5. NIS 簡介
  6. LDAP 簡介
  7. 號稱最安全的認證方式: kerberos
  8. 高手補充 (Chihchun 來講一下 smartcard 吧?)
  9. 社交時間


CategoryEvent CategoryTalk


This page is licensed under CC-by-sa by its authors.

心得分享2006 (last edited 2007-02-04 08:35:19 by FourDollars)