<?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>WebBriefcase&#187; create a dynamic about me page</title>
	<atom:link href="http://www.webbriefcase.net/tag/create-a-dynamic-about-me-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webbriefcase.net</link>
	<description>How to Set Up a Blog</description>
	<lastBuildDate>Sat, 09 Jul 2011 03:54:18 +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>How Dynamic Is Your About Me Page?</title>
		<link>http://www.webbriefcase.net/2008-10/how-dynamic-is-your-about-me-page/</link>
		<comments>http://www.webbriefcase.net/2008-10/how-dynamic-is-your-about-me-page/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 11:36:42 +0000</pubDate>
		<dc:creator>Monika</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[about me page]]></category>
		<category><![CDATA[create a dynamic about me page]]></category>
		<category><![CDATA[how to create an about me page]]></category>

		<guid isPermaLink="false">http://www.webbriefcase.com.au/?p=403</guid>
		<description><![CDATA[		<script type="text/javascript">
		function sbmgValidateFormPostPg1(name,email) { 
						var name_fld = document.getElementById('sbmgValidateFormPostPg1' + '_' + name);
						var email_fld = document.getElementById('sbmgValidateFormPostPg1' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		Bloggers and webmasters often neglect an important aspect of their online presence with a less than desirable &#8220;about me&#8221; page. If you are a small or medium size business owner, your about me page will say a lot about you and what you can do for your client. Failing to pay attention here could lose [...]]]></description>
		<wfw:commentRss>http://www.webbriefcase.net/2008-10/how-dynamic-is-your-about-me-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

