<?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>Web Programming 2015 &#187; Week 4: Putting it Together</title>
	<atom:link href="https://wp15.risd.gd/category/outline/week-4-putting-it-together/feed/" rel="self" type="application/rss+xml" />
	<link>https://wp15.risd.gd</link>
	<description>4-week workshop at RISD GD</description>
	<lastBuildDate>Fri, 26 Feb 2016 14:25:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.34</generator>
	<item>
		<title>Activity: Bring it all together</title>
		<link>https://wp15.risd.gd/assignments/assignment-7-single-page-website/</link>
		<comments>https://wp15.risd.gd/assignments/assignment-7-single-page-website/#comments</comments>
		<pubDate>Fri, 06 Mar 2015 20:18:59 +0000</pubDate>
		<dc:creator><![CDATA[John]]></dc:creator>
				<category><![CDATA[Activity]]></category>
		<category><![CDATA[Assignments]]></category>
		<category><![CDATA[Week 4: Putting it Together]]></category>

		<guid isPermaLink="false">http://wp15.risd.gd/?p=828</guid>
		<description><![CDATA[For the remainder of class, either: 1. Put together a one page website that collects your previous work from this class. Have your name, a brief description of the work that is on the site, a nav and a footer. The intention is to have you arrange multiple types of content on a single page, [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>For the remainder of class, either:<br />
1. Put together a one page website that collects your previous work from this class. Have your name, a brief description of the work that is on the site, a nav and a footer. The intention is to have you arrange multiple types of content on a single page, and to build a more complete web page. You may use iframes, anchors, floating elements and positioning as needed.</p>
<p>2. Add content (images, text, etc.) to one of your previous projects. See if you &#8220;grow&#8221; a design organically from one of your experiments. Content could be &#8220;poster-matter&#8221;, etc.</p>
<p>&#8212;<br />
And as a wrap-up&#8230; go to your author page on the website and make sure you have a &#8220;Nickname &#8212; first name, etc.&#8221; at the top of your site. <a href="http://wp15.risd.gd/author/eso/">Here is a fairly good example from session 1</a>. make sure also that your work looks good on that page and links to html files and not images.</p>
<p>And look for the course evaluation by email at the end of the semester.</p>
]]></content:encoded>
			<wfw:commentRss>https://wp15.risd.gd/assignments/assignment-7-single-page-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Sketch to Code</title>
		<link>https://wp15.risd.gd/outline/week-4-putting-it-together/from-sketch-to-code/</link>
		<comments>https://wp15.risd.gd/outline/week-4-putting-it-together/from-sketch-to-code/#comments</comments>
		<pubDate>Fri, 06 Mar 2015 20:11:39 +0000</pubDate>
		<dc:creator><![CDATA[John]]></dc:creator>
				<category><![CDATA[Week 4: Putting it Together]]></category>

		<guid isPermaLink="false">http://wp15.risd.gd/?p=824</guid>
		<description><![CDATA[Jason Fried on his Process Neapolitan Ice Cream]]></description>
				<content:encoded><![CDATA[<h3>Jason Fried on his Process</h3>
<p><iframe frameborder="0" scrolling="no" width="394" height="394" src="//app.looplogic.com/davegray/jason-fried-on-design/embedded?layout=PIP" marginwidth="0" marginheight="0" mozallowfullscreen="true" webkitallowfullscreen="true" allowfullscreen="true" ></iframe></p>
<h3>Neapolitan Ice Cream</h3>
<p><iframe src="//www.slideshare.net/slideshow/embed_code/24599262?startSlide=2" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe></p>
]]></content:encoded>
			<wfw:commentRss>https://wp15.risd.gd/outline/week-4-putting-it-together/from-sketch-to-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frameworks/CMSes</title>
		<link>https://wp15.risd.gd/outline/week-4-putting-it-together/frameworkscmses/</link>
		<comments>https://wp15.risd.gd/outline/week-4-putting-it-together/frameworkscmses/#comments</comments>
		<pubDate>Fri, 06 Mar 2015 18:49:14 +0000</pubDate>
		<dc:creator><![CDATA[John]]></dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[Week 4: Putting it Together]]></category>

		<guid isPermaLink="false">http://wp15.risd.gd/?p=826</guid>
		<description><![CDATA[Starting Points Start Here HTML5 Reset: Good clean starting point HTML5 Boilerplate Twitter Bootstrap Skeleton: Good clean grid framework Foundation HTML5 tags Overview of newer HTML tags Semantic tags in HTML5 CMSes Kirby SiteLeaf Stacey Webhook]]></description>
				<content:encoded><![CDATA[<h3>Starting Points</h3>
<p><a href="http://wp15.risd.gd/wp-content/uploads/2015/03/starting_point.zip">Start Here</a><br />
<a href="http://html5reset.org">HTML5 Reset</a>: Good clean starting point<br />
<a href="https://html5boilerplate.com/">HTML5 Boilerplate</a><br />
<a href="http://getbootstrap.com/">Twitter Bootstrap</a><br />
<a href="http://getskeleton.com/">Skeleton</a>: Good clean grid framework<br />
<a href="http://foundation.zurb.com/">Foundation</a></p>
<h3>HTML5 tags</h3>
<p><a href="http://diveintohtml5.info/semantics.html">Overview of newer HTML tags</a><br />
<a href="http://www.w3schools.com/html/html5_semantic_elements.asp">Semantic tags in HTML5</a></p>
<h3>CMSes</h3>
<p><a href="http://getkirby.com/">Kirby</a><br />
<a href="http://www.siteleaf.com/">SiteLeaf</a><br />
<a href="http://www.staceyapp.com/">Stacey</a><br />
<a href="http://www.webhook.com/">Webhook</a></p>
]]></content:encoded>
			<wfw:commentRss>https://wp15.risd.gd/outline/week-4-putting-it-together/frameworkscmses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
