Changes between Version 6 and Version 7 of jazz/08-03-28


Ignore:
Timestamp:
Apr 22, 2008, 7:47:03 PM (16 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/08-03-28

    v6 v7  
     1[[PageOutline]]
     2
    13= Week Report =
    2 
    3  * 2008-03-24
    4    * [陽明生資] 取得實驗用主機
    5    * 如何使用 sqlite3 把 Trac Ticket 裡的廣告拿掉
     4== 2008-03-24 ==
     5 * [陽明生資] 取得實驗用主機
     6 * 如何使用 sqlite3 把 Trac Ticket 裡的廣告拿掉
    67{{{
    78$ sudo apt-get install sqlite3
     
    1415sqlite> delete from ticket_change where time=1206200969;
    1516}}}
    16    * 如何查 SQLite 資料庫定義
    17      * 參考: [http://support.oss.org.tw/?q=node/157 SQLite 簡介 (1)]
     17 * 如何查 SQLite 資料庫定義
     18   * 參考: [http://support.oss.org.tw/?q=node/157 SQLite 簡介 (1)]
    1819{{{
    1920sqlite> .schema
     
    163164milestone          session            ticket_custom
    164165}}}
    165    * [備忘] 查詢操作說明與退出 SQLite 的指令
     166 * [備忘] 查詢操作說明與退出 SQLite 的指令
    166167{{{
    167168sqlite> .help
    168169sqlite> .quit
    169170}}}
    170  * 2008-03-25
    171    * 瞭解『生物 3D 影像資料庫』特別是果蠅腦網站的系統架構與目前瓶頸
    172    * [http://www.csm.ornl.gov/~engelman/images/pdf.gif System-level virtualization for high performance computing](PDF)
    173      * Nice Research Topic Reference for new HPC Infrastructure Architecture
    174    * [wiki:jazz/Xen_IOMMU 如何達成 PCI 虛擬化的可能性?!]
    175  * 2008-03-26
    176    * [wiki:FlyCircit/2008-03-26 瞭解『生物 3D 影像資料庫』特別是果蠅腦網站的系統架構]
    177    * [wiki:BioInfo_Project/2008-03-26 測試安裝 BioCondoctor]
    178    * 測試使用 [http://www.monodevelop.com MonoDevelop] 匯入 M$ Visual Studio .Net 專案
    179  * 2008-03-27
    180    *
    181  * 2008-03-28
    182    * 小組讀書會
     171== 2008-03-25 ==
     172 * 瞭解『生物 3D 影像資料庫』特別是果蠅腦網站的系統架構與目前瓶頸
     173 * [http://www.csm.ornl.gov/~engelman/images/pdf.gif System-level virtualization for high performance computing](PDF)
     174   * Nice Research Topic Reference for new HPC Infrastructure Architecture
     175 * [wiki:jazz/Xen_IOMMU 如何達成 PCI 虛擬化的可能性?!]
     176== 2008-03-26 ==
     177 * [wiki:FlyCircit/2008-03-26 瞭解『生物 3D 影像資料庫』特別是果蠅腦網站的系統架構]
     178 * [wiki:BioInfo_Project/2008-03-26 測試安裝 BioCondoctor]
     179 * 測試使用 [http://www.monodevelop.com MonoDevelop] 匯入 M$ Visual Studio .Net 專案
     180== 2008-03-27 ==
     181 *
     182== 2008-03-28 ==
     183 * Google 合作討論事宜
     184 * 小組讀書會