關注技術,關注生活

          任何事情只要開始去做,永遠不會太遲。
          posts - 5, comments - 23, trackbacks - 0, articles - 18
            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

          xml技術資料與教程

          Posted on 2006-12-09 18:28 errorfun 閱讀(225) 評論(0)  編輯  收藏 所屬分類: XML

          中文:
          1. XML 和配置文件
          http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=xml&Number=120892&page=1&view=expanded&sb=5&o=31#Post120892

          2. 使用 Jena API 處理 RDF http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=xml&Number=121783&page=1&view=expanded&sb=5&o=31#Post121783

          3. 使用 Jena 處理 RSS 1.0 http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=xml&Number=121829&page=1&view=expanded&sb=5&o=31#Post121829

          4. 揭開 XML 之謎 http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=xml&Number=125105&page=0&view=expanded&sb=5&o=31#Post125105

          5. 你好,聲音世界 http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=xml&Number=125495&page=0&view=expanded&sb=5&o=31&part =

          6. 應該使用 SAX 還是 DOM ? http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=xml&Number=127288&page=0&view=expanded&sb=5&o=31#Post127288

          7. XSLT,注釋和處理指令 http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=xml&Number=130283&page=0&view=expanded&sb=5&o=31&part =

          8. Mozilla 中的 XML http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=xml&Number=138303&page=0&view=expanded&sb=5&o=31&part =

          9. 用 SAX 2.0 處理大型 XML 文檔 http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=xml&Number=139338&page=0&view=expanded&sb=5&o=31&part =

          10. HTML 和 XSLT http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=xml&Number=165665&page=0&view=expanded&sb=5&o=31&part =

          11. 《Java & XML》第12章--SOAP http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=xml&Number=177426&page=0&view=expanded&sb=5&o=31&part=

          英文:


          文章部分:
          1. XML FAQ
          http://www.ucc.ie/xml/
          一份關于 XML 的非常重要的文檔。 (中文XML FAQ:
          http://xml.ascc.net/zh/gb/faq.html


          2. XML Message 教程
          http://www.javaworld.com/javaworld/jw-03-2001/jw-0302-xmlmessaging.html
          http://www.javaworld.com/javaworld/jw-06-2001/jw-0622-xmlmessaging2.html
          JavaWorld 上兩篇關于 XML Message 的教程。


          3. 為什么 XML 意味著 Java
          http://www.xml.com/pub/a/1999/06/fuchs/fuchs.html
          介紹 XML 與 Java 的關系。


          4. Perl XML 快速起步
          http://www.xml.com/pub/a/2001/04/18/perlxmlqstart1.html
          http://www.xml.com/pub/a/2001/05/16/perlxml.html
          http://www.xml.com/pub/a/2001/06/13/perlxml.html
          介紹如何使用 Perl 做 XML 開發。


          5. Perl 和 XML 犯了什么錯?
          http://www.xml.com/pub/a/2000/10/11/perlxml/index.html
          討論了 Perl 目前在做 XML 開發中還存在哪些不足。


          6. 使用 Python 處理 XML
          http://www.xml.com/pub/a/1999/12/xml99/python.html
          介紹如何使用 Python 做 XML 開發。


          7. 使用 C++ 做 XML 編程
          http://www.xml.com/pub/a/1999/11/cplus/index.html
          介紹如何使用 C++ 做 XML 開發。


          8. LXXXII. XML 解析器的功能
          http://www.php.net/manual/en/ref.xml.php
          介紹如何使用 PHP 做 XML 開發


          9. W3C XML Schema 使事情變得簡單
          http://www.xml.com/pub/a/2001/06/06/schemasimple.html
          介紹如何避免設計 XML Schema 時的一些常見缺陷。


          10. 便宜的 XML
          http://www.xml.com/pub/a/2001/06/27/cheapxml.html
          介紹在 Web 上大量可以免費使用的 XML 軟件資源。


          11. 實用國際化 (i18n)
          http://www.xml.com/pub/a/2001/04/18/i18n.html
          關于在 XML 開發中的國際化問題對 Tim Bray 的訪談。


          12. 一個 XSLT 樣式單和一個用來實現國際化 (i18n) 的 XML 詞典
          http://www-106.ibm.com/developerworks/web/library/wa-xslt/?dwzone=web
          演示了一個實現站點 Web 頁面國際化的策略。


          13. JAXP -- 用詞不當和修正
          http://www.zdnet.com/enterprise/stories/main/0,10228,2766317,00.html
          對 JAXP 規范的介紹和其今后發展的預測。


          14. 實體與 XSLT
          http://www.xml.com/pub/a/2001/03/14/trxml10.html
          介紹在 XSLT 中如何使用實體 (Entities)


          15. 處理指令與 XSLT
          http://www.xml.com/pub/a/2000/08/09/xslt/xslt.html
          介紹在 XSLT 中如何使用處理指令 (PI)。


          16. HTML 和 XSLT
          http://www.xml.com/pub/a/2000/08/30/xsltandhtml/index.html
          介紹如何使用 HTML 作為 XSLT 的輸入和輸出。


          17. XSLT 外科手術
          http://www.xml.com/pub/a/2001/04/25/styleqanda.html
          關于 XSLT 的一些問答。


          18. XT 的未來
          http://www.xml.com/pub/a/2000/06/07/deviant/index.html
          介紹目前最快的 XSLT 引擎 -- XT 的發展狀況。


          19. XSLT 測試結果
          http://www.xml.com/pub/a/2001/03/28/xsltmark/index.html
          http://www.xml.com/pub/a/2001/03/28/xsltmark/results.html
          最近一次 XSLT 測試的結果和評論。


          20. XML 技術:一個成功的故事
          http://www.xml.com/pub/a/2001/05/16/wrestle.html
          做 XML 開發的一個實例。


          21. 幾部分的集成 -- XSLT,XLink 和 SVG
          http://www.xml.com/pub/a/2000/03/22/style/index.html
          介紹如何集成這幾種 XML 應用。


          22. OpenOffice 和 XML 的冒險
          http://www.xml.com/pub/a/2001/02/07/openoffice.html
          介紹了在 OpenOffice 中應用 XML 技術所做的大膽實踐。


          23. Jetspeed 中的 XML
          http://www.xml.com/pub/a/2000/05/15/jetspeed/index.html
          介紹了在 Jetspeed 項目中的 XML 應用。


          24. Internet 腳本:Zope 和 XML-RPC
          http://www.xml.com/pub/a/2000/01/xmlrpc/index.html
          介紹如何在 Zope 中做 XML-RPC 開發。


          25. Semantic Web
          http://www.scientificamerican.com/2001/0501issue/0501berners-lee.html
          Tim Berners-Lee 關于 Semantic Web 的定義。


          26. Tim Berners-Lee 關于 W3C 的 Semantic Web 活動的訪談
          http://www.xml.com/pub/a/2001/03/21/timbl.html
          Tim Berners-Lee 關于 W3C 的 Semantic Web 活動的訪談。


          27. 創建一個 Semantic Web
          http://www.xml.com/pub/a/2001/03/07/buildingsw.html
          介紹如何創建一個 Semantic Web (機器可讀的 Web)。


          28. 荒野中的 Dublin Core
          http://www.xml.com/pub/a/2000/10/25/dublincore/dc8.html
          對 Dublin Core 的介紹。


          29. RSS:輕量的 Web 企業聯合 (Syndication)
          http://www.xml.com/pub/a/2000/07/17/syndication/rss.html
          介紹了 RSS 的概念。


          30. 學習 RELAX
          http://www.xml.com/pub/a/2000/10/16/relax/index.html
          一篇介紹 RELAX 的文章。


          31. XQuery 是否是在重新發明輪子?
          http://www.xml.com/pub/a/2001/02/28/deviant.html
          關于 XQuery 的網上大討論。


          32. 直覺和二進制的 XML
          http://www.xml.com/pub/a/2001/04/18/binaryXML.html
          將 XML 編碼為二進制格式以加快應用程序執行效率的討論。


          33. 一篇介紹 SOAP 歷史的短文
          http://www.xml.com/pub/a/2001/04/04/soap.html
          一篇介紹 SOAP 歷史的短文。


          34. 理解 ebXML,UDDI 和 XML/EDI
          http://www.xml.org/feature_articles/2000_1107_dutton.shtml
          介紹用于電子商務的這三種技術的體系結構。


          35. ebXML:到結束時仍然沒有結束
          http://www.xml.com/pub/a/2001/05/16/ebxml.html
          關于 ebXML 的討論。


          36. 為什么 UDDI 將會成功
          http://www.stencilgroup.com/ideas_scope_200104uddi.html
          關于 UDDI 的 whitepaper。


          37. 數據坩堝:使用 XML 創建 B2B 應用程序
          http://www-106.ibm.com/developerworks/library/xml-b2b/index.html
          介紹如何使用 XML 創建 B2B 應用程序。


          38. 第 10 屆國際 WWW 大會的報告
          http://www.xml.com/pub/a/2001/05/09/www10/index.html
          第 10 屆國際 WWW 大會的報告


          39. XML Schema 成為 W3C 的建議
          http://www-106.ibm.com/developerworks/xml/library/x-schrec.html
          關于 W3C 通過 XML Schema 建議的評述。


          40. XML 已經不再是舊日模樣
          http://www.xml.com/pub/a/2001/02/28/eightytwenty.html
          介紹了 XML 在 W3C 的最新發展動態。


          41. 將混亂變為有序:管理 Web 項目
          http://www.webtechniques.com/archives/2000/01/desi/
          介紹如何管理一個 Web 項目。


          42. 建立你的 Web 團隊
          http://www.webtechniques.com/archives/2001/01/berry/
          介紹如何建立一個 Web 團隊。


          43. Jabber 中的 XML 消息傳遞
          http://www.openp2p.com/pub/a/p2p/2000/10/06/jabber_xml.html?page=1
          介紹在 Jabber 中如何使用 XML 做消息傳遞。


          44. P3P 部署指南
          http://www.w3.org/TR/2001/NOTE-p3pdeployment-20010510
          W3C 的 P3P 部署指南。


          45. 設計 JSP 定制標記庫
          http://www.onjava.com/pub/a/onjava/2000/12/15/jsp_custom_tags.html
          介紹如何設計 JSP 定制標記庫。


          46. 創建一個 Semantic Web 站點
          http://www.xml.com/pub/a/2001/05/02/semanticwebsite.html
          介紹如何使用 RSS 創建一個 Semantic Web 站點。


          47. XML 的狀態:為什么個人同樣重要
          http://www.xml.com/pub/a/2001/05/30/stateofxml.html
          介紹過去一年中 XML 的發展,強調除了大公司以外,個人的貢獻依舊關鍵。


          48. Web Services 體系結構概述
          http://www-106.ibm.com/developerworks/library/w-ovr/?dwzone=components
          IBM 的 Web Services 的體系結構概述。


          49. XML 和腳本語言
          http://www-106.ibm.com/developerworks/library/xml-perl/
          使用 Perl 和其它腳本語言處理 XML 文檔的教程。


          50. W3C 與 XML 有關的活動
          http://www.xml.com/pub/a/2001/01/03/w3c.html
          介紹在 W3C 與 XML 有關的活動。


          51. 一篇 SVG 的介紹
          http://www.xml.com/pub/a/2001/03/21/svg.html
          一篇介紹 SVG 的文章。


          52. 使用 JSP 技術開發 XML 解決方案
          http://java.sun.com/products/jsp/pdf/JSPXML.pdf
          Sun 的使用 JSP 做 XML 開發的 whitepaper。


          53. ebXML 包圍了 SOAP
          http://www.xml.com/pub/a/2001/04/04/ebXML.html
          介紹了 ebXML 與 SOAP 的關系。


          54. 分布式的 XML
          http://www.xml.com/pub/a/2000/09/06/distributed.html
          介紹 XML 在下一代 Web 中所扮演的角色。


          55. Infoset 調查
          http://www.xml.com/pub/a/2000/08/02/deviant/infoset.html
          介紹什么是 XML Infoset 和它的作用。


          56. TREX 基礎
          http://www.xml.com/pub/a/2001/04/11/trex.html
          一篇介紹 TREX 的文章。


          57. 菜單上的 XML 和 Java
          http://www.java-pro.com/upload/free/features/javapro/2001/04apr01/dw0104/dw0104-1.asp
          介紹如何使用 Xerces 和 Java 創建 XML 分級菜單。


          58. 使 SOAP 離開 Java
          http://www.java-pro.com/upload/free/features/javapro/2001/04apr01/prs0104/prs0104-1.asp
          一篇介紹 Apache SOAP 的 HOWTO。


          59. 選擇你的 Java XML 解析器
          http://www.xml-zone.com/articles/pm020101/pm020101-1.asp
          對 Apache,Oracle 和 Sun 的 XML 解析器的比較分析。


          60. 在 Open Source 運動的中心
          http://www.xmlmag.com/upload/free/features/xml/2001/01jan01/sj0101xml/sj0101xml-1.asp
          詳細介紹了 XML 與 Open Source 運動密不可分的關系。


          61. 做 Web 開發的一種更好的方式
          http://www.xmlmag.com/upload/free/features/xml/2000/04fal00/kj0004/kj0004.asp
          一篇介紹 Cocoon 的 HOWTO。


          62. 使用 JSP 為 XML 服務
          http://www.xmlmag.com/upload/free/features/xml/2000/04fal00/ww0004/ww0004.asp
          介紹如何使用 JSP 做 XML 開發。


          63. XLink 可以為你的應用程序做什么
          http://www.xmlmag.com/upload/free/features/xml/2000/02spr00/bdspr00/bdspr00.asp
          介紹 XLink 對于開發應用程序將起到的作用。


          64. 推開 Web 的樊籬
          http://www.xmlmag.com/upload/free/features/xml/2001/01jan01/kc0101xml/kc0101xml.asp
          介紹如何使用 XSLT 擴展 XHTML 來創建復雜的界面。


          65. SOAP FAQ
          http://www.develop.com/soap/soapfaq.htm
          關于 SOAP 的 FAQ。


          66. 使用 W3C XSLT 規范
          http://www.xml.com/pub/a/2001/06/06/xsltspec.html
          介紹如何閱讀 W3C 的 XSLT 規范,澄清一些容易搞混的術語。


          67. 從 JSP 中與 XML 交互
          http://www.xml-zone.com/articles/pm050401/pm050401-1.asp
          介紹使用 JSP 做 XML 開發。


          68. 在關系數據庫中存儲 XML
          http://www.xml.com/pub/a/2001/06/20/databases.html?page=1
          介紹了在幾種主流關系數據庫 Oracle,DB2,SQL Server,Sybase 中存儲和檢索 XML 數據的方法。


          69. 經理的 XML
          http://www.arbortext.com/Think_Tank/XML_Resources/XML_for_Managers/xml_for_managers.html
          為軟件經理們介紹采用 XML 的眾多優點。


          70. 使 SOAP 和 ebXML 開始工作
          http://www.advisor.com/Articles.nsf/aid/DRUMR12
          一篇介紹 SOAP 和 ebXML 的文章。


          71. 實現 ebXML
          http://www.gca.org/papers/xmleurope2001/papers/html/s18-2a.html
          關于 ebXML 如何適應 OMG 工作組的座談。


          教程部分:
          1. XSLT 教程,含有大量實例
          http://www.xfront.com/xsl.html


          2. XML Schema 教程,含有大量實例
          http://www.xfront.com/xml-schema.html


          3. XML Schema 最佳實踐
          http://www.xfront.com/BestPracticesHomepage.html


          4. XML 教程
          http://www.troubleshooters.com/tpromag/200103/200103.htm


          5. DOM 教程
          http://developerlife.com


          6. SAX 教程
          http://developerlife.com


          7. 使用 XML 建立 B2B 和 B2C 應用程序
          http://www.redbooks.ibm.com/redbooks/SG246104.html
          IBM 關于 XML 在電子商務中應用的紅皮書。


          8. DocBook 權威指南
          http://www.docbook.org/tdg/en/html/docbook.html
          一本關于 DocBook 的經典著作。


          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 黑龙江省| 彰武县| 彩票| 蒲城县| 莲花县| 万载县| 岐山县| 嵩明县| 大邑县| 平凉市| SHOW| 巴里| 南阳市| 阳曲县| 密云县| 衡东县| 兰考县| 丰原市| 四川省| 晋中市| 曲松县| 烟台市| 明星| 荆州市| 福海县| 福州市| 汝南县| 库尔勒市| 同江市| 海安县| 商城县| 安阳县| 黄平县| 兴文县| 麟游县| 京山县| 三门峡市| 嘉善县| 霸州市| 金塔县| 若尔盖县|