<?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>rowast[DOT]com &#187; movies</title>
	<atom:link href="http://rowast.com/tag/movies/feed/" rel="self" type="application/rss+xml" />
	<link>http://rowast.com</link>
	<description>personally impersonable</description>
	<lastBuildDate>Thu, 24 May 2012 07:23:14 +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>gitmo on the platte</title>
		<link>http://rowast.com/2008/08/15/gitmo-on-the-platte/</link>
		<comments>http://rowast.com/2008/08/15/gitmo-on-the-platte/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 17:20:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://rowast.com/?p=145</guid>
		<description><![CDATA[Doesn&#8217;t this offend you? Well it shouldn&#8217;t, we already do this at Guantanamo Bay. I get it some people need to be locked up for their crimes, but not like this, not in subhuman conditions like this. Some protesters will &#8230; <a href="http://rowast.com/2008/08/15/gitmo-on-the-platte/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object data="http://www.youtube.com/v/oQEc3ejHIaM&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" class="youtube"><param name="movie" value="http://www.youtube.com/v/oQEc3ejHIaM&amp;hl=en&amp;fs=1"/><param name="allowFullScreen" value="true"/></object></p>
<p>Doesn&#8217;t this offend you?</p>
<p>Well it shouldn&#8217;t, we already do this at Guantanamo Bay.  </p>
<p>I get it some people need to be locked up for their crimes, but not like this, not in subhuman conditions like this.  </p>
<p>Some protesters will undoubtedly commit criminal acts and should be arrested but the overwhelming majority just want to speak their peace and there is nothing wrong or illegal about that.</p>
<p>What is wrong are these so called &#8220;free speech zones&#8221; they&#8217;re setting up at the convention sites but that&#8217;s a rant for another time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2008/08/15/gitmo-on-the-platte/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>standards compliant video player</title>
		<link>http://rowast.com/2008/01/31/standards-compliant-video-player/</link>
		<comments>http://rowast.com/2008/01/31/standards-compliant-video-player/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 19:08:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.newfoundnoise82.com/?p=278</guid>
		<description><![CDATA[In the last few years I have gone from bein an extreme amateur when it comes to html and css, building a site built on table based layouts to someone who fancies himself an xhtml and css standards geek who &#8230; <a href="http://rowast.com/2008/01/31/standards-compliant-video-player/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the last few years I have gone from bein an extreme amateur when it comes to html and css, building a site built on table based layouts to someone who fancies himself an xhtml and css standards geek who is sometimes recruited by friends to write code or fix code they have problems with.  When I say standards geek, I mean extreme geek, in fact my new site I am coding as XHTML strict which can be extremely hard to conform to but I will make it so.</p>
<p>With that said, nothing annoys me more on the net than going to youtube, revver, vimeo, jumpcut, etc, etc, and not getting standards based code.  Now I understand why they give me this code, its for legacy purposes but that is no good to me, in the world of firefox, opera, and safari we can finally abandon poorly done broken code for fully compliant standards based clean markup, heck it is even possible in internet explorer 7.  The only drawback being that due to the quirks of the past this fully compliant code will in fact break in legacy browsers.</p>
<p>With all that said converting old broken legacy code into clean markup is extraordinarily simple, heck I was able to handle it after maybe 15 minutes and if theres two things I don&#8217;t know as well as I would like in XHTML its this and forms.  That however is purely do to lack of experience, and nothing to do with knowledge or skill and the same can be said for anyone into standards who might be a little intimidated/inexperienced with certain markup.</p>
<p>First let&#8217;s take a look at the code below which is provided by the fine folks over at comedy central.</p>
<p class="codecite"> &lt;embed FlashVars=&#8217;videoId=148027&#8242; src=&#8217;http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml&#8217; quality=&#8217;high&#8217; bgcolor=&#8217;#cccccc&#8217; width=&#8217;332&#8242; height=&#8217;316&#8242; name=&#8217;comedy_central_player&#8217; align=&#8217;middle&#8217; allowScriptAccess=&#8217;always&#8217; allownetworking=&#8217;external&#8217; type=&#8217;application/x-shockwave-flash&#8217; pluginspage=&#8217;http://www.macromedia.com/go/getflashplayer&#8217;&gt;&lt;/embed&gt;</p>
<p> All of the code above is broken, well it will work, but its broken as far as standards.  The embed tag has been deprecated and if you want to strive for standards it must be abandoned, thats not to say the code can not be utilized, reworked, and turned into standards compliant code all while still appearing and working the same as the original.  So working left to right through the above code we can methodically build the new code, the first step is using the object tag, where the embed tag is a relic of the past the object tag is a tag of today and tomorrow (it even replaces the img tag in xhtml 2).</p>
<p>First of all wrap your code inside of an opening and closing object tag, the way I start my code to maintain its integrity is to always begin with the opening and closing tags.  The next piece of our code is the FlashVars element, which is used to identify the particular video that comedy central is serving up, it can not be placed as an element of the object tag but it can be used inside of the object tag in the form of a param tag.  An empty param tag has 3 elements, the tag title, in this case param, the name element, and the value element.  So at this point your code that does nothing would look like this.</p>
<p class="codecite"> &lt;object&gt;<br />
&lt;param name=&#8221;" value=&#8221;"/&gt;<br />
&lt;/object&gt;</p>
<p>Now back to the FlashVars element, and this can be used for any element that needs to go into a param tag, everything to the left of the equal sign goes into the name tag and everything inside of the quotes goes into the value tag.</p>
<p>The next element is the src tag and it has a distinction of needing to be both a param and an element of the object tag, it doesn&#8217;t have to be but I have noticed the tag is more portable (at least in my experiences) when this is redundant (it seems to help ie7).  The src tag and the address inside of it remains the same in every way when used inside of the object tag with only one change, it is now data and not src.  Now for the param portion, the name portion of the tag is movie and the value is simply the address used inside of the embed tag.  So now your code should look like this:</p>
<p class="codecite"> &lt;object data=&#8221;http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml&#8221; &gt;<br />
&lt;param name=&#8221;movie&#8221; value=&#8221;http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml&#8221;/&gt;<br />
&lt;/pbject&gt;</p>
<p>The remaining tags can all be thrown inside of param tags except for type and name which can be simply thrown into the object tag with data, I usually leave out the pluginspage element just because, and I usually change the bgcolor width and height elements out for a css rule which means I then have to add in a css hook which in this case I would name something like comedycentralplayer, or whatever you would like.  For the purposes of this post however I will add both the selector name and inline css style and as such the finished compliant code will look like the following.</p>
<p class="codecite"> &lt;object type=&#8221;application/x-shockwave-flash&#8221; class=&#8221;comedycentralplayer&#8221; style=&#8221;background-color: #cccccc; width: 332px; height: 316px;&#8221; data=&#8221;http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml&#8221;  name=&#8221;comedy_central_player&#8221;&gt;<br />
&lt;param name=&#8221;movie&#8221; value=&#8221;http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml&#8221;/&gt;<br />
&lt;param name=&#8221;FlashVars&#8221; value=&#8221;videoId=148027&#8243;/&gt;<br />
&lt;param name=&#8221;quality&#8221; value=&#8221;high&#8221;/&gt;<br />
&lt;param name=&#8221;allowScriptAccess&#8221; value=&#8221;always&#8221;/&gt;<br />
&lt;param name=&#8221;allownetworking&#8221; value=&#8221;external&#8221;/&gt;<br />
&lt;/object&gt;</p>
<p>Like I said before though this code will break in old browsers so I would think you should add something known to any good xhtml coder, and that is alt text.  But if you look at the code above you will say there is no space for alt tags, and you would be right of course in that there is no explicitly stated alt element, but there is a place for it.  If you had just empty object tags everything that was placed inside of them that was not wrapped in a param tag would be non printing text when the object worked, but when it did not it would work the same as alt text or noscript text, alerting the user that what is supposed to be there, is not there after all.  So with that in mind your code would look something like this, <strong>except you might want to make it appear all on one line, otherwise the code could behave strangely in some environments</strong>:</p>
<p class="codecite"> &lt;object type=&#8221;application/x-shockwave-flash&#8221; class=&#8221;comedycentralplayer&#8221; style=&#8221;background-color: #cccccc; width: 332px; height: 316px;&#8221; data=&#8221;http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml&#8221;  name=&#8221;comedy_central_player&#8221;&gt;<br />
&lt;param name=&#8221;movie&#8221; value=&#8221;http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml&#8221;/&gt;<br />
&lt;param name=&#8221;FlashVars&#8221; value=&#8221;videoId=148027&#8243;/&gt;<br />
&lt;param name=&#8221;quality&#8221; value=&#8221;high&#8221;/&gt;<br />
&lt;param name=&#8221;allowScriptAccess&#8221; value=&#8221;always&#8221;/&gt;<br />
&lt;param name=&#8221;allownetworking&#8221; value=&#8221;external&#8221;/&gt;<br />
If you&#8217;re seeing this something obviously broke, it could be your browser or you may lack the appropriate plug in, I can&#8217;t say but if you were running &lt;a href=&#8221;http://www.getfirefox.com&#8221;&gt;firefox&lt;/a&gt;, with an up to date &lt;a href=&#8221;www.adobe.com/products/flashplayer/&#8221;&gt;flash player&lt;/a&gt; I know you wouldn&#8217;t have this problem, if you are seeing this still though I bet it&#8217;s a problem with the video&#8217;s host and not myself, thanks.<br />
&lt;/object&gt;</p>
<p>Your finished code would in turn allow for a fully standards compliant version of the original broken code playable in any standards compliant browser as you can see below (provided comedy central doesn&#8217;t move their player).</p>
<p><object name="comedy_central_player" data="http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml" class="comedycentralplayer" type="application/x-shockwave-flash"><param value="http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml" name="movie"></param><param value="videoId=148027" name="FlashVars"></param><param value="high" name="quality"></param><param value="always" name="allowScriptAccess"></param><param value="external" name="allownetworking"></param>If you&#8217;re seeing this something obviously broke, it could be your browser or you may lack the appropriate plug in, I can&#8217;t say but if you were running <a href="http://www.getfirefox.com/"></a>, with an up to date <a href="http://www.newfoundnoise82.com/wp-admin/www.adobe.com/products/flashplayer/">flash player</a> I know you wouldn&#8217;t have this problem, if you are seeing this still though I bet it&#8217;s a problem with the video&#8217;s host and not myself, thanks.</object></p>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2008/01/31/standards-compliant-video-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>that kid is on the baggage claim again</title>
		<link>http://rowast.com/2007/11/24/that-kid-is-on-the-baggage-claim-again/</link>
		<comments>http://rowast.com/2007/11/24/that-kid-is-on-the-baggage-claim-again/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 06:53:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[kevinsmith]]></category>
		<category><![CDATA[mallrats]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[trips]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.newfoundnoise82.com/?p=253</guid>
		<description><![CDATA[This video is my after flight baggage claim experience, just substitute the escalator for a baggage claim and one kid for about 5. I walked away so I didn&#8217;t mouth off, and to make matters worse the father was there &#8230; <a href="http://rowast.com/2007/11/24/that-kid-is-on-the-baggage-claim-again/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/Jok7YHyJ3gY&#038;rel=1" class="youtubeplayer"><param name="movie" value="http://www.youtube.com/v/Jok7YHyJ3gY&#038;rel=1"/><param name="wmode" value="transparent"/></object></p>
<p>This video is my after flight baggage claim experience, just substitute the escalator for a baggage claim and one kid for about 5.  I walked away so I didn&#8217;t mouth off, and to make matters worse the father was there to.</p>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2007/11/24/that-kid-is-on-the-baggage-claim-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>why they fight</title>
		<link>http://rowast.com/2007/11/07/why-they-fight/</link>
		<comments>http://rowast.com/2007/11/07/why-they-fight/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 08:45:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[strike]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[writers]]></category>

		<guid isPermaLink="false">http://www.newfoundnoise82.com/?p=243</guid>
		<description><![CDATA[The WGA has posted online a video about the strike, and it is extraordinary, get educated and support their cause, by the way they also have a twitter account.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.wga.org/">WGA</a> has posted online a video about the strike, and it is extraordinary, get educated and support their cause, by the way they also have a <a href="http://twitter.com/writersstrike">twitter account</a>.</p>
<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/oJ55Ir2jCxk" class="youtubeplayer"><param name="movie" value="http://www.youtube.com/v/oJ55Ir2jCxk"/><param name="wmode" value="transparent"/></object></p>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2007/11/07/why-they-fight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rendition on the big screen</title>
		<link>http://rowast.com/2007/09/30/rendition-on-the-big-screen/</link>
		<comments>http://rowast.com/2007/09/30/rendition-on-the-big-screen/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 06:35:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[films]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.newfoundnoise82.com/?p=218</guid>
		<description><![CDATA[i normally wouldn&#8217;t use my personal site to advertise a new film, but this is a special situation. Say what you will about the realities and the politics of our time, this movie will open your eyes. The practice known &#8230; <a href="http://rowast.com/2007/09/30/rendition-on-the-big-screen/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>i normally wouldn&#8217;t use my personal site to advertise a new film, but this is a special situation.  Say what you will about the realities and the politics of our time, this movie will open your eyes.</p>
<p><object type="application/x-shockwave-flash" class="youtubeplayer" data="http://www.youtube.com/v/Ezn67DJ5ZAw"><param name="movie" value="http://www.youtube.com/v/Ezn67DJ5ZAw"/><param name="wmode" value="transparent"/></object></p>
<p>The practice known as <a href="http://en.wikipedia.org/wiki/Extraordinary_rendition">extraordinary rendition</a>, is illegal, immoral and un-american.  Get educated, informed and become knowledgeable, for yourself, for your kids, and for your country.</p>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2007/09/30/rendition-on-the-big-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You have to start somewhere.</title>
		<link>http://rowast.com/2007/06/09/you-have-to-start-somewhere/</link>
		<comments>http://rowast.com/2007/06/09/you-have-to-start-somewhere/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 07:10:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[citations]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[quotables]]></category>

		<guid isPermaLink="false">http://www.newfoundnoise82.com/wordpress/?p=55</guid>
		<description><![CDATA[So I am watching one of, if not my favorite movies right now, High Fidelity and I figure what the heck I need a first proper post on this new blog, and I have got nothing. I wanted to say &#8230; <a href="http://rowast.com/2007/06/09/you-have-to-start-somewhere/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I am watching one of, if not my favorite movies right now, <a href="http://www.imdb.com/title/tt0146882/">High Fidelity</a> and I figure what the heck I need a first proper post on this new blog, and I have got nothing.  I wanted to say something grand and I hope that I will at some point make a proper introductory post, explaining more than anyone actually cares about but then I realize I have to start somewhere and this is that start.  So as a real way of opening this thing up here are some of my favorite lines from the movie High Fidelity, if you haven&#8217;t seen it watch it, and if you have seen it, read the book, I know I need to.</p>
<blockquote><p> Rob: Should I bolt every time I get that feeling in my gut when I meet someone new? Well, I&#8217;ve been listening to my gut since I was 14 years old, and frankly speaking, I&#8217;ve come to the conclusion that my guts have shit for brains.</p>
<p>Laura: I&#8217;m too tired not to be with you.<br />
Rob: What, so if you had a bit more energy we&#8217;d stay split up, but things being as they are, with you being wiped out and all, you want to get back together? Is that it?<br />
Laura: Yeah.</p>
<p>Rob: What came first, the music or the misery? People worry about kids playing with guns, or watching violent videos, that some sort of culture of violence will take them over. Nobody worries about kids listening to thousands, literally thousands of songs about heartbreak, rejection, pain, misery and loss. Did I listen to pop music because I was miserable? Or was I miserable because I listened to pop music?</p>
<p>Rob: It would be nice to think that since I was 14, times have changed. Relationships have become more sophisticated. Females less cruel. Skins thicker. Instincts more developed. But there seems to be an element of that afternoon in everything that&#8217;s happened to me since. All my romantic stories are a scrambled version of that first one.
</p></blockquote>
<p>I could say something grand about the human condition and how the movie speaks to it, but I don&#8217;t have it in me right now, all I have in me right now when it comes to this flick is that I can relate to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2007/06/09/you-have-to-start-somewhere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

