Member Login

E-mail:    Password:  




 TitleDate AddedCompany
whitepaper Load Testing SOAs Which Utilize Web Services2007-05-07 AppLabs
  Service-Oriented Architectures (SOA), despite being a hot topic, are far from new. In the recent past, Microsoft's Distributed Component Object Model (DCOM) and the Object Management Group's Common Object Request Broker Architecture (CORBA) represented the state-of-the-art in SOA for intranet implementations, but their inherent complexities have hampered their adoption on the internet. What is new is the migration of SOA onto the web. Internet is dominated by the use of web browsers; therefore the logical path for SOA on the web is to adopt the technologies used by browsers. The web services implementation that is almost ubiquitous is the Simple Object Access Protocol (SOAP). It is a combination of eXtensible Markup Language (XML) standards and the web's underlying network protocol, the HyperText Transport Protocol (HTTP).

Tags: Web Services, Service-Oriented Architecture
  
whitepaper MSDN Architecture Webcast: Creating AJAX-Style Applications Using ASP.NET 2.0 Client-Side Callback Architecture (Level 200)0000-00-00 Microsoft
  AJAX (Asynchronous JavaScript and XML) uses a communication technology (typically SOAP and XML) to send and receive an asynchronous request/response to the server, and then uses presentation technologies such as JavaScript, Document Object Model (DOM), HTML, and a Cascade Style Sheet (CSS) to process the response. The attendee of this webcast will get more familiar with AJAX and learn how to use it to make the Microsoft ASP.NET applications more dynamic and responsive.

Tags: .NET, Application Development
  
whitepaper Fuji Electric Information Services Applies Xpriori XMS to QMS Management Systems - Greatly Simplifies Frequent Amendment of ISO Documents2007-04-26 Xpriori
  Fuji Electric Information Service Co., Ltd ("F.E.I.S.") was established in 1994 as a wholly owned subsidiary of Fuji Electric Holdings Co., Ltd. The Company required an XML-based QMS management system that was as fast as RDBMS but allowed greater flexibility to alter and search QOS documents. The system had to be low cost and easy to maintain. As a solution the company deployed Xpriori XMS.

Tags: Document Management, Database Management
  
whitepaper Home Retailer Implements New Store Locator With Avaya Interactive Response (IR) and RSI IVR Solutions and Services0000-00-00 Avaya
  A leading national large-format retailer of home textiles, housewares and decorative home accessories has over 400 stores in the United States and Canada. The home retailer's expansion made limitations inherent in the existing Touch-Tone systems increasingly apparent. Real Soft, Inc. (RSI) implemented automated speech recognition system by collaborating with ScanSoft and SPS (an Avaya Business Partner). The solution included a VoiceXML application running on an Avaya Interactive Response System using SpeechWorks OpenSpeech DialogModule (OSDM) for grammar validation.

Tags: Voice Recognition
  
whitepaper An Extended Role Based Access Control Method for XML Documents2007-04-20 Renmin University
  As XML has been increasingly important as the Data-change format of Internet and Intranet, Access-Control-On-XML-Properties rises as a new issue. Role-Based Access Control (RBAC) is an access control method that has been widely used in Internet, Operation System and Relation Data Base these 10 years. Though RBAC is already relatively mature in the above fields, new problems occur when it is used in XML properties. This paper proposes an integrated model to resolve these problems, after the fully analysis on the features of XML and RBAC.

Tags: Programming Languages
  
whitepaper Complex Event Processing With DB2 for Linux, UNIX, and Windows and Coral8: High-Speed XML Event Processing Requires a "Pure" Approach2007-04-19 IBM
  CEP engines are being used to drive a new breed of applications, such as low-latency financial market data analysis for algorithmic trading and trade compliance monitoring, Radio Frequency Identification (RFID) and sensor network analysis for asset tracking and supply chain logistics, and Web click-stream analysis for customer experience management and process optimization. CEP applications are rarely stand-alone components. They often involve a combination of infrastructure components including a CEP engine, database, and messaging software. Effective implementation of a CEP application requires seamless integration between these components in both the development environment and run-time platform.

Tags: Software Engineering
  
whitepaper Advanced Call Center Solution Improves Efficiency, Delivering Premium Services to Rural Farmers2007-04-18 Nortel Networks
  Juan Valdez is the face of the Federacion Nacional de Cafeteros de Colombia (The National Federation of Colombian Coffee Growers) and Cafe de Colombia. The 100% Colombian Coffee logo was developed by the Federation in March 1981. They needed an advanced contact center solution that could handle thousands of calls and route them efficiently, making sure that all callers receive prompt service and the complete information that they were looking for. The Nortel MPS 500 improves contact center efficiency by automating routine requests and freeing agents for more complex enquiries. It delivers friendlier self-service and more personalized customer experience through robust, multilanguage advanced speech capabilities.

Tags: Call Center - Contact
  
whitepaper MSDN Webcast: Introduction to ASP.NET (Part 4 of 4): Configuration and Deployment (in C#) (Level 100)0000-00-00 Microsoft
  The presenter of this webcast will offer a detailed examination of configuration in ASP.NET, including XML formatting, hierarchical application of configuration files, and common configuration settings. Various deployment options available for ASP.NET applications will be outlined and demonstrated, along with a discussion of the advantages and disadvantages of each. During the webcast, the presenter will illustrate these concepts by performing a sample application deployment using each of the techniques described.

Tags: Programming Languages, .NET
  
whitepaper Novell Case Study: Graubundner Kantonalbank0000-00-00 Novell
  The Graubundner KantonalBank (GKB) is one of the largest regional banks in Switzerland with revenues of approximately $9 billion each year. Decentralized administration made it difficult to grant both employees and customer's proper rights to access information, resulting in increased administrative costs and security risks. The bank needed an enterprise-wide secure identity management solution to manage user identities from a single, centralized location. GKB selected a Novell Security and Identity Solution, including Novell eDirectory and Novell DirXML, to better manage user identity information and meet its security requirements.

Tags: Security Management, Directory Services
  
whitepaper Jaxcent: AJAX Programming in Java Alone2007-04-05 Desiderata Software
  AJAX is a step towards enlarging the natural programming model that comes with the browser. Jaxcent from Desiderata Software is another step towards fulfilling this need. Like AJAX programming, Jaxcent programming provides full control over the browser's DOM hierarchy. Since AJAX stands for "Asynchronous JavaScript and XML", Jaxcent cannot be called AJAX from a strict definitional point of view. Yet from a functional point of view, Jaxcent provides features same as any AJAX technology, without necessarily involving either JavaScript or XML. Unlike standard AJAX, Jaxcent is fully Java. JavaScript and XML can be used synchronously or asynchronously if desired.

Tags: Java, Application Development