<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jeff watson &#187; citystory</title>
	<atom:link href="http://remotedevice.net/tag/citystory/feed/" rel="self" type="application/rss+xml" />
	<link>http://remotedevice.net</link>
	<description>remotedevice.net</description>
	<lastBuildDate>Thu, 09 Sep 2010 20:17:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CityStory Cinegrid Export Notes</title>
		<link>http://remotedevice.net/notes-and-docs/citystory-cinegrid-export-notes/</link>
		<comments>http://remotedevice.net/notes-and-docs/citystory-cinegrid-export-notes/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 13:31:41 +0000</pubDate>
		<dc:creator>Jeff Watson</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[cinegrid]]></category>
		<category><![CDATA[citystory]]></category>
		<category><![CDATA[video matrices]]></category>

		<guid isPermaLink="false">http://remotedevice.net/?p=1126</guid>
		<description><![CDATA[A list of coordinates for laying out various matrices of video clips at 4k resolution.]]></description>
			<content:encoded><![CDATA[<p>TFOTS<br />
City Story Export notes</p>
<p>screen dimensions: 3840&#215;2160<br />
individual frame dimensions: 640 x 480</p>
<p>4 x 3 grid:</p>
<p>HORIZONTAL<br />
gaps between each frame = 256px</p>
<p>number of frames		640*4=2560<br />
screen minus frames	3840-2560=1280<br />
spaces next to frames	1280/5=256</p>
<p>VERTICAL<br />
gaps between each frame = 180px</p>
<p>number of frames		480*3=1440<br />
screen minus frames	2160-1440=720<br />
spaces next to frames	720/4=180</p>
<p>COORDINATES</p>
<p>Premiere, annoyingly enough, uses the center of the image as the point from which it measures its position on-screen.</p>
<p>For example, the coordinates of the frame in the upper left corner of a 4&#215;3 grid would be calculated in the following way:</p>
<p>X COORDINATE<br />
gap between screen edge and frame	256px<br />
+ left half of frame			320px<br />
576px</p>
<p>Y COORDINATE<br />
gap between screen top and frame	180px<br />
+ top half of frame			240px<br />
420px</p>
<p>The horizontal frame point would be at 1472px&#8230;</p>
<p>576+320	=	896<br />
896+256	=	1152<br />
1152+320	=	1472</p>
<p>All this can be expressed in simple formulae:</p>
<p>X COORDINATE<br />
[starting point]+(framegap x)+(framewidth)</p>
<p>Y COORDINATE<br />
[starting point]+(framegap y)+(frameheight)</p>
<p>[sp]+256+640<br />
X COORDINATES</p>
<p>576<br />
1472<br />
2368<br />
3264</p>
<p>[sp]+180+480<br />
Y COORDINATES<br />
420<br />
1080<br />
1740</p>
<p>So&#8230; all the coordinate pairs for a 4&#215;3 grid are:</p>
<p>576,420	1472,420	2368,420	3264,420<br />
576,1080	1472,1080	2368,1080	3264,1080<br />
576,1740	1472,1740	2368,1740	3264,1740</p>
<p>5 x 4 grid:</p>
<p>HORIZONTAL<br />
gaps between each frame = 106px</p>
<p>number of frames		640*5=3200<br />
screen minus frames	3840-3200=640<br />
spaces next to frames	640/6=106</p>
<p>VERTICAL<br />
gaps between each frame = 180px</p>
<p>number of frames		480*4=1920<br />
screen minus frames	2160-1920=240<br />
spaces next to frames	240/5=48</p>
<p>[sp]+106+640<br />
HORIZONTAL COORDINATES</p>
<p>426<br />
1172<br />
1918<br />
2664<br />
3410</p>
<p>[sp]+48+480<br />
VERTICAL COORDINATES<br />
288<br />
816<br />
1344<br />
1872</p>
<p>All the coordinates for a 5&#215;4 grid:</p>
<p>426,288	1172,288	1918,288	2664,288	3410,288<br />
426,816	1172,816	1918,816	2664,816	3410,816<br />
426,1344	1172,1344	1918,1344	2664,1344	3410,1344<br />
426,1872	1172,1872	1918,1872	2664,1872	3410,1872</p>
]]></content:encoded>
			<wfw:commentRss>http://remotedevice.net/notes-and-docs/citystory-cinegrid-export-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MEML notes 18 Sept 2008</title>
		<link>http://remotedevice.net/notes-and-docs/meml-notes-18-sept-2008/</link>
		<comments>http://remotedevice.net/notes-and-docs/meml-notes-18-sept-2008/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 04:48:24 +0000</pubDate>
		<dc:creator>Jeff Watson</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[citystory]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[meml]]></category>
		<category><![CDATA[minutes]]></category>
		<category><![CDATA[nasa]]></category>
		<category><![CDATA[tfots]]></category>

		<guid isPermaLink="false">http://remotedevice.net/?p=1172</guid>
		<description><![CDATA[These notes, from the 18 September 2008 TFOTS/MEML meeting, collate some of the earliest ideas related to the Million Story Building project. The &#8220;ideas to date&#8221; section refers to concepts we were trying to develop for SMS-based text cues for improv filmmaking projects. The other snippet here, &#8220;city story notes&#8221; seems primarily concerned with notions [...]]]></description>
			<content:encoded><![CDATA[<p>These notes, from the 18 September 2008 TFOTS/MEML meeting, collate some of the earliest ideas related to the Million Story Building project. The &#8220;ideas to date&#8221; section refers to concepts we were trying to develop for SMS-based text cues for improv filmmaking projects. The other snippet here, &#8220;city story notes&#8221; seems primarily concerned with notions of database-driven cinema archives and the question of motivation (for example, &#8220;NASA&#8221; refers to a suggestion someone had to make the CityStory archive something that would be sent into space on a flash drive or similar media, the idea being that this would be an inspiring motive for people to participate in the crowdsourced-cinema project we were cooking up). Ultimately, the SMS text-cue experiments and the CityStory crowd-cinema experiment would merge into a <a href="http://remotedevice.net/portfolio/digital/citystory/">single project</a>.</p>
<blockquote><p>TFOTS<br />
18 Sept 08</p>
<p>ideas to date:</p>
<p>-concrete visual, chain letter, xquisite corpse (&#8220;cinerenga&#8221;)<br />
-interpretive emergence, charades (&#8220;scary face&#8221;)<br />
-i ching-style one liners (&#8220;oracle&#8221;)<br />
-fictional undergrad/blog poster (&#8220;zombie&#8221;)<br />
-in/out, peach boy (&#8220;moviebits&#8221;)</p>
<p>-city story notes:<br />
	-public good<br />
	-see &#8220;flickr commons&#8221;<br />
	-fifth element<br />
	-a permanent archive<br />
	-NASA?<br />
	-permanent installation in lucas building
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://remotedevice.net/notes-and-docs/meml-notes-18-sept-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
