<?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>HidayahTech &#187; X/HTML</title>
	<atom:link href="http://blog.basilgohar.com/category/development/xhtml/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.basilgohar.com</link>
	<description>Technology, Development, &#38; Interesting Stuph</description>
	<lastBuildDate>Tue, 08 Nov 2011 15:49:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Blog almost certainly 100% compliant now</title>
		<link>http://blog.basilgohar.com/2008/11/25/blog-almost-certainly-100-compliant-now</link>
		<comments>http://blog.basilgohar.com/2008/11/25/blog-almost-certainly-100-compliant-now#comments</comments>
		<pubDate>Tue, 25 Nov 2008 12:48:48 +0000</pubDate>
		<dc:creator>Basil</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[X/HTML]]></category>

		<guid isPermaLink="false">http://www.basilgohar.com/blog/?p=277</guid>
		<description><![CDATA[Bismillaahir Rahmaanir Raheem Alhamdulillaah, after loading up all blog-post pages (i.e., going to the bottom of each page and clicking for the next page), I&#8217;ve fixed all old posts that had HTML errors (according to the HTML Validator Firefox plugin). This actually is a relief for me because amongst the major reasons I enjoy using [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><em>Bismillaahir Rahmaanir Raheem</em></p>
<p style="text-align: left;"><em>Alhamdulillaah</em>, after loading up all blog-post pages (i.e., going to the bottom of each page and clicking for the next page), I&#8217;ve fixed all old posts that had HTML errors (according to the HTML Validator Firefox plugin).</p>
<p style="text-align: left;">This actually is a relief for me because amongst the major reasons I enjoy using WordPress is the work the developers put into it to make it a clean &amp; standards-compliant application.  I&#8217;ve avoided themes that are not.  So, <em>alhamdulillaah</em>, it seems that all the posts are fixed.  I haven&#8217;t bothered with the pages that I&#8217;ve created, though, because I&#8217;m likely going to redo those shortly anyway, <em>in shaaʾ Allaah</em>.</p>
<div style="text-align: left;"><em>Note</em>:  This refers to all pages that list multiple posts.  Apparently there is an error, possibly in the template that I am using, when viewing individual posts or pages.  *sigh*  More work ahead for me, but this is, at least, progress, <em>alhamdulillaah</em>.</div>
<p style="text-align: left;">That is all.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.basilgohar.com/2008/11/25/blog-almost-certainly-100-compliant-now/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial series &#8211; X/HTML Design Tips</title>
		<link>http://blog.basilgohar.com/2007/03/31/tutorial-series-xhtml-design-tips</link>
		<comments>http://blog.basilgohar.com/2007/03/31/tutorial-series-xhtml-design-tips#comments</comments>
		<pubDate>Sat, 31 Mar 2007 13:42:15 +0000</pubDate>
		<dc:creator>Basil</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[X/HTML]]></category>

		<guid isPermaLink="false">http://www.basilgohar.com/blog/2007/03/31/tutorial-series-xhtml-design-tips/</guid>
		<description><![CDATA[Bismillaahir Rahmaanir Raheem I&#8217;m going to start a new, easy-lifting tutorial series that I&#8217;ve been meaning to do for a while. It&#8217;s focus will be useful exploitation of the X/HTML standard for marking-up your pages in an elegant yet standards-compliant way. I will make an attempt to reference other excellent sources that exist throughout the [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><em>Bismillaahir Rahmaanir Raheem</em></p>
<p>I&#8217;m going to start a new, easy-lifting tutorial series that I&#8217;ve been meaning to do for a while.  It&#8217;s focus will be useful exploitation of the X/HTML standard for marking-up your pages in an elegant yet standards-compliant way.  I will make an attempt to reference other excellent sources that exist throughout the webiverse wherever appropriate, but for the most part, a lot of these ideas have just come from my own exploration and experimentation with the specification.</p>
<p>Some of the things I will be covering in this tutorial series include (but are not limited to):</p>
<ul>
<li>The usage of lesser-known but fully-supported X/HTML tags for common &amp; useful purposes</li>
<li>Emphasis on a semantic presentation of content</li>
<li>Minimization of unnecessary markup</li>
<li>Strict adherence to both the spirit &amp; the letter of the pertinent standards</li>
<li>Examples of how to exploit the synergy between pertinent standards (e.g., X/HTML, CSS, etc.)</li>
<li>How to avoid using deprecated tags, attributes, and techniques in favor of more sanctioned alternatives</li>
</ul>
<p>Comments, questions, and suggestions <em>related to the topics presented </em>are always welcome, and I will do my best to answer them, but no promises are being made.<span id="more-101"></span></p>
<p>X/HTML is as ubiquitous as a standard can be, yet it is rarely used to its full potential (or correctly, for that matter). There are many aspects of this elegant language that, while fully-supported by nearly <em>all</em> standard browsers (Internet Explorer, Mozilla Firefox, Opera, &amp; Konquerer [and, therefore, more-or-less, Safari]), are extremely under-utilized. This, in fact, leads to a lot of effort to duplicate their functionality through less-appropriate means &#8211; whether via static graphics, Javascript, or even (*shudder*) attempting to mimick their layout through the use of tables. What follows is a brief tutorial introducing these often-neglected tags &amp; practices that can bring with them some tremendous advantages in terms of development time, efficiency, &amp; standards-compliance.</p>
<p>I keep referring to HTML or XHTML as X/HTML simply because, for the most part, the specifications of HTML 4.01 and XHTML 1.0 can more or less be losslessly decomposed into one-another back-and-forth, so there are very few actual differences between the two.  The focus of XHTML 1.0 was to take HTML 4.01 and convert it into a valid XML application.  So, while I will be sticking to XHTML syntax throughout my examples (lower-cased tag &amp; attribute names, all tags must be closed, etc.), all tags and their usages are completely valid between the two specs, should you choose one over the other for any particular reason.</p>
<p>I am looking forward to sharing this joint experience with you guys, and I do hope you&#8217;ll enjoy &amp; benefit from reading it, as I am sure I will  in writing it, <em>in shaa Allaah</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.basilgohar.com/2007/03/31/tutorial-series-xhtml-design-tips/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

