<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Jeff Crouse &#187; feedblast</title>
	<atom:link href="http://www.jeffcrouse.info/tag/feedblast/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffcrouse.info</link>
	<description>Portfolio and news</description>
	<lastBuildDate>Tue, 31 Aug 2010 20:44:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.6.3" -->
	<copyright>CreativeCommons Attribution-Noncommercial-Share Alike 2.5 </copyright>
	<managingEditor>jeff@jeffcrouse.info (Jeff Crouse)</managingEditor>
	<webMaster>jeff@jeffcrouse.info (Jeff Crouse)</webMaster>
	<category>posts</category>
	<ttl>1440</ttl>
	<image>
		<url>http://4u.jeffcrouse.info/gs/podcast.jpg</url>
		<title>Jeff Crouse &#187; feedblast</title>
		<link>http://www.jeffcrouse.info</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Musical treats from Jeffish</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Music" />
	<itunes:category text="Arts" />
	<itunes:category text="Comedy" />
	<itunes:author>Jeff Crouse</itunes:author>
	<itunes:owner>
		<itunes:name>Jeff Crouse</itunes:name>
		<itunes:email>jeff@jeffcrouse.info</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://4u.jeffcrouse.info/gs/podcast.jpg" />
		<item>
		<title>FeedBlast &#8211; Rhizome Proposal</title>
		<link>http://www.jeffcrouse.info/news/feedblast-rhizome-proposal/</link>
		<comments>http://www.jeffcrouse.info/news/feedblast-rhizome-proposal/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 19:16:10 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[feedblast]]></category>

		<guid isPermaLink="false">http://jeffcrouse.info/blog/?p=19</guid>
		<description><![CDATA[Introduction FeedBlast is an experiment in directed generative video. It takes the form of a web-based application that creates an audiovisual mashup of web content using items from a collection of RSS feeds, also known as an OPML file. The goal of the mashup is to present a densely-packed summary of a users unread feed [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jeffcrouse.info/wp-content/uploads/2008/08/feedblasticon.gif"><img class="alignleft size-medium wp-image-760" title="feedblasticon" src="http://www.jeffcrouse.info/wp-content/uploads/2008/08/feedblasticon.gif" alt="" width="159" height="159" /></a><strong>Introduction</strong></p>
<p>FeedBlast is an experiment in directed generative video. It takes the form of a web-based application that creates an audiovisual mashup of web content using items from a collection of RSS feeds, also known as an OPML file. The goal of the mashup is to present a densely-packed summary of a users unread feed items in the smallest amount of time possible. The resulting Quicktime movie can be downloaded, viewed, and shared. Watching a FeedBlast is not about comprehension, but about gaining a general understanding of the information landscape that informs and directs later review of the feed information.</p>
<p><strong>The FeedBlast Process</strong></p>
<ol>
<li>The user goes to the FeedBlast site and provides an OPML file.</li>
<li>The user sets several preferences about how the video should be generated, including how long each clip should be.</li>
<li>The application parses the OPML file and all the feeds within and gathers all of the items that were added since the last time a FeedBlast was generated.</li>
<li>The text of each item is analyzed with <a href="http://www.topicalizer.com/">Topicalizer</a> &#8211; a service that provides a variety of useful information on a given text including keywords and a short abstract.</li>
<li>The abstract is converted to speech using the <a href="http://www.research.att.com/%7Ettsweb/tts/demo.php">AT&amp;T text-to-speech software</a>. A voice font is chosen from a list of 12 based on which voices were used before.</li>
<li>Any media items that appear in the items are gathered. This includes images,videos, and audio. Videos are converted to a usable format with the aid of the <a href="http://www.vixy.net">Vixy.net</a> transcoding utility.</li>
<li> If there is no media in the body of the item, the application will follow any links within the text and try to gather media linked on the sub-pages.</li>
<li>If no media is found in the first level of links, the application will use the Yahoo Image, Audio, and Video search APIs to find appropriate media, using words and phrases deemed to be important according to the Topicalizer analysis as query terms.</li>
<li>The pieces are mixed together using the QuickTime API and the editing techniques shown below.</li>
<li>The video is made available for download.</li>
</ol>
<p><strong>The Cocktail Party Effect</strong><br />
Advances in filtering and delivery of syndicated web content have significantly increased not only the quantity of information a person can access, but the relevance of the information, and this trend will only continue. Technologies that aid in digesting information have not kept pace with the related delivery methods, leaving many people completely overwhelmed. The goal of FeedBlast is to remedy this problem using a phenomena colloquially called <a href="http://en.wikipedia.org/wiki/Cocktail_party_effect"><em>The Cocktail Party Effect</em></a>, which is the ability to focus one&#8217;s listening attention on a particular audio source among a cacophony of background noise. By barraging the user with audio-visual information rather than just a long page of static text and images, I hope to utilize the Cocktail Party Effect to allow a user to focus their attention only on what is most interesting to them, and therefore allow greater information intake.</p>
<p><strong>An Example</strong></p>
<p>The following video was produced using the top 20 new items in my RSS reader on March 26, 2007, at 5:26 PM. FeedBlast will create something very similar.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/22hspfMUJxI&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/22hspfMUJxI&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" allowfullscreen="true"></embed></object></p>
<p><strong>Production Budget</strong></p>
<table border="0" cellpadding="4">
<tbody>
<tr>
<td width="200">AT&amp;T text-to-speech Software</td>
<td width="300">$10,000 &#8211; currently negotiating with AT&amp;T</td>
</tr>
<tr>
<td>Artist Fee</td>
<td>$15,000 &#8211; covered by Eyebeam</td>
</tr>
<tr>
<td>Intern Salary</td>
<td>$8,160 (20 weeks, 32 hours/week)**</td>
</tr>
<tr>
<td align="right"><strong>TOTAL</strong></td>
<td>$33,160</td>
</tr>
</tbody>
</table>
<p>** I am requesting $3,000  from Rhizome to help with the intern salary.  I have applied for a NYSCA grant to cover the remaining portion.</p>
<p><strong>Rough Production Timeline</strong></p>
<p>FeedBlast will build upon the work of Jason Freeman&#8217;s open-source <a href="http://works.music.columbia.edu/%7Ejason/itsm/">iTunes Signature Maker</a>. This will significantly shorten the development process. The project is divided into three parts: the user interface, the media hoarder, and the mixer. Development will start on July 1 and continue until November 1.  I will be receiving design and editing assistance from <a title="Geraldine Juarez' home page" href="http://chocolaterobot.com/">Jerry Juarez</a> &#8211; a Senior Production fellow at Eyebeam.</p>
<table border="0" cellpadding="4">
<tbody>
<tr>
<td width="200">Now to June 30</td>
<td width="300">Research and team assembly</td>
</tr>
<tr>
<td>July 1-31</td>
<td>Learn Quicktime API and iTunes Signature Maker. Explore editing techniques.  Develop application architecture. Build any required Ruby services.</td>
</tr>
<tr>
<td>August 1-31</td>
<td>Create Media Hoarder, including media converter.</td>
</tr>
<tr>
<td>September 1-30</td>
<td>Create Mixer</td>
</tr>
<tr>
<td>October 1-31</td>
<td>Create User Interface</td>
</tr>
</tbody>
</table>
<p><strong>About Jeff</strong></p>
<p>Jeff makes things out of the Internet. His projects include both art pieces and software development, but most fall somewhere in between. Most of his work involves generative systems that use pre-existing content. He&#8217;s not an artist or developer as much as a hacker. He received his MS from the <a href="http://dm.gatech.edu/">Digital Media program at Georgia Tech</a> and in 2006 and then joined Eyebeam Atelier as a production fellow.</p>
<p><a href="http://www.jeffcrouse.info/cv.html">http://www.jeffcrouse.info/cv.html</a></p>
<p><strong>Work Samples</strong></p>
<ol>
<li><a href="http://www.realtimeart.com/frank">Interactive Frank</a> is a program that uses resources from the web to construct a narrative based on an initial sentence entered by the user. It was written in Java.</li>
<li><a href="http://www.realtimeart.com/switchboard">Switchboard</a> is library for Processing that provides a conceptual level interface to a variety of web and network services.</li>
<li><a href="http://earthify.eyebeam.org/">Earthify</a> takes a page of Craigslist posts and maps them onto Google Earth.</li>
<li><a href="http://www.realtimeart.com/thesis/">Real-Time Art</a> is my masters thesis at Georgia Tech.  It explores common strategies and qualities of art that uses live data sources.</li>
</ol>
<p><a href="http://www.eyebeam.org"><img src="http://rndparty.com/wp-content/uploads/2007/04/logo.gif" border="0" alt="Eyebeam Logo" /></a></p>
<p><script type="text/javascript"><!--
rhizome_user = "9397";
rhizome_category = "artist";
rhizome_security = "1f5ad45501aef1c83d3c56ed103f5e49";
// --></script> <script src="http://rhizome.org/commissions/2007/include.js" type="text/javascript"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/news/feedblast-rhizome-proposal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apartment 2D</title>
		<link>http://www.jeffcrouse.info/news/apartment-2d/</link>
		<comments>http://www.jeffcrouse.info/news/apartment-2d/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 23:07:06 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[feedblast]]></category>

		<guid isPermaLink="false">http://jeffcrouse.info/blog/?p=21</guid>
		<description><![CDATA[Holy crap on a cross. Lots has happened since last I wrote. For one, I am now the proud tenant of Apartment 2D in a nice, new building in Williamsbrg, Brooklyn &#8211; the exciting climax of a hellish week of packing, driving, and not sleeping. We&#8217;re mostly settled in, and I will be posting pictures [...]]]></description>
			<content:encoded><![CDATA[<p>Holy crap on a cross.  Lots has happened since last I wrote.  For one, I am now the proud tenant of Apartment 2D in a nice, new building in Williamsbrg, Brooklyn &#8211; the exciting climax of a hellish week of packing, driving, and not sleeping.  We&#8217;re mostly settled in, and I will be posting pictures of the new place on Flickr very soon.</p>
<p>I also have a shit-ton of projects in the pipes, as usual.</p>
<h2>Current Projects</h2>
<p><strong> Hit! or Sh!t</strong><br />
Work is ostensibly underway on the new and improved Hit! or Sh!t, but the going is slow.  I spent several days before I went to Atlanta retooling the site to use the same class structure that is used in the AMFPHP server.  I realize this probably means next to nothing to most people, but it&#8217;s all part of my effort to imitate the MCV structure in Ruby on Rails in my PHP projects. This makes it much easier for outside developers (such as <a href="http://tramchase.com/">Jamie Wilkinson</a> and <a title="Devin Hunt" href="http://www.lcc.gatech.edu/%7Edhunt/">Devin Hunt</a>, the Hit! or Sh!t super team) to come in and make stuff happen on the site.</p>
<p>I also started using <a title="phpDocumentor" href="http://www.phpdoc.org/">phpDocumentor</a>, the Javadoc equivalent for PHP, and I am happy with the results.  It has forced me to be more diligent about commenting my code, which is always good when there is more than one person working on a project.</p>
<p>MTV is being a bit shady about future plans for Hit! or Sh!t, but that doesn&#8217;t change our goals or schedule too much.  They&#8217;ve told us flat out that they can&#8217;t allocate any more resources to the project at the moment, which is fine with me because our contract stated that we could only be held to the 2 month deadline if we received the resources that we needed.  Now we have a bit more leeway, which is desperately needed.</p>
<p><strong> Fartsy.org </strong>(previously: the artist statement generator)<br />
Progress has been slow but steady on the Artist Statement Generator.  I&#8217;ve made a slightly more user-friendly interface, and next week I will work to make the grammar a little better and the construction a little less formulaic.  And now that I have moved to Dreamhost for my private server, I have the PHP5 environment that I need to make it live, so a working version should be available soon.</p>
<p><strong> Pocket Dirt </strong>(an offshoot of Dirt Party)<br />
During my short visit to Atlanta, Dave and I completed the Ars Electronica proposal for Pocket Dirt, which is the mobile version of the Dirt Party, which I blogged about a few weeks ago. But rather than reading me ramble on about it, why not kick back and watch a 10 minute video?</p>
<p>[youtube=http://www.youtube.com/watch?v=JEwcq4BX2X4]</p>
<p>As a disclaimer, I&#8217;d like to say that I am far from a video editing expert.  We threw this video together in one day, and we were laboring under the impression that the video had to be 10 minutes long, so I apologize for the bullshitting at the end.</p>
<p>Anyway, moving on.</p>
<p>Stop Work Day is the monthly meeting at Eyebeam where all of the fellows and residents talk about what they are doing.  It&#8217;s exactly like show and tell, except that we are all in our 20s and 30s.  So at the last Stop Work Day, I gave a little spiel about the Dirt Party and how awesome it could be.  At that point, it was still a &#8220;what-if&#8221; project.  Just an idea I had been toying with for a while.  But immediately after my presentation, Evan Roth of the GRL approached me about a class that he is going to teach at Parsons called Internet Famous.  The class revolves around a yet-to-be-built application that calculates your Internet Fame index based on several sites around the web.  They are very protective of the idea, so I&#8217;m not going to say any more about it, but suffice to say, it has a lot in common with Dirt Party, and we are going to try to combine our efforts to make both projects even awesomer than they would be separately.  Stay tuned for more awesomeness from this direction.</p>
<p><strong>FeedBlast</strong> (previously OPMLove)<br />
I am about to post my Rhizome proposal for FeedBlast, the project that I&#8217;ve been dreaming about for a while now, so stay tuned for that.  Posted here is a little collection of logos that I put together as inspiration for the logo that the talented Jerry Juarez is going to make for the intro sequence.</p>
<p>[youtube=http://www.youtube.com/watch?v=Fr8TYxd9qbU]</p>
<p>Also while in Atlanta, I was able to meet with <a title="Jason Freeman" href="http://www.jasonfreeman.net/">Jason Freeman</a>, a professor at the <a title="Music Department at Georgia Tech" href="http://www.coa.gatech.edu/music/">Music Department at Georgia Tech</a> and creator of the <a title="iTunes Signature Maker" href="http://www.jasonfreeman.net/itsm/">iTunes Signature Maker</a>.   He gave me a crash course on the Quicktime API for Java.  This will be an essential part of the FeedBlast application.</p>
<p><strong>Earthify</strong><br />
I&#8217;ve set my sights on menupages.com for the next Earthify script. However, with my discovery of <a href="http://blog.labnotes.org/2006/07/11/scraping-with-style-scrapi-toolkit-for-ruby/">ScrAPI</a> and the gloriously easy scraping that it allows, I am now considering moving to Ruby with the entire project.  As a result (and because of the Internet Famous project mentioned above), I have been studying Ruby in my free time.  It&#8217;s a very interesting language with lots of new syntactical peculiarities, but I think I am getting the hang of it.</p>
<h2>Future Projects</h2>
<p><strong>Second Life/Overheard In New York Machinima mashup</strong><br />
My good friend Nate might have fond the missing piece of the Overheard in New York-inspired podcast. He has been involved with a few machinima projects at Georgia Tech, headed up by the delightfully german professor Michael Nitsche.  I was lamenting to him that the thing that makes the OHINY bits funny is the fact that they are so out of context.  If you knew what had come before and after the overheard remarks, it would probably just be another banal remark.  And for some reason, this seemed like a dead-end to me in terms of making it into a podcast.</p>
<p>So I was sitting there complaining to Nate, and he started telling me about some machinima stuff he was doing, and the answer came to me.  The absurdity of many of the settings and characters in Second Life is the perfect compliment to the absurdity of OHINY posts.</p>
<p>This morning I was also reading the wonderful site whatshouldisay.com &#8211; the so-called &#8220;<a href="http://www.metafilter.com/">metafilter</a> of giving advice&#8221;.  People post their problems and then other people who have had the same problem write in with advice as to what the person should do.  So I was just reading along when I come across this post</p>
<p><a href="http://whatshouldisay.com/question/index.php?questionId=157">A few days ago, my girlfriend came home early from work. I wasn&#8217;t expecting her, so when she came in to the apartment&#8230;</a></p>
<p>It gets much worse from there, so you&#8217;ll have to click to read the rest.</p>
<p>So I decide it would be funny if my girlfriend told a few of her friends that I was the one who had made that post, and that she was completely crushed and confused.  Unfortunately for me, my girlfriend has some gullible friends, and before I knew it, three of her friends were disparately trying to console her and I was the biggest asshole in the world.</p>
<p>Anyway, that is beside the point.  The point is that I think that these posts would also make great machinima re-enactments in SecondLife.  I can imagine cutting to one avatar, re-enacting whatever horrible thing he is writing in to ask for advice about, and then to several other avatars who either scold or offer advice to him.  I think it will be great fun.</p>
<p><strong>Google Docs synchronizer</strong><br />
I need a tool that synchronizes all of your Google Documents and spreadsheets to a folder on your local machine.  Maybe I will make one.</p>
<p><strong>Hit! or Sh!t for Feeds</strong><br />
In my ongoing effort to streamline my information intake, I decided that I would like to abstract Hit! or Sh!t so it can be implemented in many contexts.  The first thing I want to do is implement it for feeds.  The idea is that there is a script that you run your RSS feeds through, and it does 2 things.</p>
<ol>
<li>It adds two buttons at the bottom where you can vote on the feed item.</li>
<li>Based on how you have rated feed items, it re-sorts your feed items and puts the feed items that will interest you most at the top, and filters out ones that you definitely won&#8217;t like.</li>
</ol>
<p>It&#8217;s like a social recommendation system for RSS feeds.</p>
<p><strong>HopStop distance map</strong></p>
<p>In <a title="a recent episode of This American Life" href="http://www.thislife.org/pages/descriptions/06/307.html">a recent episode of This American Life</a>, a Chicago man was talking about his recent move to New York.  New Yorkers, he said, only like to talk about 2 things: subway routes and cell phone reception. And god forbid I betray the stereotype.</p>
<p>So, my proposal is to create a map of New York where users input their location and their transportation preferences.  Based on those parameters, the map warps itself so that the distances reflect travel time accorgding to <a href="http://www.hopstop.com">HopStop.com</a>, my new favorite site.  HopStop is kind of like GoogleMaps or MapQuest, except that it tells you how to get around New York using your feet, the subway, and busses.  If it weren&#8217;t for HopStop, I probably never would have taken a bus in New York.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/news/apartment-2d/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make way for the Pipes</title>
		<link>http://www.jeffcrouse.info/news/make-way-for-the-pipes/</link>
		<comments>http://www.jeffcrouse.info/news/make-way-for-the-pipes/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 19:58:08 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[feedblast]]></category>

		<guid isPermaLink="false">http://jeffcrouse.info/blog/?p=17</guid>
		<description><![CDATA[Last week, Yahoo announced a new service called Pipes, which is &#8220;a hosted service that lets you remix feeds and create new data mashups in a visual programming environment.&#8221; In the circles in which I operate, some said that this would be the biggest news of the year, despite the fact that most people who [...]]]></description>
			<content:encoded><![CDATA[<p><img style="height: 130px; width: 236px;" src="http://docs.google.com/File?id=dcvvfxbw_99c69krn" alt="" align="right" /></p>
<p>Last week, Yahoo announced a new service called Pipes, which is &#8220;a hosted service that lets you remix feeds and create new data mashups in a visual programming environment.&#8221;  In the circles in which I operate, some said that this would be the biggest news of the year, despite the fact that most people who said this hadn&#8217;t actually used it yet.  The pundits are giving <a title="lots of reasons why this is such an important milestone" href="http://radar.oreilly.com/archives/2007/02/pipes_and_filte.html">lots of reasons why this is such an important milestone</a>, and I have my own ideas, many of which were alluded to in <a title="my thesis" href="http://realtimeart.com/thesis">my thesis</a>. A few days ago, I even saw an article called <a title="Yahoo! Pipes and The Web As a Database" href="http://www.readwriteweb.com/archives/yahoo_pipes_web_database.php">Yahoo! Pipes and The Web As a Database</a> &#8211; a phrase that I have used more than once in presentations.</p>
<p>By releasing this tool, Yahoo has effectively gone on record saying &#8220;if you want your content to be seen, you must make it available to people in a way that lets them use it however they want&#8221;.  And Yahoo is one of the few companies that could make such a statement and be taken seriously.  If some unknown web startup had released a similar mashup service (and apparently there have been a few), the bar would have been set much, much higher.  Only if the product was perfect in every aspect would it have had the same kind of impact as Pipes.  As it is right now, Pipes is lacking in a lot of ways, but the message that it sends is still clear.</p>
<p><img style="height: 195px; width: 239px;" src="http://docs.google.com/File?id=dcvvfxbw_100dpkntk" alt="" align="left" /></p>
<p>Even my brand new Earthify script will be made trivial by the fact that <a title="the announcement that Pipes will eventually support KML" href="http://www.ogleearth.com/2007/02/yahoos_pipes_th.html">Pipes will eventually support KML</a>.  However, after a few minutes playing with Pipes, I see several important modules that Yahoo would have to add to make the tool viable as a general mashup tool.</p>
<p><br style="clear: both;" /></p>
<ol>
<li>HTML input module (which I think I read was on the way, but I can&#8217;t find the     link).  This would have to include an HTML Tidy cleaner.</li>
<li> Regular Expression and XPath Modules</li>
<li> iCal output</li>
<li>media enclosures for mashing up podcasts</li>
</ol>
<p>These modules would probably be in some kind of Advanced section, but they would greatly increase the power of Pipes.</p>
<p>It&#8217;s always sort of bittersweet when you champion an idea for a time, and then suddenly it breaks through and makes it mainstream.  On one hand, that&#8217;s what you wanted, right?  On the other hand, when you are fighting for a cause, it gives you direction. Now I have to completely reevaluate what I am doing with Switchboard, and see where it fits.</p>
<h2>The Presentation</h2>
<p>On Friday I gave a short presentation at Eyebeam describing the work that I have been doing over the past few months.  I made a glorious keynote slideshow, packed with glorious transitions.  Here&#8217;s an export of the presentation.  Some of it won&#8217;t make sense because you don&#8217;t have the narration, but whatevz.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/tqjXZTrw940" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/tqjXZTrw940"></embed></object></p>
<h2>FeedBlast (previously OPMLove) Update</h2>
<p>Former classmate and 1.61803399 fan Josh Cothran pointed me to the exact article that I wanted to read, but didn&#8217;t knew existed.  <a title="The Cocktail Party Effect" href="http://xenia.media.mit.edu/%7Ebarons/html/cocktail.html">The Cocktail Party Effect</a> is &#8220;the ability to focus one&#8217;s listening attention on a single talker among a cacophony of conversations and background noise&#8221;.  The paper looks at why we have this ability, and how we can utilize it in practical applications.</p>
<p>So the current official description of FeedBlast is:</p>
<div style="font-style: italic;">
<p>Advances in filtering and delivery of syndicated web content have significantly increased the amount and of highly-relevant information that a person can access with minimal effort, and this trend will only continue.  Technologies that aid in digesting information have not kept pace with the related delivery methods, leaving many people (such as the author) completely overwhelmed.</p>
<p>FeedBlast is a service that generates an audiovisual collage from items in a collection of RSS feeds known as an OPML file.  The goal of the collage is to present as much information as possible in the least amount of time possible.  It does this using a text summarizer to condense the text, a semantic analyzer to pull out important keywords and concepts, a text-to-speech generator and audio search engine to generate an audio track, video and image search engines to produce an accompanying video stream, as well as several editing techniques to make it as dense as possible while still remaining comprehensible.  The result is a audio/visual clip that is something like an evening newscast, except that the stories overlap and you don&#8217;t quite catch everything.  Watching a FeedBlast is not about comprehension, but about gaining a general knowledge of the information landscape so that you can then explore the areas of interest in more depth.  It will be available to the public as a personalized podcast that the user can watch on their personal media player.</p>
<p>I am currently researching a phenomena colloquially called The Cocktail Party Effect, which is &#8220;the ability to focus one&#8217;s listening attention on a single talker among a cacophony of conversations and background noise&#8221;.  But there is much more room for research into video editing techniques and visual cognition.  The application itself will be written in Java using the Quicktime API.</p></div>
<h2>Overheard In New York</h2>
<p>In my ongoing quest to create a podcast, I have decided that I will try to write some scripts based on entries from one of my favorite websites, <a title="Overheard In New York" href="http://www.overheardinnewyork.com">Overheard In New York</a>.  The original idea was to take the small chunks of dialog that are found on the site and turn them into longer skits.  But after trying out this format with a few of the more entertaining entries, I realized that most of the humor of the site comes from *not* knowing the context of the statements.  So I have gone back to the drawing board to evaluate whether this is such a good source for inspiration.</p>
<h2>Dirt</h2>
<p>Things are moving forward with the Dirt Party on at least 3 fronts.  Dave and I will be preparing a proposal for Ars Electronica based on the original Dirt Party idea, but modified to use Bluetooth phones.  During my presentation on Friday, after I talked about the party, <a title="Paul Amaitai" href="http://paul-amitai.com/pages/expsound.html">Paul Amaitai</a> (a great sound artist &#8211; check him out) recommended that I install it at a benefit that is being held at Eyebeam at some point in the near future.  And finally, I have delusions that I am going to have time to put together a proposal for <a title="The Bigger Picture" href="http://www.biggerpicturemanchester.com">The Bigger Picture</a> that uses some of the same ideas.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffcrouse.info/news/make-way-for-the-pipes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
