| |

| Learn ebXML in easy and simple steps Posted in XML > Web Services by tutorialgrub on May 07, 2011
This tutorial will give you an understanding of ebXML architecture and its components. |
| |

| Data Services Components and XML Posted in XML > Web Services by tutorialgrub on May 03, 2011
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. |
| |

| Application Level Events Preview for RFID Posted in XML > Web Services by tutorialgrub on Apr 24, 2011
Application Level Events (ALE) allows a client application to submit questions about Electronic Product Code (EPC) read events to a network of reader points. In most cases, read points will be Radio Frequency Identification readers. The main benefit of ALE is facilitation of application development that relies on EPC data input for making business decisions. Without a mechanism such as ALE, access to a network of readers would be a tedious task. |
| |

| Push RSS to New Limits Posted in XML > Web Services by tutorialgrub on Apr 11, 2011
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. |
| |

| Build an XUL-based Blog Editor Posted in XML > Web Services by tutorialgrub on Apr 10, 2011
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. |
| |

| Design an Ajax Super Page with Del.icio.us Posted in XML > Web Services by tutorialgrub on Mar 24, 2011
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. |
| |

| Parsing XML Documents in PHP Posted in XML > Web Services by tutorialgrub on Mar 24, 2011
All XML parsing is done by SimpleXML internally using the DOM parsing model. |
1 |