• home
  • forum
  • my
  • kt
  • download
  • this:1/3 25records  total:66    start  Previous  Next  Last    goto:
    Web Services Validation Tool for WSDL and SOAP
    ON: 2009-04-21 08:44:27
    With the Web Services Validation Tool for WSDL and SOAP, Web services developers are able to validate Web services messages without deploying actual Web services applications to application servers. This saves a lot of time and effort in deployment and maintenance of test servers. It can be deployed to validate Web services messages and filter invalid or malicious Web services messages. This provides Web services to operate in a more secure and efficient environment.
    12 times | category: [Web Services]
    Context-Sensitive Spelling Checker
    ON: 2009-04-21 08:35:27
    Context-Sensitive Spelling Checker (csSpell) is a spelling checker that examines words and their context to detect potential misspellings instead of using a spelling dictionary. csSpell can scan plain text files; files that contain non-text elements such as SGML, HTML, or XML tags; and even files that contain program code.
    4 times | category: [Miscellaneous]
    Build a DB2 pureXML application in a day
    ON: 2009-04-21 08:20:28
    This article describes how to build a complete IBM DB2 application in a day using an end-to-end XML architecture. XML is used for storing, viewing, and manipulating information. One of the major advantages of creating an application utilizing XML in all levels of the application architecture is to avoid the need to transform data from one format to another.
    15 times | category: [Java and XML]
    An introduction to XML User Interface Language development
    ON: 2009-04-21 08:15:40
    XUL is a tried and true application framework. In fact, the recently released Firefox 3.0 is not only built using XUL, but provides a XUL runtime environment that enables any Firefox user to run other XUL applications. In this tutorial, you start to program in XUL and learn about some tools to help you develop XUL apps. Build a XUL-based blog editor as you enhance your Web development skills to build desktop apps with XUL.
    8 times | category: [Introduction to XML]
    An Introduction to XML Schema 1.1
    ON: 2009-04-21 08:11:26
    This article gives an overview of co-occurrence constraint support in XML Schema 1.1, highlighting the addition of assertions and type alternatives to further restrict the existence and values of elements and attributes.
    11 times | category: [Development]
    XPath Tutorial
    ON: 2008-09-02 09:19:08
    In this tutorial, selected XPath features are demonstrated with many examples and pictures which can be downloaded for off-line use.
    16 times | category: [Authoring]
    Learn the benefits of Scripting for XML
    ON: 2008-09-02 09:15:44
    Find out how Scripting for XML combines an interpreter that processes an easily-learned XML tag set with an integrated editor to provide a programming environment that is especially appealing to new and occasional programmers. Learn the new functions of and various improvements to Scripting for XML in Version 1.0.1.
    13 times | category: [Development]
    Everything XML - Introduction to XML
    ON: 2008-09-02 08:22:23
    A Brief Introduction to XML, learn the basics of XML.
    16 times | category: [Introduction to XML]
    Everything XML
    ON: 2008-09-02 08:19:21
    Learn the basics of XML through this tutorial.This is part 1 of the series.
    15 times | category: [Introduction to XML]
    Edit XML documents using Xeena
    ON: 2008-09-02 08:01:17
    Xeena, a visual XML editor, is a generic Java application for editing XML documents derived from a DTD. The editor takes as input a given DTD and builds a palette containing the elements defined in the DTD. Any document derived from that DTD by using a visual, tree-directed paradigm can thus be created, edited or expanded.
    19 times | category: [Java and XML]
    Debug iPhone Web applications with Eclipse
    ON: 2008-09-02 08:00:35
    Diagnose and repair iPhone Web apps using Eclipse, Aptana's iPhone Development Plug-in, Aptana's Firefox JavaScript debugger, and Firebug. Understand how to configure Aptana Studio for iPhone debugging, how to use the debugger in Aptana Studio and Firebug, and how to profile the execution of your Ajax application.
    31 times | category: [Java and XML]
    Use XPath to Select Portions of XML Documents
    ON: 2008-09-02 07:58:48
    XML is a data format concerned primarily with compatibility and flexibility. This tutorial will teach you the fundamentals of XPath. Part 1 of this tutorial details the XPath specification, which allows you to specify particular sections of an XML document using a directory-like syntax. You'll learn the syntax of XPath, and you'll work with tools that let you experiment with XPath.
    54 times | category: [Java and XML]
    The stateless state
    ON: 2008-09-02 07:54:34
    In general, "state" refers to information about the conditions of program execution-runtime data stored in memory. "State" is a key concern of Web applications, as HTTP and its derivatives are intrinsically stateless. Clear thinking about how data persists across retrievals, sessions, processes, and other boundaries can help you improve your Web applications.
    6 times | category: [Miscellaneous]
    Import diagrams as XML files into WebSphere Business Modeler
    ON: 2008-09-02 07:53:28
    Learn how to migrate Business Process diagrams as XML files from System Architect into WebSphere Business Modeler using the Business Process Modeling Notation (BPMN) Diagram Importer.
    62 times | category: [Miscellaneous]
    Accessibility Internet Browser for Multimedia
    ON: 2008-09-02 07:52:18
    The use of multimedia content has increased dramatically over the last few years, but people with limited or no vision have not been able to fully enjoy the benefits of these advances. Discover a new multimedia browsing accessibility tool that provides people with visual impairments a level of control more comparable to a sighted person using a mouse.
    4 times | category: [Miscellaneous]
    Integrate your PHP application with Google Calendar
    ON: 2008-08-31 11:18:11
    This article introduces the Google Calendar Data API, demonstrates how you can use it to browse user-generated calendars; add and update calendar events; and perform keyword searches. Also, it illustrates how to integrate data from the Google Calendar service into a PHP application using both SimpleXML and the Zend client library.
    119 times | category: [PHP and XML]
    Add semantic value to your Web pages
    ON: 2008-08-31 11:16:58
    Discover what Semantic Web standards can do for your current or next Web site project. In this tutorial, you will learn how to implement a semantic URI scheme, the conceptual structure of the pages of your Web site, and how to apply microformats and RDFa to your markup to add semantic value to your Web pages.
    8 times | category: [PHP and XML]
    XML Presentation with XSL and CSS
    ON: 2008-08-31 11:04:05
    We will discuss how to use XML with user services components—that is, with the components that run on the client and interact with the user. This tutorial will focus specifically on creating static user services components that can be used to present information to the user
    26 times | category: [Style Sheets]
    Web Relational Blocks Software, Personal Edition
    ON: 2008-08-31 10:20:08
    Discover the IBM Web Relational Blocks Software, Personal Edition. This technology is a browser-based visual editor and run-time environment that enables developers to visually assemble Web applications without adding any imperative code. Also, learn how this technology increases Web developer productivity.
    8 times | category: [Web Services]
    Article: What is an RSS Feed
    ON: 2008-08-31 10:13:11
    This article will explain the basics of creating and using RSS feed in easy language for any webmaster
    8 times | category: [Web Services]
    Design an Ajax Super Page with Del.icio.us
    ON: 2008-08-31 10:12:30
    Del.icio.us is a social bookmarking Web site that allows users to create and share browser-independent bookmarks. Surf the Web and have your del.icio.us tags, links, and functions handy, or a single page where you can save the site you're browsing directly into your account. This tutorial shows you how to use Ajax to build such a page using a PHP script as the server-side proxy
    10 times | category: [Web Services]
    Push RSS to New Limits
    ON: 2008-08-31 10:11:34
    This tutorial demonstrates using Really Simple Syndication (RSS) channels to store contact information and meeting information—much as a personal address book and calendar does. It uses RSS elements and attributes such as items and guides to create a neural-network-like mesh of related data
    5 times | category: [Web Services]
    Build an XUL-based Blog Editor
    ON: 2008-08-31 10:07:27
    The Firefox browser is built using XUL, and the upcoming Firefox 3.0 release will provide a XUL runtime allowing any Firefox user to run any XUL application. In this tutorial, you'll start to program in XUL. You'll see how to leverage your Web development skills to build a XUL-based blog editor. The editor will provide some basic rich text editing, and allow you to save drafts locally that you can reload later for editing.
    11 times | category: [Web Services]
    Ways To Read RSS and Steps to Promote RSS XML Feeds on Your Website - OWES
    ON: 2007-08-28 11:51:35
    With RSS feeds you get hundred percent surety that the content reaches your visitors. But you need to be sure that you have feed subscribers.This articles deals with reading RSS and best tips on promoting your RSS feeds and reaching out your content to your RSS subscribers
    66 times | category: [Web Services]
    Data Services Components and XML
    ON: 2007-08-28 11:38:34
    We'll discuss two Internet Server Application Programming Interface (ISAPI) extensions for Microsoft Internet Information Server (IIS). The first ISAPI extension allows you to retrieve data directly from a SQL Server database in XML format using a Web browser. The second extension enables IIS to pass the XML directly to the client computer.
    91 times | category: [Web Services]
    this:1/3 25records  total:66    start  Previous  Next  Last    goto:

    Category

      Authoring (3)
      Book Samples (1)
      Database Related (2)
      Development (9)
      Introduction to XML (13)
      Java and XML (5)
      Miscellaneous (9)
      Parsing (2)
      PHP and XML (2)
      Style Sheets (9)
      Web Services (11)