<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How are flash sites like Virtual Bartender and Subservient Chicken implemented?</title>
	<link>http://ask.metafilter.com/11726/How-are-flash-sites-like-Virtual-Bartender-and-Subservient-Chicken-implemented/</link>
	<description>Comments on Ask MetaFilter post How are flash sites like Virtual Bartender and Subservient Chicken implemented?</description>
	<pubDate>Fri, 12 Nov 2004 12:46:45 -0800</pubDate>
	<lastBuildDate>Fri, 12 Nov 2004 12:46:45 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How are flash sites like Virtual Bartender and Subservient Chicken implemented?</title>
		<link>http://ask.metafilter.com/11726/How-are-flash-sites-like-Virtual-Bartender-and-Subservient-Chicken-implemented</link>	
		<description>I am curious, blue. Or rather, I&apos;m curious about something on the Blue, &lt;a href=&quot;http://www.virtualbartender.beer.com/beer_usa.htm&quot;&gt;Virtual Bartender&lt;/a&gt;. How are toys like that and Subservient Chicken implemented?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2004:site.11726</guid>
		<pubDate>Fri, 12 Nov 2004 12:33:30 -0800</pubDate>
		<dc:creator>tommasz</dc:creator>
		
			<category>virtualbartender</category>
		
			<category>subservientchicken</category>
		
			<category>internet</category>
		
			<category>marketing</category>
		
	</item> <item>
		<title>By: andrew cooke</title>
		<link>http://ask.metafilter.com/11726/How-are-flash-sites-like-Virtual-Bartender-and-Subservient-Chicken-implemented#205524</link>	
		<description>there&apos;s a bunch of pre-recorded actions, each associated with a particular set of words.  each shot starts and ends with the woman in the same place and there are several for &quot;waiting&quot; that are played at random.  when an expression is typed into the command area,  it is checked to see if it contains a word associated with a particular clip.  if so, the clip is shown.&lt;br&gt;
i guess.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.11726-205524</guid>
		<pubDate>Fri, 12 Nov 2004 12:46:45 -0800</pubDate>
		<dc:creator>andrew cooke</dc:creator>
	</item><item>
		<title>By: tommasz</title>
		<link>http://ask.metafilter.com/11726/How-are-flash-sites-like-Virtual-Bartender-and-Subservient-Chicken-implemented#205530</link>	
		<description>I&apos;m impressed with the lack of obvious seams between the clips. I&apos;m guessing all of the possible video segments are loaded at once, which would also account for the fairly low quality. Is the text recognition engine resident on the client or on the server?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.11726-205530</guid>
		<pubDate>Fri, 12 Nov 2004 12:53:26 -0800</pubDate>
		<dc:creator>tommasz</dc:creator>
	</item><item>
		<title>By: andrew cooke</title>
		<link>http://ask.metafilter.com/11726/How-are-flash-sites-like-Virtual-Bartender-and-Subservient-Chicken-implemented#205531</link>	
		<description>i think it&apos;s all on the client, but the text is encoded (compressed i suppose) - running &quot;strings&quot; on the swf doesn&apos;t give you the words.  it may load the &quot;waiting&quot; scenes first to start more quickly.  the poor quality makes the joins less noticeable too.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.11726-205531</guid>
		<pubDate>Fri, 12 Nov 2004 12:56:28 -0800</pubDate>
		<dc:creator>andrew cooke</dc:creator>
	</item><item>
		<title>By: andrew cooke</title>
		<link>http://ask.metafilter.com/11726/How-are-flash-sites-like-Virtual-Bartender-and-Subservient-Chicken-implemented#205542</link>	
		<description>http://www.virtualbartender.beer.com/TammyClips.xml - from the blue thread</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.11726-205542</guid>
		<pubDate>Fri, 12 Nov 2004 13:29:44 -0800</pubDate>
		<dc:creator>andrew cooke</dc:creator>
	</item><item>
		<title>By: tommasz</title>
		<link>http://ask.metafilter.com/11726/How-are-flash-sites-like-Virtual-Bartender-and-Subservient-Chicken-implemented#205548</link>	
		<description>Thanks! Of course, that takes all the fun out of the experiments, but that&apos;s science.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.11726-205548</guid>
		<pubDate>Fri, 12 Nov 2004 13:47:18 -0800</pubDate>
		<dc:creator>tommasz</dc:creator>
	</item><item>
		<title>By: majcher</title>
		<link>http://ask.metafilter.com/11726/How-are-flash-sites-like-Virtual-Bartender-and-Subservient-Chicken-implemented#205577</link>	
		<description>The flash movie itself is just a simple little shell of a subservience engine.  On startup, it just loads the dictionary of associations from an XML file, and probably the three or four little waiting .fmv clips.  When you type in a phrase, the client does a dead simple pattern match on it, and grabs and plays the corresponding video clip from the server.&lt;br&gt;
&lt;br&gt;
The flash part is really easy.  The hard part is picking entertaining stuff to do, and filming the chick[en].</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.11726-205577</guid>
		<pubDate>Fri, 12 Nov 2004 14:58:28 -0800</pubDate>
		<dc:creator>majcher</dc:creator>
	</item>
	</channel>
</rss>
