<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Development</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 03:26:45 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 03:26:45 -0500</pubDate>
<item>
<title>XML Documentation in .Net</title>
<pubDate>Sun, 07 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/XML-Documentation-in-.Net/45270</link>
<description>
<![CDATA[.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.]]>
</description><guid>http://www.tutorialized.com/tutorial/XML-Documentation-in-.Net/45270</guid>
</item>
<item>
<title>Add/remove elements to/from an XML Document using C#</title>
<pubDate>Sun, 07 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Add%2Fremove-elements-to%2Ffrom-an-XML-Document-using-C%23/45101</link>
<description>
<![CDATA[This article shows how to add and remove elements from an XML Document using C#.]]>
</description><guid>http://www.tutorialized.com/tutorial/Add%2Fremove-elements-to%2Ffrom-an-XML-Document-using-C%23/45101</guid>
</item>
<item>
<title>An Introduction to XML Schema 1.1</title>
<pubDate>Wed, 03 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/An-Introduction-to-XML-Schema-1.1/41703</link>
<description>
<![CDATA[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 elem...]]>
</description><guid>http://www.tutorialized.com/tutorial/An-Introduction-to-XML-Schema-1.1/41703</guid>
</item>
<item>
<title>Develop mobile widgets with Yahoo! Blueprint</title>
<pubDate>Mon, 01 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Develop-mobile-widgets-with-Yahoo%21-Blueprint/40171</link>
<description>
<![CDATA[Developing mobile applications can be a daunting task. Fortunately, Yahoo! Blueprint helps alleviate this pain by providing a single way to develop mobile applications. With Blueprint, you can author ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Develop-mobile-widgets-with-Yahoo%21-Blueprint/40171</guid>
</item>
<item>
<title>Google Maps and Google Earth KML overlays</title>
<pubDate>Fri, 02 Nov 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Google-Maps-and-Google-Earth-KML-overlays/39715</link>
<description>
<![CDATA[Learn how to develop an application for a real estate brokerage to display all available apartment listings as clickable Placemarks on Google Maps. To turn street addresses into their geographical coo...]]>
</description><guid>http://www.tutorialized.com/tutorial/Google-Maps-and-Google-Earth-KML-overlays/39715</guid>
</item>
<item>
<title>Perform updates of stored XML using XQuery</title>
<pubDate>Fri, 02 Nov 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Perform-updates-of-stored-XML-using-XQuery/39424</link>
<description>
<![CDATA[In this article, learn how you can use XQuery update to modify XML stored in memory or in a DB2 pureXML database in the context of four industries: health care, business, financial derivatives, and in...]]>
</description><guid>http://www.tutorialized.com/tutorial/Perform-updates-of-stored-XML-using-XQuery/39424</guid>
</item>
<item>
<title>Develop a dynamic location-based mashup</title>
<pubDate>Fri, 02 Nov 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Develop-a-dynamic-location-based-mashup/39336</link>
<description>
<![CDATA[In this tutorial, discover mashups, a highly interactive Web development methodology. Essentially a mix of related content put together from different sources, mashups provide rich dynamic content for...]]>
</description><guid>http://www.tutorialized.com/tutorial/Develop-a-dynamic-location-based-mashup/39336</guid>
</item>
<item>
<title>Modeling and Integration Tools for State Chart XML</title>
<pubDate>Fri, 02 Nov 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Modeling-and-Integration-Tools-for-State-Chart-XML/39265</link>
<description>
<![CDATA[Discover the Modeling and Integration Tools for State Chart XML. These tools are plug-ins for Rational Software Architect and Mozilla that generate and execute event-based application controllers expr...]]>
</description><guid>http://www.tutorialized.com/tutorial/Modeling-and-Integration-Tools-for-State-Chart-XML/39265</guid>
</item>
<item>
<title>Advancing with XQuery: Develop application idioms</title>
<pubDate>Thu, 01 Nov 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Advancing-with-XQuery%3A-Develop-application-idioms/39206</link>
<description>
<![CDATA[Learn how to use XQuery beyond its original role as an XML query language and apply it toward the development of middleware and Web applications. This tutorial outlines some of XQuery's limitations wh...]]>
</description><guid>http://www.tutorialized.com/tutorial/Advancing-with-XQuery%3A-Develop-application-idioms/39206</guid>
</item>
<item>
<title>Extend enumerated lists in XML schema</title>
<pubDate>Thu, 01 Nov 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Extend-enumerated-lists-in-XML-schema/39094</link>
<description>
<![CDATA[The addition of new values to a list is a common and necessary requirement. Schema designers often seek to build into the architecture a means to permit additional values that were unknown at design t...]]>
</description><guid>http://www.tutorialized.com/tutorial/Extend-enumerated-lists-in-XML-schema/39094</guid>
</item>
<item>
<title>Process instance data using schema information</title>
<pubDate>Thu, 01 Nov 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Process-instance-data-using-schema-information/38710</link>
<description>
<![CDATA[In this article, you meet a function library implemented in pure XSLT that enables applications to take advantage of XPath 2 schema-related node tests which are only available in schema-aware processo...]]>
</description><guid>http://www.tutorialized.com/tutorial/Process-instance-data-using-schema-information/38710</guid>
</item>
<item>
<title>Create a maintainable extensible XML format</title>
<pubDate>Wed, 31 Oct 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Create-a-maintainable-extensible-XML-format/38400</link>
<description>
<![CDATA[XML is a communication format for exchanging structured documents and data. Too often, an XML format is chosen arbitrarily during development, without much planning or design. Learn how to design a fo...]]>
</description><guid>http://www.tutorialized.com/tutorial/Create-a-maintainable-extensible-XML-format/38400</guid>
</item>
<item>
<title>Develop AJAX apps like the pros using DWR</title>
<pubDate>Sun, 09 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Develop-AJAX-apps-like-the-pros-using-DWR/37925</link>
<description>
<![CDATA[If you are doing Ajax development, there is one library you need to know: Direct Web Remoting (DWR). This library leverages the Java language and Java Web technologies to simplify Ajax development. It...]]>
</description><guid>http://www.tutorialized.com/tutorial/Develop-AJAX-apps-like-the-pros-using-DWR/37925</guid>
</item>
<item>
<title>Virtual XML Garden</title>
<pubDate>Sun, 09 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Virtual-XML-Garden/37811</link>
<description>
<![CDATA[With Virtual XML Garden, learn to write scripts in XPath (as well as a subset of the forthcoming XQuery language) that mix and match virtual XML views on a number of provided data sources. Examples of...]]>
</description><guid>http://www.tutorialized.com/tutorial/Virtual-XML-Garden/37811</guid>
</item>
<item>
<title>Learn the benefits of Scripting for XML</title>
<pubDate>Sat, 08 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Learn-the-benefits-of-Scripting-for-XML/37377</link>
<description>
<![CDATA[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 a...]]>
</description><guid>http://www.tutorialized.com/tutorial/Learn-the-benefits-of-Scripting-for-XML/37377</guid>
</item>
</channel>
</rss>
