| |

| MathML Presentation Markup for the Impatient Posted in XML > Miscellaneous by tutorialgrub on Mar 26, 2011
MathML comprises two sets of elements: Presentation Markup, the XML equivalent of TeX math, and Content Markup, which may be used to encode the mathematical structure of an expression, regardless of the way this expression is rendered visually. This short tutorial is exclusively about Presentation Markup. After reading it, you should be able to add equations to your DocBook, DITA or XHTML documents. |
| |

| Extracting RSS Data with C# and XPath Posted in XML > Parsing by tutorialgrub on Mar 26, 2011
RSS is a technology that is being used by millions of web users around the world to keep track of their favorite websites easily and efficiently.Throughout this tutorial you will learn how to extract data with C# and XPath from RSS. |
| |

| Add/remove elements to/from an XML Document using C# Posted in XML > Development by tutorialgrub on Mar 24, 2011
This article shows how to add and remove elements from an XML Document using C#. |
| |

| 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. |
| |

| XML Documentation in .Net Posted in XML > Development by tutorialgrub on Mar 24, 2011
.Net provides a way to document or comment your source code. That can in-turn be converted into professional documentation by using style-sheets, MS Documentation tools or some other third party. |
| |

| XQuery Update for the Impatient Posted in XML > Database Related by tutorialgrub on Mar 24, 2011
The XQuery Update Facility is a relatively small extension of the XQuery language which provides convenient means of modifying XML documents or data. As of March 14, 2008, the XQuery Update Facility specification has become a "Candidate Recommendation", which means it is now pretty stable. |
| |

| Import diagrams as XML files into WebSphere Business Modeler Posted in XML > Miscellaneous by tutorialgrub on Feb 17, 2011
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. |
| |

| Debug iPhone Web applications with Eclipse Posted in XML > Java and XML by tutorialgrub on Feb 16, 2011
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. |
<< 1 2 3 4 5 6 |