<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hello.World &#187; XUL</title>
	<atom:link href="http://matthew.delmarters.com/weblog/category/web-development/xul/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthew.delmarters.com</link>
	<description>The Blog of Matthew Delmarter</description>
	<lastBuildDate>Sat, 10 Dec 2011 09:42:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The Future of HTML: XHTML 2.0</title>
		<link>http://matthew.delmarters.com/weblog/the-future-of-html-xhtml-20/</link>
		<comments>http://matthew.delmarters.com/weblog/the-future-of-html-xhtml-20/#comments</comments>
		<pubDate>Fri, 27 Jan 2006 19:28:06 +0000</pubDate>
		<dc:creator>Matthew Delmarter</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XUL]]></category>

		<guid isPermaLink="false">http://matthew.delmarters.com/2006/01/the-future-of-html-xhtml-20/</guid>
		<description><![CDATA[XHTML 2.0 is the W3C's effort to fix inherent problems with HTML and to meet the growing requirements of web-based solutions. XHTML 2.0 takes the move toward XML to the next level and will try to acheive the following design goals: Use XML as much as possible: Where a language feature already exists in XML, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.w3.org/"><img alt="W3C" src="http://www.w3.org/Icons/w3c_home.png" align="right" style="padding-left:15px; padding-bottom:10px"></a>
<p>XHTML 2.0 is the W3C's effort to fix inherent problems with HTML and to meet the growing requirements of web-based solutions. XHTML 2.0 takes the move toward XML to the next level and will try to acheive the following design goals:</p>
<ul>
<li><b>Use XML as much as possible</b>: Where a language feature already exists in XML, don't duplicate or reinvent it.</li>
<li><b>Structure over presentation</b>: Thanks to CSS stylesheets, you no longer need explicitly presentational tags in HTML.</li>
<li><b>Make HTML easier to write</b>: Remove some of the needless idiosyncrasies of HTML.</li>
<li><b>More accessibility, device independence</b>: Make as few assumptions as possible about the way a document will be read.</li>
<li><b>Improved internationalization</b>.</li>
<li><b>Better forms</b>: Long overdue improvements are required!</li>
<li><b>Reduce the need for scripting</b>: Include typical scripting usages in HTML itself.</li>
<li><b>Better semantics</b>: Make it easier to integrate HTML with semantic Web applications.</li>
</ul>
<p>Of particular interest to me is the goal of XHTML 2.0 to provide a declarative format for specifying user interfaces in a similar way to <a href="http://www.mozilla.org/projects/xul/" target="_blank">Mozilla's XUL</a> or Microsoft's <a href="http://en.wikipedia.org/wiki/XAML">XAML</a>. W3C will also define XBL2, a declarative language that provides a binding between custom markup and existing technologies. XBL2 will essentially give programmers a way to write new widgets for Web applications. </p>
<p>If you want to prepare yourself for the future an article on IBM Developer Works suggests the following:</p>
<blockquote><ul>
<li>Get serious about using CSS, and try to remove all presentational markup.</li>
<li>Think about how you can deploy <a href="http://www.microformats.org/">microformats</a> in your pages.  (Microformats are a way to make human-readable elements in Web pages carry semantics that computers can interpret too. They are a bridge between today's HTML-based ad-hoc semantics and tomorrow's RDF-compatible XHTML 2.0 metadata.)</li>
<li>If you've not done so already, get experience with <a href="http://www.w3.org/TR/2002/REC-xhtml1-20020801/">XHTML 1.0</a>.</li>
<li>Experiment with the <a href="http://www.x-smiles.org/">X-Smiles browser</a>, an experimental platform with early support for many of the W3C's new client technologies such as XHTML 2.0, SVG, XForms, and SMIL 2.0 Basic capabilities.</li>
<li>If you create new client systems based on XHTML-like functionality, seriously consider using XHTML 2.0 as your starting point.</li>
</ul>
</blockquote>
<p>XHTML 2.0 is not likely to become a W3C Recommendation until 2007, according to <a href="http://www.w3.org/MarkUp/xhtml-roadmap/">W3C HTML Working Group Roadmap</a>. Now is the time to start reading and experimenting with XHTML 2.0 &#8211; and prepare for the future!</p>
<p><em>For the full article from IBM Developer Works <a href="http://www-128.ibm.com/developerworks/xml/library/x-futhtml2.html?ca=dgr-lnxw01XHTML2">click here</a>.</em></p>
<p><!--3f4042209560d8b2edc5e56ad7baed56--><!--d141657113bb7eff1507c9a1fa04eeff--><!--11aeeb29f21ffd07464e813cb6ac8e67--><!--11aeeb29f21ffd07464e813cb6ac8e67--></p>
]]></content:encoded>
			<wfw:commentRss>http://matthew.delmarters.com/weblog/the-future-of-html-xhtml-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP and XUL in the Enterprise: LeMonde.fr</title>
		<link>http://matthew.delmarters.com/weblog/php-and-xul-in-the-enterprise-lemondefr/</link>
		<comments>http://matthew.delmarters.com/weblog/php-and-xul-in-the-enterprise-lemondefr/#comments</comments>
		<pubDate>Thu, 26 Jan 2006 19:01:07 +0000</pubDate>
		<dc:creator>Matthew Delmarter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[XUL]]></category>

		<guid isPermaLink="false">http://matthew.delmarters.com/2006/01/php-and-xul-in-the-enterprise-lemondefr/</guid>
		<description><![CDATA[I found an interesting article on PHP and XUL being used to power LeMonde.fr &#8211; a leading information website in France. It is an excellent example of PHP and XUL being used at Enterprise level &#8211; and a nice case study to read about if you use these tools. The site receives around 68,000 subscriptions [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://matthew.delmarters.com/images/lemonde.jpg" alt="LeMonde.fr - using PHP and XUL" align="right" style="padding-left:10px" />
<p>I found an interesting article on PHP and XUL being used to power <a href="http://www.lemonde.fr/" target="_blank">LeMonde.fr</a> &#8211; a leading information website in France. It is an excellent example of PHP and XUL being used at Enterprise level &#8211; and a nice case study to read about if you use these tools.</p>
<p>The site receives around 68,000 subscriptions monthly and an average of 70,000,000 (million) page views. Not bad. The entire website is powered by PHP, and they use XUL/PHP combined to power their Content Management System. The following statements highlight the benefits from using these technologies:</p>
<blockquote><p>The system is now powerful, using 4 Linux servers at 20% cpu while it was using 4 Sun servers at 70% cpu before. Development time has been divided by 2 and number of bugs by 3, in addition to the excellent documentation and support available in both XUL and PHP Communities.
</p></blockquote>
<p>You can read the full article <a href="http://enterprise.phpmagazine.net/2005/12/php_and_xul_gives_speed_and_pe.html" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://matthew.delmarters.com/weblog/php-and-xul-in-the-enterprise-lemondefr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CMS written in Remote XUL</title>
		<link>http://matthew.delmarters.com/weblog/cms-written-in-remote-xul/</link>
		<comments>http://matthew.delmarters.com/weblog/cms-written-in-remote-xul/#comments</comments>
		<pubDate>Tue, 03 Jan 2006 03:37:24 +0000</pubDate>
		<dc:creator>Matthew Delmarter</dc:creator>
				<category><![CDATA[XUL]]></category>

		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/cms-written-in-remote-xul/</guid>
		<description><![CDATA[I have been analyzing XUL for quite a while with a view to perhaps redeveloping my software using it. Looks like I have been beaten to the punch &#8211; have a look at Elixon, the end result of 3 years of development. I have corresponded with Daniel the core developer who informs me that it [...]]]></description>
			<content:encoded><![CDATA[<p>I have been analyzing XUL for quite a while with a view to perhaps redeveloping my software using it. Looks like I have been beaten to the punch &#8211; have a look at <a target="_blank" href="http://demo.webdevelopers.cz/">Elixon</a>, the end result of 3 years of development. I have corresponded with Daniel the core developer who informs me that it will be a commercial app to begin with &#8211; but may eventually become Open Source. If it does it will be a great help to the community. Even so, it is a great example of what <a target="_blank" href="http://www.remotexul.org">remote XUL</a> is capable of.<!--8e32e3055d0c869e8b90ea2ee5eb4f3d--></p>
]]></content:encoded>
			<wfw:commentRss>http://matthew.delmarters.com/weblog/cms-written-in-remote-xul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

