Include select videos from Science Friday in your own site just by including a line of JavaScript in your site's html. Sample: <script type="text/javascript"src="http://www.sciencefriday.com/feed/scifrivideofeed.php?size=m&styling=yes&desc=yes"> </script>
You choose the style and the size - we provide the rest!
Science Friday® is produced by ScienceFriday Inc. Science Friday, 4 West 43rd St, Suite 306, New York, New York 10036.
We're happy to make a feed of selected videos from our site available for use on the web sites of radio stations that carry SciFri and other partner institutions.
Just include a line of JavaScript into your web site's html code. That code will display a video picked by the Science Friday web team on your site. You can choose from three video sizes, and can either use our styles for how the video is displayed, or define your own styles using CSS to match your site's look and feel.
<script type="text/javascript"src="http://www.sciencefriday.com/feed/scifrivideofeed.php?size=m&styling=yes&desc=yes"> </script> The above code produces a medium sized video, with player dimensions of 200x240 pixels. Styling is turned on (styling=yes) -- it will style the video according to the rules we've set in this css file: http://www.sciencefriday.com/css/scifristationvideo.css. Set styling=no to define your own styles. The code above will cause the video's description to be included. Set desc=no to display a player with just the video title and credits.
Here's what that all looks like:
<script type="text/javascript"src="http://www.sciencefriday.com/feed/scifrivideofeed.php"> </script>
will produce a medium-sized player, styled with Science Friday's stylesheet, and including the text description of the video. Default value for size is m, default value for styling is "yes", default value for desc is "yes".
size=s produces a player that is 180x213px.
size=m produces a player that is 200x240px.
size=l produces a player that is 260x320px.
Set styling=no to skip our stylesheet and use your own. Each part of the video feed item is wraped in its own div tag to allow easy styling using your site's CSS rules. Available div id's are:
"scifrivideo" is the whole video nugget
"scifrividplayer" is the player itself
"scifrividtext" is all the text
"scifrividtag" is our headline, currently 'SciFri Pick of the Week'
"scifrividtitle" is the video title
"scifrividcopy" is the description
"scifrividcredits" are the credits
"scifrividicon" is the tiny SciFri logo graphic
By using those css hooks, you can style the player in a variety of ways, changing text sizes, fonts, colors, borders, and layout options.
We ask that you leave our logo and the link back to sciencefriday.com intact as you display these videos on your site.
You may not re-license or re-distribute these videos, other than for the private viewing of your site visitors.
Flora Lichtman, Producer, Digital Media at flora@sciencefriday.com
Charles Bergquist, Web Producer at charles@sciencefriday.com
SciFri 20th Anniversary -- Hard to believe! We'll be entering our 20th year of SciFri this October... (more)