<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Dynamic Web Authoring Learning Log</title>
	<atom:link href="http://jennarichardson4.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jennarichardson4.wordpress.com</link>
	<description>Jenna Richardson</description>
	<lastBuildDate>Mon, 05 Oct 2009 11:03:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jennarichardson4.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Dynamic Web Authoring Learning Log</title>
		<link>http://jennarichardson4.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jennarichardson4.wordpress.com/osd.xml" title="Dynamic Web Authoring Learning Log" />
	<atom:link rel='hub' href='http://jennarichardson4.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Learning Log Week 1-2</title>
		<link>http://jennarichardson4.wordpress.com/2009/10/05/hello-world/</link>
		<comments>http://jennarichardson4.wordpress.com/2009/10/05/hello-world/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 10:55:09 +0000</pubDate>
		<dc:creator>jennarichardson4</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Week 1 Practical Below is my html code for practical 1. I have done this by reading through the lecture notes from week 1 and also by using the web to understand more about html. I think I learnt more about html by using both of these research methods because I was not very confident [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jennarichardson4.wordpress.com&amp;blog=9791300&amp;post=1&amp;subd=jennarichardson4&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><strong>Week 1 Practical</strong></em></p>
<p>Below is my html code for practical 1. I have done this by reading through the lecture notes from week 1 and also by using the web to understand more about html. I think I learnt more about html by using both of these research methods because I was not very confident and found it very hard to work with html. On the internet I typed html into google search engine and found a step by step html website which I found very beneficial. With using this website and the lecture notes I feel I know a lot more about html than at the start of the week.</p>
<p>&lt;!DOCTYPE HTML&gt;</p>
<p>&lt;html&gt;</p>
<p>&lt;head&gt;</p>
<p>&lt;title&gt; Welcome to WorldBooks &lt;/title&gt;</p>
<p>&lt;div align=&#8221;left&#8221;&gt;</p>
<p>&lt;img src=&#8221;COM311Web/books1.png&#8221;alt=&#8221;colour books&#8221;&gt;&lt;/img&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;hr&gt;</p>
<p>&lt;b&gt;Customer Information:&lt;/b&gt;</p>
<p>&lt;form&gt;</p>
<p>Customer Name: &lt;?xml version&#8221;1.0&#8243;encoding=&#8221;utf-8&#8243;?&gt;</p>
<p>&lt;!DOCTYPE html PUBLIC&#8221;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221;</p>
<p>&#8220;http://www.w3.org/TR/xhtml1?DTD?xhtml1-transitional.dtd&#8221;&gt;</p>
<p>&lt;html xmlns=&#8221;http://www.w3.org/1999/xhtml&#8221;xml:lang=&#8221;en&#8221;lang=&#8221;en&#8221;&gt;</p>
<p>&lt;head&gt;</p>
<p>&lt;title&gt; Welcome to WorldBooks &lt;/title&gt;</p>
<p>&lt;div align=&#8221;left&#8221;&gt;</p>
<p>&lt;img src=&#8221;COM311Web/books1.png&#8221;alt=&#8221;colour books&#8221;&gt;&lt;/img&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;hr&gt;</p>
<p>&lt;b&gt;Customer Information:&lt;/b&gt;</p>
<p>&lt;form&gt;</p>
<p>Customer Name:</p>
<p>&lt;input name=&#8221;customername&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>Street Address:</p>
<p>&lt;input name=&#8221;streetname&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>E-mail Address:</p>
<p>&lt;input name=&#8221;e-mailaddress&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>Post Code:</p>
<p>&lt;input name=&#8221;postcode&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>Phone Number:</p>
<p>&lt;input name=&#8221;phonenumber&#8221;size=30/&gt;</p>
<p>&lt;/form&gt;</p>
<p>&lt;b&gt;Shopping Cart:&lt;/b&gt;</p>
<p>&lt;table&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Book Title&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Author&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Price&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Quantity&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;The Genius of Photography&lt;/td&gt;</p>
<p>&lt;td&gt;Gerry Badger&lt;/td&gt;</p>
<p>&lt;td&gt;£25.00&lt;/td&gt;</p>
<p>&lt;td&gt;1&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;A History of Modern Britain&lt;/td&gt;</p>
<p>&lt;td&gt;Andrew Marr&lt;/td&gt;</p>
<p>&lt;td&gt;£14.99&lt;/td&gt;</p>
<p>&lt;td&gt;4&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;Wye Valley (Collins New Naturalist Library)&lt;/td&gt;</p>
<p>&lt;td&gt;George F Peterken&lt;/td&gt;</p>
<p>&lt;td&gt;£21.99&lt;/td&gt;</p>
<p>&lt;td&gt;2&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;b&gt;Payment Method&lt;/b&gt;</p>
<p>&lt;form action=&#8221;../cgi-bin/mycgi.pl&#8221;&gt;</p>
<p>&lt;input name=&#8221;Visa&#8221;&gt;Visa&gt;br&gt;</p>
<p>&lt;input&gt;Master Card&lt;br&gt;</p>
<p>&lt;input name=&#8221;Switch/Debit&#8221;&gt;Switch/Debit&lt;br&gt;</p>
<p>&lt;input name=&#8221;Cheque&#8221;&gt;Cheque&lt;p&gt;</p>
<p>&lt;input value=&#8221;Submit&#8221;&gt;</p>
<p>&lt;input form value=&#8221;Reset Form&#8221;&gt;</p>
<p>&lt;/form&gt;</p>
<p>&lt;input name=&#8221;customername&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>Street Address:</p>
<p>&lt;input name=&#8221;streetname&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>E-mail Address:</p>
<p>&lt;input name=&#8221;e-mailaddress&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>Post Code:</p>
<p>&lt;input name=&#8221;postcode&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>Phone Number:</p>
<p>&lt;input name=&#8221;phonenumber&#8221;size=30/&gt;</p>
<p>&lt;/form&gt;</p>
<p>&lt;b&gt;Shopping Cart:&lt;/b&gt;</p>
<p>&lt;table&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Book Title&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Author&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Price&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Quantity&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;The Genius of Photography&lt;/td&gt;</p>
<p>&lt;td&gt;Gerry Badger&lt;/td&gt;</p>
<p>&lt;td&gt;£25.00&lt;/td&gt;</p>
<p>&lt;td&gt;1&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;A History of Modern Britain&lt;/td&gt;</p>
<p>&lt;td&gt;Andrew Marr&lt;/td&gt;</p>
<p>&lt;td&gt;£14.99&lt;/td&gt;</p>
<p>&lt;td&gt;4&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;Wye Valley (Collins New Naturalist Library)&lt;/td&gt;</p>
<p>&lt;td&gt;George F Peterken&lt;/td&gt;</p>
<p>&lt;td&gt;£21.99&lt;/td&gt;</p>
<p>&lt;td&gt;2&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;b&gt;Payment Method&lt;/b&gt;</p>
<p>&lt;form action=&#8221;../cgi-bin/mycgi.pl&#8221;&gt;</p>
<p>&lt;input name=&#8221;Visa&#8221;&gt;Visa&gt;br&gt;</p>
<p>&lt;input&gt;Master Card&lt;br&gt;</p>
<p>&lt;input name=&#8221;Switch/Debit&#8221;&gt;Switch/Debit&lt;br&gt;</p>
<p>&lt;input name=&#8221;Cheque&#8221;&gt;Cheque&lt;p&gt;</p>
<p>&lt;input value=&#8221;Submit&#8221;&gt;</p>
<p>&lt;input form value=&#8221;Reset Form&#8221;&gt;</p>
<p>&lt;/form&gt;</p>
<p><em><strong>Week 2 Practica</strong></em>l</p>
<p>The first task in week 2 is to sign up to a group which I have not done yet, the reason I have not done this is because I do not know anyone else in this class. I was then asked to conform my HTML document into an XHTML document. When I was reading through the changes I noticed I had already included these into my HTML document and was unsure what to do, I then made a few changes that I had noticed I had not yet done. I then tried to run the web page through the w3c Validator and it did not work. Again I read through the lecture notes for week two and I did my own research through google search engine on XHMTL. I tried to fix my XHTML document but it still did not work therefore I am unsure what I have done wrong. Here is the code for my XHTML document below:</p>
<p>&lt;?xml version&#8221;1.0&#8243;encoding=&#8221;utf-8&#8243;?&gt;</p>
<p>&lt;!DOCTYPE html PUBLIC&#8221;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221;</p>
<p>&#8220;http://www.w3.org/TR/xhtml1?DTD?xhtml1-transitional.dtd&#8221;&gt;</p>
<p>&lt;html xmlns=&#8221;http://www.w3.org/1999/xhtml&#8221;xml:lang=&#8221;en&#8221;lang=&#8221;en&#8221;&gt;</p>
<p>&lt;head&gt;</p>
<p>&lt;title&gt; Welcome to WorldBooks &lt;/title&gt;</p>
<p>&lt;div align=&#8221;left&#8221;&gt;</p>
<p>&lt;img src=&#8221;COM311Web/books1.png&#8221;alt=&#8221;colour books&#8221;&gt;&lt;/img&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;hr&gt;</p>
<p>&lt;b&gt;Customer Information:&lt;/b&gt;</p>
<p>&lt;form&gt;</p>
<p>Customer Name:</p>
<p>&lt;input name=&#8221;customername&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>Street Address:</p>
<p>&lt;input name=&#8221;streetname&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>E-mail Address:</p>
<p>&lt;input name=&#8221;e-mailaddress&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>Post Code:</p>
<p>&lt;input name=&#8221;postcode&#8221;size=30/&gt;</p>
<p>&lt;br/&gt;</p>
<p>Phone Number:</p>
<p>&lt;input name=&#8221;phonenumber&#8221;size=30/&gt;</p>
<p>&lt;/form&gt;</p>
<p>&lt;b&gt;Shopping Cart:&lt;/b&gt;</p>
<p>&lt;table&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Book Title&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Author&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Price&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;td&gt;&lt;div align=&#8221;center&#8221;&gt;&lt;b&gt;Quantity&lt;/b&gt;&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;The Genius of Photography&lt;/td&gt;</p>
<p>&lt;td&gt;Gerry Badger&lt;/td&gt;</p>
<p>&lt;td&gt;£25.00&lt;/td&gt;</p>
<p>&lt;td&gt;1&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;A History of Modern Britain&lt;/td&gt;</p>
<p>&lt;td&gt;Andrew Marr&lt;/td&gt;</p>
<p>&lt;td&gt;£14.99&lt;/td&gt;</p>
<p>&lt;td&gt;4&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;tr&gt;</p>
<p>&lt;td&gt;Wye Valley (Collins New Naturalist Library)&lt;/td&gt;</p>
<p>&lt;td&gt;George F Peterken&lt;/td&gt;</p>
<p>&lt;td&gt;£21.99&lt;/td&gt;</p>
<p>&lt;td&gt;2&lt;/td&gt;</p>
<p>&lt;/tr&gt;</p>
<p>&lt;b&gt;Payment Method&lt;/b&gt;</p>
<p>&lt;form action=&#8221;../cgi-bin/mycgi.pl&#8221;&gt;</p>
<p>&lt;input name=&#8221;Visa&#8221;&gt;Visa&gt;br&gt;</p>
<p>&lt;input&gt;Master Card&lt;br&gt;</p>
<p>&lt;input name=&#8221;Switch/Debit&#8221;&gt;Switch/Debit&lt;br&gt;</p>
<p>&lt;input name=&#8221;Cheque&#8221;&gt;Cheque&lt;p&gt;</p>
<p>&lt;input value=&#8221;Submit&#8221;&gt;</p>
<p>&lt;input form value=&#8221;Reset Form&#8221;&gt;</p>
<p>&lt;/form&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jennarichardson4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jennarichardson4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jennarichardson4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jennarichardson4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jennarichardson4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jennarichardson4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jennarichardson4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jennarichardson4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jennarichardson4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jennarichardson4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jennarichardson4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jennarichardson4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jennarichardson4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jennarichardson4.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jennarichardson4.wordpress.com&amp;blog=9791300&amp;post=1&amp;subd=jennarichardson4&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jennarichardson4.wordpress.com/2009/10/05/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f15fac859dbdee4ea33e249150676cda?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jennarichardson4</media:title>
		</media:content>
	</item>
	</channel>
</rss>
