<?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>lorennorman.com &#187; web video</title>
	<atom:link href="http://lorennorman.com/category/web-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://lorennorman.com</link>
	<description>Loren\</description>
	<lastBuildDate>Tue, 09 Mar 2010 06:17:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Ride Home</title>
		<link>http://lorennorman.com/web-video/ride-home/</link>
		<comments>http://lorennorman.com/web-video/ride-home/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 22:31:02 +0000</pubDate>
		<dc:creator>loren</dc:creator>
				<category><![CDATA[startup culture]]></category>
		<category><![CDATA[web video]]></category>

		<guid isPermaLink="false">http://lorennorman.com/?p=39</guid>
		<description><![CDATA[A couple videos of me sitting in the bed of Chad&#8217;s truck on the way home from the lab. Nothing terribly interesting, just playing with my new 3G wireless card and data plan. I really need to bring my camcorder so i can take better action shots on the way home (or broadcast it live, [...]]]></description>
			<content:encoded><![CDATA[<p>A couple videos of me sitting in the bed of Chad&#8217;s truck on the way home from the lab.  Nothing terribly interesting, just playing with my new 3G wireless card and data plan.  I really need to bring my camcorder so i can take better action shots on the way home (or broadcast it live, even!)</p>
<p><span class='see_video_holder'><span id='see__preview'><a href='' target='_blank' class='see_link' ></a><br /><span class='see_video_thumb' style='background-image:url()'><span onclick="see_play_video('',true)" class='seePlayOverlay'></span></span></span><span id='see__content' class='see_video_content'></span></span>  <span class='see_video_holder'><span id='see__preview'><a href='' target='_blank' class='see_link' ></a><br /><span class='see_video_thumb' style='background-image:url()'><span onclick="see_play_video('',true)" class='seePlayOverlay'></span></span></span><span id='see__content' class='see_video_content'></span></span> </p>
]]></content:encoded>
			<wfw:commentRss>http://lorennorman.com/web-video/ride-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seesmic WordPress Plugin Breaks Some Themes</title>
		<link>http://lorennorman.com/web-video/seesmic-wordpress-plugin-breaks-some-themes/</link>
		<comments>http://lorennorman.com/web-video/seesmic-wordpress-plugin-breaks-some-themes/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 19:28:14 +0000</pubDate>
		<dc:creator>loren</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[web video]]></category>
		<category><![CDATA[clear attribute]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[float]]></category>
		<category><![CDATA[loic le meur]]></category>
		<category><![CDATA[seesmic]]></category>
		<category><![CDATA[wordpress plugin]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://lorennorman.com/?p=37</guid>
		<description><![CDATA[And I finally figured out how to fix it! UPDATE:  This set of instructions is for Version 1.0 of the plugin In your WordPress admin panel, click &#8220;Plugins&#8221;, then click &#8220;Edit&#8221; next to the Seesmic plugin.  Now you&#8217;ll be presented with the code for the Seesmic plugin.  All you really need to do is find [...]]]></description>
			<content:encoded><![CDATA[<p>And I finally figured out how to fix it!</p>
<p><strong>UPDATE:  This set of instructions is for Version 1.0 of the plugin</strong></p>
<p>In your WordPress admin panel, click &#8220;Plugins&#8221;, then click &#8220;Edit&#8221; next to the Seesmic plugin.  Now you&#8217;ll be presented with the code for the Seesmic plugin.  All you really need to do is <strong>find all instances of &#8220;clear:both;&#8221; and remove them entirely.</strong></p>
<p>The problem is the way that some themes are written.  It has to do with how your sidebars are implemented, that is, <strong>if they use floats or not</strong>.  The &#8220;clear&#8221; CSS attribute <strong>causes your Seesmic videos to appear below your sidebars</strong>, which generally means it just slams a <strong>huge amount of whitespace</strong> above the first Seesmic embed on any page.</p>
<p>Clear out the &#8220;clear&#8221; tags, and its gone!  (<strong>make sure to clear them ALL</strong>, or some strange things will happen)</p>
<p><strong>UPDATE:  This set of instructions is for Version 0.1.5 (the latest version at this date)</strong></p>
<p>They&#8217;ve moved the &#8220;clear:both;&#8221; stylings into the <strong>seesmic-wp.css</strong> file in the base of your Seesmic plugin directory, and that file isn&#8217;t easily editable from within the WordPress interface.  You still just need to find and delete them all, but the process will be dependent on how you do your FTPing and file management on your server.  Probably you&#8217;ll just want to <strong>open the file on your local machine and reupload it.</strong></p>
<p>Sorry I had my facts wrong, I had no idea they had updated the plugin!</p>
<p>I&#8217;d still like to get some feedback from the developers, because we<strong> technically shouldn&#8217;t be going into plugin code and changing things willy-nilly</strong> like this, but this hack seems benign enough.  The official place to talk about this is <a href="http://getsatisfaction.com/seesmic/topics/why_is_there_a_big_blank_space_in_my_post_using_seesmic">the Seesmic tech support page at Get Satisfaction</a>, and <strong>Loic himself assured me</strong> (in the comments) that they will take a look at this, so perhaps some feedback is forthcoming!</p>
<p>Happy video chatting, everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://lorennorman.com/web-video/seesmic-wordpress-plugin-breaks-some-themes/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Web Video Post on Snowcap</title>
		<link>http://lorennorman.com/web-video/web-video-post-on-snowcap/</link>
		<comments>http://lorennorman.com/web-video/web-video-post-on-snowcap/#comments</comments>
		<pubDate>Thu, 15 May 2008 21:37:35 +0000</pubDate>
		<dc:creator>loren</dc:creator>
				<category><![CDATA[web video]]></category>

		<guid isPermaLink="false">http://lorennorman.com/?p=20</guid>
		<description><![CDATA[I&#8217;ve just posted a mammoth blog post over at the Snowcap Labs site about video on the web. I posted it in collaboration with my discussion tonight at the Atlanta Web Entrepreneurs Meetup, where I&#8217;m speaking as an expert on web video. Check it out!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just posted a <a href="http://snowcaplabs.com/web-video/leveraging-free-web-video-services-to-spread-your-marketing-message">mammoth blog post</a> over at the Snowcap Labs site about video on the web.  I posted it in collaboration with my discussion tonight at the Atlanta Web Entrepreneurs Meetup, where I&#8217;m speaking as an expert on web video.</p>
<p>Check it out!</p>
]]></content:encoded>
			<wfw:commentRss>http://lorennorman.com/web-video/web-video-post-on-snowcap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
