<?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>Interactive 1 Class&#160;Blog</title>
	<atom:link href="http://interactive1.workhq.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://interactive1.workhq.org/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 11 May 2010 00:56:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Final&#160;Class</title>
		<link>http://interactive1.workhq.org/blog/2010/05/10/final-class/</link>
		<comments>http://interactive1.workhq.org/blog/2010/05/10/final-class/#comments</comments>
		<pubDate>Mon, 10 May 2010 23:26:58 +0000</pubDate>
		<dc:creator>Gordon Brander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[final]]></category>

		<guid isPermaLink="false">http://interactive1.workhq.org/blog/?p=286</guid>
		<description><![CDATA[The final will be delivered via SmartClass in the Interactive_Media_1/final folder during class. Make sure you have your files on hand.

Delivery instructions


Create a folder in the final/ folder titled lastname_firstname (your last and first name).
Zip up your entire WordPress directory (right-click &#62; Archive). Place it in your folder
Export your WordPress database, place the .sql file [...]]]></description>
			<content:encoded><![CDATA[<p>The final will be delivered via SmartClass in the <code>Interactive_Media_1/final</code> folder <strong>during class</strong>. Make sure you have your files on hand.</p>

<h2>Delivery instructions</h2>

<ul>
<li>Create a folder in the <code>final/</code> folder titled <code>lastname_firstname</code> (your last and first name).</li>
<li>Zip up your entire WordPress directory (<code>right-click &gt; Archive</code>). Place it in your folder</li>
<li>Export your WordPress database, place the <code>.sql</code> file inside of your folder</li>
</ul>

<h3>Deploying WordPress fresh on NearlyFreeSpeech:</h3>

<p>See: <a href="http://randomwindowstips.wordpress.com/2009/03/03/installing-wordpress-on-nearlyfreespeechnet/">http://randomwindowstips.wordpress.com/2009/03/03/installing-wordpress-on-nearlyfreespeechnet/</a> for instructions on installing WordPress on NearlyFreeSpeech.</p>

<h3>Alternate instructions: deploying what you have on your local environment</h3>

<p>Here&#8217;s an outline for deploying your local site to NearlyFreeSpeech (advanced):</p>

<ul>
<li>Charge up NearlyFreeSpeech with some cash

<ul>
<li>Accounts > click on your account number</li>
<li>Click Actions: Deposit funds (in sidebar)</li>
</ul></li>
<li>Set up the Database

<ul>
<li>Create MySQL process

<ul>
<li>Actions: Create a New MySQL Process</li>
</ul></li>
<li>Click on process

<ul>
<li>Actions: Create Database</li>
</ul></li>
<li>Export local database</li>
<li>Import database</li>
<li>Edit wp_options url</li>
</ul></li>
<li>Upload files via FTP

<ul>
<li>Launch your FTP editor (Fetch)</li>
<li>Log in to NearlyFreeSpeech</li>
<li>Upload the contents of your <code>wordpress/</code> folder</li>
</ul></li>
<li>Edit wp-config.php

<ul>
<li>Edit database host</li>
<li>Edit web urls</li>
</ul></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://interactive1.workhq.org/blog/2010/05/10/final-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading/Exercise: Template&#160;Tags</title>
		<link>http://interactive1.workhq.org/blog/2010/04/21/readingexercise/</link>
		<comments>http://interactive1.workhq.org/blog/2010/04/21/readingexercise/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 23:53:57 +0000</pubDate>
		<dc:creator>Gordon Brander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[assignment]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://interactive1.workhq.org/blog/?p=280</guid>
		<description><![CDATA[
Dig through the WordPress Codex page on Template Tags, looking for functions that might be useful to implementing your gallery.
Use at least three functions you find there in your theme.
Write at least three short paragraphs about the functions you chose, one paragraph for each. Describe what the function does and why you chose to use [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li><p>Dig through the WordPress Codex page on <a href="http://codex.wordpress.org/Template_Tags/">Template Tags</a>, looking for functions that might be useful to implementing your gallery.</p></li>
<li><p>Use at least three functions you find there in your theme.</p></li>
<li><p>Write at least three short paragraphs about the functions you chose, one paragraph for each. Describe what the function does and why you chose to use it in the theme. If you use more than three functions (you probably will), you only need to write paragraphs for three.</p></li>
</ol>

<p>This is a pass/fail assignment. In other words, you must do it. If you do, you pass. If you don&#8217;t you fail.</p>
]]></content:encoded>
			<wfw:commentRss>http://interactive1.workhq.org/blog/2010/04/21/readingexercise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final Assignment, Pt 1:&#160;Implementation</title>
		<link>http://interactive1.workhq.org/blog/2010/04/21/final-assignment-implementation-pt-1/</link>
		<comments>http://interactive1.workhq.org/blog/2010/04/21/final-assignment-implementation-pt-1/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 23:47:23 +0000</pubDate>
		<dc:creator>Gordon Brander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[assignment]]></category>

		<guid isPermaLink="false">http://interactive1.workhq.org/blog/?p=277</guid>
		<description><![CDATA[This week we will begin development of our WordPress galleries, using the Interactive1 Gallery Theme as our starting point.

The development will consist of a first implementation round (this one), followed by a critique and review, followed by a second round of revisions and then deployment. The grade for your final will be a combination of [...]]]></description>
			<content:encoded><![CDATA[<p>This week we will begin development of our WordPress galleries, using the <a href="http://github.com/gordonbrander/Interactive1-Gallery-Theme">Interactive1 Gallery Theme</a> as our starting point.</p>

<p>The development will consist of a first implementation round (this one), followed by a critique and review, followed by a second round of revisions and then deployment. The grade for your final will be a combination of the grades for each round.</p>

<p>The expectation is that you will be making constant progress throughout the coming weeks (e.g. <strong>don&#8217;t push this off until the last few days, it&#8217;s a large assignment</strong>).</p>

<p><strong>Deadline for round 1</strong> May 5.</p>
]]></content:encoded>
			<wfw:commentRss>http://interactive1.workhq.org/blog/2010/04/21/final-assignment-implementation-pt-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShiftControl Studios&#160;Visit</title>
		<link>http://interactive1.workhq.org/blog/2010/04/13/shiftcontrol-studios-visit/</link>
		<comments>http://interactive1.workhq.org/blog/2010/04/13/shiftcontrol-studios-visit/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 16:07:16 +0000</pubDate>
		<dc:creator>Gordon Brander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[event]]></category>

		<guid isPermaLink="false">http://interactive1.workhq.org/blog/?p=271</guid>
		<description><![CDATA[Class this Wednesday will be held in Arts 194. We will be participating in a guest presentation by ShiftControl Studios. Attendance is mandatory. The event is open to all students. I anticipate it will be a very cool presentation, so feel free to bring a friend. 

Event Details

What: Presentation by ShiftControl Studios
When: 7:00pm-9:00pm
Where: Arts 194 [...]]]></description>
			<content:encoded><![CDATA[<p>Class this Wednesday will be held in <strong>Arts 194</strong>. We will be participating in a guest presentation by <a href="http://shiftcontrol.dk/">ShiftControl Studios</a>. <strong>Attendance is mandatory</strong>. The event is open to all students. I anticipate it will be a very cool presentation, so feel free to bring a friend. </p>

<h2>Event Details</h2>

<p>What: <strong>Presentation by ShiftControl Studios</strong><br />
When: <strong>7:00pm-9:00pm</strong><br />
Where: <strong>Arts 194</strong> (click on map below)  </p>

<p><a href="http://interactive1.workhq.org/blog/wp-content/uploads/2010/04/BMAP_HR.JPG.jpeg"><img src="http://interactive1.workhq.org/blog/wp-content/uploads/2010/04/BMAP_HR.JPG-300x242.jpg" alt="UCD Campus Map" title="UCD Campus Map" width="300" height="242" class="alignnone size-medium wp-image-272" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://interactive1.workhq.org/blog/2010/04/13/shiftcontrol-studios-visit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class: WordPress and&#160;Themes</title>
		<link>http://interactive1.workhq.org/blog/2010/04/07/class-wordpress-and-themes/</link>
		<comments>http://interactive1.workhq.org/blog/2010/04/07/class-wordpress-and-themes/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 00:27:41 +0000</pubDate>
		<dc:creator>Gordon Brander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[class]]></category>

		<guid isPermaLink="false">http://interactive1.workhq.org/blog/?p=265</guid>
		<description><![CDATA[Installing WordPress

Read detailed instructions here, or follow along in class.

Installing Themes

Download the Learn theme for WordPress: go to http://github.com/gordonbrander/learn and click &#8220;Download Source&#8221; toward the top-right of the page.

Take the theme folder (learn/) and put it into your wp-content/themes/ directory.

About Themes

Learn is an ultra-simple theme for learning WordPress theming, with lots of comments throughout.

The simplest [...]]]></description>
			<content:encoded><![CDATA[<h2>Installing WordPress</h2>

<p><a href="http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install">Read detailed instructions here</a>, or follow along in class.</p>

<h2>Installing Themes</h2>

<p>Download the Learn theme for WordPress: go to <a href="http://github.com/gordonbrander/learn">http://github.com/gordonbrander/learn</a> and click &#8220;Download Source&#8221; toward the top-right of the page.</p>

<p>Take the theme folder (<code>learn/</code>) and put it into your <code>wp-content/themes/</code> directory.</p>

<h3>About Themes</h3>

<p>Learn is an ultra-simple theme for learning WordPress theming, with lots of comments throughout.</p>

<p>The simplest possible theme looks like this:</p>

<ul>
<li><code>my-theme/</code>

<ul>
<li><code>index.php</code></li>
<li><code>style.css</code></li>
</ul></li>
</ul>

<p>The folder contains all of the theme files and can be named anything you want (avoid spaces and special characters, though). I&#8217;ve used <code>my-theme</code> as an example. index.php does pretty much what you would expect&#8212;it&#8217;s the default page that is loaded. <code>style.css</code> contains styles, but also a special CSS comment that tells WordPress about your theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://interactive1.workhq.org/blog/2010/04/07/class-wordpress-and-themes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reading: WordPress&#160;Themes</title>
		<link>http://interactive1.workhq.org/blog/2010/04/07/reading-wordpress-themes/</link>
		<comments>http://interactive1.workhq.org/blog/2010/04/07/reading-wordpress-themes/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 00:26:02 +0000</pubDate>
		<dc:creator>Gordon Brander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://interactive1.workhq.org/blog/?p=260</guid>
		<description><![CDATA[Read:


Stepping into Template Tags. &#8220;Template Tags&#8221; are just a fancy WordPress name for function.
Template Hierarchy


These readings will be crucial to your being able to build your portfolio, so read them carefully.
]]></description>
			<content:encoded><![CDATA[<p>Read:</p>

<ul>
<li><a href="http://codex.wordpress.org/Stepping_Into_Template_Tags">Stepping into Template Tags</a>. &#8220;Template Tags&#8221; are just a fancy WordPress name for <code>function</code>.</li>
<li><a href="http://codex.wordpress.org/Template_Hierarchy">Template Hierarchy</a></li>
</ul>

<p>These readings will be crucial to your being able to build your portfolio, so read them carefully.</p>
]]></content:encoded>
			<wfw:commentRss>http://interactive1.workhq.org/blog/2010/04/07/reading-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading: Intro to&#160;PHP</title>
		<link>http://interactive1.workhq.org/blog/2010/03/31/reading-intro-to-php/</link>
		<comments>http://interactive1.workhq.org/blog/2010/03/31/reading-intro-to-php/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 00:04:36 +0000</pubDate>
		<dc:creator>Gordon Brander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://interactive1.workhq.org/blog/?p=243</guid>
		<description><![CDATA[Read the first part of PHP Intro: Your first PHP-enabled page and PHP Intro: Something Useful. You don&#8217;t have to read the comments.

Download hello-world.zip. Open it in TextWrangler (or whatever text editor you prefer) and read through it.

Be ready to answer the following question next class:


What is the Client?
What is the Server?
What is a Server-side [...]]]></description>
			<content:encoded><![CDATA[<p>Read the first part of <a href="http://www.php.net/manual/en/tutorial.firstpage.php">PHP Intro: Your first PHP-enabled page</a> and <a href="http://www.php.net/manual/en/tutorial.useful.php">PHP Intro: Something Useful</a>. You don&#8217;t have to read the comments.</p>

<p><a href='http://interactive1.workhq.org/blog/wp-content/uploads/2010/03/hello-world.zip'>Download hello-world.zip</a>. Open it in TextWrangler (or whatever text editor you prefer) and read through it.</p>

<h2>Be ready to answer the following question next class:</h2>

<ul>
<li>What is the <em>Client</em>?</li>
<li>What is the <em>Server</em>?</li>
<li>What is a <em>Server-side Language</em>?</li>
<li>What is a variable in PHP? What is the syntax for a variable?</li>
<li>What is a function? How do you define a function?</li>
<li>What does a PHP tag look like?</li>
<li>Any other question related to the reading I care to ask&#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://interactive1.workhq.org/blog/2010/03/31/reading-intro-to-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Class: Intro to&#160;PHP</title>
		<link>http://interactive1.workhq.org/blog/2010/03/31/class-intro-to-php/</link>
		<comments>http://interactive1.workhq.org/blog/2010/03/31/class-intro-to-php/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 00:00:13 +0000</pubDate>
		<dc:creator>Gordon Brander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[class]]></category>

		<guid isPermaLink="false">http://interactive1.workhq.org/blog/?p=250</guid>
		<description><![CDATA[Follow along with the class tonight: Download hello-world.zip.

Using MAMP

MAMP is a Server-in-a-box. Basically, it turns your computer into a local web server. To use MAMP:


Launch MAMP.
Start the Servers. Wait until the dots are green.
Visit http://localhost:8888/ in your browser. This is your web root. It can only be viewed on your computer.
Place PHP programs in Applications/MAMP/htdocs/.


Comic [...]]]></description>
			<content:encoded><![CDATA[<p>Follow along with the class tonight: <a href='http://interactive1.workhq.org/blog/wp-content/uploads/2010/03/hello-world.zip'>Download hello-world.zip</a>.</p>

<h2>Using MAMP</h2>

<p>MAMP is a Server-in-a-box. Basically, it turns your computer into a local web server. To use MAMP:</p>

<ol>
<li>Launch MAMP.</li>
<li>Start the Servers. Wait until the dots are green.</li>
<li>Visit <a href="http://localhost:8888/">http://localhost:8888/</a> in your browser. This is your web root. It can only be viewed on your computer.</li>
<li>Place PHP programs in <code>Applications/MAMP/htdocs/</code>.</li>
</ol>

<h2>Comic of the day</h2>

<p><a href="http://xkcd.com/519/"><img src="http://interactive1.workhq.org/blog/wp-content/uploads/2010/03/11th_grade-300x186.png" alt="11th Grade Activities" title="11th_grade" width="300" height="186" class="alignnone size-medium wp-image-245" /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://interactive1.workhq.org/blog/2010/03/31/class-intro-to-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading:&#160;Forms</title>
		<link>http://interactive1.workhq.org/blog/2010/03/29/reading-forms/</link>
		<comments>http://interactive1.workhq.org/blog/2010/03/29/reading-forms/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 23:34:23 +0000</pubDate>
		<dc:creator>Gordon Brander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://interactive1.workhq.org/blog/?p=232</guid>
		<description><![CDATA[Read Web Standards Solutions, Chapter 5: Forms.

Download and tinker with the code examples in chapter5.html. Open it in your browser. What effect does the type attribute have on the markup? Can you change the form styling to customize your form?

Forms are how we send information to the server. What is a server? When you go [...]]]></description>
			<content:encoded><![CDATA[<p>Read <em>Web Standards Solutions</em>, Chapter 5: <strong>Forms</strong>.</p>

<p>Download and tinker with the <a href="http://www.friendsofed.com/download.html?isbn=1430219203">code examples in <code>chapter5.html</code></a>. Open it in your browser. What effect does the <code>type</code> attribute have on the markup? Can you change the form styling to customize your form?</p>

<p>Forms are how we send information to the <em>server</em>. What is a server? When you go to a website, what you&#8217;re actually doing is talking to another computer out in the world somewhere. The website&#8217;s <code>URL</code> is like an address for that computer. In developer-speak your computer is called the <em>Client</em>, and the computer whose address you are visiting is called the <em>Server</em>. Our <em>client</em> can send information to the <em>server</em>. The server can then do things with that information, like serving up a custom page.</p>

<h2>Be ready to answer the following questions during Q/A next week</h2>

<ul>
<li>The <code>&lt;input /&gt;</code> element is used to create a form field that lets the user pass data to the server. What is the effect of the <code>type</code> attribute on input elements?</li>
<li>What are some of the benefits of using the <code>&lt;label&gt;</code> tag in a form?</li>
<li>What is the HTML tag for grouping a set of form fields?</li>
</ul>

<p><small><strong>Beware:</strong> There is a typo in the code example on pg 64. The code reads <code>&lt;divlabel for...</code>. It should read <code>&lt;div&gt;&lt;label for...</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://interactive1.workhq.org/blog/2010/03/29/reading-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Due:&#160;Comps</title>
		<link>http://interactive1.workhq.org/blog/2010/03/15/due-comps/</link>
		<comments>http://interactive1.workhq.org/blog/2010/03/15/due-comps/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 14:00:42 +0000</pubDate>
		<dc:creator>Gordon Brander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[due]]></category>

		<guid isPermaLink="false">http://interactive1.workhq.org/blog/?p=224</guid>
		<description><![CDATA[Your assignment, design comps Comps will be due at beginning of class This Monday, March the 15th.
]]></description>
			<content:encoded><![CDATA[<p>Your assignment, design comps <a href="http://interactive1.workhq.org/blog/2010/02/24/assigned-design-comps/">Comps</a> will be due at beginning of class <strong>This Monday, March the 15th</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://interactive1.workhq.org/blog/2010/03/15/due-comps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.268 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-09-05 07:35:52 -->
