<?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>In Flagrante Delicto! &#187; FVM</title>
	<atom:link href="http://inflagrantedelicto.memoryspiral.com/tag/fvm/feed/" rel="self" type="application/rss+xml" />
	<link>http://inflagrantedelicto.memoryspiral.com</link>
	<description>Joseph Labrecque: Senior Interactive Software Engineer - Artist - Author - Speaker - Adobe Education Leader - Adobe Community Professional</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:10:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Obligatory Year-End Analysis</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2007/12/obligatory-year-end-analysis/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2007/12/obligatory-year-end-analysis/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 22:06:21 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[DU]]></category>
		<category><![CDATA[FVM]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Professional Work]]></category>
		<category><![CDATA[Teaching]]></category>

		<guid isPermaLink="false">http://josephlabrecque.com/blog/2007/12/31/obligatory-year-end-analysis/</guid>
		<description><![CDATA[I&#8217;m really not one for posting random thoughts all over the place- but it is interesting to think over some of my activities while on parental leave one year ago and contrast that with what life is like now- how &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2007/12/obligatory-year-end-analysis/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m really not one for posting random thoughts all over the place- but it is interesting to think over some of my activities while on parental leave one year ago and contrast that with what life is like now- how things stand and where things are going.</p>
<p>Work at <a href="http://du.edu/" title="University of Denver">DU</a> is good. It&#8217;s been very busy and that is a major concern. We should be hiring someone soon to take some of the load off. There is no shortage of interesting projects. I get to work with Flash, Flex, AIR and the rest- a really nice environment to use my skills. It&#8217;s difficult to see myself working in a more corporate structure at this point.</p>
<p>I&#8217;ve also been very active with teaching- way too active. It&#8217;s a nice source of extra income but if I take on too much it becomes a burden rather than a pleasure.</p>
<p>My work through <a href="http://fracturedvisionmedia.com/">Fractured Vision Media</a> has really blossomed this year. I&#8217;ve partnered with <a href="http://www.zstreammedia.us">ZStream Media Services</a> on a rather large project building an interactive media delivery system for Blockbuster, La Quinta Inns, and potentially a number of other clients. The framework we&#8217;ve created is pretty extensible and the initial development will hopefully wrap us soon as we are seeing a nationwide release beginning this week.</p>
<p>Personal projects have been sparse. Just no real time with all the other stuff I have going on. One item that I am very pleased with is the completion of a new audio collection &#8220;A Prison of Oneself&#8221; which I am releasing through FVM. I&#8217;ve worked on material for this release off and on since 2003(!) and have put in far too much work to let it rot in my archives. I sold a number of copies of &#8220;August&#8221; back in 2000 and with much better distribution through the internet, I believe I can recoup the small amount of money I&#8217;ve put into this project fairly easily. I set up a crappy <a href="http://www.myspace.com/anearlymorningletterdisplaced">MySpace Music</a> account to help advertise and network with artists I’ve worked with when I was more active with this stuff. The album should be available for purchase within the next week or so.</p>
<p>All in all, it has been a pretty successful year. If I can look back next year with the same amount of optimism- I will be thrilled!</p>
<p>My wishes for the new year involve the following:</p>
<ol>
<li>Become more introspective and  considerate of personal time, personal projects, and the inner-life.</li>
<li>Continue growing Fractured Vision Media as a multimedia services entity.</li>
<li>Become more fluent in ActionScript 3.0 and related technologies while expanding focus once again to design aspects of my many projects.</li>
<li>Generally become a better father, husband, and human being&#8230;</li>
</ol>
<p>Happy New Year!</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2007/12/obligatory-year-end-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Player 9 FSCommand() Bug</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2007/09/flash-player-9-fscommand-bug/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2007/09/flash-player-9-fscommand-bug/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 17:50:57 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[FVM]]></category>

		<guid isPermaLink="false">http://josephlabrecque.com/blog/?p=113</guid>
		<description><![CDATA[I&#8217;m working on a rather large AS3 project through Fractured Vision Media which relies on the flash.system.fscommand package to properly transmit data from the application to its container layer. Unfortunately, we&#8217;ve come across a bug in which FSCommand calls are &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2007/09/flash-player-9-fscommand-bug/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on a rather large AS3 project through Fractured Vision Media which relies on the <strong>flash.system.fscommand</strong> package to properly transmit data from the application to its container layer.  Unfortunately, we&#8217;ve come across a bug in which FSCommand calls are ignored!  Through some quick research (e.g. Google) it was <a href="http://www.northcode.com/blog.php/2007/09/11/FSCommand-and-getURL-Bug-in-Flash-Player-9">discovered</a> that more than a few others have come across this problem as well.</p>
<p>The workaround for now is to be sure you are generating unique argument strings to pass through the FSCommand.  This could involve changing the case of different characters in your argument string or appending a unique ID bassed off of something like the current time.</p>
<p>Does anyone know the status of this bug?  Will it be patched in &#8220;Moviestar&#8221;?  Seems pretty major to me&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2007/09/flash-player-9-fscommand-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Website Is Back- I&#8217;m Posting Again</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2007/08/website-is-back-im-posting-again/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2007/08/website-is-back-im-posting-again/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 14:23:17 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[FVM]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Teaching]]></category>

		<guid isPermaLink="false">http://josephlabrecque.com/blog/?p=105</guid>
		<description><![CDATA[Over the past few months, I&#8217;ve been attempting to sort through a lot of things in my life to discover what is necessary and what is really just nonsense to be thrown aside. In this process, I&#8217;ve been removing a &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2007/08/website-is-back-im-posting-again/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over the past few months, I&#8217;ve been attempting to sort through a lot of things in my life to discover what is necessary and what is really just nonsense to be thrown aside.  In this process, I&#8217;ve been removing a lot of items from my schedule to see what sort of difference the absence of this or that will make in my overall feeling of contentment.  One of the first things to go was this website along with a few others I&#8217;ve been caring for over time.</p>
<p>What I&#8217;ve learned in this process is that I am taking on too much work and do not have enough time for myself and my personal projects.  I&#8217;m scaling back my <a href="http://fracturedvisionmedia.com/">Fractured Vision Media</a> efforts to become more of a venue for the production and distribution of my personal endeavors.  That is not to say that I will not take on any client-based design or development work, I will just be a lot more selective in this area.</p>
<p>I&#8217;ve recently been given the opportunity to do more teaching and will be shifting my extra-daily work activities to that area.  The teaching is becoming much more regular and it is something I enjoy.  Not having to be scrambling for project details, client wishes, and all the rest that comes with freelance work is also something very nice about a regularized teaching contract.</p>
<p>Now that some time has gone by, I believe this project, <em>In Flagrante Delicto!</em>, still holds quite a bit of value, not only for myself but also as a contribution to the greater pool of information.  I&#8217;ve removed a lot of the less technical, more personal, posts and plan to post less often but with greater relevance.</p>
<p>In bringing things back online, I&#8217;ve chosen to use the <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox theme</a> as a base.  There may be a few things to patch up, here and there, as I re-form the website and apply my own design stylings to the structure.  So&#8230; please excuse the mess.</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2007/08/website-is-back-im-posting-again/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Short: &#8220;Window View&#8221;</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2007/07/new-short-window-view/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2007/07/new-short-window-view/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 20:42:27 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[FVM]]></category>
		<category><![CDATA[Premiere]]></category>

		<guid isPermaLink="false">http://josephlabrecque.com/archives/94</guid>
		<description><![CDATA[I&#8217;ve completed a new short film called &#8220;Window View&#8221; which can be viewed at The Memoryspiral. [IMAGE MISSING] &#8220;A scene from within a house- looking out at events in the backyard.&#8221; I&#8217;m very happy with both the concept and the &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2007/07/new-short-window-view/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve completed a new short film called &#8220;Window View&#8221; which can be viewed at <a href="http://memoryspiral.com/">The Memoryspiral</a>.</p>
<p>[IMAGE MISSING]</p>
<p>&#8220;A scene from within a house- looking out at events in the backyard.&#8221;</p>
<p>I&#8217;m very happy with both the concept and the final realization.  There were some technical considerations I was able to get around with the tools in Premiere CS2&#8230; specifically using a garbage mask to remove props I left in frame on one shot- oooops!  Haven&#8217;t had a look at the new version yet, but do want to give it a try after the full trial is released to see if it speeds up my workflow at all.</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2007/07/new-short-window-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

