<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>ITPindiamos</title>
	
	<link>http://itp.indiamos.com</link>
	<description>India’s ITP blog</description>
	<pubDate>Tue, 14 Apr 2009 01:15:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ITPindia" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Oh, the Rapture!</title>
		<link>http://itp.indiamos.com/2008/10/08/oh-the-rapture/</link>
		<comments>http://itp.indiamos.com/2008/10/08/oh-the-rapture/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 10:41:42 +0000</pubDate>
		<dc:creator>India</dc:creator>
		
		<category><![CDATA[ICM]]></category>

		<category><![CDATA[Processing]]></category>

		<category><![CDATA[homework]]></category>

		<category><![CDATA[sketch]]></category>

		<guid isPermaLink="false">http://itp.nyu.edu/~ia303/thunk/?p=82</guid>
		<description><![CDATA[
For week 5&#8217;s ICM homework, I was so excited to be able to scrape data off Web pages that the page I chose to work with was the Rapture Index.
It&#8217;s always bugged me that the Rapture Index doesn&#8217;t have an RSS feed—it&#8217;s like the weather; we need to know it every day. Now, however, I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://itp.nyu.edu/~ia303/ICM/week5/rapture_scraper/applet/"><img src="http://itp.indiamos.com/wp-content/uploads/2008/10/rapture.png" alt="" title="rapture scraper" width="450" height="465" class="alignnone size-full wp-image-83" /></a></p>
<p>For week 5&#8217;s <acronym title="Introduction to Computational Media">ICM</acronym> homework, I was <em>so</em> excited to be able to scrape data off Web pages that the page I chose to work with was the <a href="http://www.raptureready.com/rap2.html">Rapture Index</a>.</p>
<p>It&#8217;s always bugged me that the Rapture Index doesn&#8217;t have an RSS feed—it&#8217;s like the weather; we need to know it <em>every day</em>. Now, however, I can finally just roll my own feed.</p>
<p>The problem is that I can&#8217;t get <a href="http://itp.nyu.edu/~ia303/ICM/week5/rapture_scraper/applet/">my Rapture Scraper</a> to show the correct description of the prophetic activity level (see under &#8220;why is this null?!?&#8221;). Just because the index has been stuck at &#8220;fasten your seatbelts&#8221; for as long as I&#8217;ve been watching it doesn&#8217;t mean that I don&#8217;t want to know for sure. Like, what if the index suddenly climbs above the record high of 182? They&#8217;d have to make a new prophetic activity category, don&#8217;t you think?</p>
<p>So anyway, that&#8217;s the main thing I&#8217;d like to fix. I&#8217;m also unclear on why the text is so jagged. Smoothing is turned on in two places, and I&#8217;m using the font (Lucida Sans 20) only at the size at which it was bitmapped.</p>
<p>Another modification I&#8217;d like to make, oh, I dunno, when I have some of that &#8220;free time&#8221; I&#8217;m always hearing about, would be to maybe have the rapture balls bounce around at a speed that&#8217;s proportional to the index. The colors should probably also heat up. So when the world goes crazy, so will the application.</p>
]]></content:encoded>
			<wfw:commentRss>http://itp.indiamos.com/2008/10/08/oh-the-rapture/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ladybug array</title>
		<link>http://itp.indiamos.com/2008/10/01/ladybug-array/</link>
		<comments>http://itp.indiamos.com/2008/10/01/ladybug-array/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 21:58:30 +0000</pubDate>
		<dc:creator>India</dc:creator>
		
		<category><![CDATA[ICM]]></category>

		<category><![CDATA[Processing]]></category>

		<category><![CDATA[homework]]></category>

		<category><![CDATA[sketch]]></category>

		<guid isPermaLink="false">http://itp.nyu.edu/~ia303/thunk/?p=73</guid>
		<description><![CDATA[
This is, believe it or not, the better of the two lame programs I wrote for this week&#8217;s homework. The other one is worse by virtue of its totally not working. I think I&#8217;ll just have to rebuild that one from scratch.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://itp.nyu.edu/~ia303/ICM/week4/ladybug_array/applet/"><img src="http://itp.indiamos.com/wp-content/uploads/2008/10/ladybug_array.png" alt="" title="ladybug array" width="400" height="333" class="alignnone size-full wp-image-72" /></a></p>
<p><a href="http://itp.nyu.edu/~ia303/ICM/week4/ladybug_array/applet/">This</a> is, believe it or not, the better of the two lame programs I wrote for this week&#8217;s homework. The other one is worse by virtue of its <a href="http://itp.nyu.edu/~ia303/ICM/week4/ball_array/applet/">totally not working</a>. I think I&#8217;ll just have to rebuild that one from scratch.</p>
]]></content:encoded>
			<wfw:commentRss>http://itp.indiamos.com/2008/10/01/ladybug-array/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Servo</title>
		<link>http://itp.indiamos.com/2008/09/26/servo/</link>
		<comments>http://itp.indiamos.com/2008/09/26/servo/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 15:13:08 +0000</pubDate>
		<dc:creator>India</dc:creator>
		
		<category><![CDATA[Arduino]]></category>

		<category><![CDATA[CommLab]]></category>

		<category><![CDATA[PhysComp]]></category>

		<category><![CDATA[electronics]]></category>

		<category><![CDATA[homework]]></category>

		<category><![CDATA[lab]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://itp.nyu.edu/~ia303/thunk/?p=65</guid>
		<description><![CDATA[Two birds, one stone:
																		
															Crank your speakers and click to play					
Sorry about the wobbles.
This is my video journal of the Servo lab for PhysComp, filmed for CommLab on a Sanyo Xacti 6MP digital movie camera.
I tried to edit this within the Xacti, but I ended up joining the clips together in the wrong order. It was [...]]]></description>
			<content:encoded><![CDATA[<p>Two birds, one stone:<br />
													<script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js?ver=2008010901"></script>					<script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&#038;posts_id=1303395&#038;source=3&#038;autoplay=true&#038;file_type=flv&#038;player_width=&#038;player_height="></script>
<div id="blip_movie_content_1303395">					<a rel="enclosure" href="http://blip.tv/file/get/Indiamos-Servo401.mov" onclick="play_blip_movie_1303395(); return false;"><img title="Click to play" alt="Video thumbnail. Click to play"  src="http://blip.tv/file/get/Indiamos-Servo401.mov.jpg" border="0" title="Click To Play" /></a>					<br />					<a rel="enclosure" href="http://blip.tv/file/get/Indiamos-Servo401.mov" onclick="play_blip_movie_1303395(); return false;">Crank your speakers and click to play</a>					</div>
<p>Sorry about the wobbles.</p>
<p>This is my video journal of the <a href="http://itp.nyu.edu/physcomp/Labs/Servo">Servo lab</a> for <a href="http://itp.nyu.edu/physcomp/">PhysComp</a>, filmed for <a href="http://www.spencerkiser.com/commLab/commLab.html">CommLab</a> on a Sanyo Xacti 6MP digital movie camera.</p>
<p>I tried to edit this within the Xacti, but I ended up joining the clips together in the wrong order. It was way too much work to separate them again&#8212;it&#8217;s just a lousy way to edit&#8212;so then I dumped the mess into iMovie HD (an older version, <a href="http://brepettis.com/blog/2008/06/19/getting-started-in-video-editing-and-publishing/">recommended by Bre Pettis</a> in his very fine <a href="http://www.etsy.com/storque/search/title/getting-started-in-video/">Getting Started in Video</a> series), recut and rearranged it, and added title frames from Photoshop (too bad they look like crap after compression) and <a href="http://kristinhersh.cashmusic.org/">CC-licensed music by the excellent Kristin Hersh</a>. This was my first time using iMovie; I found it reasonably intuitive.</p>
<p>So, basically, it&#8217;s just the worst video for a Kristin Hersh song ever. Rock on.</p>
]]></content:encoded>
			<wfw:commentRss>http://itp.indiamos.com/2008/09/26/servo/feed/</wfw:commentRss>
<enclosure url="http://blip.tv/file/get/Indiamos-Servo401.mov" length="9933336" type="video/quick" />
		</item>
		<item>
		<title>Plugged in</title>
		<link>http://itp.indiamos.com/2008/09/25/plugged-in/</link>
		<comments>http://itp.indiamos.com/2008/09/25/plugged-in/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 00:34:28 +0000</pubDate>
		<dc:creator>India</dc:creator>
		
		<category><![CDATA[CommLab]]></category>

		<category><![CDATA[Meta]]></category>

		<category><![CDATA[homework]]></category>

		<guid isPermaLink="false">http://itp.nyu.edu/~ia303/thunk/?p=55</guid>
		<description><![CDATA[
I finally got around to installing some WordPress plug-ins. Here&#8217;s what I&#8217;m running at the moment:

Akismet 2.1.8
Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under “Comments.” To show off [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/gingerblokey/2770954174/"><img src="http://itp.indiamos.com/wp-content/uploads/2008/09/socket-face.jpg" alt="outdoor electrical socket that looks like a surprised face" title="socket-face" width="400" height="267" class="alignnone size-full wp-image-60" /></a></p>
<p>I finally got around to installing some WordPress plug-ins. Here&#8217;s what I&#8217;m running at the moment:</p>
<dl>
<dt><a href="http://akismet.com/">Akismet</a> 2.1.8</dt>
<dd>Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under “Comments.” To show off your Akismet stats just put <?php akismet_counter(); ?> in your template. See also: WP Stats plugin. By Matt Mullenweg.</dd>
<dt><a href="http://beyn.org/sidecat/">Category Selector Back to the Sidebar (MOD)</a> 0.7</dt>
<dd>Puts the category selector section back to the sidebar of the Post page. Now you can write at a WordPress v2.5 blog without hating v2.5. By Baris Unver.</dd>
<dt><a href="http://www.feedburner.com/fb/a/help/wordpress_quickstart">FeedBurner FeedSmith</a> 2.3.1</dt>
<dd>Originally authored by Steve Smith, this plugin detects all ways to access your original WordPress feeds and redirects them to your FeedBurner feed so you can track every possible subscriber. By FeedBurner.</dd>
<dt><a href="http://deanjrobinson.com/projects/fluency-admin/">Fluency Admin</a> 1.2.1</dt>
<dd>WordPress 2.5+ only. A rethink of the WordPress admin interface giving it a slightly more modern application-esque feel, inspired by Steve Smith’s Tiger Admin. Firefox, Safari and IE8 only. By Dean Robinson.</dd>
<dt><a href="http://blogwaffe.com/2006/10/04/421/">No Self Pings</a> 0.2</dt>
<dd>Keeps WordPress from sending pings to your own site. By Michael D. Adams.</dd>
<dt><a href="http://www.coders4fun.com/wiki-dashboard">Wiki Dashboard</a> 0.1</dt>
<dd>Mini-Wiki on the wordpress dashboard, for multiple autors [sic] collaboration. By Dzamir.</dd>
<dt><a href="http://www.viper007bond.com/wordpress-plugins/wordpress-admin-bar/">WordPress Admin Bar</a> 3.0.2</dt>
<dd>Creates an admin bar inspired by the one at WordPress.com. Credits for the look of this plugin go to them. By Viper007Bond.</dd>
<dt><a href="http://wordpress.org/extend/plugins/stats/">WordPress.com Stats</a> 1.3.2</dt>
<dd>Tracks views, post/page views, referrers, and clicks. Requires a WordPress.com API key. By Andy Skelton.</dd>
<dt><a href="http://www.raproject.com/ajax-edit-comments-20/">WP Ajax Edit Comments</a> 2.1.2.0</dt>
<dd>Allows users and admin to edit their comments inline. Admin and editors can edit all comments. By Ronald Huereca.</dd>
</dl>
<p>I&#8217;ve also edited the stylesheet so that the body text is sized in points rather than pixels, and I tweaked some colors and margins and such.</p>
<p><span style="font-size:smaller;color:#666;">Photo: <a href="http://www.flickr.com/photos/gingerblokey/2770954174/">Oh.</a> by <a href="http://www.frozenhaddock.co.uk/gingerblokey">Adam Smith</a>; <a href="http://creativecommons.org/licenses/by-sa/2.0/deed.en">some rights reserved</a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://itp.indiamos.com/2008/09/25/plugged-in/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PhysComp lab, week 3: Electronics</title>
		<link>http://itp.indiamos.com/2008/09/25/physcomp-lab-week-3-electronics/</link>
		<comments>http://itp.indiamos.com/2008/09/25/physcomp-lab-week-3-electronics/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 09:06:59 +0000</pubDate>
		<dc:creator>India</dc:creator>
		
		<category><![CDATA[PhysComp]]></category>

		<category><![CDATA[electronics]]></category>

		<category><![CDATA[homework]]></category>

		<category><![CDATA[lab]]></category>

		<guid isPermaLink="false">http://itp.nyu.edu/~ia303/thunk/?p=44</guid>
		<description><![CDATA[This week&#8217;s PhysComp lab looked pretty straightforward, but that&#8217;s only if you don&#8217;t take into account my singular gift for turning LEDs backward and mixing up power and ground on the breadboard.*
So, first, there was the obligatory soldering. It wasn&#8217;t quite so bad this time, I think, though I did manage to melt some of [...]]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s PhysComp lab looked pretty straightforward, but that&#8217;s only if you don&#8217;t take into account my singular gift for turning LEDs backward and mixing up power and ground on the breadboard.<a href="http://itp.nyu.edu/~ia303/thunk/2008/09/25/physcomp-lab-week-3-electronics/#note">*</a></p>
<p>So, first, there was the obligatory soldering. It wasn&#8217;t quite so bad this time, I think, though I did manage to melt some of the plastic inside the jack.</p>
<p><a href="http://www.flickr.com/photos/indiamos/2886417503/" title="Soldering the DC power jack by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3003/2886417503_39579359d5.jpg" width="400" height="300" alt="Soldering the DC power jack" /></a></p>
<p>Then I had a lot of puzzlement over the high <a href="http://www.flickr.com/photos/indiamos/2887252212/in/set-72157607212375323/">voltage</a> <a href="http://www.flickr.com/photos/indiamos/2887252786/in/set-72157607212375323/">readings</a> I was getting. And there was a burning smell, even though I&#8217;d turned off the soldering iron ten minutes before. Hmm. Could there be something wrong with the&#8212;</p>
<p><a href="http://www.flickr.com/photos/indiamos/2886418587/" title="Ice used after I made the mistake of touching the voltage regulator by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3263/2886418587_fa13842e25.jpg" width="400" height="300" alt="Ice used after I made the mistake of touching the voltage regulator" /></a></p>
<p><strong>Handy Tip:</strong> Voltage regulators get really fucking hot. Don&#8217;t touch them.</p>
<p>Finally, I found the wire that was going into ground instead of power and got <a href="http://www.flickr.com/photos/indiamos/2887253052/in/set-72157607212375323/">the desired voltage reading</a>. Then, I added a switch and an LED.</p>
<p><a href="http://www.flickr.com/photos/indiamos/2887252504/" title="Breadboard with power jack, voltage regulator, push-button switch, and LED by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3064/2887252504_1e469f9afc.jpg" width="400" height="300" alt="Breadboard with power jack, voltage regulator, push-button switch, and LED" /></a></p>
<p>And, again, wired the switch into ground instead of power. Got that sorted, and&#8212;</p>
<p><a href="http://www.flickr.com/photos/indiamos/2887253324/" title="Pressing the switch to light the LED by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3218/2887253324_19075935dc.jpg" width="400" height="300" alt="Pressing the switch to light the LED" /></a></p>
<p>Ta da!</p>
<p>The next step, putting two LEDs in series, <a href="http://www.flickr.com/photos/indiamos/2887253796/in/set-72157607212375323">went fine</a> (with voltage readings of 2.11 for the red LED and 2.88 for the green), but when the instructions said to add a third . . . well, I&#8217;m not sure how you add a third LED in series. Is it like this&#8212;</p>
<p><a href="http://www.flickr.com/photos/indiamos/2886420343/" title="How do you put three LEDs in series? by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3280/2886420343_ce7f39bbf0.jpg" width="400" height="300" alt="How do you put three LEDs in series?" /></a></p>
<p>Probably not, since that wiring scheme <a href="http://www.flickr.com/photos/indiamos/2886420489/in/set-72157607212375323/">works</a>, while the instructions imply that adding a third LED makes them all go out. Comparing my voltage numbers here would probably tell me the answer to this question, but although I took lots of photos to record the multimeter readings, I can&#8217;t remember which reading was from which part of the circuit or taken at which step. Sigh. I should have just written them down.</p>
<p><a href="http://www.flickr.com/photos/indiamos/2886420887/in/set-72157607212375323/">Setting the LEDs in parallel</a> was also pretty easy, but measuring the amperage across them was simply not happening. I tried it every which way, but I couldn&#8217;t get the circuit closed with the multimeter as part of it. After trying several interpretations of the written instructions and circuit diagram, I gave up and moved on to the pot part.</p>
<p><a href="http://www.flickr.com/photos/indiamos/2887254790/" title="Breadboard with potentiometer and LED by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3032/2887254790_8f95757f82.jpg" width="300" height="400" alt="Breadboard with potentiometer and LED" /></a></p>
<p>Again, no problem wiring it. The voltage readings were 1.78 at about halfway and 2.89 at full blast.</p>
<p>This lab took me about four hours, sadly.</p>
<p><a name="note"></a><span class="note" style="font-size:smaller;">*  The reason for the latter, in my defense, is that the breadboard in my kit has ground on the outside rows, while the breadboard in all the photos within <a href="http://itp.nyu.edu/physcomp/Labs/Electronics">the instructions</a> has power on the outside. I always forget to check the color of the row, matching only the position. And sometimes I&#8217;m just <a href="http://www.flickr.com/photos/indiamos/2886417733/in/set-72157607212375323/">not paying attention</a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://itp.indiamos.com/2008/09/25/physcomp-lab-week-3-electronics/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Applications presentation</title>
		<link>http://itp.indiamos.com/2008/09/25/applications-presentation/</link>
		<comments>http://itp.indiamos.com/2008/09/25/applications-presentation/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 07:49:49 +0000</pubDate>
		<dc:creator>India</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[homework]]></category>

		<guid isPermaLink="false">http://itp.nyu.edu/~ia303/thunk/?p=35</guid>
		<description><![CDATA[I had very little to do with Group 5&#8217;s brilliant presentation, since I was out of town for the weekend, but I did set up the Powerpoint slides.

Applications presentation slides
For context, here are the project descriptions, written by Jorge:
My Lung Buddy
My Lung Buddy is an empathic breathing guide that senses your breathing rate and matches [...]]]></description>
			<content:encoded><![CDATA[<p>I had very little to do with Group 5&#8217;s brilliant presentation, since I was out of town for the weekend, but I did set up the Powerpoint slides.</p>
<p><a href='http://itp.indiamos.com/wp-content/uploads/2008/09/presentation_sm.mov'><img src="http://itp.indiamos.com/wp-content/uploads/2008/09/presentation_title.png" alt="Group 5: Let's put it to the test" title="Group 5: Let's put it to the test" width="400" height="370" class="alignnone size-full wp-image-39" /><br />
Applications presentation slides</a></p>
<p>For context, here are the project descriptions, written by Jorge:</p>
<blockquote><h3>My Lung Buddy</h3>
<p>My Lung Buddy is an empathic breathing guide that senses your breathing rate and matches it so that you&#8217;re both breathing together. Slowly, My Lung Buddy adjusts its rate to a predetermined pace in order to help you attain the sense of calm and well-being that comes with breathing deeply in a measured way. My Lung Buddy doesn&#8217;t force you to breathe with it. It simply reminds you that breathing is important. And that you don&#8217;t have to do it alone.</p>
<h3>The ITPod</h3>
<p>The ITPod is an on-floor oasis that offers students short escapes from the blinking, buzzing and beeping that fill a typical ITP day. It&#8217;s a simple structure, airy enough to ward off claustrophobia while still allowing for separation and privacy. A comfortable hanging chair dangles inside an enclosed cylinder of cloth, which glows with warm, diffused light. A floor compartment lets you tuck your stuff out of sight and browse picture books from a community library. Noise-canceling headphones offer four settings: (1) silence, aided by the headphones&#8217; noise-canceling properties; (2) white noise to help drown out thoughts and distractions; (3) the sound of falling water or other natural sounds; and (4) a guided breathing session. Each program is twenty minutes long and fades in and out along with the light, giving the user enough time to recharge.</p>
<h3>Lunch Date</h3>
<p>Lunch Date is an opt-out service that helps ITP-ers meet and share meals with fellow students and faculty with whom they may not otherwise cross paths. An email directs students to a simple form that asks for two times when you&#8217;d generally be available for a 40-minute lunch, and the number, between zero and four, of Lunch Dates you&#8217;d like to have per month. The program compares everyone&#8217;s schedule, sorts people into anonymous pairs, and sends out text messages each morning: Reply yes if you&#8217;d like a lunch date today, and no if you&#8217;re too busy. A negative reply sends the computer back into the pool of candidates until a match is found, and another text message alerts each lunch date to meet at the elevators fifteen minutes before the time is set. By automating the social selection, Lunch Date eliminates the awkwardness and inertia which might keep students from getting to know someone they&#8217;ve never met. And because it&#8217;s an opt-out program, it nudges those who aren&#8217;t already ultra social to engage in an easy, commitment-free way. After all, it&#8217;s just 40 minutes. And then it&#8217;s back to class.</p>
<h3>LeisurelyMail</h3>
<p>LeisurelyMail is a simple plug-in designed to relieve the tense breathlessness with which we typically attack our in-boxes. When installed, it changes the visual effect of opening an email message. Instead of a sharp pop-up or a boring drop-down pane, the email window opens slowly, unfolding over a full second of time. Every few messages, an extra momentary pause is built in, as the window shows an image of nature, or a simple reminder to breathe, before revealing the contents of the email. Because sometimes you just want to say screw it and burn through your work, you can revert your email to its normal function by holding down the option key as you click.</p>
<h3>Focus Pocus</h3>
<p>Based on a theory of how we block out unnecessary inputs . . .</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://itp.indiamos.com/2008/09/25/applications-presentation/feed/</wfw:commentRss>
<enclosure url="http://itp.indiamos.com/wp-content/uploads/2008/09/presentation_sm.mov" length="966314" type="video/quick" />
		</item>
		<item>
		<title>CommLab homework, week 2</title>
		<link>http://itp.indiamos.com/2008/09/22/commlab-homework-week-2/</link>
		<comments>http://itp.indiamos.com/2008/09/22/commlab-homework-week-2/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 05:15:53 +0000</pubDate>
		<dc:creator>India</dc:creator>
		
		<category><![CDATA[CommLab]]></category>

		<category><![CDATA[Meta]]></category>

		<category><![CDATA[homework]]></category>

		<guid isPermaLink="false">http://itp.nyu.edu/~ia303/thunk/?p=22</guid>
		<description><![CDATA[
This week&#8217;s assignment:
•  Install Wordpress on your ITP account or create a blog in ITP&#8217;s multiuser environment. Document this process in your blog.
• Transfer first week&#8217;s assignment to your blog
• Find three blogs you like and create links to them in your sidebar
• Document your process as an entry in your blog.
As I mentioned [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/vlashton/2301381114/"><img src="http://itp.indiamos.com/wp-content/uploads/2008/09/keyboard_cat.jpg" alt="" title="keyboard cat" width="400" height="207" class="alignnone size-full wp-image-24" /></a></p>
<p>This week&#8217;s assignment:</p>
<blockquote><p>•  Install Wordpress on your ITP account or create a blog in ITP&#8217;s multiuser environment. Document this process in your blog.<br />
• Transfer first week&#8217;s assignment to your blog<br />
• Find three blogs you like and create links to them in your sidebar<br />
• Document your process as an entry in your blog.</p></blockquote>
<p>As I mentioned last week, I&#8217;d already tried ITP&#8217;s built-in multiuser blog and found it frustrating. So it was with great joy that I set up a standalone version in my Web space.</p>
<p>I&#8217;ve installed WordPress once before, for <a href="http://emmaamos.com/">my mom&#8217;s website</a>. Setting up that just the way I wanted it took me several days, interleaved with real work tasks. So this install was quick and painless, though I&#8217;m still sorting out some permissions things and trying to decide which plugins I want. And it took hours to find a template that did roughly what I want; I&#8217;ll tweak it from here.</p>
<p><span style="color:#666; font-size: smaller;">Photo: <a href="http://www.flickr.com/photos/vlashton/2301381114/">Oblivious</a> by Vicki&#8217;s Pics  / Vicki Ashton; <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/deed.en">some rights reserved</a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://itp.indiamos.com/2008/09/22/commlab-homework-week-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PhysComp lab, week 2: Analog In</title>
		<link>http://itp.indiamos.com/2008/09/18/analog-in/</link>
		<comments>http://itp.indiamos.com/2008/09/18/analog-in/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 07:42:07 +0000</pubDate>
		<dc:creator>India</dc:creator>
		
		<category><![CDATA[Arduino]]></category>

		<category><![CDATA[PhysComp]]></category>

		<category><![CDATA[electronics]]></category>

		<category><![CDATA[homework]]></category>

		<category><![CDATA[lab]]></category>

		<guid isPermaLink="false">http://itp.nyu.edu/blogs/ia303/2008/09/18/analog-in/</guid>
		<description><![CDATA[Ah, another brilliant demonstration of my utter lostness in the field of electronics!
 
I managed to strip three wires in less than five minutes&#8212;a huge improvement over last week&#8212;but I still suck at soldering:

My hands shake a lot, I&#8217;ve learned. Also, I can&#8217;t see. I had to bring in the nasty fluorescent work light that [...]]]></description>
			<content:encoded><![CDATA[<p>Ah, another brilliant demonstration of my utter lostness in the field of electronics!</p>
<p><a href="http://www.flickr.com/photos/indiamos/2867514134/" title="Hooked wires and potentiometer, on Flickr"><img src="http://farm3.static.flickr.com/2367/2867514134_87296b1224.jpg" width="400" height="300" alt="Hooked wires and potentiometer" /></a> <span id="more-19"></span></p>
<p>I managed to strip three wires in less than five minutes&#8212;a huge improvement over last week&#8212;but I still suck at soldering:</p>
<p><a href="http://www.flickr.com/photos/indiamos/2866683113/" title="Bad soldering, on Flickr"><img src="http://farm4.static.flickr.com/3250/2866683113_43d741d9f7.jpg" width="400" height="300" alt="Bad soldering" /></a></p>
<p>My hands shake a lot, I&#8217;ve learned. Also, I can&#8217;t see. I had to bring in the nasty fluorescent work light that I use when I&#8217;m doing proofreading, and even then I had to get my eyes down so close to what I was soldering that I almost soldered my face. Another thing I&#8217;ve learned thus far is that you basically get one chance at making each join. If you mess up on the first try, any attempts to fix it just seem to make matters worse. And smoky.</p>
<p>The first part of <a href="http://itp.nyu.edu/physcomp/Labs/AnalogIn">this assignment</a> went smoothly. I had no problem matching my setup to <a href="http://itp.nyu.edu/physcomp/uploads/arduino_pot_led.jpg">the photo in the instructions</a>, and turning the knob actually did what it was supposed to do. Yay!</p>
<p><a href="http://www.flickr.com/photos/indiamos/2866683683/" title="Add a potentiometer and LED, on Flickr"><img src="http://farm4.static.flickr.com/3164/2866683683_52a49b459c.jpg" width="400" height="300" alt="Add a potentiometer and LED" /></a></p>
<p>Bright vs. Dim<br />
<a href="http://www.flickr.com/photos/indiamos/2867516464/" title="Lit red LED by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3183/2867516464_710847b24a_m.jpg" width="240" height="180" alt="Lit red LED" /></a> <a href="http://www.flickr.com/photos/indiamos/2867516756/" title="Dim red LED by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3033/2867516756_6562fe171f_m.jpg" width="240" height="180" alt="Dim red LED" /></a></p>
<p>(I know it doesn&#8217;t look very dim, but trust me.)</p>
<p>Swapping in other kinds of variable resistors required my actually thinking, however, and that part didn&#8217;t go so well.</p>
<p>I had wanted to get a flex sensor, but the computer store suddenly changed its hours&#8212;I guess because we&#8217;re three weeks into the semester?&#8212;and was closed five minutes before I arrived. So no Hug-O-Meter for me. Instead, I rewired the board with a photocell, a thermistor, and two LEDs, per the <a href="http://itp.nyu.edu/physcomp/uploads/bb_dualflex_b.jpg">other photo</a>, and then changed the code accordingly. Only one of the LEDs was responding, though, and it was the wrong one. Covering the photocell made the green LED dim instead of the red one. So I fiddled with the code a bit, checking the Serial.print output to see if the thermistor was doing anything at all, and eventually I turned around the red LED.</p>
<p>Aaah. I really need to learn which leg of an LED goes where.</p>
<p>So then both LEDs were lit, and the red one was responding to the photocell, but the green one wasn&#8217;t doing squat. I fiddled with <a href="http://itp.nyu.edu/~ia303/PhysComp/week2/Analog_In_Arduino_code.txt">the code</a> some more, changing  <code>analogWrite(ledB, potValueB/4);</code> to   <code>analogWrite(ledB, potValueB*4);</code>, but that didn&#8217;t do anything. So I took out the resistor (a 220) that was adjacent to the thermistor, and the Serial.print numbers shot up and the LED got a lot brighter. So then I swapped in different resistors: 10 was no good, 100 was no good, but 1,000 did the trick: finally, the changes in brightness were visible.</p>
<p>Both LEDs off:<br />
<a href="http://www.flickr.com/photos/indiamos/2866686143/" title="LEDs off by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3053/2866686143_be41227fd4_m.jpg" width="240" height="180" alt="LEDs off" /></a></p>
<p>Both LEDs on:<br />
<a href="http://www.flickr.com/photos/indiamos/2866686345/" title="LEDs on by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3138/2866686345_3ca5363b38_m.jpg" width="240" height="180" alt="LEDs on" /></a></p>
<p>Covering the photocell&#8212;red LED dims:<br />
<a href="http://www.flickr.com/photos/indiamos/2867518142/" title="Covering the photo cell by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3099/2867518142_a64a576f70_m.jpg" width="240" height="180" alt="Covering the photo cell" /></a></p>
<p>Nice nail polish, huh.</p>
<p>Holding the thermistor&#8212;green LED dims:<br />
<a href="http://www.flickr.com/photos/indiamos/2867518330/" title="Heating the thermistor by indiamos, on Flickr"><img src="http://farm4.static.flickr.com/3295/2867518330_61d915394c_m.jpg" width="240" height="180" alt="Heating the thermistor" /></a></p>
<p>Do I understand <em>why</em> this worked? Absolutely not. But it worked! Woot!</p>
]]></content:encoded>
			<wfw:commentRss>http://itp.indiamos.com/2008/09/18/analog-in/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I, Spy</title>
		<link>http://itp.indiamos.com/2008/09/17/i-spy/</link>
		<comments>http://itp.indiamos.com/2008/09/17/i-spy/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 03:06:26 +0000</pubDate>
		<dc:creator>India</dc:creator>
		
		<category><![CDATA[PhysComp]]></category>

		<category><![CDATA[homework]]></category>

		<guid isPermaLink="false">http://itp.nyu.edu/blogs/ia303/2008/09/17/i-spy/</guid>
		<description><![CDATA[
On Sunday, Diego, Juri, David, and I slogged around Park Slope in the heat, snapping photos of strangers and writing notes about them, à la Harriet the Spy. The assignment was to
take a one-hour hour walk or ride around the city. Try to travel as far as you can from your start and get back [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.flickr.com/photos/lwr/2203046285/' title='I-Spy books'><img src='http://itp.nyu.edu/~ia303/thunk/wp-content/uploads/i-spy-books.jpg' alt='I-Spy books' /></a></p>
<p>On Sunday, <a href="http://itp.nyu.edu/~dr1247/">Diego</a>, <a href="http://juridesign.com/">Juri</a>, <a href="http://itp.nyu.edu/~dg1370/category/physcomp/">David</a>, and I slogged around Park Slope in the heat, snapping photos of strangers and writing notes about them, à la <a href="http://en.wikipedia.org/wiki/Harriet_the_Spy">Harriet the Spy</a>. <a href="http://itp.nyu.edu/physcomp/Intro/ObservationAssignment">The assignment</a> was to</p>
<blockquote><p>take a one-hour hour walk or ride around the city. Try to travel as far as you can from your start and get back in an hour, this will give more variety. Take note of every time you see a person using a digital device. This could be anything from buying and using a Metrocard on the subway to playing video games in an arcade to making cell phone calls to using an ATM to swiping an ID at the gym. With each action you note, take note of:</p>
<p>    * location and time of day<br />
    * apparent intent of the actor<br />
    * time taken for the action<br />
    * number of people involved<br />
    * motor skills needed (hands, legs, seeing, hearing, etc)</p>
<p>Collect your notes on your blog. Do this in pairs, with one person observing and the other keeping notes. Alternate roles as well. </p></blockquote>
<p><a href="http://spreadsheets.google.com/pub?key=pf_idSrqEdY8BM4_zAPn3Gw">My data<br />
</a></p>
<p><img src='http://itp.nyu.edu/~ia303/thunk/wp-content/uploads/juripics.jpg' alt='Observation photos by Juri' /></p>
<p>Because there were four of us, the taking turns part was a bit chaotic. Most of the time, whenever <em>anyone</em> spotted a new subject, they&#8217;d call it out and we&#8217;d all start scribbling or photographing (I didn&#8217;t bring a camera, because mine is big and obvious), though there was one point when Diego told me he&#8217;d take notes for a while, as he&#8217;d mostly been photographing people. We spent almost the entire hour walking, so it was hard to get a sense of the time taken for most of the actions we observed, especially as most of those were cell phone calls or iPod usage that started and ended outside our view. There was one guy whom we walked behind for several minutes, and while everyone else went into a shop to poke around, I waited on the sidewalk and saw a couple of people who had ongoing calls.</p>
<p>The lack of variety was kind of surprising, but it had a lot to do with where we were. There was no subway along our route, and no buses arrived while we stood near any bus stops, so we didn&#8217;t see any Metrocard use. And in some spots where there was a lot going on, we&#8217;d focus on different people, so, for example, David and Juri observed some people using ATMs, while Diego and I were facing the other way. We had to go out of our way to see a coffee shop with people working on laptops, and though we saw several people carrying cameras, I spotted only one person <em>using</em> one (besides us, of course). I was also surprised to see only one person apparently using his cell phone as a timepiece, especially since I was pulling mine out every two minutes for that purpose.</p>
<p>Nearly everyone we observed was solo. Nineteen out of the thirty-six people whose actions I recorded were using cell phones, apparently to communicate with someone else (though you never know, with all the stuff you can do through your phone now). Fourteen of those were walking or bike riding while doing so. All but one person held his or her phone in hand; of the two people I saw using hands-free phone mics (one of whom is not on the list, because it was after we&#8217;d officially stopped stalking people), one still had to use his hand to hold the mic close enough to his mouth that he could be heard. Most people who didn&#8217;t have iPhones had flip phones, which require a fair amount of dexterity to use.</p>
<p>One thing we didn&#8217;t make note of was people using digital tools within cars. For one thing, it&#8217;s hard to see into a car. For another, it&#8217;s safe to assume that <em>any</em> car made in the last fifteen years has something digital in it, so probably every car we saw was eligible. I would have liked to see a driver using that system that helps you back up without hitting anything&#8212;a gadget I became aware of for the first time in July, when I rode in my brother&#8217;s ginormous SUV&#8212;but there are very few parking spot in Park Slope, so finding anyone trying to parallel park would have required much more time walking around in the blazing heat.</p>
<p>My impression was that not only were most of the people we saw using technology walking while doing so, but also that most of the people we saw walking were using technology while doing so. It might have been useful to count the number of people <em>not</em> using digital devices, for comparison. Then again, we were having enough trouble keeping up, as it was.</p>
<p><span style="color:#666; font-size: smaller;">I-Spy photo: <a href="http://www.flickr.com/photos/lwr/2203046285/">I-SPY books</a> by Leo Reynolds  / LeoL30; <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/deed.en">some rights reserved</a>. All other photos by Juri Imamura.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://itp.indiamos.com/2008/09/17/i-spy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Drawing program</title>
		<link>http://itp.indiamos.com/2008/09/15/drawing-program/</link>
		<comments>http://itp.indiamos.com/2008/09/15/drawing-program/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 03:39:28 +0000</pubDate>
		<dc:creator>India</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[ICM]]></category>

		<category><![CDATA[Processing]]></category>

		<category><![CDATA[homework]]></category>

		<category><![CDATA[sketch]]></category>

		<guid isPermaLink="false">http://itp.nyu.edu/blogs/ia303/2008/09/15/drawing-program/</guid>
		<description><![CDATA[
Part two of this week&#8217;s ICM homework: &#8220;Make a painting program or a kaleidoscope that uses mouse interaction.&#8221;
Neither Ruthie nor I could envision out how even an analog kaleidoscope might work, so we took the drawing program option. Again, we relied heavily on examples from the book (Drawing a Continuous Line and mousePressed and keyPressed), [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://itp.nyu.edu/~ia303/ICM/week2/line_drawer/applet/index.html"><img src="http://itp.nyu.edu/~ia303/ICM/week2/line_drawer/line_drawer.png" width="400" height="416" alt="a doodle made by our Processing app" /></a></p>
<p>Part two of this week&#8217;s ICM homework: &#8220;Make a painting program or a kaleidoscope that uses mouse interaction.&#8221;</p>
<p>Neither Ruthie nor I could envision out how even an analog kaleidoscope might work, so we took the drawing program option. Again, we relied heavily on examples from the book (<a href="http://www.learningprocessing.com/examples/chapter-3/example-3-4/">Drawing a Continuous Line</a> and <a href="http://www.learningprocessing.com/examples/chapter-3/example-3-5/">mousePressed and keyPressed</a>), but instead of making a program that just draws a single, continuous black line, we added a mousePressed thing so that it draws a black box and changes the line color every time you click.</p>
]]></content:encoded>
			<wfw:commentRss>http://itp.indiamos.com/2008/09/15/drawing-program/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
