<?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>Flassari.is &#187; video</title>
	<atom:link href="http://flassari.is/tag/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://flassari.is</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 08:17:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Flv and f4v files not found on IIS</title>
		<link>http://flassari.is/2010/05/flv-and-f4v-files-not-found-on-iis/</link>
		<comments>http://flassari.is/2010/05/flv-and-f4v-files-not-found-on-iis/#comments</comments>
		<pubDate>Wed, 05 May 2010 11:51:39 +0000</pubDate>
		<dc:creator>Flassari</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[f4v]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[MIME]]></category>
		<category><![CDATA[not found]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://flassari.is/?p=291</guid>
		<description><![CDATA[If your IIS server throws a "404 not found" page every time you try to fetch a flash video file (flv or f4v), your server might be missing the MIME type declaration.
In the Internet Information Services Manager [...] ]]></description>
			<content:encoded><![CDATA[<p>If your IIS server throws a &#8220;404 not found&#8221; page every time you try to fetch a flash video file (flv or f4v), your server might be missing the MIME type declaration.<br />
In the Internet Information Services Manager, right click the local computer server and select Properties, open MIME types, click New and enter the following for flv <a href="http://kb2.adobe.com/cps/194/tn_19439.html">(technote)</a>:</p>
<pre>Associated Extension box: .FLV
MIME Type box: flv-application/octet-stream</pre>
<p>and for f4v <a href="http://kb2.adobe.com/cps/402/kb402865.html">(technote)</a>:</p>
<pre>Associated Extension box: .F4V
MIME Type box: video/mp4</pre>
<p>Digging around the internet, I&#8217;ve found people reporting these MIME types working too;<br />
video/x-flv for .flv files, and<br />
video/f4v for .f4v files.</p>
<p>Be advised that you may have to restart IIS for the changes to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://flassari.is/2010/05/flv-and-f4v-files-not-found-on-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Profiling AS3/Flex applications</title>
		<link>http://flassari.is/2009/10/profiling-as3flex-applications/</link>
		<comments>http://flassari.is/2009/10/profiling-as3flex-applications/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 12:22:14 +0000</pubDate>
		<dc:creator>Flassari</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Adobe TV]]></category>
		<category><![CDATA[builder]]></category>
		<category><![CDATA[Jun Heider]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[profiler]]></category>
		<category><![CDATA[profiling]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://flassari.is/?p=185</guid>
		<description><![CDATA[I'm working on a big project and had some problems with memory leaks. After some google-ing around I found this great video on AdobeTV by Jun Heider where he shows you how to profile memory and performance [...] ]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on a big project and was having some problems with memory leaks. After some google-ing around I found this great video on <a href="http://tv.adobe.com/watch/360flex-conference/using-the-flex-builder-3-profiler-by-jun-heider/">AdobeTV</a> by <a href="http://www.iheartair.com/">Jun Heider</a> where he shows you how to profile both the memory and performance of your AS3 or Flex application.<br />
It&#8217;s pretty thorough and it is little over one hour in length.</p>
<p><object width="425" height="256"><param name="movie" value="http://images.tv.adobe.com//swf/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="FlashVars" value="fileID=2165&#038;context=141&#038;embeded=true&#038;environment=production"></param><embed src="http://images.tv.adobe.com//swf/player.swf" flashvars="fileID=2165&#038;context=141&#038;embeded=true&#038;environment=production" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="256"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://flassari.is/2009/10/profiling-as3flex-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

