<?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>Creativity &#38; Computation Lab &#187; subej041</title>
	<atom:link href="http://lizastark.com/cclabfall2012/?author=16&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://lizastark.com/cclabfall2012</link>
	<description>Fall 2012, MFA D+T</description>
	<lastBuildDate>Thu, 27 Dec 2012 21:16:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Wall Pudica &#8211; Midterm+Final</title>
		<link>http://lizastark.com/cclabfall2012/?p=1252</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1252#comments</comments>
		<pubDate>Thu, 20 Dec 2012 18:32:30 +0000</pubDate>
		<dc:creator>subej041</dc:creator>
				<category><![CDATA[Jeannette Subero Penaloza]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1252</guid>
		<description><![CDATA[Midterm: Slides &#160; Final: Slides 3D Prototyping (Video) Physical Prototyping (Video)]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 738px"><img src="http://hhdwallpapes.com/wp-content/uploads/2012/11/Cute-and-Lovely-Christmas-Cat-HD-Wallpaper-Photos-8-728x409.jpg" alt="" width="728" height="409" /><p class="wp-caption-text">We can finally sleep!!!</p></div>
<p>Midterm:</p>
<p><a href="http://www.slideshare.net/JeannetteSubero/cclabmidterm">Slides</a></p>
<p>&nbsp;</p>
<p>Final:</p>
<p><a href="http://www.slideshare.net/JeannetteSubero/wall-pudica">Slides</a></p>
<p><a href="https://vimeo.com/56036023">3D Prototyping (Video)</a></p>
<p><a href="https://vimeo.com/56036103">Physical Prototyping (Video)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1252</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Frameworks!</title>
		<link>http://lizastark.com/cclabfall2012/?p=1159</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1159#comments</comments>
		<pubDate>Wed, 12 Dec 2012 04:50:17 +0000</pubDate>
		<dc:creator>subej041</dc:creator>
				<category><![CDATA[Jeannette Subero Penaloza]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1159</guid>
		<description><![CDATA[Forgot to show my homework in the work session!! Basically I took 2 examples, one from the Addons Examples the &#8220;SVG example&#8221;, where it has a tiger vector image that you can zoom in and out and turn around, and when you click you get the outlines built. I only liked that last feature, so [...]]]></description>
			<content:encoded><![CDATA[<p>Forgot to show my homework in the work session!!</p>
<p>Basically I took 2 examples, one from the Addons Examples the &#8220;SVG example&#8221;, where it has a tiger vector image that you can zoom in and out and turn around, and when you click you get the outlines built. I only liked that last feature, so I made my own svg vector image of a house, so when you click on it you sort of see the &#8220;inside&#8221;, like a 3D blueprint. I then had to add a class, and I found a really fun example from <em>Jeff Crouse&#8217;s Code for Art</em>, that had a particle class. I didn&#8217;t modify it much, just randomize the colors, and adjust some details to fit my drawing. <em></em>I would&#8217;ve like to spend more time adapting that code, but it took me like 4 hours just to figure out how to link the files of the class to the main app <img src='http://lizastark.com/cclabfall2012/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p><a href="http://screencast.com/t/CIqwVYrqek">Video</a></p>
<p><a href="https://github.com/jeannettesubero/CCLab_JeannetteSubero/tree/master/svgExample">GitHub</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1159</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fromProcessing</title>
		<link>http://lizastark.com/cclabfall2012/?p=1086</link>
		<comments>http://lizastark.com/cclabfall2012/?p=1086#comments</comments>
		<pubDate>Tue, 04 Dec 2012 18:05:53 +0000</pubDate>
		<dc:creator>subej041</dc:creator>
				<category><![CDATA[Jeannette Subero Penaloza]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=1086</guid>
		<description><![CDATA[I went back to Bootcamp in an attempt to find a simpler code to translate into OF. So what I thought it was going to be super easy &#8211;&#62; BootcampSketch turned out to be a little painful cause I still hadn&#8217;t used arrays in that exercise&#8230; but anyway, OF was actually fun, cause basically when [...]]]></description>
			<content:encoded><![CDATA[<p>I went back to Bootcamp in an attempt to find a simpler code to translate into OF. So what I thought it was going to be super easy &#8211;&gt; <a href="http://www.openprocessing.org/sketch/66530">BootcampSketch</a> turned out to be a little painful cause I still hadn&#8217;t used arrays in that exercise&#8230; but anyway, OF was actually fun, cause basically when I thought I was halfway done I just started compiling it and I started fixing line by line (it tells you exactly where and what!). I used the graphics example to know where exactly to place the code and the font example to know how to place a text.</p>
<p><a href="https://github.com/jeannettesubero/CCLab_JeannetteSubero/tree/master/fromProcessing/src">Code</a></p>
<p><a href="http://screencast.com/t/f7i0DJyUi4LQ">Video</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=1086</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino + Processing Communication</title>
		<link>http://lizastark.com/cclabfall2012/?p=985</link>
		<comments>http://lizastark.com/cclabfall2012/?p=985#comments</comments>
		<pubDate>Tue, 06 Nov 2012 19:44:28 +0000</pubDate>
		<dc:creator>subej041</dc:creator>
				<category><![CDATA[Jeannette Subero Penaloza]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=985</guid>
		<description><![CDATA[Instead of visualizing data, I made processing communicate to the Aduino. When you type in the correct password, it unlocks the &#8220;vault&#8221; and you can get the chocolates . I had the correct password working correctly, but I still need to figure out how to get an input of any incorrect password (right now it [...]]]></description>
			<content:encoded><![CDATA[<p>Instead of visualizing data, I made processing communicate to the Aduino. When you type in the correct password, it unlocks the &#8220;vault&#8221; and you can get the chocolates <img src='http://lizastark.com/cclabfall2012/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I had the correct password working correctly, but I still need to figure out how to get an input of any incorrect password (right now it only works with a few words I used).</p>
<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/11/password.jpg" rel="prettyPhoto[985]"><img class="alignnone size-medium wp-image-986" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/11/password-300x163.jpg" alt="" width="300" height="163" /></a></p>
<p><a href="https://vimeo.com/52952983">Vimeo</a></p>
<p><a href="https://github.com/jeannettesubero/CCLab_JeannetteSubero/tree/master/Arduino_Codes/SerialCommunication">GitHub</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=985</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Week 5</title>
		<link>http://lizastark.com/cclabfall2012/?p=585</link>
		<comments>http://lizastark.com/cclabfall2012/?p=585#comments</comments>
		<pubDate>Tue, 09 Oct 2012 15:27:44 +0000</pubDate>
		<dc:creator>subej041</dc:creator>
				<category><![CDATA[Jeannette Subero Penaloza]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=585</guid>
		<description><![CDATA[Parallel+Series Circuit Video Not sure about the calculations! I did both circuits on the same board so I drew the schematics together. Electricity is fun Github]]></description>
			<content:encoded><![CDATA[<p><a href="https://vimeo.com/51065253">Parallel+Series Circuit Video</a></p>
<p>Not sure about the calculations!</p>
<p>I did both circuits on the same board so I drew the schematics together. Electricity is fun <img src='http://lizastark.com/cclabfall2012/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/schematics.jpg" rel="prettyPhoto[585]"><img class="alignnone size-medium wp-image-586" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/10/schematics-166x300.jpg" alt="" width="166" height="300" /></a></p>
<p><a href="https://github.com/jeannettesubero/CCLab_JeannetteSubero/tree/master/Week_5">Github</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=585</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assignment 2</title>
		<link>http://lizastark.com/cclabfall2012/?p=320</link>
		<comments>http://lizastark.com/cclabfall2012/?p=320#comments</comments>
		<pubDate>Tue, 11 Sep 2012 19:05:30 +0000</pubDate>
		<dc:creator>subej041</dc:creator>
				<category><![CDATA[Jeannette Subero Penaloza]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=320</guid>
		<description><![CDATA[Hula Girl &#8211; Hula Skirt HulaSkirt &#160; I couldn&#8217;t do exactly what I wanted to, at first I wanted to create movement with the skirt, sort of like if the Hula Girl was dancing, but I had a hard time trying to make the image of the skirt move, so I decided to make sort [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Hula Girl &#8211; Hula Skirt</strong></p>
<p><a title="HulaSkirt" href="http://www.openprocessing.org/sketch/69726">HulaSkirt</a></p>
<p>&nbsp;</p>
<p>I couldn&#8217;t do exactly what I wanted to, at first I wanted to create movement with the skirt, sort of like if the Hula Girl was dancing, but I had a hard time trying to make the image of the skirt move, so I decided to make sort of a pendulum movement with lines, but then I had another problem, the start point of the pendulum was on top of the Hula girl, which wasn&#8217;t what I wanted, so then, I figured I would make an animated color skirt with lines coming from 2 different random points from an inner and outer radius I defined with a drawing program&#8230;</p>
<p><a href="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/09/radius.jpg" rel="prettyPhoto[320]"><img class="alignnone size-medium wp-image-322" src="http://lizastark.com/cclabfall2012/wp-content/uploads/2012/09/radius-300x272.jpg" alt="" width="300" height="272" /></a></p>
<p><a title="HulaSkirt" href="http://www.openprocessing.org/sketch/69726"><br />
</a>but it was sort of boring, just random color values&#8230;. so what I ended up doing was a skirt that you can define the length by adding a really small value to the outer radius, so everytime it draws through the passage of time, it draws slightly larger&#8230;. until you&#8217;re satisfied with the length, so you can then change the color and decorate the skirt.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=320</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assignments 4/9</title>
		<link>http://lizastark.com/cclabfall2012/?p=117</link>
		<comments>http://lizastark.com/cclabfall2012/?p=117#comments</comments>
		<pubDate>Mon, 03 Sep 2012 21:26:32 +0000</pubDate>
		<dc:creator>subej041</dc:creator>
				<category><![CDATA[Assignments]]></category>
		<category><![CDATA[Jeannette Subero Penaloza]]></category>

		<guid isPermaLink="false">http://lizastark.com/cclabfall2012/?p=117</guid>
		<description><![CDATA[Final Project for Bootcamp: Hammer Time (Processing) &#160; What I hope to get from CC Lab: I really liked Code class from bootcamp, it was a real challenge, coming from a non-coding background, but I really enjoyed it. I hope to first get more information on the things that are possible to do with Processing [...]]]></description>
			<content:encoded><![CDATA[<p><em>Final Project for Bootcamp:</em></p>
<p><a href="http://www.openprocessing.org/sketch/67520">Hammer Time (Processing)</a></p>
<p>&nbsp;</p>
<p><em>What I hope to get from CC Lab:</em></p>
<p>I really liked Code class from bootcamp, it was a real challenge, coming from a non-coding background, but I really enjoyed it. I hope to first get more information on the things that are possible to do with Processing and Arduino, I tend to think of an idea and then figure out how to execute it, and I like that method, but I would like to have a wider knowledge on the things that are possible. Second, I would like to create and make a lot of physical computing objects (I signed up for the pcomp class), so hopefully I will get to do a lot of prototypes. And finally, it would be able to fully understand everything I&#8217;m writing on either Processing or Arduino, understand how to write everything.</p>
<p>&nbsp;</p>
<p><em>Artist that inspires me:</em></p>
<p>Even though I&#8217;m not a musician, I really like the idea of Gorillaz, being a musical and visual project. A virtual band. Always trying to find new ways with technology and visual representation.</p>
<p><a href="http://gorillaz.com/g-player/games/russel_says">http://gorillaz.com/g-player/games/russel_says</a></p>
<p>&nbsp;</p>
<p><em>Battle of the Memes game:</em></p>
<p><a href="http://www.openprocessing.org/sketch/68455">Memes Match (Processing)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lizastark.com/cclabfall2012/?feed=rss2&#038;p=117</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
