關(guān)注技術(shù),關(guān)注生活

          任何事情只要開(kāi)始去做,永遠(yuǎn)不會(huì)太遲。
          posts - 5, comments - 23, trackbacks - 0, articles - 18
            BlogJava :: 首頁(yè) :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理

          xml技術(shù)資料與教程

          Posted on 2006-12-09 18:28 errorfun 閱讀(225) 評(píng)論(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. 揭開(kāi) 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. 應(yīng)該使用 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/
          一份關(guān)于 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 上兩篇關(guān)于 XML Message 的教程。


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


          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 開(kāi)發(fā)。


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


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


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


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


          9. W3C XML Schema 使事情變得簡(jiǎn)單
          http://www.xml.com/pub/a/2001/06/06/schemasimple.html
          介紹如何避免設(shè)計(jì) XML Schema 時(shí)的一些常見(jiàn)缺陷。


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


          11. 實(shí)用國(guó)際化 (i18n)
          http://www.xml.com/pub/a/2001/04/18/i18n.html
          關(guān)于在 XML 開(kāi)發(fā)中的國(guó)際化問(wèn)題對(duì) Tim Bray 的訪談。


          12. 一個(gè) XSLT 樣式單和一個(gè)用來(lái)實(shí)現(xiàn)國(guó)際化 (i18n) 的 XML 詞典
          http://www-106.ibm.com/developerworks/web/library/wa-xslt/?dwzone=web
          演示了一個(gè)實(shí)現(xiàn)站點(diǎn) Web 頁(yè)面國(guó)際化的策略。


          13. JAXP -- 用詞不當(dāng)和修正
          http://www.zdnet.com/enterprise/stories/main/0,10228,2766317,00.html
          對(duì) JAXP 規(guī)范的介紹和其今后發(fā)展的預(yù)測(cè)。


          14. 實(shí)體與 XSLT
          http://www.xml.com/pub/a/2001/03/14/trxml10.html
          介紹在 XSLT 中如何使用實(shí)體 (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 外科手術(shù)
          http://www.xml.com/pub/a/2001/04/25/styleqanda.html
          關(guān)于 XSLT 的一些問(wèn)答。


          18. XT 的未來(lái)
          http://www.xml.com/pub/a/2000/06/07/deviant/index.html
          介紹目前最快的 XSLT 引擎 -- XT 的發(fā)展?fàn)顩r。


          19. XSLT 測(cè)試結(jié)果
          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 測(cè)試的結(jié)果和評(píng)論。


          20. XML 技術(shù):一個(gè)成功的故事
          http://www.xml.com/pub/a/2001/05/16/wrestle.html
          做 XML 開(kāi)發(fā)的一個(gè)實(shí)例。


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


          22. OpenOffice 和 XML 的冒險(xiǎn)
          http://www.xml.com/pub/a/2001/02/07/openoffice.html
          介紹了在 OpenOffice 中應(yīng)用 XML 技術(shù)所做的大膽實(shí)踐。


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


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


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


          26. Tim Berners-Lee 關(guān)于 W3C 的 Semantic Web 活動(dòng)的訪談
          http://www.xml.com/pub/a/2001/03/21/timbl.html
          Tim Berners-Lee 關(guān)于 W3C 的 Semantic Web 活動(dòng)的訪談。


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


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


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


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


          31. XQuery 是否是在重新發(fā)明輪子?
          http://www.xml.com/pub/a/2001/02/28/deviant.html
          關(guān)于 XQuery 的網(wǎng)上大討論。


          32. 直覺(jué)和二進(jìn)制的 XML
          http://www.xml.com/pub/a/2001/04/18/binaryXML.html
          將 XML 編碼為二進(jìn)制格式以加快應(yīng)用程序執(zhí)行效率的討論。


          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
          介紹用于電子商務(wù)的這三種技術(shù)的體系結(jié)構(gòu)。


          35. ebXML:到結(jié)束時(shí)仍然沒(méi)有結(jié)束
          http://www.xml.com/pub/a/2001/05/16/ebxml.html
          關(guān)于 ebXML 的討論。


          36. 為什么 UDDI 將會(huì)成功
          http://www.stencilgroup.com/ideas_scope_200104uddi.html
          關(guān)于 UDDI 的 whitepaper。


          37. 數(shù)據(jù)坩堝:使用 XML 創(chuàng)建 B2B 應(yīng)用程序
          http://www-106.ibm.com/developerworks/library/xml-b2b/index.html
          介紹如何使用 XML 創(chuàng)建 B2B 應(yīng)用程序。


          38. 第 10 屆國(guó)際 WWW 大會(huì)的報(bào)告
          http://www.xml.com/pub/a/2001/05/09/www10/index.html
          第 10 屆國(guó)際 WWW 大會(huì)的報(bào)告


          39. XML Schema 成為 W3C 的建議
          http://www-106.ibm.com/developerworks/xml/library/x-schrec.html
          關(guān)于 W3C 通過(guò) XML Schema 建議的評(píng)述。


          40. XML 已經(jīng)不再是舊日模樣
          http://www.xml.com/pub/a/2001/02/28/eightytwenty.html
          介紹了 XML 在 W3C 的最新發(fā)展動(dòng)態(tài)。


          41. 將混亂變?yōu)橛行颍汗芾?Web 項(xiàng)目
          http://www.webtechniques.com/archives/2000/01/desi/
          介紹如何管理一個(gè) Web 項(xiàng)目。


          42. 建立你的 Web 團(tuán)隊(duì)
          http://www.webtechniques.com/archives/2001/01/berry/
          介紹如何建立一個(gè) Web 團(tuán)隊(duì)。


          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. 設(shè)計(jì) JSP 定制標(biāo)記庫(kù)
          http://www.onjava.com/pub/a/onjava/2000/12/15/jsp_custom_tags.html
          介紹如何設(shè)計(jì) JSP 定制標(biāo)記庫(kù)。


          46. 創(chuàng)建一個(gè) Semantic Web 站點(diǎn)
          http://www.xml.com/pub/a/2001/05/02/semanticwebsite.html
          介紹如何使用 RSS 創(chuàng)建一個(gè) Semantic Web 站點(diǎn)。


          47. XML 的狀態(tài):為什么個(gè)人同樣重要
          http://www.xml.com/pub/a/2001/05/30/stateofxml.html
          介紹過(guò)去一年中 XML 的發(fā)展,強(qiáng)調(diào)除了大公司以外,個(gè)人的貢獻(xiàn)依舊關(guān)鍵。


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


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


          50. W3C 與 XML 有關(guān)的活動(dòng)
          http://www.xml.com/pub/a/2001/01/03/w3c.html
          介紹在 W3C 與 XML 有關(guān)的活動(dòng)。


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


          52. 使用 JSP 技術(shù)開(kāi)發(fā) XML 解決方案
          http://java.sun.com/products/jsp/pdf/JSPXML.pdf
          Sun 的使用 JSP 做 XML 開(kāi)發(fā)的 whitepaper。


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


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


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


          56. TREX 基礎(chǔ)
          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 創(chuàng)建 XML 分級(jí)菜單。


          58. 使 SOAP 離開(kāi) 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
          對(duì) Apache,Oracle 和 Sun 的 XML 解析器的比較分析。


          60. 在 Open Source 運(yùn)動(dòng)的中心
          http://www.xmlmag.com/upload/free/features/xml/2001/01jan01/sj0101xml/sj0101xml-1.asp
          詳細(xì)介紹了 XML 與 Open Source 運(yùn)動(dòng)密不可分的關(guān)系。


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


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


          63. XLink 可以為你的應(yīng)用程序做什么
          http://www.xmlmag.com/upload/free/features/xml/2000/02spr00/bdspr00/bdspr00.asp
          介紹 XLink 對(duì)于開(kāi)發(fā)應(yīng)用程序?qū)⑵鸬降淖饔谩?


          64. 推開(kāi) Web 的樊籬
          http://www.xmlmag.com/upload/free/features/xml/2001/01jan01/kc0101xml/kc0101xml.asp
          介紹如何使用 XSLT 擴(kuò)展 XHTML 來(lái)創(chuàng)建復(fù)雜的界面。


          65. SOAP FAQ
          http://www.develop.com/soap/soapfaq.htm
          關(guān)于 SOAP 的 FAQ。


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


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


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


          69. 經(jīng)理的 XML
          http://www.arbortext.com/Think_Tank/XML_Resources/XML_for_Managers/xml_for_managers.html
          為軟件經(jīng)理們介紹采用 XML 的眾多優(yōu)點(diǎn)。


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


          71. 實(shí)現(xiàn) ebXML
          http://www.gca.org/papers/xmleurope2001/papers/html/s18-2a.html
          關(guān)于 ebXML 如何適應(yīng) OMG 工作組的座談。


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


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


          3. XML Schema 最佳實(shí)踐
          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 應(yīng)用程序
          http://www.redbooks.ibm.com/redbooks/SG246104.html
          IBM 關(guān)于 XML 在電子商務(wù)中應(yīng)用的紅皮書。


          8. DocBook 權(quán)威指南
          http://www.docbook.org/tdg/en/html/docbook.html
          一本關(guān)于 DocBook 的經(jīng)典著作。


          只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。


          網(wǎng)站導(dǎo)航:
           
          主站蜘蛛池模板: 伊宁市| 乌拉特中旗| 房山区| 广宗县| 南雄市| 梓潼县| 渭南市| 宁城县| 恭城| 玛沁县| 武定县| 龙口市| 鄂伦春自治旗| 东阳市| 孝义市| 宜州市| 崇左市| 澳门| 上饶县| 湖口县| 和平区| 休宁县| 富蕴县| 汤原县| 监利县| 叙永县| 垣曲县| 溧水县| 始兴县| 平昌县| 尉犁县| 冀州市| 垣曲县| 苍溪县| 曲沃县| 盈江县| 潞西市| 临汾市| 商都县| 台东县| 江口县|