public marks

PUBLIC MARKS from feision with tag xml

04 August 2006

安全編碼實作,第 1 部分

這裏唯一的陷阱是需要正確地轉義保留字元(參見表 1)。特別要注意實體字元(如 î),因為它們依賴于文件編碼(請參閱“編碼的問題”)。

30 July 2006

The Protégé Ontology Editor and Knowledge Acquisition System

by 1 other
Protégé is a free, open source ontology editor and knowledge-base framework. The Protégé platform supports two main ways of modeling ontologies via the Protégé-Frames and Protégé-OWL editors. Protégé ontologies can be exported into a variety of formats including RDF(S), OWL, and XML Schema. (more) Protégé is based on Java, is extensible, and provides a plug-and-play environment that makes it a flexible base for rapid prototyping and application development

28 July 2006

SVG - Google 搜尋

可變式向量圖形(SVG),係為XML的子集合之一,目前即將成為W3C對向量式圖形與電腦 動畫的正式標準。SVG可以單純地僅作圖形資料展現,亦可作為電腦動畫格式,此外亦可 與XML、JavaScript、SMIL與HTML結合,塑造多樣化的應用方式。SVG因被視為可安撫網路圖形 ...

27 July 2006

xml rpc - Google 搜尋

所有網頁 關於 xml rpc大約有104,000 頁繁體中文搜尋結果,這是第31至40項

Taiwan.CNET.com : 企業應用 : IT技術 : XML:打通線上交易的任督二脈

起初,是 HTML 把舊的以文字為基礎的網際網路轉化為動態的圖形化市場,接著,制訂網站標準的組織─全球資訊網聯合組織(World Wide Web Consortium, W3C)─開始進行延伸標記語言(Extensible Markup Language, XML)的標準制訂,以把網路發展到下一個層次。如果 HTML 開啟了網站的應用,那麼 XML 將把它轉變為全球資料庫(World Wide Database, WWD),至少對於熟悉商業運作的人來說,已經可以開始利用這種語言的優勢了。 當 XML 的規格在1998年二月第一次發表時,HTML 的發明人和現任的 W3C 總監 Tim Berners-Lee 規劃出他所謂的「語意性網站(Semantic Web)」的架構。在2000年十月初,W3C 發表 XML 1.0。

Taiwan.CNET.com : 企業應用 : 專題報導 : XML會成功嗎?

可延展的標識性語言(Extensible Markup Language 通稱XML)目的在確保全球資訊網內的資料可以藉由允許作者自行定義文字標籤(TAGs)的方式去分別描述不同格式的文件,進而使網頁內容資訊的呈現更形豐富。(有需要進一步了解XML語法的讀者請參閱XML:打通線上交易的任督二脈一文) 這套標準的主體是由全球資訊網聯盟(World Wide Web Consortium 簡稱W3C) 及進階結構化資訊標準組織( Organization for the Advancement of Structured Information Standards 簡稱OASIS)兩大組織所釋出。

IBM developerWorks 台灣

by 1 other
developerWorks 台灣 AIX and UNIX eServer Information Management Lotus Rational Tivoli WebSphere Workplace Architecture Autonomic computing Grid computing Java™ technology Linux Open source Power architecture™ Security Web architecture Wireless technology XML, SOA, and Web services 討論區 會員登入 建議站長 相關連結: developerWorks 美國本站 IBM PartnerWorld alphaWorks (emerging technologies) IBM 紅皮書 developerWorks developerWorksRegistered trademark RSS for developerWorks 台灣 IBM's resource for developers

XML台灣資訊網

術語名稱:XML-RPC 術語全名:XML-RPC 術語說明: XML-RPC是一個使用HTTP作為傳輸協定、並使用XML作為資料編碼方法的遠端程序呼叫(RPC)。XML-RPC被設計的盡可能的簡單讓複雜的資料結構可以被傳送、處理和傳回。藉由建立這樣的標準可以讓在不同的作業環境中的軟體經由網際網路互相對彼此進行程序呼叫。

Zoundry - User Guide

Blog Platform Account Type API Used Endpoint URL and notes Blogger.com Blogger Atom URL not required. File upload and categories are not supported. (Need FTP to host images.) MSN Spaces MSN Spaces XML-RPC URL not required. File upload is not supported. (Need FTP to host images.). MSN Spaces allows only one category per post. Post entry date and time can not be set to a future date and time. MSN Spaces will always use the current date and time in this case. Typepad.com Typepad Atom URL not required. Supports fileupload. WordPress WordPress XML-RPC The URL to the xmlrpc.php. For example, http://example.com/xmlrpc.php. Supports fileupload. (File upload should be enabled via WordPress Admin page).

Zoundry: Write - Link - Tag - Post

by 10 others
Whether you're a beginner or active blogger, Zoundry helps you do more with your weblog: Recommend products. Drop in pictures. Tag your posts. Earn cash rewards for yourself or charities when readers buy from your recommendations. Supported Platforms Supported Platforms Blogger.com Atom API Typepad Atom API MovableType xml-rpc MetaWeblog xml-rpc LiveJournal LJ xml-rpc Blogger v1 xml-rpc Blogger v2 xml-rpc

布罗格的烘培机-Z-Blog之XML-RPC接口(远程发布功能)测试下载

Z-Blog之XML-RPC接口(远程发布功能)测试下载 2005-9-30 11:27:14 很早之前就有人建议过Z-Blog支持MetaWeblog API,我也一直想加入这个功能,MT、WP这样的系统一直都有这个功能。因为对BlogAPI及MetaWeblog不太熟悉,加之中文资料较少,也迟迟未能动工。终于在十一之前,决心把这个接口好好做一下,真正制作时才发现其实并没什么很难的地方,刚开头的确让人摸不着头脑,理顺思路再看看API介绍就上路了。 在Blog中实现XML-RPC的标准不少,BlogAPI功能太弱,MoveableType的扩展又太多,还是MetaWeblog比较合适,WB Editor和BlogJet都有这方面的支持,所以在Z-Blog实现XML-RPC接口主要是以MetaWeblog为主,最好可以兼容MT。 下面就主要讲一下如何在WB Editor 2.0中配置并使用Z-Blog的远程发布功能:

24 July 2006

FrogBSD Blog » RSS 標題編碼問題

RSS 標題編碼問題 Filed under: Web — zmx @ 9:05 am 常常在 Bloglines 裡看到 &這種鬼東西嗎? 追根究底是因為 RSS 規格沒有對 title 標記是 plain text 或是 html,又由於 RSS 是在 XML 裡包 HTML,所以我們有 XML encoding、HTML encoding,產生了 signel encoding、double encodnig,各家的 feed aggregator 解譯方式又不同。 詹姆斯寫的 Encoding RSS Titles 整理了各種 title 用各種 encoding 在各種 aggregator 裡的情況。 想要擺脫這些麻煩 嗎? 請愛用 ATOM Feed。