<?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>TechMynd &#187; W3C</title>
	<atom:link href="http://www.techmynd.com/tag/w3c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techmynd.com</link>
	<description>Computer software reviews, computer and internet tips, games, technology, downloads</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:08:24 +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>WordPress Plugins Bugs</title>
		<link>http://www.techmynd.com/wordpress-plugins-bugs/</link>
		<comments>http://www.techmynd.com/wordpress-plugins-bugs/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 00:47:22 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[spiders]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=1366</guid>
		<description><![CDATA[Plugins are cool. Every WordPress powered blog uses different plugins. They give your blog wings. There are few things you must be aware of before using plugins. What I do, I just test the plugin before I actually use it. All the plugins out there are not trustworthy. Even if any plugin comes by a [...]<p><a href="http://www.techmynd.com/wordpress-plugins-bugs/">WordPress Plugins Bugs</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>. Visit http://www.techmynd.com for more... <a href="http://www.techmynd.com">TechMynd</a> 
<a href="http://www.techmynd.com">TechMynd - Computer software reviews, computer and internet tips, games, technology, downloads</a></p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/wordpress-plugins-bugs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Form Validation &#8211; Input Fields Text Changes at OnClick OnBlur OnFocus</title>
		<link>http://www.techmynd.com/form-validation-input-fields-text-changes-at-onclick-onblur-onfocus/</link>
		<comments>http://www.techmynd.com/form-validation-input-fields-text-changes-at-onclick-onblur-onfocus/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 10:30:48 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[HTML, XHTML, XML, Forms, W3C]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=269</guid>
		<description><![CDATA[We will be needing a js file and a page containing form input field to do this task. What we are planning to do is, The input field contains default value. Onclick default value disappears and allows the user to insert text. If the user types anything it remains there but if he does not [...]<p><a href="http://www.techmynd.com/form-validation-input-fields-text-changes-at-onclick-onblur-onfocus/">Form Validation &#8211; Input Fields Text Changes at OnClick OnBlur OnFocus</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>. Visit http://www.techmynd.com for more... <a href="http://www.techmynd.com">TechMynd</a> 
<a href="http://www.techmynd.com">TechMynd - Computer software reviews, computer and internet tips, games, technology, downloads</a></p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/form-validation-input-fields-text-changes-at-onclick-onblur-onfocus/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Why XHTML?</title>
		<link>http://www.techmynd.com/why-xhtml/</link>
		<comments>http://www.techmynd.com/why-xhtml/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 01:13:05 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[HTML, XHTML, XML, Forms, W3C]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=66</guid>
		<description><![CDATA[We have reached a point where many pages on the WWW contain &#8220;bad&#8221; HTML. Many will fall, my friend. Talk about strict rules. Lets explore a little history of HTML and XHTML before we answer this &#8216;WHY&#8217;. The Extensible Hypertext Markup Language, or XHTML, is a markup language that has the same depth of expression [...]<p><a href="http://www.techmynd.com/why-xhtml/">Why XHTML?</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>. Visit http://www.techmynd.com for more... <a href="http://www.techmynd.com">TechMynd</a> 
<a href="http://www.techmynd.com">TechMynd - Computer software reviews, computer and internet tips, games, technology, downloads</a></p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/why-xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URI Choice Checklist &#8211; Choosing Perfect Domain Name</title>
		<link>http://www.techmynd.com/uri-choice-checklist/</link>
		<comments>http://www.techmynd.com/uri-choice-checklist/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 23:17:35 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[Developer's Corner]]></category>
		<category><![CDATA[HTML, XHTML, XML, Forms, W3C]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Hosting/ Domain]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[webmasters]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=60</guid>
		<description><![CDATA[If you are a webmaster or intend to run a website then you will need to have a domain name. Some address. Here is a checklist which you can consider before buying a domain name. Its important from SEO point of view and from website success and popularity point of view. e.g. msn.com is really [...]<p><a href="http://www.techmynd.com/uri-choice-checklist/">URI Choice Checklist &#8211; Choosing Perfect Domain Name</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>. Visit http://www.techmynd.com for more... <a href="http://www.techmynd.com">TechMynd</a> 
<a href="http://www.techmynd.com">TechMynd - Computer software reviews, computer and internet tips, games, technology, downloads</a></p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/uri-choice-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fieldset Around Data</title>
		<link>http://www.techmynd.com/fieldset-around-data/</link>
		<comments>http://www.techmynd.com/fieldset-around-data/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 21:34:46 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[HTML, XHTML, XML, Forms, W3C]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=42</guid>
		<description><![CDATA[Here is a little tutorial about how to draw a border with caption around the data or form. Example Look: &#60;fieldset&#62; &#60;legend&#62; Health information: &#60;/legend&#62; &#60;form action=&#34;&#34;&#62; Height &#60;input type=&#34;text&#34; size=&#34;3&#34;&#62; Weight &#60;input type=&#34;text&#34; size=&#34;3&#34;&#62; &#60;/form&#62; &#60;/fieldset&#62; If there is no border around the input form, your browser is too old. Fieldset Around Data is [...]<p><a href="http://www.techmynd.com/fieldset-around-data/">Fieldset Around Data</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>. Visit http://www.techmynd.com for more... <a href="http://www.techmynd.com">TechMynd</a> 
<a href="http://www.techmynd.com">TechMynd - Computer software reviews, computer and internet tips, games, technology, downloads</a></p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/fieldset-around-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 1/26 queries in 0.070 seconds using disk: basic
Object Caching 876/926 objects using disk: basic

Served from: www.techmynd.com @ 2012-02-11 01:37:03 -->
