<?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>arch 430 &#124; networked technologies</title>
	<atom:link href="http://networkedtechnologies.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://networkedtechnologies.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 25 Jan 2012 04:00:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='networkedtechnologies.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>arch 430 &#124; networked technologies</title>
		<link>http://networkedtechnologies.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://networkedtechnologies.wordpress.com/osd.xml" title="arch 430 &#124; networked technologies" />
	<atom:link rel='hub' href='http://networkedtechnologies.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Assignment 1: Exercise 2 Scripted Drawing</title>
		<link>http://networkedtechnologies.wordpress.com/2012/01/25/assignment-1-exercise-2-scripted-drawing-2/</link>
		<comments>http://networkedtechnologies.wordpress.com/2012/01/25/assignment-1-exercise-2-scripted-drawing-2/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 03:31:11 +0000</pubDate>
		<dc:creator>thomas kearns</dc:creator>
				<category><![CDATA[assignments]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[conditionals]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://networkedtechnologies.wordpress.com/?p=1673</guid>
		<description><![CDATA[Begin with the SetupDraw.pde example.  This sketch structure establishes two core functions; the setup function that is called at the startup of the app, and a draw function which will be called in a loop until the app closes.  In &#8230; <a href="http://networkedtechnologies.wordpress.com/2012/01/25/assignment-1-exercise-2-scripted-drawing-2/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1673&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Begin with the SetupDraw.pde example.  This sketch structure establishes two core functions; the setup function that is called at the startup of the app, and a draw function which will be called in a loop until the app closes.  In this example a single <a href="http://www.processing.org/reference/float.html" target="_blank">variable</a> is used to manage the y position of a line drawn with the line() method.  A conditional, <a href="http://www.processing.org/reference/if.html" target="_blank">if statement</a>, is used to reset the value when it falls outside of the size of the window.</p>
<p>Explore the shape methods such as</p>
<h5><strong>2D Primitives<br />
</strong><a href="http://www.processing.org/reference/arc_.html">arc()<br />
</a><a href="http://www.processing.org/reference/ellipse_.html">ellipse()<br />
</a><a href="http://www.processing.org/reference/line_.html">line()<br />
</a><a href="http://www.processing.org/reference/point_.html">point()<br />
</a><a href="http://www.processing.org/reference/quad_.html">quad()<br />
</a><a href="http://www.processing.org/reference/rect_.html">rect()<br />
</a><a href="http://www.processing.org/reference/triangle_.html">triangle()</a></h5>
<p>Using the above examples as a point of departure, create your own unique scripted drawing.  Add a <a href="http://www.processing.org/reference/for.html" target="_blank">for loop</a> to the sequence to add multiplicity to the drawing.  Experiment with conditionals and simple mathematic expressions to add variation.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkedtechnologies.wordpress.com/1673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkedtechnologies.wordpress.com/1673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkedtechnologies.wordpress.com/1673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkedtechnologies.wordpress.com/1673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkedtechnologies.wordpress.com/1673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkedtechnologies.wordpress.com/1673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkedtechnologies.wordpress.com/1673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkedtechnologies.wordpress.com/1673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkedtechnologies.wordpress.com/1673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkedtechnologies.wordpress.com/1673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkedtechnologies.wordpress.com/1673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkedtechnologies.wordpress.com/1673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkedtechnologies.wordpress.com/1673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkedtechnologies.wordpress.com/1673/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1673&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkedtechnologies.wordpress.com/2012/01/25/assignment-1-exercise-2-scripted-drawing-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c85aab94160a4da2f030fa12f42ad148?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tk</media:title>
		</media:content>
	</item>
		<item>
		<title>Blog Fodder: Interactivity + Meaningful Play</title>
		<link>http://networkedtechnologies.wordpress.com/2012/01/24/blog-fodder-interactivity-meaningful-play/</link>
		<comments>http://networkedtechnologies.wordpress.com/2012/01/24/blog-fodder-interactivity-meaningful-play/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 20:00:45 +0000</pubDate>
		<dc:creator>thomas kearns</dc:creator>
				<category><![CDATA[suggested topics]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[interactivty]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[systems]]></category>

		<guid isPermaLink="false">http://networkedtechnologies.wordpress.com/?p=526</guid>
		<description><![CDATA[Game and interactivity designers + scholars, Katie Salen and Eric Zimmerman have written a fantastic book called Rules of Play. I highly recommend the book to anybody interested in the topic. While their objective is to interrogate the world of &#8230; <a href="http://networkedtechnologies.wordpress.com/2012/01/24/blog-fodder-interactivity-meaningful-play/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=526&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Game and interactivity designers + scholars, Katie Salen and Eric Zimmerman have written a fantastic book called <a href="http://mitpress.mit.edu/catalog/item/default.asp?ttype=2&amp;tid=9802" target="_blank">Rules of Play</a>. I highly recommend the book to anybody interested in the topic. While their objective is to interrogate the world of play and games, much of the prose is appropriate for design in general.</p>
<p>As both a catalyst for blog posting and a foundation for thinking about all of your work in this class, please read the following sections.</p>
<p>Unit 1: Section 3, Meaningful Play, pg 31-37</p>
<p>Unit1: Section 4, Design, pg 39-47</p>
<p>Unit1: Section 5, Systems, 49-55</p>
<p>Unit1: Section 6, Interactivity, 57-69</p>
<p>IIT students can access the entire book through, books 24&#215;7 online &#8230; <a href="http://library.books24x7.com.ezproxy.gl.iit.edu/toc.asp?site=DL5XX&amp;bookid=7016">Here<br />
</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkedtechnologies.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkedtechnologies.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkedtechnologies.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkedtechnologies.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkedtechnologies.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkedtechnologies.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkedtechnologies.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkedtechnologies.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkedtechnologies.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkedtechnologies.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkedtechnologies.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkedtechnologies.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkedtechnologies.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkedtechnologies.wordpress.com/526/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=526&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkedtechnologies.wordpress.com/2012/01/24/blog-fodder-interactivity-meaningful-play/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c85aab94160a4da2f030fa12f42ad148?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tk</media:title>
		</media:content>
	</item>
		<item>
		<title>Yahoo! + Tronic Studio</title>
		<link>http://networkedtechnologies.wordpress.com/2012/01/24/yahoo-tronic-studio/</link>
		<comments>http://networkedtechnologies.wordpress.com/2012/01/24/yahoo-tronic-studio/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 19:53:14 +0000</pubDate>
		<dc:creator>kcousar</dc:creator>
				<category><![CDATA[student post]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[experiential design]]></category>
		<category><![CDATA[interactive design]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://networkedtechnologies.wordpress.com/?p=1713</guid>
		<description><![CDATA[In order for Yahoo! to develop a new marketing scheme to push its thriving products, they sought the help of tronic studio to help them produce a new interactive experience. When I first came across this video it made me &#8230; <a href="http://networkedtechnologies.wordpress.com/2012/01/24/yahoo-tronic-studio/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1713&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In order for Yahoo! to develop a new marketing scheme to push its thriving products, they sought the help of tronic studio to help them produce a new interactive experience. When I first came across this video it made me think of processing &#8211; how the user has the ability to manipulate the program &#8211; but unlike processing you do not have to edit the script via a computer instead it is gestural-based, adapting as the current user makes body movements. It makes me start to think of the possibilities of our final project and how it will be interactive.</p>
<span style="text-align:center; display: block;"><a href="http://networkedtechnologies.wordpress.com/2012/01/24/yahoo-tronic-studio/"><img src="http://img.youtube.com/vi/2X7ef8MMBZA/2.jpg" alt="" /></a></span>
<p>It&#8217;s also interesting to note tronic studio is a collaborative of architects( started by Jesse Seppi &amp; Vivian Rosenthal, graduates of Colombia School of Architecture), designers and directors who explore creativity and technology through architecture, animation, experiential and interactive design. It&#8217;s worth checking out their website as well http://www.tronicstudio.com/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkedtechnologies.wordpress.com/1713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkedtechnologies.wordpress.com/1713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkedtechnologies.wordpress.com/1713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkedtechnologies.wordpress.com/1713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkedtechnologies.wordpress.com/1713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkedtechnologies.wordpress.com/1713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkedtechnologies.wordpress.com/1713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkedtechnologies.wordpress.com/1713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkedtechnologies.wordpress.com/1713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkedtechnologies.wordpress.com/1713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkedtechnologies.wordpress.com/1713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkedtechnologies.wordpress.com/1713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkedtechnologies.wordpress.com/1713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkedtechnologies.wordpress.com/1713/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1713&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkedtechnologies.wordpress.com/2012/01/24/yahoo-tronic-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4e67c639af6e9c9aaace9ed0fb95e2b6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kcousar</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://networkedtechnologies.wordpress.com/2012/01/24/1701/</link>
		<comments>http://networkedtechnologies.wordpress.com/2012/01/24/1701/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 15:14:05 +0000</pubDate>
		<dc:creator>steviebrummer</dc:creator>
				<category><![CDATA[assignments]]></category>
		<category><![CDATA[student post]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://networkedtechnologies.wordpress.com/?p=1701</guid>
		<description><![CDATA[I have never written code before so after looking through Processing.org, I decided to first use a simple one.  The examples that I thought looked the most interesting were the ones that moved with the mouse.  So, I looked into &#8230; <a href="http://networkedtechnologies.wordpress.com/2012/01/24/1701/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1701&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have never written code before so after looking through Processing.org, I decided to first use a simple one.  The examples that I thought looked the most interesting were the ones that moved with the mouse.  So, I looked into the &#8220;mouseMoved ()&#8221; function and began to understand how it works. Below is an example that I wrote from looking at the language section of the Processing.org website:<a href="http://networkedtechnologies.files.wordpress.com/2012/01/1-24-12.jpg"><img class="aligncenter size-medium wp-image-1702" title="1-24-12" src="http://networkedtechnologies.files.wordpress.com/2012/01/1-24-12.jpg?w=300&#038;h=220" alt="" width="300" height="220" /></a>(Above) I showed several different images of what happens when you roll your mouse over.  As you can see from the code, the color, width, height, start, and stop point of the arc changes with to movement of the mouse. (Below) For our first week&#8217;s assignment, I played around with an example:<br />
<a href="http://networkedtechnologies.files.wordpress.com/2012/01/project1.jpg"><img class="aligncenter size-medium wp-image-1703" title="Project1" src="http://networkedtechnologies.files.wordpress.com/2012/01/project1.jpg?w=300&#038;h=118" alt="" width="300" height="118" /></a></p>
<p>For this exercise, I chose the “follow 3” in which a segmented line follows the mouse. I changed the segment length to “15” and the stroke weight to “1” which made the line thinner and longer.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkedtechnologies.wordpress.com/1701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkedtechnologies.wordpress.com/1701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkedtechnologies.wordpress.com/1701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkedtechnologies.wordpress.com/1701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkedtechnologies.wordpress.com/1701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkedtechnologies.wordpress.com/1701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkedtechnologies.wordpress.com/1701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkedtechnologies.wordpress.com/1701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkedtechnologies.wordpress.com/1701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkedtechnologies.wordpress.com/1701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkedtechnologies.wordpress.com/1701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkedtechnologies.wordpress.com/1701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkedtechnologies.wordpress.com/1701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkedtechnologies.wordpress.com/1701/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1701&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkedtechnologies.wordpress.com/2012/01/24/1701/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e51f74344e729ee2e61462949203b27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">steviebrummer</media:title>
		</media:content>

		<media:content url="http://networkedtechnologies.files.wordpress.com/2012/01/1-24-12.jpg?w=300" medium="image">
			<media:title type="html">1-24-12</media:title>
		</media:content>

		<media:content url="http://networkedtechnologies.files.wordpress.com/2012/01/project1.jpg?w=300" medium="image">
			<media:title type="html">Project1</media:title>
		</media:content>
	</item>
		<item>
		<title>bouncy bubbles</title>
		<link>http://networkedtechnologies.wordpress.com/2012/01/18/bouncy-bubbles/</link>
		<comments>http://networkedtechnologies.wordpress.com/2012/01/18/bouncy-bubbles/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 17:20:08 +0000</pubDate>
		<dc:creator>kcousar</dc:creator>
				<category><![CDATA[assignments]]></category>
		<category><![CDATA[student post]]></category>
		<category><![CDATA[arch 430]]></category>
		<category><![CDATA[assignment 1]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://networkedtechnologies.wordpress.com/?p=1681</guid>
		<description><![CDATA[After some time exploring the program &#8220;Processing&#8221;, I made a few edits to two examples I found interesting. Initially I tried to just make simple edits such as the size  or number of the components and then I tried to &#8230; <a href="http://networkedtechnologies.wordpress.com/2012/01/18/bouncy-bubbles/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1681&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After some time exploring the program &#8220;Processing&#8221;, I made a few edits to two examples I found interesting. Initially I tried to just make simple edits such as the size  or number of the components and then I tried to make a greater impact to the code and get more creative, this was a very hard task to achieve because I do not really understand the language of the code, I took a basic HTML class in high school years ago but that is where my experience ends.</p>
<p>1st example: Reach 2</p>
<p><a href="http://kcousararch430.files.wordpress.com/2012/01/reach2_original-code1.png"><img title="Reach2_Original Code" src="http://kcousararch430.files.wordpress.com/2012/01/reach2_original-code1.png?w=1024&#038;h=598" alt="" width="1024" height="598" /></a></p>
<p>as you can see in the image above, the original reach 2 example and code. Highlighted are the factors I choose to change&#8230;let&#8217;s see the results</p>
<p><a href="http://kcousararch430.files.wordpress.com/2012/01/reach2_edit-code.png"><img title="Reach2_Edit Code" src="http://kcousararch430.files.wordpress.com/2012/01/reach2_edit-code.png?w=1024&#038;h=581" alt="" width="1024" height="581" /></a></p>
<p>As you can see several features of the reach have changed, the segment is now doubled in size, the amount of circles within the segment is also doubled and the size of the background area has doubled as well.</p>
<p>2nd example: bouncy bubbles</p>
<p>For this example I tried to push the envelope a little more so, not only editing the number of bouncy balls and the size of the background but I also changed part of the mathematical formula behind the program which I believe controls the movement (direction, frequency, speed) of the bouncy balls.</p>
<p>Original code_bouncy bubbles</p>
<p><a href="http://kcousararch430.files.wordpress.com/2012/01/bouncy-bubbles_original.png"><img title="Bouncy Bubbles_Original" src="http://kcousararch430.files.wordpress.com/2012/01/bouncy-bubbles_original.png?w=1024&#038;h=560" alt="" width="1024" height="560" /></a></p>
<p>Edited Code_bouncy bubbles</p>
<p><a href="http://kcousararch430.files.wordpress.com/2012/01/bouncy-bubbles_edit.png"><img title="Bouncy Bubbles_Edit" src="http://kcousararch430.files.wordpress.com/2012/01/bouncy-bubbles_edit.png?w=1024&#038;h=550" alt="" width="1024" height="550" /></a></p>
<p>From the images it is hard to notice the difference between the two besides the number of balls and size of the background, so I decided to make this video to show the real difference.</p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/35080346' width='400' height='300' frameborder='0'></iframe></div>
<p><a href="http://vimeo.com/35080346">Bouncy Bubbles edit</a> from <a href="http://vimeo.com/user10014871">Kareem C</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkedtechnologies.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkedtechnologies.wordpress.com/1681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkedtechnologies.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkedtechnologies.wordpress.com/1681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkedtechnologies.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkedtechnologies.wordpress.com/1681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkedtechnologies.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkedtechnologies.wordpress.com/1681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkedtechnologies.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkedtechnologies.wordpress.com/1681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkedtechnologies.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkedtechnologies.wordpress.com/1681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkedtechnologies.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkedtechnologies.wordpress.com/1681/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1681&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkedtechnologies.wordpress.com/2012/01/18/bouncy-bubbles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4e67c639af6e9c9aaace9ed0fb95e2b6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kcousar</media:title>
		</media:content>

		<media:content url="http://kcousararch430.files.wordpress.com/2012/01/reach2_original-code1.png?w=1024" medium="image">
			<media:title type="html">Reach2_Original Code</media:title>
		</media:content>

		<media:content url="http://kcousararch430.files.wordpress.com/2012/01/reach2_edit-code.png?w=1024" medium="image">
			<media:title type="html">Reach2_Edit Code</media:title>
		</media:content>

		<media:content url="http://kcousararch430.files.wordpress.com/2012/01/bouncy-bubbles_original.png?w=1024" medium="image">
			<media:title type="html">Bouncy Bubbles_Original</media:title>
		</media:content>

		<media:content url="http://kcousararch430.files.wordpress.com/2012/01/bouncy-bubbles_edit.png?w=1024" medium="image">
			<media:title type="html">Bouncy Bubbles_Edit</media:title>
		</media:content>
	</item>
		<item>
		<title>on processing</title>
		<link>http://networkedtechnologies.wordpress.com/2012/01/18/on-processing/</link>
		<comments>http://networkedtechnologies.wordpress.com/2012/01/18/on-processing/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 16:10:20 +0000</pubDate>
		<dc:creator>timlee</dc:creator>
				<category><![CDATA[student post]]></category>
		<category><![CDATA[animations]]></category>
		<category><![CDATA[arch470]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://networkedtechnologies.wordpress.com/?p=1676</guid>
		<description><![CDATA[I started to toy with the processing program used for this course.  I have a basic understanding of C++ and I immediately recognized the language while sifting through the different examples on the site.  One of the most striking characteristic &#8230; <a href="http://networkedtechnologies.wordpress.com/2012/01/18/on-processing/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1676&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I started to toy with the processing program used for this course.  I have a basic understanding of C++ and I immediately recognized the language while sifting through the different examples on the site.  One of the most striking characteristic of this program is the simple GUI.  I&#8217;m always a fan of simplicity and have an appreciation for powerful tools, and I do feel that this will become a favorite of mine.  I&#8217;m glad that we&#8217;re not learning flash in this course, to be honest, because I&#8217;m sick of watching it struggle and fail on several of my computers.  There are better technologies out there, and I&#8217;d much rather learn those languages instead.</p>
<p>Processing is rather simple.  Script, save, play.  If something breaks, or code miswritten, the program alerts you rather than crashing everything in sight.  I chose the &#8220;animator&#8221; example because I like interaction.  I made this grid system using moving dots, and it was actually pretty fun to watch.</p>
<p><a href="http://sarchiit.files.wordpress.com/2012/01/capture1.jpg"><img title="Capture1" src="http://sarchiit.files.wordpress.com/2012/01/capture1.jpg?w=150&#038;h=100" alt="" width="150" height="100" /></a><a href="http://sarchiit.files.wordpress.com/2012/01/capture2.jpg"><img title="Capture2" src="http://sarchiit.files.wordpress.com/2012/01/capture2.jpg?w=145&#038;h=150" alt="" width="145" height="150" /></a><a href="http://sarchiit.files.wordpress.com/2012/01/capture3.jpg"><img title="Capture3" src="http://sarchiit.files.wordpress.com/2012/01/capture3.jpg?w=91&#038;h=150" alt="" width="91" height="150" /></a></p>
<p>The code wasn&#8217;t that complicated either.  A copy of the script can be found <a href="http://min.us/mm25EvPhq">here</a> if you want to try it out.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkedtechnologies.wordpress.com/1676/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkedtechnologies.wordpress.com/1676/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkedtechnologies.wordpress.com/1676/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkedtechnologies.wordpress.com/1676/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkedtechnologies.wordpress.com/1676/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkedtechnologies.wordpress.com/1676/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkedtechnologies.wordpress.com/1676/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkedtechnologies.wordpress.com/1676/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkedtechnologies.wordpress.com/1676/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkedtechnologies.wordpress.com/1676/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkedtechnologies.wordpress.com/1676/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkedtechnologies.wordpress.com/1676/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkedtechnologies.wordpress.com/1676/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkedtechnologies.wordpress.com/1676/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1676&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkedtechnologies.wordpress.com/2012/01/18/on-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/348e4736a0fd00137116d37f79f936fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">timreetimree</media:title>
		</media:content>

		<media:content url="http://sarchiit.files.wordpress.com/2012/01/capture1.jpg?w=150" medium="image">
			<media:title type="html">Capture1</media:title>
		</media:content>

		<media:content url="http://sarchiit.files.wordpress.com/2012/01/capture2.jpg?w=145" medium="image">
			<media:title type="html">Capture2</media:title>
		</media:content>

		<media:content url="http://sarchiit.files.wordpress.com/2012/01/capture3.jpg?w=91" medium="image">
			<media:title type="html">Capture3</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome Back</title>
		<link>http://networkedtechnologies.wordpress.com/2012/01/10/welcome-back/</link>
		<comments>http://networkedtechnologies.wordpress.com/2012/01/10/welcome-back/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 23:38:45 +0000</pubDate>
		<dc:creator>thomas kearns</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[winter break]]></category>

		<guid isPermaLink="false">http://networkedtechnologies.wordpress.com/?p=1631</guid>
		<description><![CDATA[Welcome to the class blog for Professor Kearns‘ Networked Technologies seminar in the College of Architecture, at the Illinois Institute of Technology.  Here you will find the resources, assignments, references, and basic administration of course information.  Together with student posts and course information &#8230; <a href="http://networkedtechnologies.wordpress.com/2012/01/10/welcome-back/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1631&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to the class blog for <a title="Professor Kearns' Professional Website" href="http://www.simocc.com/" target="_blank">Professor Kearns</a>‘ Networked Technologies seminar in the <a title="College of Architecture website" href="http://www.arch.iit.edu/" target="_blank">College of Architecture</a>, at the <a title="Illinois Institute of Technology Main Website" href="http://www.iit.edu/" target="_blank">Illinois Institute of Technology</a>.  Here you will find the resources, assignments, references, and basic administration of course information.  Together with student posts and course information the blog will grow as a resource for the college at large.</p>
<p>If you are a student in the course please subscribe to the blog by email or rss feed linked at the bottom of the page.  This will let you stay up to date with the happenings of the class and important information.</p>
<div></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkedtechnologies.wordpress.com/1631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkedtechnologies.wordpress.com/1631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkedtechnologies.wordpress.com/1631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkedtechnologies.wordpress.com/1631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkedtechnologies.wordpress.com/1631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkedtechnologies.wordpress.com/1631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkedtechnologies.wordpress.com/1631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkedtechnologies.wordpress.com/1631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkedtechnologies.wordpress.com/1631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkedtechnologies.wordpress.com/1631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkedtechnologies.wordpress.com/1631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkedtechnologies.wordpress.com/1631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkedtechnologies.wordpress.com/1631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkedtechnologies.wordpress.com/1631/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1631&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkedtechnologies.wordpress.com/2012/01/10/welcome-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c85aab94160a4da2f030fa12f42ad148?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tk</media:title>
		</media:content>
	</item>
		<item>
		<title>Project 1: Actions</title>
		<link>http://networkedtechnologies.wordpress.com/2012/01/10/project-1-actions/</link>
		<comments>http://networkedtechnologies.wordpress.com/2012/01/10/project-1-actions/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 03:35:26 +0000</pubDate>
		<dc:creator>thomas kearns</dc:creator>
				<category><![CDATA[assignments]]></category>
		<category><![CDATA[action]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://networkedtechnologies.wordpress.com/?p=1657</guid>
		<description><![CDATA[action interaction transaction reaction networks are measured by the actions they enable the first project takes aim at a singular action through a series of distinct exercises aimed at providing the skillset to construct a simple interactive mechanic using the &#8230; <a href="http://networkedtechnologies.wordpress.com/2012/01/10/project-1-actions/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1657&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1><strong>action</strong></h1>
<p>interaction<br />
transaction<br />
reaction</p>
<p><strong>networks are measured by the actions they enable</strong></p>
<p>the first project takes aim at a singular action through a series of distinct exercises aimed at providing the skillset to construct a simple interactive mechanic using the processing programming language.</p>
<p>to frame the resulting product and the iterative exercises you are asked to identify. first a network from some aspect of our world, then particular point(s) of action (inter, trans, or re-active) within that network.   Use simple procedural drawing and/or parametric modulation of graphic elements with interactive functionality and/or data driven dynamics to demonstrate the qualities of the action(s) you have selected.</p>
<p><strong>deliverables for final presentation</strong></p>
<ul>
<li>working processing executable presented at a size of your choosing</li>
<li>properly documented source code submission</li>
</ul>
<p><strong>Schedule</strong></p>
<p>Exercise 1 due &#8211; 1.18.12<br />
Exercise 2 due &#8211; 1.25.12<br />
Exercise 3 due &#8211; 2.1.12<br />
Exercise 4 due &#8211; 2.8.12<br />
Final presentation &#8211; 2.22.12</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkedtechnologies.wordpress.com/1657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkedtechnologies.wordpress.com/1657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkedtechnologies.wordpress.com/1657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkedtechnologies.wordpress.com/1657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkedtechnologies.wordpress.com/1657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkedtechnologies.wordpress.com/1657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkedtechnologies.wordpress.com/1657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkedtechnologies.wordpress.com/1657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkedtechnologies.wordpress.com/1657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkedtechnologies.wordpress.com/1657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkedtechnologies.wordpress.com/1657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkedtechnologies.wordpress.com/1657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkedtechnologies.wordpress.com/1657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkedtechnologies.wordpress.com/1657/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1657&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkedtechnologies.wordpress.com/2012/01/10/project-1-actions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c85aab94160a4da2f030fa12f42ad148?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tk</media:title>
		</media:content>
	</item>
		<item>
		<title>Assignment 1: Exercise 1 Getting Started</title>
		<link>http://networkedtechnologies.wordpress.com/2012/01/08/assignment-1-exercise-1/</link>
		<comments>http://networkedtechnologies.wordpress.com/2012/01/08/assignment-1-exercise-1/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 18:19:45 +0000</pubDate>
		<dc:creator>thomas kearns</dc:creator>
				<category><![CDATA[assignments]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://networkedtechnologies.wordpress.com/?p=1635</guid>
		<description><![CDATA[demonstrate that you can operate at the simplest level, the core technologies needed to participate in the class.  this will amount to downloading processing, running some of the samples to get a feel for things, and then tweaking some values &#8230; <a href="http://networkedtechnologies.wordpress.com/2012/01/08/assignment-1-exercise-1/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1635&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>demonstrate that you can operate at the simplest level, the core technologies needed to participate in the class.  this will amount to downloading processing, running some of the samples to get a feel for things, and then tweaking some values in the samples to demonstrate their affect on the operation of the program, and then setting up your user and creating a blog post which documents the modifications you made.</p>
<p>you can find everything you need at <a href="http://www.processing.org/">www.processing.org</a> and <a href="http://www.wordpress.com/">www.wordpress.com</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkedtechnologies.wordpress.com/1635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkedtechnologies.wordpress.com/1635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkedtechnologies.wordpress.com/1635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkedtechnologies.wordpress.com/1635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkedtechnologies.wordpress.com/1635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkedtechnologies.wordpress.com/1635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkedtechnologies.wordpress.com/1635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkedtechnologies.wordpress.com/1635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkedtechnologies.wordpress.com/1635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkedtechnologies.wordpress.com/1635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkedtechnologies.wordpress.com/1635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkedtechnologies.wordpress.com/1635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkedtechnologies.wordpress.com/1635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkedtechnologies.wordpress.com/1635/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1635&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkedtechnologies.wordpress.com/2012/01/08/assignment-1-exercise-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c85aab94160a4da2f030fa12f42ad148?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tk</media:title>
		</media:content>
	</item>
		<item>
		<title>Anatomy of a Blog Post</title>
		<link>http://networkedtechnologies.wordpress.com/2012/01/08/anatomy-of-a-blog-post/</link>
		<comments>http://networkedtechnologies.wordpress.com/2012/01/08/anatomy-of-a-blog-post/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 18:17:51 +0000</pubDate>
		<dc:creator>thomas kearns</dc:creator>
				<category><![CDATA[class admin]]></category>
		<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://networkedtechnologies.wordpress.com/?p=1633</guid>
		<description><![CDATA[How do you define a succesful blog post???  You can browse through this very website and see countless examples of bad posts.  You know the ones, some image stolen from some place and not attributed, with a couple poorly written &#8230; <a href="http://networkedtechnologies.wordpress.com/2012/01/08/anatomy-of-a-blog-post/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1633&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How do you define a succesful blog post???  You can browse through this very website and see countless examples of bad posts.  You know the ones, some image stolen from some place and not attributed, with a couple poorly written sentences that basically say &#8230; how cool is this?  Might as well just have been a link shared on <a href="http://del.icio.us">del.icio.us</a> would have been more effective.</p>
<p>do a quick search on google for <a title="Anatomy of a Blog Post Search on Google" href="https://www.google.com/search?q=anatomy+of+a+blog+post">&#8220;anatomy of a blog post&#8221;</a> and you will find a number of people, most who are probably more legitimate bloggers than myself, giving you there [<em>N]</em> tenants of what constitutes an [<em>enter adjective here]</em> blog post.  You should look at these, create your ruleset, and use it.  Here I will break down not a complete spec for how to do a post, but instead a few key do&#8217;s and don&#8217;ts.</p>
<h2>#1 Attribution</h2>
<p>You must attribute anything and everything you reference as thoroughly possible.  This ecosystem that we are trying to participate in is heavily dependent on attribution, its currency and Karma is a bit</p>
<h2>#2 Have something to say</h2>
<p>Especially in the context of a course such as this where the focus is on critically exploring these technologies, your posts are more or less meaningless with saying something unique, something personal.  Blogs are quite editorial in nature, take advantage of this reality.  Nobody wants to hear that something is cool, they want to hear about what actually makes it cool.  Make some comparisons, put it in perspective, establish a context.</p>
<h2>#3 engage the reader</h2>
<p>Many bloggers seem to agree that ending with or at least embodying a certain amount of questioning back to the reader is a great way to engage them in the post.  Perhaps to comment and explicitly participate in the dialog.  Its generally the case that the big powerhouse blogs, the blogs with engaging and interesting content, and those that have things to say are generally the blogs/posts with huge collections of comments and dialog and debates following them.</p>
<h2>#4 Use media</h2>
<p>In most cases you are going to be referencing something someone else has already blogged about or something you saw in the wild.  Link to the content, reference the images (with attribution and a link of course), embed the youtube clip, make the diagram, bottom line, get multimedia content into your blog post to get the reader to stay and to help the reader understand.</p>
<h2>#5 USE the cms</h2>
<p>For this class, any post that is published without proper categorization and tagging of the content of the post, will be discredited.  The usefulness of the blog as a catalog of research and investigation is dependent on a good system of browsing. Tagging content with topical tags enables us to quickly and powerfully filter and target the types of content we are most interested in.  Furthermore, all options and aspects that are possible for you to contribute within the content management system(cms) the richer the potential experience will be.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/networkedtechnologies.wordpress.com/1633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/networkedtechnologies.wordpress.com/1633/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/networkedtechnologies.wordpress.com/1633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/networkedtechnologies.wordpress.com/1633/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/networkedtechnologies.wordpress.com/1633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/networkedtechnologies.wordpress.com/1633/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/networkedtechnologies.wordpress.com/1633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/networkedtechnologies.wordpress.com/1633/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/networkedtechnologies.wordpress.com/1633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/networkedtechnologies.wordpress.com/1633/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/networkedtechnologies.wordpress.com/1633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/networkedtechnologies.wordpress.com/1633/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/networkedtechnologies.wordpress.com/1633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/networkedtechnologies.wordpress.com/1633/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=networkedtechnologies.wordpress.com&amp;blog=4567430&amp;post=1633&amp;subd=networkedtechnologies&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://networkedtechnologies.wordpress.com/2012/01/08/anatomy-of-a-blog-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c85aab94160a4da2f030fa12f42ad148?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tk</media:title>
		</media:content>
	</item>
	</channel>
</rss>
