<?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>cssOrigins.com &#187; Coding</title>
	<atom:link href="http://www.cssOrigins.com/tag/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cssOrigins.com</link>
	<description>Css Origins, Design Blog and Wordpress Publishing Platform</description>
	<lastBuildDate>Mon, 12 Jul 2010 06:35:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Creating Custom Write Panels in WP</title>
		<link>http://www.cssOrigins.com/2009/creating-custom-write-panels-in-wp/</link>
		<comments>http://www.cssOrigins.com/2009/creating-custom-write-panels-in-wp/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 07:07:33 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[News Press]]></category>
		<category><![CDATA[Recently Read]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=405</guid>
		<description><![CDATA[Just finished a pretty good article written at wefunction.com, the purpose was to teach the WP community how to creatively add functionality to their website/blog by using custom panels in the add posts/page area. Check the tutorial out. Related posts:Wonderful Information on Web Fonts Recently read a wonderful article about how you can add... Sempo.org [...]


Related posts:<ol><li><a href='http://www.cssOrigins.com/2009/wonderful-information-on-web-fonts/' rel='bookmark' title='Permanent Link: Wonderful Information on Web Fonts'>Wonderful Information on Web Fonts</a> <small>Recently read a wonderful article about how you can add...</small></li>
<li><a href='http://www.cssOrigins.com/2009/sempoorg-sem-institute/' rel='bookmark' title='Permanent Link: Sempo.org SEM institute'>Sempo.org SEM institute</a> <small>I was linked to this website by a friend, it...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Just finished a pretty good article written at wefunction.com, the purpose was to teach the WP community how to creatively add functionality to their website/blog by using custom panels in the add posts/page area.</p>
<p><a href="http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/">Check the tutorial out.</a></p>


<p>Related posts:<ol><li><a href='http://www.cssOrigins.com/2009/wonderful-information-on-web-fonts/' rel='bookmark' title='Permanent Link: Wonderful Information on Web Fonts'>Wonderful Information on Web Fonts</a> <small>Recently read a wonderful article about how you can add...</small></li>
<li><a href='http://www.cssOrigins.com/2009/sempoorg-sem-institute/' rel='bookmark' title='Permanent Link: Sempo.org SEM institute'>Sempo.org SEM institute</a> <small>I was linked to this website by a friend, it...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/creating-custom-write-panels-in-wp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Valid XHTML</title>
		<link>http://www.cssOrigins.com/2009/valid-xhtml/</link>
		<comments>http://www.cssOrigins.com/2009/valid-xhtml/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 23:27:23 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[Valid Code]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=364</guid>
		<description><![CDATA[Making websites has always been about the content, the delivery and the style. I mean hey what else do you need? Well some people want function. Over the last few days I have had my nose in articles saying this is that about XHTML compliant websites, and being w3c compliant is the way to go. [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Making websites has always been about the content, the delivery and the style. I mean hey what else do you need?<span id="more-364"></span><br />
Well some people want function. Over the last few days I have had my nose in articles saying this is that about XHTML compliant websites, and being w3c compliant is the way to go. Though after about 6-10 hours reading and working on my own site I still don&#8217;t believe in their opinions any more, but to be fair I did learn much more then I thought I would. Just in my endeavor to get my site cssOrigins to be w3c compliant.</p>
<p>As some of you know I&#8217;ve moved to Taiwan since my last post, and while spending time out here I have learned that being w3c compliant is a MUST. Validation help ensure your website can be seen by web browsers of any type, including mobile users (it may not be pretty but it wont be broken).</p>
<p>The Firefox add-on &#8220;<a href="http://www.google.com/search?q=developers+toolbar&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a">Developers Tool Bar</a> &#8221; can help you be</p>
<ol>
<li>standards compliant</li>
<li>css error free</li>
<li>javascript error free</li>
</ol>
<p>But if you really want to be proud of your work, you need to go that extra mile, spend that extra time to ensure that your site is w3c compliant. If your looking for the validation? Shoot on over to their website and test your pages for yourself.</p>
<ul>
<li><a href="http://validator.w3.org/">XHTML Validation</a></li>
<li><a href="http://jigsaw.w3.org/css-validator/">CSS Validation</a></li>
</ul>
<p>If your valid you can stick one of those stickers onto your site letting people know.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/valid-xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
