<?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>The Broadcaster Project</title>
	<atom:link href="http://broadcasterproject.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://broadcasterproject.wordpress.com</link>
	<description>why build public media gadgets?</description>
	<lastBuildDate>Fri, 27 Jan 2012 21:30:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='broadcasterproject.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Broadcaster Project</title>
		<link>http://broadcasterproject.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://broadcasterproject.wordpress.com/osd.xml" title="The Broadcaster Project" />
	<atom:link rel='hub' href='http://broadcasterproject.wordpress.com/?pushpress=hub'/>
		<item>
		<title>how to make a public text box</title>
		<link>http://broadcasterproject.wordpress.com/2011/11/07/how-to-make-a-public-text-box/</link>
		<comments>http://broadcasterproject.wordpress.com/2011/11/07/how-to-make-a-public-text-box/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 16:07:51 +0000</pubDate>
		<dc:creator>t he ans weri saque stion?</dc:creator>
				<category><![CDATA[broadcasters]]></category>
		<category><![CDATA[information appliances]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[appliance]]></category>
		<category><![CDATA[broadcaster]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://broadcasterproject.wordpress.com/?p=218</guid>
		<description><![CDATA[a public text box is a basic information sharing utility for a shared space. in this case, it&#8217;s a twitter account associated with a specific machine in a shared space rather than a person(who could be anywhere). we tried this on macosx and linux. windows not tested but should work fine afaik. 1) download software [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=218&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/sixmilliondollardan/6323210957/" title="publictextbox, put yourself in front of it and type something by Inha Leex Hale, on Flickr"><img src="http://farm7.static.flickr.com/6034/6323210957_c7b2fcd7a7_m.jpg" width="180" height="240" alt="publictextbox, put yourself in front of it and type something"></a><br />
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2011/11/07/how-to-make-a-public-text-box/"><img src="http://img.youtube.com/vi/eqaeLUrTFps/2.jpg" alt="" /></a></span></p>
<p>a public text box is a basic information sharing utility for a shared space. in this case, it&#8217;s a twitter account associated with a specific machine in a shared space rather than a person(who could be anywhere).</p>
<p>we tried this on macosx and linux. windows not tested but should work fine afaik.</p>
<p>1) download software and libraries</p>
<p>Processing: <a href="http://processing.org">http://processing.org</a>, Control P5 Library: <a href="http://www.sojamo.de/libraries/controlP5">http://www.sojamo.de/libraries/controlP5</a>, Fullscreen library: <a href="http://www.superduper.org/processing/fullscreen_api/">http://www.superduper.org/processing/fullscreen_api/</a>, Twitter Java library, twitter4j-core-v#.jar, <a href="http://twitter4j.org">http://twitter4j.org</a></p>
<p>2) the code <a title="processing sketch on github" href="https://gist.github.com/1267563">https://gist.github.com/1267563</a></p>
<p>3) where to put things, this will vary slightly with your OS, but should look about the same. if you open processing and save the same sketch and then search for that it will probably be something like /Documents/Processing/sketch_023d</p>
<p>So you want to create a folder processing/publictextbox and publictextbox.pde will go in there. Then create /processing/publictextbox/code and controlP5.jar, fullscreen.jar, and twitter4j-core-version#.jar files will go in there.</p>
<div id="attachment_228" class="wp-caption alignnone" style="width: 310px"><a href="http://broadcasterproject.files.wordpress.com/2011/10/picture-1.png"><img class="size-medium wp-image-228" title="file locations" src="http://broadcasterproject.files.wordpress.com/2011/10/picture-1.png?w=300&#038;h=56" alt="" width="300" height="56" /></a><p class="wp-caption-text">file locations for processing scketch and libraries, will be a .txt file with keys in it too</p></div>
<p>4) register and get twitter keys, put keys into .pde code</p>
<p>5) test it out yo! do yer best debugginn.</p>
<p>6) make some keyboard modifications. maybe if you&#8217;re going to put this in a public place you should make a keyboard that has no ESC or CTL key so people can&#8217;t get out of the app once it&#8217;s running?</p>
<p>7) build a box. make it look nice. think ATM, public telephone, arcade game. get crafty and creative. i believe in you!</p>
<p>8) maybe you will have an auto shutdown and restart that will allow the installation to run long term without crashing as much?? see video for mac version of this. on linux it will be crontab. on windows the answer is ??</p>
<p>subscribe to the feed and watch the strange messages role in&#8230;.<br />
<a href="http://twitter.com/#!/publictextbox">http://twitter.com/#!/publictextbox</a></p>
<p>could you make the same for something like a reddit/facebook/?? account?</p>
<p><del datetime="2011-11-07T16:05:32+00:00">some random notes about using old mac 10.4 machine&#8230;</p>
<p>http://www.webrelatedstuff.com/blog/ffmpeg%20and%20ffmpeg-php/ffmpeg-installation-on-mac-osx</p>
<p>https://developer.apple.com/downloads/index.action</del></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/broadcasterproject.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/broadcasterproject.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/broadcasterproject.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/broadcasterproject.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/broadcasterproject.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/broadcasterproject.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/broadcasterproject.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/broadcasterproject.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/broadcasterproject.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/broadcasterproject.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/broadcasterproject.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/broadcasterproject.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/broadcasterproject.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/broadcasterproject.wordpress.com/218/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=218&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://broadcasterproject.wordpress.com/2011/11/07/how-to-make-a-public-text-box/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5a669ae4b58fab715b960833cc5dcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielpaluska</media:title>
		</media:content>

		<media:content url="http://farm7.static.flickr.com/6034/6323210957_c7b2fcd7a7_m.jpg" medium="image">
			<media:title type="html">publictextbox, put yourself in front of it and type something</media:title>
		</media:content>

		<media:content url="http://broadcasterproject.files.wordpress.com/2011/10/picture-1.png?w=300" medium="image">
			<media:title type="html">file locations</media:title>
		</media:content>
	</item>
		<item>
		<title>Boston Public Twvee visits Occupy Boston</title>
		<link>http://broadcasterproject.wordpress.com/2011/10/30/boston-public-twvee-visits-occupy-boston/</link>
		<comments>http://broadcasterproject.wordpress.com/2011/10/30/boston-public-twvee-visits-occupy-boston/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 21:29:37 +0000</pubDate>
		<dc:creator>t he ans weri saque stion?</dc:creator>
				<category><![CDATA[broadcasters]]></category>
		<category><![CDATA[information appliances]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://broadcasterproject.wordpress.com/?p=258</guid>
		<description><![CDATA[The boston public twvee broadcaster cart has been to visit Occupy Boston on a few days. Here are some compilation vids from those days.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=258&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The boston public twvee broadcaster cart has been to visit Occupy Boston on a few days.<br />
Here are some compilation vids from those days.</p>
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2011/10/30/boston-public-twvee-visits-occupy-boston/"><img src="http://img.youtube.com/vi/FX2Eo2o0ISU/2.jpg" alt="" /></a></span>
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2011/10/30/boston-public-twvee-visits-occupy-boston/"><img src="http://img.youtube.com/vi/82d1Gz6eSi0/2.jpg" alt="" /></a></span>
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2011/10/30/boston-public-twvee-visits-occupy-boston/"><img src="http://img.youtube.com/vi/aWcD0U1tv8o/2.jpg" alt="" /></a></span>
<p><a href="http://www.flickr.com/photos/sixmilliondollardan/5798530696/" title="boston public twvee hits north cambridge by Inha Leex Hale, on Flickr"><img src="http://farm3.static.flickr.com/2583/5798530696_38859a897c.jpg" width="500" height="375" alt="boston public twvee hits north cambridge"></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/broadcasterproject.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/broadcasterproject.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/broadcasterproject.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/broadcasterproject.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/broadcasterproject.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/broadcasterproject.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/broadcasterproject.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/broadcasterproject.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/broadcasterproject.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/broadcasterproject.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/broadcasterproject.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/broadcasterproject.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/broadcasterproject.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/broadcasterproject.wordpress.com/258/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=258&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://broadcasterproject.wordpress.com/2011/10/30/boston-public-twvee-visits-occupy-boston/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5a669ae4b58fab715b960833cc5dcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielpaluska</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2583/5798530696_38859a897c.jpg" medium="image">
			<media:title type="html">boston public twvee hits north cambridge</media:title>
		</media:content>
	</item>
		<item>
		<title>Public Media Systems Workshop, Wednesdays 7-9pm in November, Cambrij</title>
		<link>http://broadcasterproject.wordpress.com/2011/10/30/public-media-systems-workshop-tuesdays-7-9pm-in-november-cambrij/</link>
		<comments>http://broadcasterproject.wordpress.com/2011/10/30/public-media-systems-workshop-tuesdays-7-9pm-in-november-cambrij/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 17:22:17 +0000</pubDate>
		<dc:creator>t he ans weri saque stion?</dc:creator>
				<category><![CDATA[broadcasters]]></category>
		<category><![CDATA[development questions]]></category>
		<category><![CDATA[information appliances]]></category>
		<category><![CDATA[installing software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[timelapse]]></category>
		<category><![CDATA[workshop]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[systems]]></category>

		<guid isPermaLink="false">http://broadcasterproject.wordpress.com/?p=239</guid>
		<description><![CDATA[An informal workshop and working group around media systems. What will happen? We will discuss media systems. Things like television, internet, magazines, blogs, etc. We will view them with several lens including consumption/production, parallel/serial, horizontal/vertical, local/global, centralized/distributed, community/personal. We will then discuss small actions and cover how any new or old computer can become a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=239&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>An informal workshop and working group around media systems.<br />
What will happen?<br />
We will discuss media systems. Things like television, internet, magazines, blogs, etc. We will view them with several lens including consumption/production, parallel/serial, horizontal/vertical, local/global, centralized/distributed, community/personal. We will then discuss small actions and cover how any new or old computer can become a local information server, a shared public appliance. Using free software, we will go over several ways you can accomplish this. You can do some physical building of a structures to house your device and we can talk about local venues that might house your unit as well. From cafes, music venues, to occupy boston.</p>
<p>Things you can learn to make if you want:<br />
A <a href="http://www.youtube.com/watch?v=YuYruAMdV0Y">video</a>b<a href="http://www.youtube.com/watch?v=JWHc2u5cX_k">ooth</a>, a public <a href="http://broadcasterproject.wordpress.com/2010/07/14/how-to-make-a-timelapse-shared-memory-server/">timelapse server</a>, command line <a href="http://plainfront.wordpress.com/2010/07/17/snips-and-layers/">video</a> <a href="http://broadcasterproject.wordpress.com/2010/05/18/how-to-layerremix-videos-with-free-command-line-tools/">remixing</a>, computer <a href="http://www.youtube.com/watch?v=NibLIBxBig0">timelapse self surveillance</a>, youtube upload scripts, a public text box, and lots of good low level stuff about shell scripting and installing linux, systems thinking, etc.</p>
<p>What you should bring:<br />
Your current computer or an old computer. Any old pc(win2k+) or mac (osx+) can probably be turned into a public information appliance. So bring one of those if you have it.<br />
If you have an old webcam, bring that. If you have an old point and shoot camera from this list, please bring that:<br />
<a href="http://www.gphoto.org/doc/remote/">http://www.gphoto.org/doc/remote/</a>.</p>
<p>Where: Industry Lab coworking space. 288 Norfolk St, 4th Floor. Near Inman Sq, Cambrij.<br />
When: 4 Wednesdays in November, 7-9pm. Nov 9,16,23,30</p>
<p>RSVP to dan:<br />
broadcasterproject@plebiandesign.com</p>
<p>If you are interested but can&#8217;t make the time, you can still email and maybe some additional one-off sessions will be held at other times.<del datetime="2011-11-07T22:54:47+00:00"></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/broadcasterproject.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/broadcasterproject.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/broadcasterproject.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/broadcasterproject.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/broadcasterproject.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/broadcasterproject.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/broadcasterproject.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/broadcasterproject.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/broadcasterproject.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/broadcasterproject.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/broadcasterproject.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/broadcasterproject.wordpress.com/239/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/broadcasterproject.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/broadcasterproject.wordpress.com/239/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=239&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://broadcasterproject.wordpress.com/2011/10/30/public-media-systems-workshop-tuesdays-7-9pm-in-november-cambrij/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5a669ae4b58fab715b960833cc5dcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielpaluska</media:title>
		</media:content>
	</item>
		<item>
		<title>boston area workshops</title>
		<link>http://broadcasterproject.wordpress.com/2011/10/11/boston-area-workshops/</link>
		<comments>http://broadcasterproject.wordpress.com/2011/10/11/boston-area-workshops/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 15:20:49 +0000</pubDate>
		<dc:creator>t he ans weri saque stion?</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://broadcasterproject.wordpress.com/?p=236</guid>
		<description><![CDATA[have a space in the boston area? academic or community space of any sort? want to set up a broadcaster or want to set up a workshop to show people how to make public media appliances? we&#8217;d love to help. send us an email broadcasterproject@plebiandesign.com and we&#8217;ll make it happen in a jiffy. &#160; thanks!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=236&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>have a space in the boston area? academic or community space of any sort? want to set up a broadcaster or want to set up a workshop to show people how to make public media appliances? we&#8217;d love to help.</p>
<p>send us an email broadcasterproject@plebiandesign.com and we&#8217;ll make it happen in a jiffy.</p>
<p>&nbsp;</p>
<p>thanks!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/broadcasterproject.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/broadcasterproject.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/broadcasterproject.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/broadcasterproject.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/broadcasterproject.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/broadcasterproject.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/broadcasterproject.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/broadcasterproject.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/broadcasterproject.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/broadcasterproject.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/broadcasterproject.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/broadcasterproject.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/broadcasterproject.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/broadcasterproject.wordpress.com/236/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=236&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://broadcasterproject.wordpress.com/2011/10/11/boston-area-workshops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5a669ae4b58fab715b960833cc5dcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielpaluska</media:title>
		</media:content>
	</item>
		<item>
		<title>pieces of the broadcaster project narrative</title>
		<link>http://broadcasterproject.wordpress.com/2011/09/20/pieces-of-the-broadcaster-project-narrative/</link>
		<comments>http://broadcasterproject.wordpress.com/2011/09/20/pieces-of-the-broadcaster-project-narrative/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 17:37:33 +0000</pubDate>
		<dc:creator>t he ans weri saque stion?</dc:creator>
				<category><![CDATA[development questions]]></category>
		<category><![CDATA[information appliances]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[people]]></category>

		<guid isPermaLink="false">http://broadcasterproject.wordpress.com/?p=215</guid>
		<description><![CDATA[&#8220;We are what we eat&#8221; this is true of our bodies(food literally becomes us) and our minds. we consume massive amounts of video, print, digital. most of this content is designed to act as filler for commercial consumption messages. so how does local media provide a service that mass corporations are not providing? something truly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=215&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;We are what we eat&#8221;<br />
this is true of our bodies(food literally becomes us) and our minds. we consume massive amounts of video, print, digital. most of this content is designed to act as filler for commercial consumption messages. so how does local media provide a service that mass corporations are not providing? something truly connected to physical space. local media as local food for our minds. fresh, seasonal, small batch, made by people we know, sustainable, etc.</p>
<p>&#8220;face to face is the highest bandwidth&#8221;<br />
for all our computer and technology advancements, nothing compares to the information bandwidth of face to face communication. this is what builds trust and long term productive relationships. so if that is true, why do all our devices make us spend more time communicating through a screen and typed characters?</p>
<p>&#8220;parallel vs serial devices&#8221;<br />
a blackboard is a parallel media device. people can stand next to each other, both have write/read access to the surface and face to face bandwidth with each other. how would you design digital devices that have interfaces more like this? it&#8217;s so strange to see a classroom full of kids staring at individual screens or a train car full of people staring at their phones. phones and laptops are inherently serial devices. serial devices that tunnel long distances lead people to be disconnected from their local physical environments. like i am right now! <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>&#8220;copying is the advantage of digital&#8221;<br />
plain and simple, the distinct advantage of digital is it&#8217;s ability to be easily copied. existing old school players want protection but all the young kids don&#8217;t care about that if you get to them first. a media company service based company based on public domain media flow, more like a utility. metered up, metered down. do whatever you want with bits once you have them.</p>
<p>&#8220;publishing and record keeping as a service to the marketplace&#8221;<br />
craigslist(goods, services and property), reddit(conversation), ebay(goods), github(software), and facebook(conversation) are all good examples. also, courtrooms, stock exchanges and news wires as old school versions. the ability for individuals to publish and broadcast is powerful. how does this become linked to a physical place rather than a personal device? the digital nature still allows mobility but doesn&#8217;t require ownership or maintenance of part of individual.</p>
<p>&#8220;media and group witness&#8221;<br />
reading a newspaper vs going to church or a sports game.</p>
<p>&#8220;freedom of speech and write access&#8221;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/broadcasterproject.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/broadcasterproject.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/broadcasterproject.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/broadcasterproject.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/broadcasterproject.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/broadcasterproject.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/broadcasterproject.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/broadcasterproject.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/broadcasterproject.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/broadcasterproject.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/broadcasterproject.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/broadcasterproject.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/broadcasterproject.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/broadcasterproject.wordpress.com/215/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=215&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://broadcasterproject.wordpress.com/2011/09/20/pieces-of-the-broadcaster-project-narrative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5a669ae4b58fab715b960833cc5dcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielpaluska</media:title>
		</media:content>
	</item>
		<item>
		<title>All Asia Timelapse Twvee</title>
		<link>http://broadcasterproject.wordpress.com/2011/02/18/all-asia-timelapse-twvee/</link>
		<comments>http://broadcasterproject.wordpress.com/2011/02/18/all-asia-timelapse-twvee/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 19:31:36 +0000</pubDate>
		<dc:creator>t he ans weri saque stion?</dc:creator>
				<category><![CDATA[broadcasters]]></category>
		<category><![CDATA[installing software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[timelapse]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://broadcasterproject.wordpress.com/?p=188</guid>
		<description><![CDATA[Just installed a new timelapse twvee set at All Asia Cafe in Cambridge MA. Each day it makes a audio and video timelapse movie. youtube channel=http://youtube.com/allasiatwvee The scripts are similar to those used in the Timelapse memory server. It also has an audio component which is similar to the methods described in this post. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=188&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just installed a new timelapse twvee set at All Asia Cafe in Cambridge MA.<br />
Each day it makes a audio and video timelapse movie.<br />
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2011/02/18/all-asia-timelapse-twvee/"><img src="http://img.youtube.com/vi/G590obYEae8/2.jpg" alt="" /></a></span></p>
<p>youtube channel=<a href="http://youtube.com/allasiatwvee">http://youtube.com/allasiatwvee</a></p>
<p>The scripts are similar to those used in the <a href="http://broadcasterproject.wordpress.com/2010/07/14/how-to-make-a-timelapse-shared-memory-server/">Timelapse memory server</a>. It also has an audio component which is similar to the methods described in <a href="http://plainfront.wordpress.com/2010/01/16/experiments-with-timelapse-and-audio/">this post. </a></p>
<p>The machine is an old hp pc(~$140 from craigslist) with ubuntu 10.10 (free if you don&#8217;t count internet to download and cd to burn it on) on it. Webcam is a playstation 2 eyecam(~$40). I spent some money on lumber to build a box around it but mostly used scraps.</p>
<p>Files:<br />
AVcapture.sh <a href="https://gist.github.com/834255">https://gist.github.com/834255</a><br />
audiocombine.sh <a href="https://gist.github.com/834248">https://gist.github.com/834248</a><br />
videoloop.sh </p>
<p>The machine also uses the youtube uploader stuff described in <a href="http://broadcasterproject.wordpress.com/2010/03/03/howto-youtube-auto-upload-script/"> this post.</a></p>
<p>A twvee(twee-vee) set is sort of like a tv set except that it&#8217;s 2 directional. Maybe it should be a 2V set?</p>
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2011/02/18/all-asia-timelapse-twvee/"><img src="http://img.youtube.com/vi/RNe4yf5i4EE/2.jpg" alt="" /></a></span>
<p>UPDATE:<br />
using motion now to capture frames. other incomplete notes<a href="http://broadcasterproject.wordpress.com/timelapse-box-notes/"> here</a> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/broadcasterproject.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/broadcasterproject.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/broadcasterproject.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/broadcasterproject.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/broadcasterproject.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/broadcasterproject.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/broadcasterproject.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/broadcasterproject.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/broadcasterproject.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/broadcasterproject.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/broadcasterproject.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/broadcasterproject.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/broadcasterproject.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/broadcasterproject.wordpress.com/188/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=188&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://broadcasterproject.wordpress.com/2011/02/18/all-asia-timelapse-twvee/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5a669ae4b58fab715b960833cc5dcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielpaluska</media:title>
		</media:content>
	</item>
		<item>
		<title>How to make a timelapse shared memory server</title>
		<link>http://broadcasterproject.wordpress.com/2010/07/14/how-to-make-a-timelapse-shared-memory-server/</link>
		<comments>http://broadcasterproject.wordpress.com/2010/07/14/how-to-make-a-timelapse-shared-memory-server/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 17:34:29 +0000</pubDate>
		<dc:creator>t he ans weri saque stion?</dc:creator>
				<category><![CDATA[broadcasters]]></category>
		<category><![CDATA[information appliances]]></category>
		<category><![CDATA[timelapse]]></category>
		<category><![CDATA[history file]]></category>
		<category><![CDATA[logfile]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[physical space]]></category>
		<category><![CDATA[shared]]></category>

		<guid isPermaLink="false">http://broadcasterproject.wordpress.com/?p=173</guid>
		<description><![CDATA[The basic idea is this. You&#8217;ve got an old computer lying around. You&#8217;ve got a webcam or something else that can take pictures. So you can make yourself an information appliance. A simple one function shared device. Can a timelapse server for a shared space serve a purpose like a logfile for a shared software [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=173&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2010/07/14/how-to-make-a-timelapse-shared-memory-server/"><img src="http://img.youtube.com/vi/b_apM1PlyXI/2.jpg" alt="" /></a></span>
<p>The basic idea is this. You&#8217;ve got an old computer lying around. You&#8217;ve got a webcam or something else that can take pictures. So you can make yourself an information appliance. A simple one function shared device.</p>
<p>Can a timelapse server for a shared space serve a purpose like a logfile for a shared software development project?</p>
<p>Supplies:<br />
1. Old pc/mac that is sitting a closet somewhere.<br />
2. Capture card + external security cam OR usb webcam<br />
3. optional web connection</p>
<p>Our current system is an old Dell Dimension running Fedora 11 Linux. Should work fine with most any linux distro.<br />
Set up the machine:<br />
1. install streamer(xawtv), ffmpeg, imagemagick, scrot(optional)<br />
2. install scripts</p>
<p>The script for making timelapse movies is here:<a href="http://gist.github.com/475719">http://gist.github.com/475719</a><br />
File includes many old comments but it&#8217;s a rather simple script.<br />
Basic functionality:<br />
<code><br />
initialize to a daily directory.<br />
while [ 1 ]<br />
do<br />
if (new day)<br />
    then {make movie with ffmpeg, reinitialize to new daily directory}<br />
fi<br />
write timestamped jpg to daily directory<br />
wait 20 seconds<br />
done<br />
</code></p>
<p>The script for playing back the movies(videoloop.sh):<br />
<code><br />
#! /bin/bash<br />
while [ 1 ]<br />
do<br />
#mplayer -loop 0 -fs -shuffle /home/timelapse/Videos/copies/cam*.mp4<br />
# vlc works too<br />
mplayer -fs -shuffle /home/timelapse/Videos/copies/cam*.mp4<br />
sleep 2 # this line is to make it easier to break out of.<br />
# esc to leave playing. ctl-c to break out of script which will restart after 2 seconds.<br />
done<br />
</code></p>
<p>don&#8217;t forget to make the scripts executable.</p>
<p><code>chmod 755 *.sh</code></p>
<p>If you&#8217;d like the movies to upload to a youtube channel automatically every night, you can do that as well. Instructions <a href="http://broadcasterproject.wordpress.com/2010/03/03/howto-youtube-auto-upload-script/">here.</a> </p>
<p>A sample movie from the system:<br />
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2010/07/14/how-to-make-a-timelapse-shared-memory-server/"><img src="http://img.youtube.com/vi/0pvlf8gtdgY/2.jpg" alt="" /></a></span></p>
<p>Another earlier overview that shows some more detail about the actual connections:<br />
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2010/07/14/how-to-make-a-timelapse-shared-memory-server/"><img src="http://img.youtube.com/vi/p_Ztwlc7Z_Q/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/broadcasterproject.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/broadcasterproject.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/broadcasterproject.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/broadcasterproject.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/broadcasterproject.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/broadcasterproject.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/broadcasterproject.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/broadcasterproject.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/broadcasterproject.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/broadcasterproject.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/broadcasterproject.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/broadcasterproject.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/broadcasterproject.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/broadcasterproject.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=173&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://broadcasterproject.wordpress.com/2010/07/14/how-to-make-a-timelapse-shared-memory-server/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5a669ae4b58fab715b960833cc5dcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielpaluska</media:title>
		</media:content>
	</item>
		<item>
		<title>Brooklyn Public Library Broadcaster</title>
		<link>http://broadcasterproject.wordpress.com/2010/06/07/brooklyn-public-library-broadcaster/</link>
		<comments>http://broadcasterproject.wordpress.com/2010/06/07/brooklyn-public-library-broadcaster/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 20:03:33 +0000</pubDate>
		<dc:creator>t he ans weri saque stion?</dc:creator>
				<category><![CDATA[broadcasters]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[broadcaster]]></category>
		<category><![CDATA[brooklyn]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[public]]></category>
		<category><![CDATA[videobooth]]></category>

		<guid isPermaLink="false">http://broadcasterproject.wordpress.com/?p=160</guid>
		<description><![CDATA[http://youtube.com/bplbroadcaster dell d630 running ubuntu 10.04 and cheese 2.30.1 [more info on specs] Actual booth is not installed yet. Should be installed later this week. Come down to the library and leave a video message of support as they are facing a $20 million budget cut. This broadcaster is focused around the idea of allowing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=160&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://youtube.com/bplbroadcaster">http://youtube.com/bplbroadcaster</a></p>
<p>dell d630 running ubuntu 10.04 and cheese 2.30.1 [<a href="http://twvee.wikia.com/wiki/Bplbroadcaster">more info on specs</a>]</p>
<p>Actual booth is not installed yet. Should be installed later this week.</p>
<p>Come down to the library and leave a video message of support as they are facing a $20 million budget cut. This broadcaster is focused around the idea of allowing visitors of the library a chance to voice their support and easily send messages to elected officials about the importance of the library. Lowering the barrier to entry for letter writing. </p>
<p><span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2010/06/07/brooklyn-public-library-broadcaster/"><img src="http://img.youtube.com/vi/97BUBxxTx8o/2.jpg" alt="" /></a></span><br />
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2010/06/07/brooklyn-public-library-broadcaster/"><img src="http://img.youtube.com/vi/3HqaM6PfSWY/2.jpg" alt="" /></a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/broadcasterproject.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/broadcasterproject.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/broadcasterproject.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/broadcasterproject.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/broadcasterproject.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/broadcasterproject.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/broadcasterproject.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/broadcasterproject.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/broadcasterproject.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/broadcasterproject.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/broadcasterproject.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/broadcasterproject.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/broadcasterproject.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/broadcasterproject.wordpress.com/160/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=160&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://broadcasterproject.wordpress.com/2010/06/07/brooklyn-public-library-broadcaster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5a669ae4b58fab715b960833cc5dcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielpaluska</media:title>
		</media:content>
	</item>
		<item>
		<title>How to layer/remix videos with free command line tools</title>
		<link>http://broadcasterproject.wordpress.com/2010/05/18/how-to-layerremix-videos-with-free-command-line-tools/</link>
		<comments>http://broadcasterproject.wordpress.com/2010/05/18/how-to-layerremix-videos-with-free-command-line-tools/#comments</comments>
		<pubDate>Tue, 18 May 2010 16:01:17 +0000</pubDate>
		<dc:creator>t he ans weri saque stion?</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blend]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[layer]]></category>
		<category><![CDATA[remix]]></category>
		<category><![CDATA[slice]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[sox]]></category>

		<guid isPermaLink="false">http://broadcasterproject.wordpress.com/?p=133</guid>
		<description><![CDATA[This tutorial assumes you know a little bit about script files. All files have some editing that is required before executing and knowing a little bit about a couple parameters really expands what you can do with them. That said, it&#8217;s really not too hard and we&#8217;re happy to answer basic questions. Video Overview: (which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=133&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This tutorial assumes you know a little bit about script files. All files have some editing that is required before executing and knowing a little bit about a couple parameters really expands what you can do with them. That said, it&#8217;s really not too hard and we&#8217;re happy to answer basic questions. </p>
<p>Video Overview: (which you can definitely skip)<br />
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2010/05/18/how-to-layerremix-videos-with-free-command-line-tools/"><img src="http://img.youtube.com/vi/12fQM7JwwpA/2.jpg" alt="" /></a></span></p>
<p>
<strong>INSTALL SOFTWARE:</strong><br />
<a href="http://ffmpeg.org/">FFmpeg</a> (<a href="http://stephenjungels.com/jungels.net/articles/ffmpeg-howto.html">OS X howto</a>), video utility, format conversions, etc.<br />
<a href="http://www.imagemagick.org/script/index.php">Imagemagick</a>:all kinds of image processing goodness. Like a command line version of GIMP or photoshop.<br />
<a href="http://sox.sourceforge.net/">Sox</a>: Audio processing.</p>
<p>We&#8217;ve used all of these programs on both Linux and Mac. Linux installs are pretty easy with package managers (apt-get, yum, etc). Mac is little more work for ffmpeg and imagemagick but not too tough.</p>
<p>[Optional] <a href="https://addons.mozilla.org/en-US/firefox/addon/3006/">VideoDownloadHelper</a>: Firefox plugin that allows you to download easily from lots of video sharing sites in mp4 and flv format at a variety of resolutions. There are <a href="http://www.google.com/search?&amp;q=linux+command+line+youtube+download">Linux command line downloaders as well</a> but we haven&#8217;t tried that yet&#8230;</p>
<p><strong>GET SOME MOVIES</strong> Maybe you take them with your own camera, maybe you download from online. You&#8217;ve probably got a bunch floating around your hard drive already. Start with short ones. Feel free to grab some from <a href="http://youtube.com/brooklynmobile">http://youtube.com/brooklynmobile</a>, or any other broadcaster, all are public domain.</p>
<p><strong>EXPORT MOVIES TO FRAMES</strong><br />
<code>mkdir frames<br />
ffmpeg -i yourvideoA.avi frames/A%4d.jpg<br />
ffmpeg -i yourvideoB.avi frames/B%4d.jpg</code><br />
This will export individual frames of the video to A0001.jpg, A0002.jpg, etc<br />
For longer videos you might need to use <em>A%5d.jpg or A%6d.jpg</em> but start with small videos first. </p>
<p><strong>DO SOMETHING TO THE FRAMES and RECOMPILE MOVIE</STRONG><br />
This is where ImageMagick comes in handy. ImageMagick can do <a href="http://www.imagemagick.org/Usage/">all kinds of image manipulations</a>. We will give you a few examples.</p>
<p>EXAMPLES:<br />
Blending two movies on top of one another. Copy the following code into a file called blurmachine.sh and make it executable[type <code>chmod 755 blurmachine.sh</code> at the command line].<br />
<code><br />
#!/bin/bash<br />
# boranj!<br />
counter=10000 # initialize counter<br />
for f in A*.jpg; do # step through frames<br />
	let "counter+=1"  # increment counter<br />
        # apply some Imagemagick effects to the 2 images and write a new image<br />
        composite -blend 50 A${counter:1}.jpg  B${counter:1}.jpg -matte ./mixedFrame${counter:1}.jpg<br />
done<br />
#Use FFMPEG to make frames into a movie again<br />
ffmpeg -r 30 -sameq -i mixedFrame%4d.jpg ../outputmovie$DATETIME.mp4<br />
</code></p>
<p>Now you will have a movie with no sound that will look something like this:<br />
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2010/05/18/how-to-layerremix-videos-with-free-command-line-tools/"><img src="http://img.youtube.com/vi/eDgwtD8f4RY/2.jpg" alt="" /></a></span></p>
<p><strong>ADD AUDIO BACK TO THE MOVIES</strong><br />
After using the above script file, you will have a movie with no sound. You can add the soundtrack of your choice, or add the mixed audio from the original movies.<br />
To extract audio from the original movies and sum it back together:<br />
<code><br />
# AUDIO EXTRACTION<br />
ffmpeg -i movA.mp4 movAsound.wav<br />
ffmpeg -i movB.mp4 movBsound.wav<br />
# AUDIO MIX<br />
sox -m movAsound.wav movBsound.wav mixed.mp3<br />
</code></p>
<p>Add audio back to your movie:<br />
<code>ffmpeg -i movNoSound.mp4 -sameq -i mixed.mp3 -ab 192k movSound.mp4<br />
</code></p>
<p><strong>OTHER IMAGE MANIPULATIONS</strong></p>
<p>Wavy overlay: <a href="http://gist.github.com/404502">Script file.</a><br />
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2010/05/18/how-to-layerremix-videos-with-free-command-line-tools/"><img src="http://img.youtube.com/vi/AI6p9WMAzBw/2.jpg" alt="" /></a></span><br />
and <a href="http://www.flickr.com/photos/sixmilliondollardan/4599934169/">similar example with more slices.</a><br />
For this example, you need to create a mix image first. That is done with this line.<br />
<code>convert -size 640x480 gradient:  -evaluate sin 20  wave_gradient.png<br />
</code><br />
 Place it in an appropriate location and make sure it&#8217;s correctly reference in your script file.<br />
This type of combination has all kinds of options. You can take this a lot of other places if you wish to dig deeper. See <a href="http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&amp;t=16204#p58718">this forum post</a> and <a href="http://www.imagemagick.org/Usage/compose">this usage examples page</a>.</p>
<p>Four movie grid montage: <a href="http://gist.github.com/404501">Script File.</a><br />
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2010/05/18/how-to-layerremix-videos-with-free-command-line-tools/"><img src="http://img.youtube.com/vi/UzPd1ajpSbs/2.jpg" alt="" /></a></span><br />
<a href="http://www.youtube.com/watch?v=nmLVeJ3QhBU">Six panel version of same effect.</a></p>
<p><a href="http://www.fmwconcepts.com/imagemagick/stutter/index.php">Lots</a> of <a href="http://www.fmwconcepts.com/imagemagick/zoomblur/index.php">other</a> <a href="http://www.fmwconcepts.com/imagemagick/bubblewarp/index.php">possibilities</a> if you poke around <a href="http://www.fmwconcepts.com/imagemagick">Fred&#8217;s Imagemagick scripts</a> as well. </p>
<p>Let us know what you come up with.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/broadcasterproject.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/broadcasterproject.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/broadcasterproject.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/broadcasterproject.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/broadcasterproject.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/broadcasterproject.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/broadcasterproject.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/broadcasterproject.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/broadcasterproject.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/broadcasterproject.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/broadcasterproject.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/broadcasterproject.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/broadcasterproject.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/broadcasterproject.wordpress.com/133/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=133&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://broadcasterproject.wordpress.com/2010/05/18/how-to-layerremix-videos-with-free-command-line-tools/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5a669ae4b58fab715b960833cc5dcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielpaluska</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto: Youtube auto-upload script</title>
		<link>http://broadcasterproject.wordpress.com/2010/03/03/howto-youtube-auto-upload-script/</link>
		<comments>http://broadcasterproject.wordpress.com/2010/03/03/howto-youtube-auto-upload-script/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 20:16:18 +0000</pubDate>
		<dc:creator>t he ans weri saque stion?</dc:creator>
				<category><![CDATA[broadcasters]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[uploadscripts]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[broadcaster]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[twvee]]></category>
		<category><![CDATA[uploader]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[videobooth]]></category>

		<guid isPermaLink="false">http://broadcasterproject.wordpress.com/?p=114</guid>
		<description><![CDATA[Auto upload youtube movies.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=114&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;re making lots of movies and you want things to upload to youtube automatically without you having to do any heavy lifting? If you are comfortable with a little bit of terminal and command line stuff, no problem.</p>
<p>A few things you will need:<br />
Gmail account and Youtube account. These will be linked. You can use one gmail account as the developer for multiple youtube accounts but each youtube account needs it&#8217;s own independent email address, and for multiple gmail accounts you might need to get some dummy address at yahoo.com or mail.com as an alternative email. Then get yourself a developer key while logged into your developer gmail account.<br />
 <span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2010/03/03/howto-youtube-auto-upload-script/"><img src="http://img.youtube.com/vi/ciwfxy_jj9M/2.jpg" alt="" /></a></span><br />
Python 2.6 is probably already installed. But if not, install that too. </p>
<p>We&#8217;ve gotten this working for MacOSX and Linux (ubuntu 9.10 and fedora 11 anyway).<br />
It&#8217;s probably not too hard to get it working with Windows but we&#8217;ve never tried.</p>
<p>Files you need:<br />
uploader2.py at <a href="http://gist.github.com/319734">http://gist.github.com/319734</a><br />
edit login information for youtube and gmail accounts.<br />
edit developer key. edit the keywords and description to fit your project. </p>
<p>videochecker.sh at <a href="https://gist.github.com/e2569bca9313b1056c0e">https://gist.github.com/e2569bca9313b1056c0e</a><br />
check the path.<br />
Thanks to Sean Levin for writing these.</p>
<p>Gdata and Atom directories. They are zipped and downloadable here: <a href="http://www.divshare.com/download/11521457-3da">http://www.divshare.com/download/11521457-3da</a> Unzip and place into same directory as uploader2.py.</p>
<p>Copy these files into whatever directory you will be uploading videos from.<br />
You will now need to edit both of these files as noted above. Do you have a favorite text editor for simple code? We like smultron on mac and gedit or emacs on linux but any will do. Whatever music you like. </p>
<p>make sure both files are executable.<br />
<code><br />
chmod 755 uploader2.py<br />
chmod 755 videochecker.sh</code><br />
then try it out manually. from the video directory prompt try running the videochecker.<br />
<code>yourvideodirectory$ ./videochecker.sh<br />
Got Upload directory<br />
You have a save directory<br />
Not running<br />
just before loop start<br />
inside for loop<br />
Uploading OMPD-20100301-20100302.mp4<br />
uploader-log: running doit with the_time=2010-03-02T00:00:53 and the_filename=OMPD-20100301-20100302.mp4<br />
uploader-log: created media_group<br />
uploader-log: created youtube entry<br />
uploader-log: created YouTubeService<br />
uploader-log: attempting to find previous login token in token file<br />
uploader-log: token file found<br />
uploader-log: set login token to DQAAAHUAAA ...<br />
uploader-log: trying login with captcha_token=None and captcha_response=None<br />
uploader-log: login succeeded continuing on to upload<br />
uploader-log: saving token (DQAAAHYAAABXiMigRrgi5 ... ) to token file (youtube_login_token.txt)<br />
uploader-log: starting to upload video entry<br />
uploader-log: completed upload of video entry<br />
uploader-log: OMPD-20100301-20100302.mp4 uploaded to service successfully. Returning success to calling script (0)<br />
yourvideodirectory$<br />
</code></p>
<p>if you&#8217;re getting an error with videochecker, try changing the first line to<br />
<code>#! /bin/bash -ex</code> and it will output lots of extra info as it runs.</p>
<p>Ok. So you made it that far and now you want to set it up so it runs automatically each day or week or hour. Time for crontab. What is a crontab you ask? It&#8217;s sort of like asking your alarm clock to run a program instead of make a loud sound. It&#8217;s just a simple text file that you add some instructions to. The only problem is that you usually edit it in vi (a text editor). vi is nice and all but it&#8217;s rather confusing if you haven&#8217;t used it before. With vi, there are 2 modes, insert-text mode and command mode. 3 most useful key sequences are:<br />
<code>i</code> &#8211; enter insert mode,<br />
<code>esc</code> &#8211; exit insert mode<br />
<code>ZZ</code> &#8211; save file and exit program.<br />
Want to learn more: <a href="http://heather.cs.ucdavis.edu/~matloff/UnixAndC/Editors/ViIntro.html">http://heather.cs.ucdavis.edu/~matloff/UnixAndC/Editors/ViIntro.html</a></p>
<p>In the terminal window (here your current path matters not), enter<br />
<code>crontab -e</code><br />
type<code> i </code>to put the editor in INSERT mode. (see text in bottom left of editor)</p>
<p>- then make your crontab look like:<br />
<code># m h  dom mon dow   command<br />
*/10 * * * * /home/yourlinuxboxname/Videos/Webcam/videochecker.sh</code></p>
<p>(which runs that script every 10 minutes.)<br />
or</p>
<p><code># m h  dom mon dow   command<br />
* 3 * * * /home/yourmac/Movies/AUTOUPLOAD/videochecker.sh</code></p>
<p>(which runs that script at 3am each evening. But only when the computer is awake.)</p>
<p>- hit the &#8216;esc&#8217; key to get out of insert mode.</p>
<p>- then type ZZ to save and exit.<br />
<span style="text-align:center; display: block;"><a href="http://broadcasterproject.wordpress.com/2010/03/03/howto-youtube-auto-upload-script/"><img src="http://img.youtube.com/vi/cVjTAIeeDRU/2.jpg" alt="" /></a></span></p>
<p>Let us know how this works for you and we will try to keep an updated version of these instructions. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/broadcasterproject.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/broadcasterproject.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/broadcasterproject.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/broadcasterproject.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/broadcasterproject.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/broadcasterproject.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/broadcasterproject.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/broadcasterproject.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/broadcasterproject.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/broadcasterproject.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/broadcasterproject.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/broadcasterproject.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/broadcasterproject.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/broadcasterproject.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=broadcasterproject.wordpress.com&amp;blog=8755297&amp;post=114&amp;subd=broadcasterproject&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://broadcasterproject.wordpress.com/2010/03/03/howto-youtube-auto-upload-script/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8e5a669ae4b58fab715b960833cc5dcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielpaluska</media:title>
		</media:content>
	</item>
	</channel>
</rss>
