<?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>Bleeding Edge Biotech &#187; Video</title>
	<atom:link href="http://www.bleedingedgebiotech.com/blog/category/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bleedingedgebiotech.com/blog</link>
	<description>Bioinformatics and Big Iron</description>
	<lastBuildDate>Fri, 15 Jul 2011 17:57:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Biorobotics: Snake Robots! [Video]</title>
		<link>http://www.bleedingedgebiotech.com/blog/video/biorobotics-snake-robots-video/</link>
		<comments>http://www.bleedingedgebiotech.com/blog/video/biorobotics-snake-robots-video/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 16:40:58 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Bioengineering]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.bleedingedgebiotech.com/blog/video/biorobotics-snake-robots-video/</guid>
		<description><![CDATA[[There is a video that cannot be displayed in this feed. Visit the blog entry to see the video.] These things are being developed by the Robotics Institute on our campus. I&#8217;m partially amazed and partially terrified. I&#8217;ve heard they work wirelessly and they want to have snakes where each module has a camera so [...]]]></description>
			<content:encoded><![CDATA[<p>[There is a video that cannot be displayed in this feed. <a href="http://www.bleedingedgebiotech.com/blog/video/biorobotics-snake-robots-video/">Visit the blog entry to see the video.]</a></p>
<p>These things are being developed by the Robotics Institute on our campus.  I&#8217;m partially amazed and partially terrified.  I&#8217;ve heard they work wirelessly and they want to have snakes where each module has a camera so they can break apart into independent pieces, spread, and reassemble automatically.  Some of the climbing behavior is pretty impressive&#8230;</p>
<p>Read more about this technology at the <a href="http://modsnake.com" title="Modular Snake Robots">Modsnake website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bleedingedgebiotech.com/blog/video/biorobotics-snake-robots-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A domain specific language for screencasting</title>
		<link>http://www.bleedingedgebiotech.com/blog/ruby/a-domain-specific-language-for-screencasting/</link>
		<comments>http://www.bleedingedgebiotech.com/blog/ruby/a-domain-specific-language-for-screencasting/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 22:32:15 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.bleedingedgebiotech.com/blog/ruby/a-domain-specific-language-for-screencasting/</guid>
		<description><![CDATA[Two topics that I have been been reading a lot lately, Domain Specific Languages in Ruby and screencasting have converged to create a very cool little project called Castanaut. I found Castanaut via Peter Cooper of Ruby Inside. Castanaut is essentially a programming language for screencasts. So in castanaut you can write things like this: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bleedingedgebiotech.com/blog/wp-content/uploads/2008/02/picture-2.jpg"><img src="http://www.bleedingedgebiotech.com/blog/wp-content/uploads/2008/02/picture-2.jpg" alt="castanaut" /></a></p>
<p>Two topics that I have been been reading a lot lately, <a href="http://en.wikipedia.org/wiki/Domain-specific_programming_language" title="Domain-specific programming language - Wikipedia, the free encyclopedia">Domain Specific Languages</a> in <a href="http://www.ruby-lang.org/" title="Ruby Programming Language">Ruby</a> and screencasting have converged to create a very cool little project called <a href="http://gadgets.inventivelabs.com.au/castanaut" title="Castanaut: Ruby-powered OS X Screencasting DSL">Castanaut</a>.  I found <a href="http://gadgets.inventivelabs.com.au/castanaut" title="Castanaut: Ruby-powered OS X Screencasting DSL">Castanaut</a> via Peter Cooper of <a href="http://www.rubyinside.com/" title="Ruby Inside: Ruby blog with daily tips, news, code and fun">Ruby Inside</a>.  Castanaut is essentially a programming language for screencasts.  So in castanaut you can write things like this:</p>
<pre>

launch "Safari", at(10, 10, 800, 600)

type "http://www.inventivelabs.com.au"

hit Enter

pause 2

move to(100, 100)

move to(200, 100)

move to(200, 200)

move to(100, 200)

move to(100, 100)

say "I drew a square!"
</pre>
<p>Thanks to the flexibility of Ruby, you can write your screenplay as a script and run it to automatically create a screencast.  How cool is that?  While this might take some of the personal touch away from screencasts, it could also be a powerful tool for those who need to create them in a more systematic way.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bleedingedgebiotech.com/blog/ruby/a-domain-specific-language-for-screencasting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Inner Life of the Cell</title>
		<link>http://www.bleedingedgebiotech.com/blog/video/inner-life-of-the-cell/</link>
		<comments>http://www.bleedingedgebiotech.com/blog/video/inner-life-of-the-cell/#comments</comments>
		<pubDate>Tue, 10 Jul 2007 17:10:11 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.bleedingedgebiotech.com/blog/?p=20</guid>
		<description><![CDATA[[There is a video that cannot be displayed in this feed. Visit the blog entry to see the video.] SIGGRAPH 2006]]></description>
			<content:encoded><![CDATA[<p> [There is a video that cannot be displayed in this feed. <a href="http://www.bleedingedgebiotech.com/blog/video/inner-life-of-the-cell/">Visit the blog entry to see the video.]</a></p>
<p>SIGGRAPH 2006</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bleedingedgebiotech.com/blog/video/inner-life-of-the-cell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scalable Synthetic Biology</title>
		<link>http://www.bleedingedgebiotech.com/blog/synthetic-biology/scalable-synthetic-biology/</link>
		<comments>http://www.bleedingedgebiotech.com/blog/synthetic-biology/scalable-synthetic-biology/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 01:51:10 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Synthetic Biology]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.bleedingedgebiotech.com/blog/?p=18</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/8HNCJlPLfyU"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/8HNCJlPLfyU" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bleedingedgebiotech.com/blog/synthetic-biology/scalable-synthetic-biology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

