<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Accessible Forms</title>
	<atom:link href="http://ifyoucodeittheywill.com/2010/03/accessible-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://ifyoucodeittheywill.com/2010/03/accessible-forms/</link>
	<description>xHTML and CSS made simple.</description>
	<lastBuildDate>Tue, 23 Aug 2011 19:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Lesa</title>
		<link>http://ifyoucodeittheywill.com/2010/03/accessible-forms/comment-page-1/#comment-213</link>
		<dc:creator>Lesa</dc:creator>
		<pubDate>Tue, 01 Feb 2011 16:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=987#comment-213</guid>
		<description>You&#039;re welcome, bchitala. Sorry it took me a few days to know you had posted.

What you&#039;re describing is done with a content management system (CMS) that uses server-side programming and a database, which Wordpress will easily manage for you. While I do have one PHP tutorial here and plan to add more in the future, building a proper CMS from scratch is far more extensive than including a few files or creating a mail form, and requires extensive knowledge of 4 different languages: PHP, MySQL, (x)HTML, and CSS.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, bchitala. Sorry it took me a few days to know you had posted.</p>
<p>What you&#8217;re describing is done with a content management system (CMS) that uses server-side programming and a database, which WordPress will easily manage for you. While I do have one PHP tutorial here and plan to add more in the future, building a proper CMS from scratch is far more extensive than including a few files or creating a mail form, and requires extensive knowledge of 4 different languages: PHP, MySQL, (x)HTML, and CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bchitala</title>
		<link>http://ifyoucodeittheywill.com/2010/03/accessible-forms/comment-page-1/#comment-212</link>
		<dc:creator>bchitala</dc:creator>
		<pubDate>Tue, 01 Feb 2011 03:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=987#comment-212</guid>
		<description>Hi Lesa. No I&#039;m not using Wordpress. I have never tried Wordpress at all. I&#039;m just learning how to design a website from scratch. Right now I&#039;m doing a lot of reading but can&#039;t figure out how truncating stories is coded. thanks for getting back to me.</description>
		<content:encoded><![CDATA[<p>Hi Lesa. No I&#8217;m not using WordPress. I have never tried WordPress at all. I&#8217;m just learning how to design a website from scratch. Right now I&#8217;m doing a lot of reading but can&#8217;t figure out how truncating stories is coded. thanks for getting back to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lesa</title>
		<link>http://ifyoucodeittheywill.com/2010/03/accessible-forms/comment-page-1/#comment-208</link>
		<dc:creator>Lesa</dc:creator>
		<pubDate>Tue, 18 Jan 2011 20:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=987#comment-208</guid>
		<description>Sorry I missed your question before, bchitala.

Are you using Wordpress? Wordpress does this automatically.</description>
		<content:encoded><![CDATA[<p>Sorry I missed your question before, bchitala.</p>
<p>Are you using WordPress? WordPress does this automatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bchitala</title>
		<link>http://ifyoucodeittheywill.com/2010/03/accessible-forms/comment-page-1/#comment-207</link>
		<dc:creator>bchitala</dc:creator>
		<pubDate>Tue, 18 Jan 2011 03:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=987#comment-207</guid>
		<description>CAn anyone advise what code I can implement if I want my web siteto be able to truncate paragraph or news items and direct the reader to &quot;Read more...&quot; Also how can I code to &quot;Archive&quot; new/stories? Any help wil be appreciated. Thanks all.</description>
		<content:encoded><![CDATA[<p>CAn anyone advise what code I can implement if I want my web siteto be able to truncate paragraph or news items and direct the reader to &#8220;Read more&#8230;&#8221; Also how can I code to &#8220;Archive&#8221; new/stories? Any help wil be appreciated. Thanks all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bchitala</title>
		<link>http://ifyoucodeittheywill.com/2010/03/accessible-forms/comment-page-1/#comment-206</link>
		<dc:creator>bchitala</dc:creator>
		<pubDate>Tue, 11 Jan 2011 04:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=987#comment-206</guid>
		<description>Hi Lesa,
I want to know what coding is involved if you just want a portion of a story to be read on one page and the remainder of the paragraphs to be read on another page (i.e. &quot;Read More...&quot;). Do you have to create a new page and how do you link it up with the main page since it&#039;s not on the main navigation link? Could you please give me an example of both the HTML and CSS codes to use. This Much appreciated.</description>
		<content:encoded><![CDATA[<p>Hi Lesa,<br />
I want to know what coding is involved if you just want a portion of a story to be read on one page and the remainder of the paragraphs to be read on another page (i.e. &#8220;Read More&#8230;&#8221;). Do you have to create a new page and how do you link it up with the main page since it&#8217;s not on the main navigation link? Could you please give me an example of both the HTML and CSS codes to use. This Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lesa</title>
		<link>http://ifyoucodeittheywill.com/2010/03/accessible-forms/comment-page-1/#comment-199</link>
		<dc:creator>Lesa</dc:creator>
		<pubDate>Fri, 24 Sep 2010 18:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=987#comment-199</guid>
		<description>You&#039;re welcome, jadegreen. Thank you for your comment. :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, jadegreen. Thank you for your comment. <img src='http://ifyoucodeittheywill.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jadegreen</title>
		<link>http://ifyoucodeittheywill.com/2010/03/accessible-forms/comment-page-1/#comment-198</link>
		<dc:creator>jadegreen</dc:creator>
		<pubDate>Fri, 24 Sep 2010 16:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=987#comment-198</guid>
		<description>Great post!  Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Great post!  Thanks for sharing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

