<?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>Thomas Borzecki</title>
	<atom:link href="http://thomasborzecki.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomasborzecki.ca</link>
	<description>Ramblings of a web mercenary.</description>
	<lastBuildDate>Wed, 15 Feb 2012 13:57:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Class 6 &#8211; Wireframe to Layout</title>
		<link>http://thomasborzecki.ca/teaching/ahss-3080/class-6/</link>
		<comments>http://thomasborzecki.ca/teaching/ahss-3080/class-6/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 13:30:02 +0000</pubDate>
		<dc:creator>tborzecki</dc:creator>
				<category><![CDATA[AHSS 3080]]></category>

		<guid isPermaLink="false">http://thomasborzecki.ca/?p=1231</guid>
		<description><![CDATA[Today we will: Review some common issues that I found within a lot of the exercises Do a quick in-class exercise, for which you will need: in-class exercise files Build a two column layout using HTML and CSS, that will match the wireframe PSD we created last class Go over what will be on the [...]]]></description>
			<content:encoded><![CDATA[<p>Today we will:</p>
<ul>
<li>Review some common issues that I found within a lot of the exercises</li>
<li>Do a quick in-class exercise, for which you will need: <a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/two-column-example.zip">in-class exercise files</a></li>
<li>Build a two column layout using HTML and CSS, that will match the wireframe PSD we created last class</li>
<li>Go over what will be on the quiz on Wednesday, February 29th</li>
<ul>
<li><a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/quiz-sample.txt">Sample Questions</a></li>
</ul>
<li>Deal with any missing marks, etc</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thomasborzecki.ca/teaching/ahss-3080/class-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 5 &#8211; Creating Website Prototypes</title>
		<link>http://thomasborzecki.ca/teaching/ahss-3080/class-5-creating-website-prototypes/</link>
		<comments>http://thomasborzecki.ca/teaching/ahss-3080/class-5-creating-website-prototypes/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 13:38:23 +0000</pubDate>
		<dc:creator>tborzecki</dc:creator>
				<category><![CDATA[AHSS 3080]]></category>

		<guid isPermaLink="false">http://thomasborzecki.ca/?p=1211</guid>
		<description><![CDATA[Today we will be exploring website prototyping.  A large part of web design actually occurs within Photoshop, or other graphical tools.  It is best to first design the visuals of a website within one of these tools before building it.  A well-planned and therefore well-designed website will have an added level of professionalism as compared [...]]]></description>
			<content:encoded><![CDATA[<p>Today we will be exploring website prototyping.  A large part of web design actually occurs within Photoshop, or other graphical tools.  It is best to first design the visuals of a website within one of these tools before building it.  A well-planned and therefore well-designed website will have an added level of professionalism as compared to one built &#8220;on the fly&#8221;.</p>
<h3>Resources</h3>
<ul>
<li><a href="http://978.gs" target="_blank">978 Grid Website</a></li>
<li><a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/978.psd">978 Grid Photoshop Template</a></li>
<li><a href="http://meyerweb.com/eric/tools/css/reset/reset.css" target="_blank">Eric Meyer CSS Reset</a></li>
<li><a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/example-wireframes.pdf" target="_blank">Example Wireframes</a> for a website I built, <a href="http://cafenovo.ca/" target="_blank">Cafenovo.ca</a>.  It was very useful for showing the client what I had in mind for her website layout.</li>
</ul>
<h3>Exercise 5</h3>
<ul>
<li> <a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/exercise-5.pdf">Exercise 5 outline</a></li>
<li>Please upload it when you are done as usual.  Remember you will have to zip your PSD file to do so.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thomasborzecki.ca/teaching/ahss-3080/class-5-creating-website-prototypes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 4 &#8211; Basic Styling</title>
		<link>http://thomasborzecki.ca/teaching/ahss-3080/class-4-basic-styling/</link>
		<comments>http://thomasborzecki.ca/teaching/ahss-3080/class-4-basic-styling/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 14:25:50 +0000</pubDate>
		<dc:creator>tborzecki</dc:creator>
				<category><![CDATA[AHSS 3080]]></category>

		<guid isPermaLink="false">http://thomasborzecki.ca/?p=1198</guid>
		<description><![CDATA[Exercise 4 Today&#8217;s exercise will build on what you did last week.  If you haven&#8217;t completed last week&#8217;s exercise, begin with that.  Exercise 4 involves applying some basic styling to the &#8220;World&#8217;s First Website Page&#8221;. The exercise is found here: Exercise 4 Resources W3Schools CSS Reference CSS Cheatsheet CSS Syntax and Terminology Terminology, Syntax and [...]]]></description>
			<content:encoded><![CDATA[<h3>Exercise 4</h3>
<p>Today&#8217;s exercise will build on what you did last week.  If you haven&#8217;t completed last week&#8217;s exercise, begin with that.  Exercise 4 involves applying some basic styling to the &#8220;World&#8217;s First Website Page&#8221;.</p>
<p>The exercise is found here: <a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/exercise-4.pdf">Exercise 4</a></p>
<h3>Resources</h3>
<ul>
<li><a href="http://w3schools.com/cssref/default.asp">W3Schools CSS Reference</a></li>
<li><a href="http://www.addedbytes.com/download/css-cheat-sheet-v2/pdf/">CSS Cheatsheet</a></li>
<li><a href="http://www.w3schools.com/css/css_syntax.asp">CSS Syntax and Terminology</a></li>
<li><a href="http://learn.shayhowe.com/html-css/terminology-syntax-intro/">Terminology, Syntax and Introduction to HTML &amp; CSS</a></li>
<li><a href="http://w3schools.com/css/default.asp">CSS Tutorial</a></li>
<li><a href="http://w3schools.com/html/default.asp">HTML Tutorial</a> &#8211; This is very similar to XHTML, just make sure to use the XHTML Doctype instead of HTML 4</li>
</ul>
<h3>Files</h3>
<p>If you lost the files we were working with last class, you can get them here: <a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/html-basics.zip">Files from Class 3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thomasborzecki.ca/teaching/ahss-3080/class-4-basic-styling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WDDM Reddit is Now Live!</title>
		<link>http://thomasborzecki.ca/teaching/wddm/wddm-reddit-is-now-live/</link>
		<comments>http://thomasborzecki.ca/teaching/wddm/wddm-reddit-is-now-live/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 18:03:07 +0000</pubDate>
		<dc:creator>tborzecki</dc:creator>
				<category><![CDATA[WDDM]]></category>

		<guid isPermaLink="false">http://thomasborzecki.ca/?p=1196</guid>
		<description><![CDATA[Hi Guys, I have set up a reddit for our class, plus former alumni.  This will allow you to discuss and share information with people who have taken the program.  I implore you to take part and share links as well as vote on all the posted materials.  In order to be allowed into the [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Guys, I have set up a reddit for our class, plus former alumni.  This will allow you to discuss and share information with people who have taken the program.  I implore you to take part and share links as well as vote on all the posted materials.  In order to be allowed into the community, please create a login at reddit.com (if you don&#8217;t enter your email, you won&#8217;t be able to reset your password).  Send me your username, and I will allow you into the community.</p>
<p>The community link is here:</p>
<p><a href="http://www.reddit.com/r/humberwebdesign/">Humber Web Design Reddit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thomasborzecki.ca/teaching/wddm/wddm-reddit-is-now-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AHSS 3080 Section 003 &#8211; Submission Form</title>
		<link>http://thomasborzecki.ca/utility/ahss-3080-section-003-submission-form/</link>
		<comments>http://thomasborzecki.ca/utility/ahss-3080-section-003-submission-form/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 23:51:18 +0000</pubDate>
		<dc:creator>tborzecki</dc:creator>
				<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://thomasborzecki.ca/?p=1192</guid>
		<description><![CDATA[Submission Instructions: Zip your assignment, and all associated files. Verify that your zip file is smaller than 20 MB . (There is little reason for it to be larger than that). Type in the first part of your school email into the field above. Once the &#8220;browse&#8221; button appears, browse for your zip file. Click [...]]]></description>
			<content:encoded><![CDATA[<br />
<b>Warning</b>:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /nfs/c02/h05/mnt/22650/domains/thomasborzecki.ca/html/wp-includes/feed-rss2.php:11) in <b>/nfs/c02/h05/mnt/22650/domains/thomasborzecki.ca/html/wp-content/plugins/submit-assignment/submit-assignment.php</b> on line <b>57</b><br />
<br />
<b>Warning</b>:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /nfs/c02/h05/mnt/22650/domains/thomasborzecki.ca/html/wp-includes/feed-rss2.php:11) in <b>/nfs/c02/h05/mnt/22650/domains/thomasborzecki.ca/html/wp-content/plugins/submit-assignment/submit-assignment.php</b> on line <b>57</b><br />
<div class=".noborder"><div id="sa_uploader"></div></div>
<script type="text/javascript"> 
//<![CDATA[
swfobject.embedSWF("/wp-content/plugins/submit-assignment/uploader.swf", "sa_uploader", "504", "224", "9", false, 
	{ "folders" : "/wp-content/uploads/submit-assignment/", "domains" : "guelphhumber.ca", "submitURL" : "/feed/" }, { "wmode" : "transparent" } );
//]]>
</script>
<div>
<h3>Submission Instructions:</h3>
<ol>
<li>Zip your assignment, and all associated files.</li>
<li>Verify that your zip file is smaller than 20 MB . (There is little reason for it to be larger than that).</li>
<li>Type in the first part of your school email into the field above.</li>
<li>Once the &#8220;browse&#8221; button appears, browse for your zip file.</li>
<li>Click on &#8220;Upload&#8221; after browsing to start sending the file.</li>
<li>Wait until the upload completes, and the word &#8220;Upload&#8221; changes to &#8220;Done.&#8221;</li>
<li>Take a deep breath, and enjoy your weekend.</li>
</ol>
</div>
<div>
<p><strong>Important:</strong> Do not close the browser tab until you see &#8220;Done.&#8221;, otherwise you will have to begin again. If your file is small, it may happen immediately.</p>

</div>
]]></content:encoded>
			<wfw:commentRss>http://thomasborzecki.ca/utility/ahss-3080-section-003-submission-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AHSS 3080 Section 002 &#8211; Submission Form</title>
		<link>http://thomasborzecki.ca/utility/ahss-3080-section-002-submission-form/</link>
		<comments>http://thomasborzecki.ca/utility/ahss-3080-section-002-submission-form/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 17:40:55 +0000</pubDate>
		<dc:creator>tborzecki</dc:creator>
				<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://thomasborzecki.ca/?p=1189</guid>
		<description><![CDATA[Submission Instructions: Zip your assignment, and all associated files. Verify that your zip file is smaller than 20 MB . (There is little reason for it to be larger than that). Type in the first part of your school email into the field above. Once the &#8220;browse&#8221; button appears, browse for your zip file. Click [...]]]></description>
			<content:encoded><![CDATA[<div class=".noborder"><div id="sa_uploader"></div></div>
<script type="text/javascript"> 
//<![CDATA[
swfobject.embedSWF("/wp-content/plugins/submit-assignment/uploader.swf", "sa_uploader", "504", "224", "9", false, 
	{ "folders" : "/wp-content/uploads/submit-assignment/", "domains" : "guelphhumber.ca", "submitURL" : "/feed/" }, { "wmode" : "transparent" } );
//]]>
</script>
<div>
<h3>Submission Instructions:</h3>
<ol>
<li>Zip your assignment, and all associated files.</li>
<li>Verify that your zip file is smaller than 20 MB . (There is little reason for it to be larger than that).</li>
<li>Type in the first part of your school email into the field above.</li>
<li>Once the &#8220;browse&#8221; button appears, browse for your zip file.</li>
<li>Click on &#8220;Upload&#8221; after browsing to start sending the file.</li>
<li>Wait until the upload completes, and the word &#8220;Upload&#8221; changes to &#8220;Done.&#8221;</li>
<li>Take a deep breath, and enjoy your weekend.</li>
</ol>
</div>
<div>
<p><strong>Important:</strong> Do not close the browser tab until you see &#8220;Done.&#8221;, otherwise you will have to begin again. If your file is small, it may happen immediately.</p>

</div>
]]></content:encoded>
			<wfw:commentRss>http://thomasborzecki.ca/utility/ahss-3080-section-002-submission-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 3 &#8211; HTML Basics</title>
		<link>http://thomasborzecki.ca/teaching/ahss-3080/class-3-html-basics/</link>
		<comments>http://thomasborzecki.ca/teaching/ahss-3080/class-3-html-basics/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 16:33:38 +0000</pubDate>
		<dc:creator>tborzecki</dc:creator>
				<category><![CDATA[AHSS 3080]]></category>

		<guid isPermaLink="false">http://thomasborzecki.ca/?p=1168</guid>
		<description><![CDATA[Exercise 3 Your exercise for the week is found here: Exercise #3 &#8211; World&#8217;s First Website You can submit the exercise by clicking on the red &#8220;Submit&#8221; button at the top of the page, and following the steps described. It seems that the Guelph-Humber labs don&#8217;t have flash player installed in Firefox, so use Internet [...]]]></description>
			<content:encoded><![CDATA[<h3>Exercise 3</h3>
<p>Your exercise for the week is found here:</p>
<p><a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/exercise-3.pdf">Exercise #3 &#8211; World&#8217;s First Website</a></p>
<p>You can submit the exercise by clicking on the red &#8220;Submit&#8221; button at the top of the page, and following the steps described. It seems that the Guelph-Humber labs don&#8217;t have flash player installed in Firefox, so use Internet Explorer in our lab for the upload.</p>
<h3>Web Resources</h3>
<p><strong>Working with HTML</strong></p>
<ul>
<li><a href="http://w3schools.com/html5/html5_reference.asp">HTML Reference</a></li>
<li><a href="http://validator.w3.org/#validate_by_upload">HTML Validator</a></li>
<li><a href="http://www.addedbytes.com/cheat-sheets/download/html-cheat-sheet-v1.pdf">HTML Cheatsheet</a></li>
<li><a href="http://dabrook.org/assets/images/uploads/Basic-Anatomy-of-XHTML-Elements.png">XHTML Tag Anatomy</a></li>
<li><a href="http://lipsum.com/">Lorem Ipsum (Filler Text) Generator</a></li>
<li><a href="http://thomasborzecki.ca/tutorials/site-definitions-in-dw-cs5/">Creating Site Definitions in Dreamweaver</a></li>
<li><a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/folder_structure.pdf">Our Folder Structure</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thomasborzecki.ca/teaching/ahss-3080/class-3-html-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AHSS 3080 Section 001 &#8211; Submission Form</title>
		<link>http://thomasborzecki.ca/utility/ahss-3080-section-001-submission-form/</link>
		<comments>http://thomasborzecki.ca/utility/ahss-3080-section-001-submission-form/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 15:15:54 +0000</pubDate>
		<dc:creator>tborzecki</dc:creator>
				<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://thomasborzecki.ca/?p=1173</guid>
		<description><![CDATA[Submission Instructions: Zip your assignment, and all associated files. Verify that your zip file is smaller than 20 MB . (There is little reason for it to be larger than that). Type in the first part of your school email into the field above. Once the &#8220;browse&#8221; button appears, browse for your zip file. Click [...]]]></description>
			<content:encoded><![CDATA[<div class=".noborder"><div id="sa_uploader"></div></div>
<script type="text/javascript"> 
//<![CDATA[
swfobject.embedSWF("/wp-content/plugins/submit-assignment/uploader.swf", "sa_uploader", "504", "224", "9", false, 
	{ "folders" : "/wp-content/uploads/submit-assignment/", "domains" : "guelphhumber.ca", "submitURL" : "/feed/" }, { "wmode" : "transparent" } );
//]]>
</script>
<div>
<h3>Submission Instructions:</h3>
<ol>
<li>Zip your assignment, and all associated files.</li>
<li>Verify that your zip file is smaller than 20 MB . (There is little reason for it to be larger than that).</li>
<li>Type in the first part of your school email into the field above.</li>
<li>Once the &#8220;browse&#8221; button appears, browse for your zip file.</li>
<li>Click on &#8220;Upload&#8221; after browsing to start sending the file.</li>
<li>Wait until the upload completes, and the word &#8220;Upload&#8221; changes to &#8220;Done.&#8221;</li>
<li>Take a deep breath, and enjoy your weekend.</li>
</ol>
</div>
<div>
<p><strong>Important:</strong> Do not close the browser tab until you see &#8220;Done.&#8221;, otherwise you will have to begin again. If your file is small, it may happen immediately.</p>

</div>
]]></content:encoded>
			<wfw:commentRss>http://thomasborzecki.ca/utility/ahss-3080-section-001-submission-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 2 &#8211; Web Design Theory</title>
		<link>http://thomasborzecki.ca/teaching/ahss-3080/class-2-web-design-theory/</link>
		<comments>http://thomasborzecki.ca/teaching/ahss-3080/class-2-web-design-theory/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 18:52:49 +0000</pubDate>
		<dc:creator>tborzecki</dc:creator>
				<category><![CDATA[AHSS 3080]]></category>

		<guid isPermaLink="false">http://thomasborzecki.ca/?p=1160</guid>
		<description><![CDATA[In class two, we covered some basic theory on web design as well as related fields.  Some common website elements and design issues were discussed.  The exercise for this week can be found here: Exercise 2 Page 1 &#8211; Photoshop Interface Page 2 &#8211; Web Image File Formats Presentation Slides Web Design]]></description>
			<content:encoded><![CDATA[<p>In class two, we covered some basic theory on web design as well as related fields.  Some common website elements and design issues were discussed.  The exercise for this week can be found here:</p>
<h3>Exercise 2</h3>
<p><a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/exercise-2-A.pdf">Page 1 &#8211; Photoshop Interface</a></p>
<p><a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/exercise-2-B.pdf">Page 2 &#8211; Web Image File Formats</a></p>
<h3>Presentation Slides</h3>
<p><a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/web-design.pdf">Web Design</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thomasborzecki.ca/teaching/ahss-3080/class-2-web-design-theory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to the Course</title>
		<link>http://thomasborzecki.ca/teaching/ahss-3080/welcome-to-the-course-2/</link>
		<comments>http://thomasborzecki.ca/teaching/ahss-3080/welcome-to-the-course-2/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 15:06:44 +0000</pubDate>
		<dc:creator>tborzecki</dc:creator>
				<category><![CDATA[AHSS 3080]]></category>

		<guid isPermaLink="false">http://thomasborzecki.ca/?p=1152</guid>
		<description><![CDATA[This page is the AHSS 3080 Course Blog.  Here you will find news, information as well as course files for the Web Design class. The exercise from today can be found here: Exercise #1 [PDF] The slides from the lecture notes can be found here: A Short Introduction to Web [PDF]]]></description>
			<content:encoded><![CDATA[<p>This page is the AHSS 3080 Course Blog.  Here you will find news, information as well as course files for the Web Design class.</p>
<p>The exercise from today can be found here:</p>
<p><a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/exercise-1.pdf">Exercise #1 [PDF]</a></p>
<p>The slides from the lecture notes can be found here:</p>
<p><a href="http://thomasborzecki.ca/wp-content/uploads/custom/ahss3080/intro-to-web.pdf">A Short Introduction to Web [PDF]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thomasborzecki.ca/teaching/ahss-3080/welcome-to-the-course-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

