<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: XML Defined GUIs for Project54</title>
	<atom:link href="http://www.eceblogger.com/2007/10/xml-defined-guis-for-project54/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eceblogger.com/2007/10/xml-defined-guis-for-project54/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Oct 2011 23:36:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: marktaipan</title>
		<link>http://www.eceblogger.com/2007/10/xml-defined-guis-for-project54/#comment-110</link>
		<dc:creator>marktaipan</dc:creator>
		<pubDate>Thu, 08 Nov 2007 02:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.eceblogger.com/?p=127#comment-110</guid>
		<description>Well, considering that it was the first real Project54 application I&#039;ve created let alone learning how to build a GUI using the XML elements it took me roughly a day or so to make a GUI. What I can say though is that once familiar with the XML elements, the overall development of the application will be much faster using the new XML framework than using the older format.

There are a few reasons to why this is the case, some directly related to XML and some related to the new Project54 base files. Once you know what elements you need and how they interact with the application and since XML is in most instances more human-readable than C++, it becomes naturally easier to develop the GUI. Also, the structure of the elements (i.e. the different tiers of elements - how there are parent elements with child elements that correspond with the parent) allows a more logical development flow to creating the GUI and making it interact with the application.

As for the non-XML related advantages, the new Project54 base files will automatically handle feedback messaging and grammar creation. From what I&#039;ve heard, these are two big parts of the application that can sometimes be a nuisance when developing the application with C++. Thus, with these advantages with the new Project54 XML framework, I believe that developers can create not just GUIs more quickly, but also the applications themselves.

Mark Taipan</description>
		<content:encoded><![CDATA[<p>Well, considering that it was the first real Project54 application I&#8217;ve created let alone learning how to build a GUI using the XML elements it took me roughly a day or so to make a GUI. What I can say though is that once familiar with the XML elements, the overall development of the application will be much faster using the new XML framework than using the older format.</p>
<p>There are a few reasons to why this is the case, some directly related to XML and some related to the new Project54 base files. Once you know what elements you need and how they interact with the application and since XML is in most instances more human-readable than C++, it becomes naturally easier to develop the GUI. Also, the structure of the elements (i.e. the different tiers of elements &#8211; how there are parent elements with child elements that correspond with the parent) allows a more logical development flow to creating the GUI and making it interact with the application.</p>
<p>As for the non-XML related advantages, the new Project54 base files will automatically handle feedback messaging and grammar creation. From what I&#8217;ve heard, these are two big parts of the application that can sometimes be a nuisance when developing the application with C++. Thus, with these advantages with the new Project54 XML framework, I believe that developers can create not just GUIs more quickly, but also the applications themselves.</p>
<p>Mark Taipan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Kun</title>
		<link>http://www.eceblogger.com/2007/10/xml-defined-guis-for-project54/#comment-109</link>
		<dc:creator>Andrew Kun</dc:creator>
		<pubDate>Tue, 06 Nov 2007 12:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.eceblogger.com/?p=127#comment-109</guid>
		<description>So how long did it take you to create a GUI using the XML GUI code?

Andrew Kun</description>
		<content:encoded><![CDATA[<p>So how long did it take you to create a GUI using the XML GUI code?</p>
<p>Andrew Kun</p>
]]></content:encoded>
	</item>
</channel>
</rss>

