<?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>Shepherds Loft &#187; web</title>
	<atom:link href="http://shepherdsloft.net/category/creating/web-create/feed/" rel="self" type="application/rss+xml" />
	<link>http://shepherdsloft.net</link>
	<description>creating and enhancing your new media presence</description>
	<lastBuildDate>Thu, 17 Jun 2010 22:56:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Word Press: Remove Date on Posts</title>
		<link>http://shepherdsloft.net/2010/04/word-press-remove-date-on-posts/</link>
		<comments>http://shepherdsloft.net/2010/04/word-press-remove-date-on-posts/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 16:23:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[web presence]]></category>
		<category><![CDATA[word press]]></category>
		<category><![CDATA[delete date in word press]]></category>
		<category><![CDATA[delete date on posts]]></category>
		<category><![CDATA[delete post date]]></category>
		<category><![CDATA[remove date in word press]]></category>
		<category><![CDATA[remove post date]]></category>

		<guid isPermaLink="false">http://shepherdsloft.net/?p=263</guid>
		<description><![CDATA[Word Press Video  
To remove the date on a post in Word Press you just need to comment out the right snippet of code. I used a plug in for FireFox called FireBug to right click and &#8220;Inspect Element&#8221;. By looking at the highlighted code I could see which style is being applied to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://shepherdsloft.net/video/WPremoveDate.swf">Word Press Video</a>  </p>
<p>To remove the date on a post in Word Press you just need to comment out the right snippet of code. I used a plug in for FireFox called <a href="http://getfirebug.com/">FireBug</a> to right click and &#8220;Inspect Element&#8221;. By looking at the highlighted code I could see which style is being applied to the date.</p>
<p>In the Word Press &#8220;Edit Themes&#8221; page I selected the &#8220;Main Page Template&#8221; hit command (or control for PC users) + F to search the template for the &#8220;details1&#8243; style that is applied to the date.</p>
<p>After locating the style I found the code snippet that generates the date and commented it out with the opening tag &#8220;<!--" and the closing tag "-->&#8220;.</p>
<p>This only removes the date from the posts on the blog page. When you click on a title it takes you the the &#8220;Single Post&#8221; page. If you want to remove the date there you will have to edit the &#8220;Single Post&#8221; page in the &#8220;Edit Themes&#8221; editor as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://shepherdsloft.net/2010/04/word-press-remove-date-on-posts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Add a New Post</title>
		<link>http://shepherdsloft.net/2010/01/add-a-new-post/</link>
		<comments>http://shepherdsloft.net/2010/01/add-a-new-post/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 03:29:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[web presence]]></category>
		<category><![CDATA[word press]]></category>
		<category><![CDATA[new post]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://shepherdsloft.net/?p=217</guid>
		<description><![CDATA[How to make  a new Post.]]></description>
			<content:encoded><![CDATA[<p><a title="Making a New Post in WP" href="http://shepherdsloft.net/video/WPnewpost.swf" target="_blank">Watch our video</a> to see how to make a new post on your Word Press Web Site.</p>
]]></content:encoded>
			<wfw:commentRss>http://shepherdsloft.net/2010/01/add-a-new-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are my email settings?</title>
		<link>http://shepherdsloft.net/2009/05/what-are-my-email-settings/</link>
		<comments>http://shepherdsloft.net/2009/05/what-are-my-email-settings/#comments</comments>
		<pubDate>Tue, 12 May 2009 03:24:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[access my email]]></category>
		<category><![CDATA[accessing my email]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email settings]]></category>
		<category><![CDATA[incoming mail]]></category>
		<category><![CDATA[outgoing mail]]></category>
		<category><![CDATA[webmail]]></category>

		<guid isPermaLink="false">http://shepherdsloft.net/?p=11</guid>
		<description><![CDATA[incoming mail is pop.yourdomain.com
outgoing mail is smtp.yourdomain.com
FYI: webmail works best. You can access it from anywhere there is an internet connection. You may browse to mail.yourdomainname.com and use your email address and password.
watch the video tutorial
]]></description>
			<content:encoded><![CDATA[<p>incoming mail is pop.yourdomain.com<br />
outgoing mail is smtp.yourdomain.com</p>
<p>FYI: webmail works best. You can access it from anywhere there is an internet connection. You may browse to mail.yourdomainname.com and use your email address and password.</p>
<p><a title="Admin Alias" href="../video/URLaliases.swf" target="_blank">watch the video tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://shepherdsloft.net/2009/05/what-are-my-email-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
