<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    gembin

    OSGi, Eclipse Equinox, ECF, Virgo, Gemini, Apache Felix, Karaf, Aires, Camel, Eclipse RCP

    HBase, Hadoop, ZooKeeper, Cassandra

    Flex4, AS3, Swiz framework, GraniteDS, BlazeDS etc.

    There is nothing that software can't fix. Unfortunately, there is also nothing that software can't completely fuck up. That gap is called talent.

    About Me

     

    07 2008 檔案

    Why And How To Use PDOM: A Persistent W3C DOM API
         摘要: PDOM stands for Persistent Document Object Model.  閱讀全文

    posted @ 2008-07-29 17:18 gembin 閱讀(518) | 評論 (0)  編輯

    XQuery Search and Update
         摘要: The XQuery 1.0 specification describes a powerful language for accessing and manipulating XML. In its initial form XQuery lacks two interesting features: fast token-based text search and node-level update. Specifications for these features are under development at the W3C with release dates after XQuery 1.0. This paper looks at the mechanisms by which XQuery can support search and update based on our experience at Mark Logic implementing these features.  閱讀全文

    posted @ 2008-07-29 17:15 gembin 閱讀(773) | 評論 (0)  編輯

    Native XML Databases
         摘要: Defines a (logical) model for an XML document -- as opposed to the data in that document -- and stores and retrieves documents according to that model. At a minimum, the model must include elements, attributes, PCDATA, and document order. Examples of such models are the XPath data model, the XML Infoset, and the models implied by the DOM and the events in SAX 1.0.  閱讀全文

    posted @ 2008-07-29 13:50 gembin 閱讀(1105) | 評論 (0)  編輯

    SoftwareAG的Tamino Server
         摘要: Software AG是德國的一家多年從事系統軟件、ERP、電子商務產品和應用解決方案的軟件廠商。  閱讀全文

    posted @ 2008-07-29 13:37 gembin 閱讀(462) | 評論 (0)  編輯

    Windows系統變慢的原因---自行關閉硬盤DMA模式
         摘要: 硬盤的DMA模式大家應該都知道吧,硬盤的PATA模式有DMA33、DMA66、DMA100和DMA133,最新的SATA-150都出來了!一般來說現在大多數人用的還是PATA模式的硬盤,硬盤使用DMA模式相比以前的PIO模式傳輸的速度要快2~8倍。DMA模式的起用對系統的性能起到了實質的作用。以前有很多文章介紹過如何打開DMA模式,我在這里也就不多說了。  閱讀全文

    posted @ 2008-07-25 14:16 gembin 閱讀(632) | 評論 (0)  編輯

    Restlet創建面向資源的服務
         摘要: Restlet項目(http://www.restlet.org)為“建立REST概念與Java類之間的映射”提供了一個輕量級而全面的框架。它可用于實現任何種類的REST式系統,而不僅僅是REST式Web服務;而且,事實證明它自從2005年誕生之時起,就是一個可靠的軟件  閱讀全文

    posted @ 2008-07-24 11:53 gembin 閱讀(1530) | 評論 (0)  編輯

    Catch Jackrabbit and the Java Content Repository API
         摘要: Relational and object databases lack many data management features required by modern applications, such as versioning, rich data references, inheritence, or fine-grained security. Content repositories extend databases with such additional capabilities. The Java Content Repository API (JSR 170) defines a standard to access content repositories from Java code, and promises to greatly simplify Java database programming. This article reviews the Java Content Repository API and its open-source imple  閱讀全文

    posted @ 2008-07-22 11:57 gembin 閱讀(1044) | 評論 (0)  編輯

    Java Content Repository specification (JSR-170)
         摘要: the Java Content Repository specification (JSR-170) focuses on "content services," where these not only manage data, but offer author based versioning, full-text searches, fine grained access control, content categorization and content event monitoring.  閱讀全文

    posted @ 2008-07-22 11:53 gembin 閱讀(957) | 評論 (0)  編輯

    Java Content Repository API 簡介
         摘要: 本文提供了對 JSR-170 規范所提供特性的廣泛介紹。在 2005 年 6 月 17 日通過的規范的最終發行版中,已有兩個商業實現:Day Software 的 CRX 和 Obinary 的 Magnolia Power Pack。JSR-170 的引入也導致了企業開源門戶和內容管理系統(如 Magnolia 和 eXo 平臺)的增多。最重要的是,JSR-170 擁有來自行業領導者(包括 SAP AG、Macromedia 和 IBM)的強大支持,從而在企業陣營建立起了它自己的應用和重要性。就像對象關系映射框架改變了數據庫編程一樣,JCR API 也有可能極大地改變我們思考和開發內容應用程序的方式。  閱讀全文

    posted @ 2008-07-21 13:36 gembin 閱讀(587) | 評論 (0)  編輯

    分布式計算管理及SUN Grid Engine
         摘要: Sun Grid Engine軟件是用來在一個分布式環境里優化利用軟硬件資源的分布式計算管理軟件...  閱讀全文

    posted @ 2008-07-14 13:50 gembin 閱讀(1952) | 評論 (0)  編輯

    Cloud computing(云計算)
         摘要: Cloud computing refers to computing resources being accessed which are typically owned and operated by a third-party provider on a consolidated basis in Data Center locations. Consumers of cloud computing services purchase computing capacity on-demand and are not generally concerned with the underlying technologies used to achieve the increase in server capability. There are however increasing options for developers that allow for platform services in the cloud where developers do care about the  閱讀全文

    posted @ 2008-07-14 13:27 gembin 閱讀(911) | 評論 (1)  編輯

    BAT編寫詳細手冊
         摘要: BAT編寫詳細手冊  閱讀全文

    posted @ 2008-07-09 00:10 gembin 閱讀(1000) | 評論 (0)  編輯

    OSGI:Class Loading Architecture
         摘要: OSGI:Class Loading Architecture  閱讀全文

    posted @ 2008-07-07 01:40 gembin 閱讀(758) | 評論 (0)  編輯

    Java創始人認為JSR 311應更名
         摘要: Java創始人認為JSR 311應更名...  閱讀全文

    posted @ 2008-07-06 10:15 gembin 閱讀(550) | 評論 (0)  編輯

    導航

    統計

    常用鏈接

    留言簿(6)

    隨筆分類(440)

    隨筆檔案(378)

    文章檔案(6)

    新聞檔案(1)

    相冊

    收藏夾(9)

    Adobe

    Android

    AS3

    Blog-Links

    Build

    Design Pattern

    Eclipse

    Favorite Links

    Flickr

    Game Dev

    HBase

    Identity Management

    IT resources

    JEE

    Language

    OpenID

    OSGi

    SOA

    Version Control

    最新隨筆

    搜索

    積分與排名

    最新評論

    閱讀排行榜

    評論排行榜

    free counters
    主站蜘蛛池模板: 亚洲国产成人精品91久久久| 在线jyzzjyzz免费视频| 亚洲精品国产高清不卡在线| 国产成人va亚洲电影| 日韩成人在线免费视频| WWW亚洲色大成网络.COM| 免费无码一区二区三区蜜桃大| 亚洲爆乳精品无码一区二区| 免费看a级黄色片| 国产成人综合久久精品亚洲| 亚洲免费视频一区二区三区| XXX2高清在线观看免费视频| 亚洲va无码专区国产乱码| 久久青草免费91线频观看不卡| 91大神亚洲影视在线| 人妻视频一区二区三区免费| 亚洲精品无码专区在线| 亚洲国产成人久久综合野外| 爱丫爱丫影院在线观看免费| 亚洲国产视频一区| 免费无码黄网站在线观看| 亚欧国产一级在线免费| 亚洲自偷自偷精品| 成年女人视频网站免费m| 一级特黄aaa大片免费看| 亚洲国产精品成人久久| 国产精品免费网站| 色欲色欲天天天www亚洲伊| 亚洲人成网77777色在线播放| 亚洲一区免费在线观看| 羞羞视频免费网站入口| 亚洲国产精品特色大片观看完整版| 日韩欧毛片免费视频| 又长又大又粗又硬3p免费视频| 久久久久无码精品亚洲日韩| 欧美a级在线现免费观看| 男女超爽视频免费播放| 久久精品视频亚洲| 国产小视频免费观看| 免费无码VA一区二区三区| 久久精品国产亚洲AV天海翼|