2011年10月31日星期一

pdf.js 1.0 將成為未來 Firefox 內嵌的 PDF 閱讀器

pdf.js 1.0

之前介紹的 HTML5 技術的 PDF 解析器 pdf.js 升級至 1.0 版本,並且將成為未來 Firefox 內嵌的 PDF 閱讀器。

和 Google Chrome 使用的源自 Foxit 的閉源 PDF 瀏覽插件不同,PDF.js 是基於開放的 HTML5 及 JavaScript 技術實現的開源產品

源代碼倉庫訪問

免重啟測試版擴展安裝

下面是在 Fedora 16 預裝的 Firefox 7.0.1 上使用該擴展瀏覽 UEFI Secure Boot Impact on Linux 白皮書的樣子:

從結果中可以看到常見的 PDF 閱讀功能一應俱全,渲染速度上也已經和本地的 PDF 閱讀插件無異。

毫無疑問 pdf.js 將被整合入 Gecko 成為 Firefox 的內嵌 PDF 閱讀器,但是具體整合時間表尚未確定。

消息來源Geek

2011年10月29日星期六

Full Circle 54 – Closing Windows

Full Circle
Issue #54

This month:
* Command and Conquer.
* How-To : Program in Python – Part 28, FreeMind, Backup Strategy – Part 2, Apt-Cache NG, and Ubuntu For Business & Education – Part 3.
* Linux Lab – ZoneMinder CCTV – Part 3.
* Review – Synergy.
* I Think – What age do you think the average Linux user is?
NEW FEATURE!  Closing Windows – My Computer and C:\ drive
plus: My Desktop, My Story, and much much more!

Get it while it's hot!

http://fullcirclemagazine.org/issue-54/

2011年10月7日星期五

Linux 文件結構

想瞭解 Linux 文件系統樹形結構,卻又不願翻閱 FHS 的朋友,可以參考 skill2die4 製作的這張簡圖

此圖算是 FHS 的圖形化版本,簡要的說明了 Linux 系統中各個目錄的用途及層級關係,適合初學者使用參考。不過其中較新的如 /run 目錄並未在其中出現。

朝內下載鏈接

進階閱讀材料: FHS

http://linuxtoy.org/archives/linux-file-structure.html