<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
 	<channel>
		<title>Video Mishmash | Neil Boyd</title>
		<link>http://www.isawhow.com/videos/video_mishmash/</link>
		<description></description>
		<language>en-GB</language>
		<lastBuildDate>Thu, 29 Jul 2010 20:46:58 +0100</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>Sandvox Pro 1.6.7 (15381)</generator>
		<item>
			<title>[YouTube] [Embed] Google Video Bar Pagelet</title>
			<link>http://www.isawhow.com/videos/video_mishmash/youtube-embed-google-video-.html</link>
			<description>
&lt;div&gt;&lt;p /&gt;
&lt;p&gt;his is using code from the Google Video Bar found here:&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.google.com/uds/solutions/videobar/index.html&quot; target=&quot;_blank&quot; style=&quot;text-decoration: none; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: rgb(0, 0, 0);&quot;&gt;http://www.google.com/uds/solutions/videobar/index.html&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;I have pasted the code into a Rich Text page (Sandvox Pro) using &lt;b&gt;Edit &amp;gt; Edit Raw HTML...&lt;/b&gt; &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: &lt;/b&gt;Cannot have vertical and horizontal bars on the same page. Doesn't work as expected when clicking on a video to play. I expected it to play next to the thumbnail. Sandvox doesn't like the code. I have to keep quiting and re-launching Sandvox for it to play nice.&lt;/p&gt;
&lt;p /&gt;
&lt;/div&gt;
			</description>
			<pubDate>Wed, 30 Jun 2010 00:19:01 +0100</pubDate>
			<guid>http://www.isawhow.com/videos/video_mishmash/youtube-embed-google-video-.html</guid>
		</item>
		<item>
			<title>[YouTube] [Embed] Google Video Bar</title>
			<link>http://www.isawhow.com/videos/video_mishmash/youtube-embed-google-video-bar.html</link>
			<description>
&lt;div&gt;&lt;p&gt;This is using code from the Google Video Bar found here:&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.google.com/uds/solutions/videobar/index.html&quot; target=&quot;_blank&quot;&gt;http://www.google.com/uds/solutions/videobar/index.html&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;I have pasted the code into a Rich Text page (Sandvox Pro) using &lt;b&gt;Edit &amp;gt; Edit Raw HTML...&lt;/b&gt; &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: &lt;/b&gt;Cannot have vertical and horizontal bars on the same page. Doesn't work as expected. I'll give this one a miss.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Google Horizontal Video Bar:&lt;/b&gt;&lt;/p&gt;
&lt;!-- ++Begin Video Bar Wizard Generated Code++ --&gt;
  &lt;!--
  // Created with a Google AJAX Search Wizard
  // http://code.google.com/apis/ajaxsearch/wizards.html
  --&gt;
  &lt;!--
  // The Following div element will end up holding the actual videobar.
  // You can place this anywhere on your page.
  --&gt;
  &lt;div id=&quot;videoBar-bar&quot;&gt;
    &lt;span style=&quot;color: #676767; font-size:11px; margin:10px; padding:4px;&quot;&gt;Loading...&lt;/span&gt;
  &lt;/div&gt;
  &lt;!-- Ajax Search Api and Stylesheet
  // Note: If you are already using the AJAX Search API, then do not include it
  //       or its stylesheet again
  --&gt;
  &lt;script src=&quot;http://www.google.com/uds/api?file=uds.js&amp;amp;v=1.0&amp;amp;source=uds-vbw&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
  &lt;style type=&quot;text/css&quot;&gt;
    @import url(&amp;amp;amp;amp;quot;http://www.google.com/uds/css/gsearch.css&amp;amp;amp;amp;quot;);
  &lt;/style&gt;
  &lt;!-- Video Bar Code and Stylesheet --&gt;
  &lt;script type=&quot;text/javascript&quot;&gt;
    window._uds_vbw_donotrepair = true;
  &lt;/script&gt;
  &lt;script src=&quot;http://www.google.com/uds/solutions/videobar/gsvideobar.js?mode=new&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
  &lt;style type=&quot;text/css&quot;&gt;
    @import url(&amp;amp;amp;amp;quot;http://www.google.com/uds/solutions/videobar/gsvideobar.css&amp;amp;amp;amp;quot;);
  &lt;/style&gt;
  &lt;style type=&quot;text/css&quot;&gt;
    .playerInnerBox_gsvb .player_gsvb {
      width : 320px;
      height : 260px;
    }
  &lt;/style&gt;
  &lt;script type=&quot;text/javascript&quot;&gt;
    function LoadVideoBar() {
    var videoBar;
    var options = {
        largeResultSet : !true,
        horizontal : true,
        autoExecuteList : {
          cycleTime : GSvideoBar.CYCLE_TIME_MEDIUM,
          cycleMode : GSvideoBar.CYCLE_MODE_LINEAR,
          executeList : [&quot;ytchannel:isawhow&quot;]
        }
      }
    videoBar = new GSvideoBar(document.getElementById(&quot;videoBar-bar&quot;),
                              GSvideoBar.PLAYER_ROOT_FLOATING,
                              options);
    }
    // arrange for this function to be called during body.onload
    // event processing
    GSearch.setOnLoadCallback(LoadVideoBar);
  &lt;/script&gt;
&lt;!-- ++End Video Bar Wizard Generated Code++ --&gt;&lt;/div&gt;
			</description>
			<pubDate>Tue, 29 Jun 2010 23:49:21 +0100</pubDate>
			<guid>http://www.isawhow.com/videos/video_mishmash/youtube-embed-google-video-bar.html</guid>
		</item>
		<item>
			<title>[MP3] Hide MP3 Pagelet yet Play Audio</title>
			<link>http://www.isawhow.com/videos/video_mishmash/test_to_hide_mp3_pagelet.html</link>
			<description>
				&lt;div class="article-thumbnail"&gt;
					&lt;img
						src="http://www.isawhow.com/_Media/pastedimage.png"
						alt="[MP3] Hide MP3 Pagelet yet Play Audio"
						width="128"
						height="128" /&gt;
				&lt;/div&gt;
&lt;div&gt;&lt;p&gt;
This is to show how to hide the Video Pagelet that contains an MP3. (I have turned off the loop option to be less irritating with the short sound sample.)&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;How to do it:&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Add a &lt;span&gt;&lt;b&gt;Video&lt;/b&gt;&lt;/span&gt; pagelet&lt;/li&gt;
&lt;li&gt;Select the pagelet&lt;/li&gt;
&lt;li&gt;Open the Inspector&lt;/li&gt;
&lt;li&gt;Choose... the MP3 (I used a URL to the MP3)&lt;/li&gt;
&lt;li&gt;Set the Inspector as follows and delete all text from the pagelet:&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://www.isawhow.com/_uploads/mp3-pagelet-loop-no-controller.png&quot; width=&quot;250&quot; height=&quot;426&quot; alt=&quot;mp3-pagelet-loop-no-controller.png&quot; style=&quot;outline:none;&quot; /&gt; &lt;img src=&quot;http://www.isawhow.com/_uploads/mp3-pagelet-no-text.png&quot; width=&quot;222&quot; height=&quot;170&quot; alt=&quot;mp3-pagelet-no-text.png&quot; style=&quot;outline:none;&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: left;&quot;&gt;I have Editing Markers showing hence the 'green buttons' where text can be entered. The screen capture (above right) is of the pagelet as seen in Sandvox. The black text which can be seen is the default placeholder text and is not editable nor published.&lt;/p&gt;
&lt;/div&gt;
			</description>
			<pubDate>Fri, 15 May 2009 11:21:25 +0100</pubDate>
			<guid>http://www.isawhow.com/videos/video_mishmash/test_to_hide_mp3_pagelet.html</guid>
		</item>
		<item>
			<title>[MP3] Show MP3 Pagelet in NetNewsWire</title>
			<link>http://www.isawhow.com/videos/video_mishmash/test_of_mp3_pagelet.html</link>
			<description>
				&lt;div class="article-thumbnail"&gt;
					&lt;img
						src="http://www.isawhow.com/_Media/pastedimage.png"
						alt="[MP3] Show MP3 Pagelet in NetNewsWire"
						width="128"
						height="128" /&gt;
				&lt;/div&gt;
&lt;div&gt;&lt;p&gt;
This is to test whether a Rich Text page with an MP3 pagelet which has an image, will show up in NetNewsWire. [&lt;a href=&quot;http://www.isawhow.com/_uploads/i-dont-know.mp3&quot;&gt;Text link to MP3&lt;/a&gt;].&lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;About NetNewsWire: I have found that if the MP3 is on a video &lt;span&gt;&lt;b&gt;page&lt;/b&gt;&lt;/span&gt; then you will have the option to Download it (or Download to iTunes) in NetNewsWire. Only the page thumbnail is shown and no text from the page. If the MP3 is in a &lt;span&gt;&lt;b&gt;pagelet&lt;/b&gt;&lt;/span&gt; then it doesn't show at all.&lt;/p&gt;
&lt;p&gt;It is possible to have a text or image link in the page body that links to the MP3 that has been uploaded by the pagelet. This link can be clicked in NetNewsWire which will open the MP3 in a page and play it.&lt;/p&gt;
&lt;p /&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://www.isawhow.com/_uploads/i-dont-know.mp3&quot;&gt;&lt;img src=&quot;http://www.isawhow.com/_Media/radio-sound-wave-3.jpeg&quot; alt=&quot;radio-sound-wave&quot; style=&quot;outline:none;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
			</description>
			<pubDate>Tue, 12 May 2009 21:38:24 +0100</pubDate>
			<guid>http://www.isawhow.com/videos/video_mishmash/test_of_mp3_pagelet.html</guid>
		</item>
		<item>
			<title>[Test] CSS Fixed Position Pagelet</title>
			<link>http://www.isawhow.com/videos/video_mishmash/test_css_fixed_position_pagelet.html</link>
			<description>
				&lt;div class="article-thumbnail"&gt;
					&lt;img
						src="http://www.isawhow.com/_Media/youtube-2.png"
						alt="[Test] CSS Fixed Position Pagelet"
						width="128"
						height="128" /&gt;
				&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
			</description>
			<pubDate>Mon, 30 Mar 2009 21:46:52 +0100</pubDate>
			<guid>http://www.isawhow.com/videos/video_mishmash/test_css_fixed_position_pagelet.html</guid>
		</item>
		<item>
			<title>[MP4] MOV converted to MP4 for iPhone</title>
			<link>http://www.isawhow.com/videos/video_mishmash/publish_original_mov.html</link>
			<description>
				&lt;div class="article-thumbnail"&gt;
					&lt;img
						src="http://www.isawhow.com/_Media/vid-sv16b7-solution.jpg"
						alt="[MP4] MOV converted to MP4 for iPhone"
						width="125"
						height="94" /&gt;
				&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
			</description>
			<pubDate>Fri, 27 Mar 2009 11:52:30 +0000</pubDate>
			<guid>http://www.isawhow.com/videos/video_mishmash/publish_original_mov.html</guid>
		</item>
		<item>
			<title>[YouTube] [Embed] In Rich Text Page</title>
			<link>http://www.isawhow.com/videos/video_mishmash/embed_publish_on_youtube.html</link>
			<description>
				&lt;div class="article-thumbnail"&gt;
					&lt;img
						src="http://www.isawhow.com/_Media/vid-sv16b7-solution.jpg"
						alt="[YouTube] [Embed] In Rich Text Page"
						width="125"
						height="94" /&gt;
				&lt;/div&gt;
&lt;div&gt;&lt;p&gt;
The video has been uploaded to YouTube and their embed code has been pasted in a Rich Text page using &lt;span&gt;&lt;b&gt;Edit &amp;gt; Paste HTML into Text&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;You need Sandvox Pro to do this.&lt;/p&gt;
&lt;p&gt;This is the original MOV format of the screencast that I uploaded to YouTube. At first, this did not play on an iPhone but a day after uploading it did without me needing to do anything.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span&gt;&lt;b&gt;&lt;object width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/d_xV3rryvdI&amp;amp;hl=en&amp;amp;fs=1&quot; /&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot; /&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot; /&gt;&lt;embed src=&quot;http://www.youtube.com/v/d_xV3rryvdI&amp;amp;ap=%2526fmt%3D18&amp;amp;hl=en&amp;amp;fs=1&amp;amp;rel=0&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
			</description>
			<pubDate>Thu, 26 Mar 2009 23:23:16 +0000</pubDate>
			<guid>http://www.isawhow.com/videos/video_mishmash/embed_publish_on_youtube.html</guid>
		</item>
		<item>
			<title>[YouTube] Added Using Sandvox YouTube Page</title>
			<link>http://www.isawhow.com/videos/video_mishmash/publish_as_a_youtube_page.html</link>
			<description>
				&lt;div class="article-thumbnail"&gt;
					&lt;img
						src="http://www.isawhow.com/_Media/vid-sv16b7-solution.jpg"
						alt="[YouTube] Added Using Sandvox YouTube Page"
						width="125"
						height="94" /&gt;
				&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
			</description>
			<pubDate>Thu, 26 Mar 2009 23:18:59 +0000</pubDate>
			<guid>http://www.isawhow.com/videos/video_mishmash/publish_as_a_youtube_page.html</guid>
		</item>
		<item>
			<title>[MP4] Xacti Video Straight From SD Card</title>
			<link>http://www.isawhow.com/videos/video_mishmash/grinding_maize.html</link>
			<description>
				&lt;div class="article-thumbnail"&gt;
					&lt;img
						src="http://www.isawhow.com/_Media/pastedimage-3.jpeg"
						alt="[MP4] Xacti Video Straight From SD Card"
						width="128"
						height="96" /&gt;
				&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
			</description>
			<pubDate>Wed, 26 Nov 2008 11:46:16 +0000</pubDate>
			<guid>http://www.isawhow.com/videos/video_mishmash/grinding_maize.html</guid>
		</item>
		<item>
			<title>[MP3] Oh, I don't know</title>
			<link>http://www.isawhow.com/videos/video_mishmash/i_dont_know.html</link>
			<description>
				&lt;div class="article-thumbnail"&gt;
					&lt;img
						src="http://www.isawhow.com/_Media/pastedimage.png"
						alt="[MP3] Oh, I don't know"
						width="128"
						height="128" /&gt;
				&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
			</description>
			<pubDate>Wed, 19 Nov 2008 20:20:38 +0000</pubDate>
			<guid>http://www.isawhow.com/videos/video_mishmash/i_dont_know.html</guid>
		</item>
		<item>
			<title>[Popout Video] Green Button Problem</title>
			<link>http://www.isawhow.com/videos/video_mishmash/green_button_problem.html</link>
			<description>
				&lt;div class="article-thumbnail"&gt;
					&lt;img
						src="http://www.isawhow.com/_Media/video-green-button-problem.jpeg"
						alt="[Popout Video] Green Button Problem"
						width="128"
						height="55" /&gt;
				&lt;/div&gt;
&lt;div&gt;&lt;p&gt;&lt;span&gt;&lt;b&gt;Update: &lt;/b&gt;&lt;/span&gt;I have used [&lt;a href=&quot;http://www.stickmanlabs.com/lightwindow/&quot; target=&quot;_blank&quot;&gt;LightWindow&lt;/a&gt;] to display the [&lt;a href=&quot;http://www.jingproject.com/&quot; target=&quot;_blank&quot;&gt;Jing&lt;/a&gt;] recorded screencast which is wider than Sandvox will display within this page design.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Problem: &lt;/b&gt;The original screencast is too wide for the page width of this site design when using a Sandvox Video page -- maximum width 640 pixels. This video is 782 pixels wide.&lt;/p&gt;
&lt;p&gt;Sometimes, the first time you click the image , it doesn't pop-out but if you come back and click a second time it will.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;Original Text: &lt;/b&gt;&lt;/span&gt;A bug in version of Sandvox 1.5 (&lt;span&gt;&lt;b&gt;Update: &lt;/b&gt;&lt;/span&gt;fixed in 1.5.1b1) isn't allowing Description text to be added. Normally you can click on a Green Button to do so but nothing happens in this release, as is shown in the video.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;[Vid] Duration 01:03s [2.1MB] Showing the Green Button problem extends across all Page, Pagelet and Collection pages. Using Sandvox 1.5 (8148)&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://www.isawhow.com/_uploads/case34245-green-button-problem.swf&quot; class=&quot;lightwindow&quot; params=&quot;lightwindow_width=782,lightwindow_height=331&quot; title=&quot;Case 34245 - The Green Button Problem&quot;&gt;&lt;img src=&quot;http://www.isawhow.com/_uploads/case34245-green-button-problem.jpg&quot; width=&quot;355&quot; height=&quot;152&quot; alt=&quot;case34245-green-button-problem&quot; style=&quot;outline:none;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;/div&gt;
			</description>
			<pubDate>Fri, 05 Sep 2008 10:51:01 +0100</pubDate>
			<guid>http://www.isawhow.com/videos/video_mishmash/green_button_problem.html</guid>
		</item>
 	</channel>
</rss>
