<?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"
	>

<channel>
	<title>Mixbooking in the Classroom</title>
	<atom:link href="http://andrewlaffoon.edublogs.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewlaffoon.edublogs.org</link>
	<description>A blog highlighting the uses of Mixbook around the world!</description>
	<pubDate>Mon, 03 Mar 2008 18:30:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Embedding Mixbook on EduBlogs</title>
		<link>http://andrewlaffoon.edublogs.org/2008/02/22/embedding-mixbook-on-edublogs/</link>
		<comments>http://andrewlaffoon.edublogs.org/2008/02/22/embedding-mixbook-on-edublogs/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 19:05:54 +0000</pubDate>
		<dc:creator>andrewlaffoon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[education]]></category>

		<category><![CDATA[mixbook]]></category>

		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://andrewlaffoon.edublogs.org/2008/02/22/embedding-mixbook-on-edublogs/</guid>
		<description><![CDATA[Today I got a request from Paul that he would like to embed his Mixbook on his Edublog.  Here is Paul&#8217;s Mixbook, embedded in my Edublog!

In order to achieve this, you have to follow these three steps: 

Navigate to your Mixbook&#8217;s page.  Paul&#8217;s is http://www.mixbook.com/books?bid=220480.
In the &#8220;Share&#8221; section, click on the &#8220;Code&#8221; tab, [...]]]></description>
			<content:encoded><![CDATA[<p>Today I got a request from <a href="http://paulhami.edublogs.org/">Paul</a> that he would like to embed his Mixbook on his Edublog.  Here is Paul&#8217;s Mixbook, embedded in my Edublog!</p>
<object width="384" height="404" data="http://widgets.clearspring.com/o/476abda21237f37b/47bf1c323269d595/476abda21237f37b/13fd3257" id="W46c73e129af360d7" allowScriptAccess="always" allowNetworking="all" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"><param name="wmode" value="opaque" /><param name="movie" value="http://widgets.clearspring.com/o/476abda21237f37b/47bf1c323269d595/476abda21237f37b/13fd3257" /><param name="allowScriptAccess" value="always" /></object>
<p>In order to achieve this, you have to follow these three steps: <code></code></p>
<ol>
<li>Navigate to your Mixbook&#8217;s page.  Paul&#8217;s is <a href="http://www.mixbook.com/books?bid=220480">http://www.mixbook.com/books?bid=220480</a>.</li>
<li>In the &#8220;Share&#8221; section, click on the &#8220;Code&#8221; tab, and select &#8220;MySpace Code&#8221;.  Paul&#8217;s MySpace code is:
<pre>&lt;object type="application/x-shockwave-flash" data="http://widgets.clearspring.com/o/476abda21237f37b/47bf6c226629813e/476abda21237f37b/2fb1b3a4" id="W476abda21237f37b47bf6c226629813e" height="404" width="384"&gt;
&lt;param value="http://widgets.clearspring.com/o/476abda21237f37b/47bf6c226629813e/476abda21237f37b/2fb1b3a4" name="movie"/&gt;
&lt;param value="transparent" name="wmode"&gt;
&lt;param value="all" name="allowNetworking"&gt;
&lt;param value="always" name="allowScriptAccess"&gt;
&lt;embed name="Mixbook Albums Player" id="W476abda21237f37b47bf6c226629813e" <strong>width=&#8221;384&#8243; height=&#8221;404&#8243; src=&#8221;http://widgets.clearspring.com/o/476abda21237f37b/47bf6c226629813e/476abda21237f37b/2fb1b3a4</strong>&#8221; allowScriptAccess=&#8221;always&#8221; quality=&#8221;high&#8221; wmode=&#8221;transparent&#8221; type=&#8221;application/x-shockwave-flash&#8221; pluginspage=&#8221;http://www.macromedia.com/go/getflashplayer&#8221; /&gt;
&lt;/object&gt;</pre>
</li>
<li>From this embed code, you can get the source of the flash movie file from Mixbook:
<pre><strong><strong>src=&#8221;http://widgets.clearspring.com/o/476abda21237f37b/47bf6c226629813e/476abda21237f37b/2fb1b3a4&#8243;</strong></strong></pre>
</li>
<li>You can use the following code to embed your Mixbook on your EduBlog:
<pre></pre>
<p>So the actual code would be:</p>
<pre><object width="384" height="404" data="<strong><strong><strong><strong>http://widgets.clearspring.com/o/476abda21237f37b/47bf6c226629813e/476abda21237f37b/2fb1b3a4</strong></strong></strong></strong>" id="W46c73e129af360d7" allowScriptAccess="always" allowNetworking="all" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"><param name="wmode" value="opaque" /><param name="movie" value="<strong><strong><strong><strong>http://widgets.clearspring.com/o/476abda21237f37b/47bf6c226629813e/476abda21237f37b/2fb1b3a4</strong></strong></strong></strong>" /><param name="allowScriptAccess" value="always" /></object></pre>
</li>
</ol>
<p>And there you have it: a Mixbook on your EduBlog!  By the way, we love to hear about your uses of Mixbook on Edublog.  If you ever have any questions, comments, or suggestions, please email feedback@mixbook.com.</p>
<p>Mixbooking in Class,</p>
<p>Andrew</p>
<br />Authored by <a href="http://andrewlaffoon.edublogs.org">andrewlaffoon</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.]]></content:encoded>
			<wfw:commentRss>http://andrewlaffoon.edublogs.org/2008/02/22/embedding-mixbook-on-edublogs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://andrewlaffoon.edublogs.org/2008/02/22/hello-world/</link>
		<comments>http://andrewlaffoon.edublogs.org/2008/02/22/hello-world/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 18:58:47 +0000</pubDate>
		<dc:creator>andrewlaffoon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to your brand new blog at Edublogs.
To get started, simply log in, edit or delete this post and check out all the other options available to you.
There&#8217;s stacks of great supporting material too! Take time to view our some helpful introductory videos, read through our Frequently Asked Questions (FAQ) or stop by The Edublogs [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to your brand new blog at <a href="http://edublogs.org">Edublogs</a>.</p>
<p>To get started, simply <a href="wp-login.php">log in</a>, edit or delete this post and check out all the other options available to you.</p>
<p>There&#8217;s stacks of great supporting material too! Take time to view our some helpful <a href="http://edublogs.org/videos/">introductory videos</a>, read through our <a href="http://edublogs.org/frequently-asked-questions-faq">Frequently Asked Questions (FAQ)</a> or stop by <a href="http://edublogs.org/forums/">The Edublogs Forums</a> to chat with other edubloggers.</p>
<p>If you&#8217;ve got 4 minutes and 55 seconds, we&#8217;ve also put together a video introduction that you might like:</p>
<p><a href="http://edublogs.org/eduvideos/2008-02-20_1534.swf" target="_blank"><img src="http://edublogs.org/files/2008/02/jingpreshot.jpg" class="center" alt="a 5 minute introduction to Edublogs"></a></p>
<p>You can also subscribe to our brilliant free publication, <a href="http://theedublogger.edublogs.org/">The Edublogger</a>, which is jammed with helpful tips, ideas and more.</p>
<p>And finally, if you like Edublogs but want to be able to simply create, administer, control and manage hundreds of student and teacher blogs at your school or college, check out <a href="http://edublogs.org/campus">Edublogs Campus</a>&#8230; it&#8217;s like Edublogs in a box, all for you.</p>
<p>Thanks again for signing up with Edublogs!</p>
<br />Authored by <a href="http://andrewlaffoon.edublogs.org">andrewlaffoon</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.]]></content:encoded>
			<wfw:commentRss>http://andrewlaffoon.edublogs.org/2008/02/22/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
