<?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>New Media Initiatives &#187; Dynamic Signage</title>
	<atom:link href="http://blogs.walkerart.org/newmedia/category/dynamic-signage/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.walkerart.org/newmedia</link>
	<description>Just another Walker Blogs weblog</description>
	<lastBuildDate>Thu, 12 Nov 2009 20:27:13 +0000</lastBuildDate>
	<generator>walker_blogs</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quartz Composer in Leopard</title>
		<link>http://blogs.walkerart.org/newmedia/2007/11/15/quartz-composer-leopard/</link>
		<comments>http://blogs.walkerart.org/newmedia/2007/11/15/quartz-composer-leopard/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 20:13:39 +0000</pubDate>
		<dc:creator>Justin Heideman</dc:creator>
				<category><![CDATA[Dynamic Signage]]></category>
		<category><![CDATA[quartz composer]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/2007/11/15/quartz-composer-in-leopard-extra-good/</guid>
		<description><![CDATA[Most techies probably know that Leopard has been out for a while now. Aside from all the goodness that is Time Machine, the thing that has me most excited is the new version of Quartz Composer. Create Digital Motion did a great post about what&#8217;s new, and you should read their post for the exhaustive [...]]]></description>
			<content:encoded><![CDATA[<p>Most techies probably know that Leopard has been out for a while now. Aside from all the goodness that is Time Machine, the thing that has me most excited is the <a href="http://developer.apple.com/releasenotes/GraphicsImaging/RN-QuartzComposer/index.html">new version of Quartz Composer</a>. Create Digital Motion did a <a href="http://createdigitalmotion.com/2007/11/07/leopard-visual-magic-whats-new-in-free-quartz-composer-tool/">great post about what&#8217;s new</a>, and you should read their post for the exhaustive info.</p>
<p>Aside from many useful things (closed loops!), there are two things that stick out to me as exceedingly useful for creating dynamic digital signage:</p>
<blockquote><ul>
<li>Data crunching: Quartz Composer can now load, and download XML files, which makes it much easier to move large chunks of data in and out of your composition.</li>
<li>Multiple screens &#8212; or multiple projectors: There is now support for running Quartz compositions across multiple screens, and also a cluster. </li>
</ul>
</blockquote>
<p>Being able to use XML data rather than just an RSS feed could be extremely useful for specifying things beyond text and images. Color values, timing, or any number of things could be included here in XML. The way we generate most of our pages here at the walker, our output is XML, so piping something like the <a href="http://calendar.walkerart.org/">Walker Calendar</a> into a Quartz Composition just got much easier.</p>
<p>The second thing on that list is the really exciting part. As part of the Developer Tools, apple added a new application called Quartz Composer Visualizer, aka QCV. It does a couple of things. It lets you play a single quartz composition across multiple screens, which you could not do with Quartz Composer in Tiger. I&#8217;m not sure yet how this works across multiple video cards. It also adds a network mode, where a host and clients share the same composition and synchronize via the network. Here&#8217;s a movie I made of a modified version of our <a href="http://blogs.walkerart.org/newmedia/2007/06/11/vineland-kiosk-screensavers/">Vineland Lobby Kiosk Screensaver</a>:</p>
<a href="http://blogs.walkerart.org/newmedia/2007/11/15/quartz-composer-leopard/"><em>Click here to view the embedded video.</em></a>
<p>This is running on two different computers, my laptop and my desktop (with two displays). For the most part, the displays are in perfect sync. There is a little blip, but I think that&#8217;s probably because my Desktop is struggling to keep up, due to an older video card. There is also the option to run a second composition as an &#8220;optional processing composition&#8221;. What this means is that you can create another composition that has the logic for processing the data and settings, which gets passed along to the display compositions. Basically, this allows you to use a <a href="http://en.wikipedia.org/wiki/Model-view-controller">MVC</a> way of doing things. Here&#8217;s a screenshot of the app in use:</p>
<p><a href='http://blogs.walkerart.org/newmedia/files/2007/11/qcv_full1.jpg' title='Quartz Composer Visualizer'><img src='http://blogs.walkerart.org/newmedia/files/2007/11/qcv_thumb1.jpg' alt='Quartz Composer Visualizer' /></a></p>
<p>Finding clients is done via bonjour, so it is limited to the local network, but all you have to do is fire it up on each machine and they find each other. Depending on how well separate video cards are supported, it could be quite easy to run a multiple screen setup from one high-end Mac Pro, since most of QC processing happens on the video card(s). Mac minis could also work as well, though due to the underwhelming onboard video, might not have enough horsepower to do any fancy core image effects.</p>
<p>QCV isn&#8217;t an industrial level application; you couldn&#8217;t ship this off to a client as a complete solution for a digital signage project. But for use in house, or a situation where it could be monitored more closely, it could be extremely useful. The complete source code to QCV is also included in the developer tools, and it&#8217;s meant as a template and example for people. An enterprising objective-c developer (which I am not) could create such an industrial level application. But as a template application, it is surprisingly useful. QC and QCV are the things in leopard that excite me the most.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2007/11/15/quartz-composer-leopard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Most Pixels Ever alpha</title>
		<link>http://blogs.walkerart.org/newmedia/2007/09/04/pixels-alpha/</link>
		<comments>http://blogs.walkerart.org/newmedia/2007/09/04/pixels-alpha/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 15:24:33 +0000</pubDate>
		<dc:creator>Justin Heideman</dc:creator>
				<category><![CDATA[Dynamic Signage]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/2007/09/04/most-pixels-ever-alpha/</guid>
		<description><![CDATA[Daniel Shiffman has just released Most Pixels Ever as an alpha library for use with processing.
What is MPE and how does it work? From mostpixelsever.com:
The Most Pixels Ever library is a software solution for taking a single-screen real-time graphics application (developed in Java) and spanning it across multiple screens (each connected to a separate computer). [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.shiffman.net/2007/09/04/most-pixels-ever-alpha-release/">Daniel Shiffman</a> has just released Most Pixels Ever as an <a href="http://www.mostpixelsever.com/download/">alpha library</a> for use with <a href="http://processing.org/">processing</a>.</p>
<p>What is MPE and how does it work? From <a href="http://www.mostpixelsever.com/">mostpixelsever.com</a>:</p>
<blockquote><p>The Most Pixels Ever library is a software solution for taking a single-screen real-time graphics application (developed in Java) and spanning it across multiple screens (each connected to a separate computer). Its features include &ldquo; time syncing&rdquo; and &ldquo; spatial syncing.&rdquo; Time syncing ensures that each frame is rendered simultaneously on each display and is achieved by network communication. Spatial syncing ensures that each client computer renders the appropriate portion of the larger display on its display.</p>
</blockquote>
<p>I can&#8217;t wait to play with it and see what the possible applications are for signage. Performance looks to be quite good. Daniel <a href="http://www.mostpixelsever.com/2007/08/26/testing-on-the-iac-video-wall/">posted</a> a video of Run Lola Run on the <a href="http://blogs.walkerart.org/newmedia/2007/06/22/iac-video-wall/">IAC video wall</a>:</p>
<p><a href="http://vimeo.com/285629/l:embed_285629">Run Lola Run Lola Run Lola Run Lola Run</a> from <a href="http://vimeo.com/shiffman/l:embed_285629">shiffman</a> and <a href="http://vimeo.com/l:embed_285629">Vimeo</a>.</p>
<p>Daniel&#8217;s also teaching a class this fall, and the projects are being developed for the IAC wall. The <a href="http://www.itp.nyu.edu/varwiki/Syllabus/BigScreens">syllabus looks interesting</a>,  including <a href="http://dialog.walkerart.org">computer vision</a> and <a href="http://newmedia.walkerart.org/aoc">phone interaction</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2007/09/04/pixels-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebWalker 1.7: Multitouch making waves</title>
		<link>http://blogs.walkerart.org/newmedia/2007/06/28/webwalker-17-multitouch-making/</link>
		<comments>http://blogs.walkerart.org/newmedia/2007/06/28/webwalker-17-multitouch-making/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 21:20:31 +0000</pubDate>
		<dc:creator>Justin Heideman</dc:creator>
				<category><![CDATA[Dynamic Signage]]></category>
		<category><![CDATA[Interactive Tables]]></category>
		<category><![CDATA[Physical Interface]]></category>
		<category><![CDATA[WebWalker]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/2007/06/28/webwalker-17-multitouch-making-waves/</guid>
		<description><![CDATA[   
WebWalker is getting touchy feely all over in this edition with some computer interface goodness.

This one might be a bit old, but it seems Panasonic demonstrated some sort of multi-touch table a last year, as well as a gigantic interactive video wall. I don&#8217;t really know how to describe the table. The [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.akihabaranews.com/en/news-11387-HDTV:%20The%20interactive%20and%20intelligent%20table%20by%20Panasonic.html'><img src='http://blogs.walkerart.org/newmedia/files/2007/06/fish1.jpg' alt='Fish' /></a> <a href='http://aving.net/usa/news/default.asp?mode=read&amp;c_num=47271&amp;C_Code=09&amp;SP_Num=0'><img src='http://blogs.walkerart.org/newmedia/files/2007/06/dolphin1.jpg' alt='dolphin.jpg' /></a> <img src='http://blogs.walkerart.org/newmedia/files/2007/06/calamari1.jpg' alt='calamari.jpg' /> <a href='http://designondeadline.blogspot.com/2007/06/digital-newsstand_14.html'><img src='http://blogs.walkerart.org/newmedia/files/2007/06/newsbox1.jpg' alt='newsbox.jpg' /></a></p>
<p>WebWalker is getting touchy feely all over in this edition with some computer interface goodness.</p>
<ul>
<li>This one might be a bit old, but it seems <a href="http://www.akihabaranews.com/en/news-11387-HDTV:%20The%20interactive%20and%20intelligent%20table%20by%20Panasonic.html">Panasonic demonstrated some sort of multi-touch table</a> a last year, as well as a <a href="http://www.akihabaranews.com/review-63-X.html">gigantic interactive video wall</a>. I don&#8217;t really know how to describe the table. The video looks very nice in 720P glory, but the narration that goes with it is worth a chuckle and the interface is just a bit weird. Translucent fish?</li>
<li>Another <a href="http://aving.net/usa/news/default.asp?mode=read&amp;c_num=47271&amp;C_Code=09&amp;SP_Num=0">big multitouch screen</a>, this time from DAHAN T&amp;S (via <a href="http://nuigroup.com/log/community_update/">nuigroup</a> via <a href="http://www.engadget.com/2007/05/18/dahan-tands-120-inch-multi-touch-panel/">engadget</a>).  This time we get dolphins instead of fish, but my questions still remain, why so many creatures of the sea on multitouch screens? There&#8217;s no video, so I can&#8217;t tell if their <a href="http://blogs.walkerart.org/newmedia/wp-content/newmedia/dolphin.jpg">dolphin talks like ours</a>.</li>
<li>Speaking of sea creatures, did someone say <a href="http://www.apple.com/iphone/ads/ad2/">calamari</a>? The iPhone is certainly putting some pressure onto the demand for multitouch, we should remember multitouch is not actually that new. Case in point, Powerbook trackpads have been multitouch for years, giving users that lovely two-fingered scrolling. Apple even owns a <a href="http://www.macobserver.com/article/2006/10/09.2.shtml">multitouch patent</a>. The iPhone is taking the idea and coupling it with a screen, which is really the important part. I&#8217;m rather curious to know how it works and what kind of tech they&#8217;re using to make it happen. None of us in NMI plan on getting an iPhone <a href="http://www.eff.org/legal/cases/att/">for various reasons</a>, so who&#8217;s going to be the first person to take apart their iPhone?</li>
<li>And while it is not multitouch, this is a neat project: <a href="http://designondeadline.blogspot.com/2007/06/digital-newsstand_14.html">The digital newsstand</a>. It is basically a newspaper box with a computer screen replacing the window showing todays issue. It is not entirely practical, but I certainly appreciate consistency of the visual language and presentation. If you were going to show newspapers, you might as well do it in the right box. (via <a href="http://blogs.walkerart.org/offcenter/author/paul/">Paul</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2007/06/28/webwalker-17-multitouch-making/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IAC video wall</title>
		<link>http://blogs.walkerart.org/newmedia/2007/06/22/iac-video-wall/</link>
		<comments>http://blogs.walkerart.org/newmedia/2007/06/22/iac-video-wall/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 21:30:54 +0000</pubDate>
		<dc:creator>Justin Heideman</dc:creator>
				<category><![CDATA[Dynamic Signage]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/2007/06/22/iac-video-wall/</guid>
		<description><![CDATA[
Daniel Shiffman dropped a quick note about a new article in Metropolis Magazine covering IAC&#8217;s  video wall:
To project a 120-foot-long high-definition video image requires not one but eighteen sequential projectors perfectly calibrated with computer software so that the point at which one projected image starts and the next takes over is barely discernible&#8211;a process [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://blogs.walkerart.org/newmedia/files/2007/06/iacvideowall1.jpg' alt='IAC video wall'></p>
<p><a href="http://www.shiffman.net/2007/06/22/metropolis-magazine/">Daniel Shiffman</a> dropped a quick note about a new <a href="http://www.metropolismag.com/cda/story.php?artid=2800">article in Metropolis Magazine</a> covering IAC&#8217;s  video wall:</p>
<blockquote><p>To project a 120-foot-long high-definition video image requires not one but eighteen sequential projectors perfectly calibrated with computer software so that the point at which one projected image starts and the next takes over is barely discernible&#8211;a process called &ldquo; edge blending.&rdquo; When Al Gore stands in front of a giant projected graphic of CO2 emissions in An Inconvenient Truth, edge-blended projectors are working behind the scenes. To choreograph, translate, edge-blend, and calibrate the imagery requires an entire room of computers. All in all, says Steve Zink of Warren Z Productions&#8211;which produced the software system and the spinning globe&#8211;it uses enough power to &ldquo; run a small house or two.&rdquo; So much for LEED certification. </p></blockquote>
<p>It is a quick but interesting overview of the wall, and some of the projects and content <a href="http://www.iac.com/">IAC</a> is putting on it. It sounds like they also face a lot of the same issues we face with the Hennepin Signage: projectors aren&#8217;t cheap, easy to align, synchronize, or see in the daylight.</p>
<p>The <a href="http://www.iacbuilding.com/">IAC Building site</a> has a video of the projection if you sit through all the flash nonsense and click video wall, or just <a href="http://www.iacbuilding.com/interactive/_flv/iac_lobby.flv">grab the FLV directly</a>.</p>
<p>Here&#8217;s a youtube video from what seems to be some sort of dance party:</p>
<a href="http://blogs.walkerart.org/newmedia/2007/06/22/iac-video-wall/"><em>Click here to view the embedded video.</em></a>
<p>If you didn&#8217;t know, this wall is in the <a href="http://www.wired.com/wired/archive/14.12/building.html">Frank Gehry designed headquarters for InteraActiveCorp</a>. Wired had this to say about the building and Gehry several months ago:</p>
<blockquote><p>The new headquarters for Barry Diller&#8217;s InterActiveCorp stick up from the low-rise terrain of Manhattan&#8217;s West Chelsea neighborhood like Space Mountain at Disneyland. The 10-story asymmetrical protuberance has outer walls that veer every which way, a typical design for architect Frank Gehry. But the building&#8217;s showstopper is a facade that looks like sails billowed by the wind. Gehry, famous for his complex compositions in titanium and stainless steel, had never before designed a major building in glass, and he was shocked to learn how difficult it would be to soften and mold the material around the contours of the building. Each of the 2,541 pieces of glass would have to be heated to 1,148 degrees Fahrenheit, then cooled and shaped. It was physically possible, but the sheer size of the project made it seem inconceivable. &#8220;We didn&#8217;t think we could do it,&#8221; Gehry says. &#8220;We were going to abandon it.&#8221;</p></blockquote>
<p>So it would seem technical hurdles and setbacks are nothing new for this building. The narrative is one that we&#8217;re familiar with too, but such is the price of being cutting edge.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2007/06/22/iac-video-wall/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vineland Kiosk Screensavers</title>
		<link>http://blogs.walkerart.org/newmedia/2007/06/11/vineland-kiosk-screensavers/</link>
		<comments>http://blogs.walkerart.org/newmedia/2007/06/11/vineland-kiosk-screensavers/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 15:41:41 +0000</pubDate>
		<dc:creator>Justin Heideman</dc:creator>
				<category><![CDATA[Dynamic Signage]]></category>
		<category><![CDATA[quartz composer]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/2007/06/11/vineland-kiosk-screensavers/</guid>
		<description><![CDATA[If you&#8217;ve been to the Walker recently, you may have noticed that the Bazinet Garden Lobby has a bit more light in it these days. You may have also noticed that the Vineland kiosks have a new screensaver on them.

The screensaver on those kiosks is something that Eric had played with before. I also made [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been to the Walker recently, you may have noticed that the Bazinet Garden Lobby has a bit more light in it these days. You may have also noticed that the Vineland kiosks have a new screensaver on them.</p>
<p><img src='http://blogs.walkerart.org/newmedia/files/2007/06/vineland_screen1.jpg' alt='Vineland Kiosk Screensaver' align="right" /></p>
<p>The screensaver on those kiosks is something that <a href="http://blogs.walkerart.org/newmedia/2005/06/08/screen-saver-tiger-only/">Eric had played with before</a>. I also made a version of a screensaver that uses more of Walker Expanded, and <a href="http://blogs.walkerart.org/newmedia/2007/01/25/more-on-using-quartz-composer-for-digital-signage/">posted about it a few months back</a>. In depoloying it to the iMacs, though, I ran into some trouble. The machines we&#8217;re using have their graphics driven by a lowly GeForce FX 5200, the 64mb lame dog of the quartz extreme world. When I put the screensaver on them, it would create horrible drawing problems, similar to the artifacting you would see on a jpeg file at the highest compression, except worse.</p>
<p>This hung me up for a while, but at some point I decided to try again. Through a process of trial and error, I figured out the magic bit that was missing was the Clear object:</p>
<blockquote><p>Paints the entire rendering destination with a constant color and clears the depth buffer. <strong>This is usually the first rendering operation a composition should perform, in order to reset the rendering destination to a known state and prevent visual artifacts.</strong> If the rendering destination is intended to be composited over some other visual content, make sure the alpha component of the color used to paint is smaller than 1.0.</p></blockquote>
<p>Dropping a clear object in there did the trick and the saver was now running quite well. Sometimes it is the simple, obvious things that are missed the most easily. Here is a rendered preview of the <a href='http://blogs.walkerart.org/newmedia/files/2007/06/kiosk_saver_03_h2641.mov' title='vineland sceensaver'>kiosk screensaver</a>.</p>
<p>The trick to getting the background pattern bars to swoop in the way that they do is to use two different interpolation objects, one for X position, and one for Y rotation, feeding into a sprite. Both objects should be set to the same duration. The X position simply moves the sprite from left to right (-4 to 4), and the Y-rotation (-30 to 30) changes the tilt as it moves right to left. Since they&#8217;re both running at the same duration, the animation appears very smooth. Put this all in a macro patch, copy and paste a bunch, changing the duration, pattern and color, and you have our flying identity patterns.</p>
<p>I would love to give away this screensaver so those of you on Mac&#8217;s could enjoy it, but it depends the fonts Walker Expanded and Avenir. It is possible that I could convert the identity patterns to images and change the typeface to Arial or Helvetica and get pretty close. Would anyone be interested?</p>
<p>Here&#8217;s a larger image of the Kiosks in the Bazinet Garden Lobby, with the new Vineland entrance being prepared in the background:</p>
<p><img src='http://blogs.walkerart.org/newmedia/files/2007/06/vineland_entrance1.jpg' alt='Vineland Entrance' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2007/06/11/vineland-kiosk-screensavers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://blogs.walkerart.org/newmedia/files/2007/06/kiosk_saver_03_h2641.mov" length="2747962" type="video/quicktime" />
		</item>
		<item>
		<title>Chicago Museum of Contemporary Art Signage</title>
		<link>http://blogs.walkerart.org/newmedia/2007/02/16/chicago-museum-of-contemporary-art-signage/</link>
		<comments>http://blogs.walkerart.org/newmedia/2007/02/16/chicago-museum-of-contemporary-art-signage/#comments</comments>
		<pubDate>Fri, 16 Feb 2007 16:33:12 +0000</pubDate>
		<dc:creator>Justin Heideman</dc:creator>
				<category><![CDATA[Dynamic Signage]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/?p=304</guid>
		<description><![CDATA[Wrapping up my three-day digital signage extravaganza are two videos from the MCA Chicago. Their signage is located behind the lobby desk, just inside and to the right of the main entrance.

Chicago Museum of Contemporary Art digital signage on Vimeo


Signage at the Chicago Museum of Contemporary Art on Vimeo


The four signs are not synchronized or [...]]]></description>
			<content:encoded><![CDATA[<p>Wrapping up my three-day digital signage extravaganza are two videos from the <a href="http://www.mcachicago.org/">MCA Chicago</a>. Their signage is located behind the lobby desk, just inside and to the right of the main entrance.</p>
<div style="width: 400px;float: left;margin-right: 10px">
<p><a href="http://www.vimeo.com/clip=141203">Chicago Museum of Contemporary Art digital signage</a> on <a href="http://www.vimeo.com/">Vimeo</a></p>
</div>
<div style="width: 400px;float: left">
<p><a href="http://www.vimeo.com/clip=141200">Signage at the Chicago Museum of Contemporary Art</a> on <a href="http://www.vimeo.com/">Vimeo</a></p>
</div>
<p></p>
<p>The four signs are not synchronized or spanned, but the timings are such that it can appear that there are things that line up. Having the signs behind glass and built into the wall gives them a more polished, integrated look. The glare in person is not as bad as it appears in the video.</p>
<p>Also, I have to say, the <a href="http://www.mcachicago.org/exhibitions/exh_detail.php?id=55">Stingel</a> show at the MCA is  fun. I am a big fan of work that lets visitors touch, interact and leave their mark. The silver walls were quite marked up after only a week, I can only imagine what they&#8217;ll be like in a month or two.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2007/02/16/chicago-museum-of-contemporary-art-signage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Art Institute of Chicago Signage</title>
		<link>http://blogs.walkerart.org/newmedia/2007/02/15/art-institute-of-chicago-signage/</link>
		<comments>http://blogs.walkerart.org/newmedia/2007/02/15/art-institute-of-chicago-signage/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 15:31:47 +0000</pubDate>
		<dc:creator>Justin Heideman</dc:creator>
				<category><![CDATA[Dynamic Signage]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/?p=303</guid>
		<description><![CDATA[In addition to recently visiting MAM, I was also to the Art Institute of Chicago over the previous weekend. Here is a little videographic evidence of that visit.
Signage at the Art Institute of Chicago on Vimeo
This signage isn&#8217;t all that exciting. Based on what I saw, the loop is pretty short and it only advertises [...]]]></description>
			<content:encoded><![CDATA[<p>In addition to recently visiting <a href="http://www.mam.org/">MAM</a>, I was also to the <a href="http://www.artic.edu/aic/">Art Institute of Chicago</a> over the previous weekend. Here is a little videographic evidence of that visit.</p>
<p><a href="http://www.vimeo.com/clip=140730">Signage at the Art Institute of Chicago</a> on <a href="http://www.vimeo.com/">Vimeo</a></p>
<p>This signage isn&#8217;t all that exciting. Based on what I saw, the loop is pretty short and it only advertises their audio tours. I really like how the mouse pointer is stuck on the screen in the upper left. At least we know it is running from a mac (the cursor is black). The display is located in an area just to the left of the main entrance of the building, in the coat check and tickets counter room.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2007/02/15/art-institute-of-chicago-signage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Milwaukee Art Museum Signage</title>
		<link>http://blogs.walkerart.org/newmedia/2007/02/14/milwaukee-art-museum-signage/</link>
		<comments>http://blogs.walkerart.org/newmedia/2007/02/14/milwaukee-art-museum-signage/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 15:48:08 +0000</pubDate>
		<dc:creator>Justin Heideman</dc:creator>
				<category><![CDATA[Dynamic Signage]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/?p=301</guid>
		<description><![CDATA[As a native of Milwaukee, I visited home over the christmas holiday break. While there, I had the opportunity to stop into the Milwaukee Art Museum, which I always enjoy. In the lobby of the museum, I noted some digital signage which was not there when I last visited over a year ago. Here is [...]]]></description>
			<content:encoded><![CDATA[<p>As a native of <a href="http://www.ci.mil.wi.us/">Milwaukee</a>, I visited home over the christmas holiday break. While there, I had the opportunity to stop into the <a href="http://mam.org/">Milwaukee Art Museum</a>, which I always enjoy. In the lobby of the museum, I noted some digital signage which was not there when I last visited over a year ago. Here is a short documentation video:</p>
<p><a href="http://www.vimeo.com/clip=140257">MAM Signage</a> on <a href="http://www.vimeo.com/">Vimeo</a></p>
<p><a href='http://blogs.walkerart.org/newmedia/files/2007/02/mam_signage1.jpg' title='MAM Signage in Context'><img src='http://blogs.walkerart.org/newmedia/files/2007/02/mam_signage1-150x150.jpg' alt='MAM Signage in Context'></a>They have essentially divided the screen into three sections. The largest displays posters for current exhibits along with a welcome message. The two side areas cycle through images of work in the museum and info about things visitors to the museum might want to know: events for that day, where the bathrooms are, schedule for the <a href="http://mam.org/thebuilding/burke_brise_soleil.htm">Brise Soleil</a> opening, etc. It doesn&#8217;t seem particularly groundbreaking, but it is likely quite easy to update, only requiring static images to be changed periodically. It does catch your eye as you come into the museum, since it is directly in front of the main entrance from the parking structure or the street. The shot at left shows slightly more context. The lobby desk is a few yards behind me as I&#8217;m taking this picture.</p>
<p>If you&#8217;re not familiar, several years ago they added a <a href="http://mam.org/thebuilding/">new addition</a>, designed by <a href="http://en.wikipedia.org/wiki/Santiago_Calatrava">Santiago Calatrava</a>, his first building in the US. It has been a huge success for the museum and the city of Milwaukee.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2007/02/14/milwaukee-art-museum-signage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>More on using Quartz Composer for digital signage</title>
		<link>http://blogs.walkerart.org/newmedia/2007/01/25/more-on-using-quartz-composer-for-digital-signage/</link>
		<comments>http://blogs.walkerart.org/newmedia/2007/01/25/more-on-using-quartz-composer-for-digital-signage/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 22:28:06 +0000</pubDate>
		<dc:creator>Justin Heideman</dc:creator>
				<category><![CDATA[Dynamic Signage]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Source Code]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/?p=296</guid>
		<description><![CDATA[As has been mentioned here in the past, I have been tinkering with quartz composer for use as dynamic, digital signage. It is a good fit: extremely fast, can talk to the internet, usable on a lot of different systems. There are a growing number of locations within the museum where we&#8217;d like to apply [...]]]></description>
			<content:encoded><![CDATA[<p>As has been mentioned here in the past, I have been tinkering with quartz composer for use as dynamic, digital signage. It is a good fit: extremely fast, can talk to the internet, usable on a lot of different systems. There are a growing number of locations within the museum where we&#8217;d like to apply dynamic signage, but off the shelf systems to do it are often convoluted and proprietary, not to mention expensive. Currently in the Walker Cinema, we use a DVD that I render in After Effects and update periodically. This affords a lot of control, but also takes a fair amount of labor to update.</p>
<p>It is this kind of an application where Quartz Composer can work well. Any quartz composer movie can be saved as a quicktime movie, but there are some <a href="http://developer.apple.com/technotes/tn2005/tn2145.html">limitations</a>:</p>
<ul>
<li>no mouse and keyboard events</li>
<li>no contents download from Internet (RSS feeds, images&#8230;)</li>
<li>edition of the input parameters of the compositions</li>
</ul>
<p>Notice that second one? That&#8217;s the doozy if you want your quartz comp quicktime movie to use an RSS feed to get the text.<span class="Apple-converted-space"> </span></p>
<p>There is a simple workaround, though, and that is to simply download the RSS feed to the local machine before you open the movie in quickitime. You simply build the composition (before saving it as a movie) to look for that file on the local drive. Here&#8217;s a quick command to grab our RSS feed and save it:</p>
<pre>/usr/bin/curl http://calendar.walkerart.org/news/today.wac &gt; /tmp/today.html</pre>
<p>And then your path for the RSS feed inside quartz is:
<pre>file://localhost/tmp/today.html</pre>
</p>
<p>Problem one solved. This lets us manually open up the quicktime movie and export it to any format quicktime can export to. Once you have it in that format, you can transform it, play it or transfer it with much more ease.</p>
<p>I&#8217;ll post about how to automate the whole process in the future, and the problems that occur when you try to deal with HD resolution screens. In the meantime, here is a short demo of what I have been able to achieve with quartz composer and our identity system (a work in progress).</p>
<p><a id="p297" href="wp-content/uploads/2007/01/qtz_sign_sm_demo.mov" title="qtz_sign_sm_demo.mov"><img src="http://blogs.walkerart.org/newmedia/files/2007/01/qtz_sign_sm_demo1.jpg" alt="qtz_sign_sm_demo.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2007/01/25/more-on-using-quartz-composer-for-digital-signage/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hacking Keynote for digital signage</title>
		<link>http://blogs.walkerart.org/newmedia/2006/12/08/hacking-keynote-for-digital-signage/</link>
		<comments>http://blogs.walkerart.org/newmedia/2006/12/08/hacking-keynote-for-digital-signage/#comments</comments>
		<pubDate>Fri, 08 Dec 2006 21:52:19 +0000</pubDate>
		<dc:creator>Justin Heideman</dc:creator>
				<category><![CDATA[Dynamic Signage]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/?p=265</guid>
		<description><![CDATA[
In the process of looking for digital signage software this afternoon, I ran across this great hack using a keynote developed by Kendrick Erickson and Eric Perrino at the University of Minnesota. Essentially, they pulled info from the school&#8217;s database and used XSL to translate it and insert it into Keynote&#8217;s XML-based file format. They [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://minions.class.umn.edu/Digital_Signage_Project.html"><img src="http://blogs.walkerart.org/newmedia/files/2006/12/umnsignage21.jpg" alt="Digital Signage at UMN with Keynote" style="float:right" /></a></p>
<p>In the process of looking for digital signage software this afternoon, I ran across this <a href="http://minions.class.umn.edu/Digital_Signage_Project.html">great hack using a keynote</a> developed by Kendrick Erickson and Eric Perrino at the University of Minnesota. Essentially, they pulled info from the school&#8217;s database and used XSL to translate it and insert it into Keynote&#8217;s XML-based file format. They also used a mac mini to do the displaying, since, of course, Keynote runs only on the mac. Even geekier, Kendrick and Eric managed to turn the display on and off from the mini via serial and (presumably) a cron job.</p>
<p>I have often wondered why I haven&#8217;t seen more signage developed using OS X, since it&#8217;s <a href="http://developer.apple.com/graphicsimaging/quartz/quartzcomposer.html">superior display capabilities</a> make it extremely well suited for this type of application. As Kendrick and Eric note:</p>
<blockquote><p>Other benefits such as OS X&#8217;s BSD foundation made it easier to update slide content from Crimson and develop supporting software. We&#8217;ll also be able to expand the capabilities of the display framework later on by developing custom software using the Quartz 2D engine or OpenGL directly.</p>
</blockquote>
<p>It is <a href="http://blogs.walkerart.org/newmedia/?p=47">something we&#8217;re looking into</a>.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2006/12/08/hacking-keynote-for-digital-signage/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
