<?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; Software</title>
	<atom:link href="http://inflagrantedelicto.memoryspiral.com/category/software/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>Surveying the Post-November 9th Landscape</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2012/01/surveying-the-post-november-9th-landscape/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2012/01/surveying-the-post-november-9th-landscape/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 18:52:51 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[WTF?]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=4072</guid>
		<description><![CDATA[With Adobe announcing the abandonment of all mobile Flash Player efforts, developers who formerly specialized in this platform are branching out a bit more and taking up both new and old technologies in exploration of other opportunities. This article is &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2012/01/surveying-the-post-november-9th-landscape/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab001.jpg"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab001-e1326501578413.jpg" alt="" title="trans_lab001" width="550" height="406" class="aligncenter size-full wp-image-4139" /></a></p>
<p>With Adobe announcing the abandonment of all mobile Flash Player efforts, developers who formerly specialized in this platform are branching out a bit more and taking up both new and old technologies in exploration of other opportunities. This article is not meant to be comprehensive rundown in any way. I&#8217;m simply working through a number of thoughts in regard to certain avenues which I&#8217;ve considered approaching.</p>
<p>One of the excellent problems Flash has, is that it is good for such a variety of things. With such a tool (especially if you know it well enough) at your disposal, this makes it difficult to look beyond to other technologies. With that said, most Flash developers do already have a grasp on a variety of other tech simply because Flash is so great at working alongside other platforms. This is good for developers who are expanding their investigations into these technologies; considering what may be, at the least, a passive familiarity with a number of other avenues.</p>
<p>As an author and video trainer heavily invested in the Flash Platform, I fortunately don&#8217;t feel the bite as badly as some others in this industry. Since the announcements of November the 9th 2011, I&#8217;ve actually signed a number of new contracts focused upon Flash content (though I&#8217;m under contract for non-Flash subjects as well, now). With that said, I&#8217;m also a consultant and full time software engineer&#8230; so I do need to stay ahead of where things are moving so that I can advise others and make intelligent choices for any active projects.</p>
<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab003.jpg"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab003.jpg" alt="" title="trans_lab003" width="550" height="120" class="aligncenter size-full wp-image-4155" /></a></p>
<h2>HTML/CSS/JS</h2>
<p>This seems to be where most developers are moving. It makes sense in a way since this is often where these developers working in Flash actually began their careers. This is certainly true for myself. In fact, I was championing standards based web design and table-less layouts before it was popular to do so&#8230; back in Mozilla Phoenix times&#8230; so I am no stranger to this stuff. </p>
<p>While I never completely left the HTML/CSS side of things- JavaScript is something I&#8217;ve avoided simply because there was historically very little that could be done with it. Differences across browsers compounded this problem to the point where I just didn&#8217;t bother &#8211; if it could be avoided. This isn&#8217;t the case now, of course; as JavaScript engines have become much more capable, differences across browsers have diminished, and a number of very useful frameworks are beginning to emerge.<br />
<a href="http://www.html5rocks.com/">http://www.html5rocks.com/</a></p>
<h2>jQuery/jQuery Mobile</h2>
<p>For some years now, I&#8217;ve used jQuery to take some of the pain points away from any JavaScript work I&#8217;ve had to undertake. jQuery provides what I have thought of a nice cushion to the difficulties one would normally experience in using this language &#8211; though, in truth&#8230; it provides a whole lot more that I&#8217;ve yet to take advantage of. With the proliferation of mobile devices, jQuery Mobile has emerged as a complimentary set of libraries when dealing with mobile websites, or even HTML-based applications.<br />
<a href="http://jquerymobile.com/">http://jquerymobile.com/</a></p>
<h2>PhoneGap</h2>
<p>PhoneGap (Apache Cordova) provides developers with the ability to write a mobile app using web standards and then bundle everything up for distribution to a wide number of mobile platforms&#8230; a much greater number than AIR. This is a pretty big draw, and the PhoneGap Build service allows cloud-based bundling of an app to any of the supported platforms. Very convenient all around.</p>
<p>I&#8217;ve had terrible luck with all of my PhoneGap experiments so far. I keep telling myself this is because I&#8217;m unfamiliar with the technology. Not sure if this is the case or not. Everything just &#8220;looks/feels&#8221; so much crappier in HTML than it does in Flash. I attempted to port a mobile app I created as an experiment back when mobile Flex became possible for Android and just gave up. I&#8217;m hoping that it&#8217;s just a reflection of my inexperience in this area since I know people have had great success with it.<br />
<a href="http://phonegap.com/">http://phonegap.com/</a></p>
<h2>Dart</h2>
<p>Dart is a new language being offered by Google. They pretty much want this to take the place of JavaScript due to that languages shortcomings. I haven&#8217;t done anything substantial in Dart yet aside from downloading the editor and running through their tutorials and samples. It does seem much closer to ActionScript 3 than JavaScript does&#8230; and the editor is based on Eclipse so even that aspect is familiar if coming from Flash Builder or FDT. I&#8217;m hoping Dart catches on and that it does become an alternative to JavaScript. In the meanwhile though&#8230; it will compile to JavaScript&#8230; so that&#8217;s something.<br />
<a href="http://www.dartlang.org/">http://www.dartlang.org/</a></p>
<h2>HaXe</h2>
<p>If I remember correctly, HaXe emerged from the ScreenWeaver project&#8230; someone please correct me if I&#8217;m wrong. I used ScreenWeaver quite a bit (back before Adobe AIR was a possibility) for specialized projection software systems. It basically created enhanced projectors for Flash content similar to what applications such as MDM Zinc are now doing. HaXe has been on my radar for years &#8211; though I&#8217;ve never gotten around to actually using it.</p>
<p>The HaXe platform is very interesting because it allows us to develop in one common language&#8230; and output to whatever supported platform we wish. Target platforms include; JavaScript, Flash, Neko, PHP, C++, with C# and Java in the works. There is this gnawing in my brain telling me that, in the near future, this is going to be the preferred model of programming. It&#8217;s almost like &#8220;run once deploy anywhere&#8221; &#8211; except where  that phrase was used to target a single runtime, this newer model targets multiple runtimes, VMs, and environments by adopting them and their standards. Very different way of doing things, but something I feel we are going to see more and more.<br />
<a href="http://haxe.org/">http://haxe.org/</a></p>
<h2>Adobe Edge</h2>
<p>Adobe Edge is a new motion and interactivity tool from Adobe which can output rich, interactive compositions using standard web technologies like HTML5, CSS, and JavaScript &#8211; basically Flash Professional 4 for HTML output. I don&#8217;t say this to put down Edge &#8211; this is actually a really nice thing. One absolutely great thing about Flash when it was focused on animation and basic activity, was how fun it was to push things, experiment, and see what the technology could do. I get the same feeling from Edge. Is it basic nostalgia or something more substantial? To see HTML do the things only Flash could do even a few years ago &#8211; and to do it with such ease and control&#8230; is a wonderful thing.</p>
<p>I&#8217;m <a href="http://memoryspiral.com/adobeedge/">doing a lot</a> with Edge right now. It&#8217;s a major focus of mine for 2012.<br />
<a href="http://labs.adobe.com/technologies/edge/">http://labs.adobe.com/technologies/edge/</a></p>
<h2>&#8220;Alternative&#8221; ActionScript/Flex IDEs</h2>
<p>I like Flash Builder a lot and am quite comfortable in it. I now have a number of reservations around this IDE though (thanks, Adobe!)&#8230; I mean, what if they decide they just don&#8217;t want to make dev tools at all anymore? On that note; I&#8217;m actually floored that they&#8217;re trashing design view from Flash Builder. Having always found design view to be very useful in layng out components and configuring item renderers. This affects my workflow and makes Flash Builder less useful to me. For a &#8220;creative&#8221; and design-focused company, I cannot imagine the internal justification for this. </p>
<p>Anyhow&#8230; I&#8217;ve installed both FDT5 (free version) and FlashDevelop on my laptop. Even if one of these does not become my primary dev environment for Flash-based work, at least I may be comfortable enough in something else for when Adobe finally does pull a coup de grâce on Flash Builder. as I mentioned above &#8211; I&#8217;m not leaving Flash and need a dependable environment to work in. Not so sure if Flash Builder will be that environment in the future.<br />
<a href="http://fdt.powerflasher.com/">http://fdt.powerflasher.com/</a> / <a href="http://www.flashdevelop.org/">http://www.flashdevelop.org/</a></p>
<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab002.jpg"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/trans_lab002.jpg" alt="" title="trans_lab002" width="550" height="120" class="aligncenter size-full wp-image-4152" /></a></p>
<h2>Moving Forward</h2>
<p>I fully expected by now to have done some real work in these alternate technologies&#8230; but have been far too busy with Flash, Flex, and AIR work to really get involved and commit to anything new. Like all things, it just takes time I suppose. </p>
<p>I remain a huge champion of the Flash Platform and will continue as such in 2012 while looking into other things. I believe one of the best ways of getting some footing with any new tech is to survey what others in the community are up to. <a href="http://transitioning.to/">transitioning.to</a> is a great example of this sort of effort, but simply speaking to others that are going through these pains as well will go a long way to understanding what might be the smart choices to make. I expect to see a lot of conference talks in the coming year focused on these very topics.</p>
<p>Aside from changes in programming, I’m hoping to swing back into the design side of things a bit more as well. I&#8217;ve been in strict development mode for far too long and recent events are a good excuse to strengthen my skills in other areas. Back in graduate school, I began my studies strictly as a designer thinking Photoshop and Illustrator would be the applications that defined my career. It wasn&#8217;t until I was introduced to Lingo, ActionScript, and ASP (of all things&#8230;) that I shifted to a career in software development. Moving back into design a bit would be good for me.</p>
<p>I believe it is also important to step out of the sphere of creating software for balance and release. In the coming months, I plan to resume recording through my aural project &#8220;<a href="http://displaced.memoryspiral.com/">An Early Morning Letter, Displaced</a>&#8221; with a new collection of work. This will be difficult with the rigorous authoring schedule I have committed to for the first few months of the year, but it&#8217;s a necessary creative outlet and one that I am very excited about. I encourage anyone so involved in programming, engineering, or anything similar to do something raw and free on the side. I often joke about leaving this field of work to become a gardener or a baker&#8230; maybe I&#8217;m not joking so much about that any longer. </p>
<p>Happy travels.</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2012/01/surveying-the-post-november-9th-landscape/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 &#8211; Permanent Network Share Mapping</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2012/01/windows-server-2008-permanent-network-share-mapping/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2012/01/windows-server-2008-permanent-network-share-mapping/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 21:58:24 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=4101</guid>
		<description><![CDATA[I recently found the need for permanently mounted network shares on a Windows server. Not an obvious thing to do, unfortunately&#8230; What do I mean by permanent? When mapping a share on Windows as a user, when that user logs &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2012/01/windows-server-2008-permanent-network-share-mapping/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently found the need for permanently mounted network shares on a Windows server. Not an obvious thing to do, unfortunately&#8230;</p>
<p>What do I mean by permanent? When mapping a share on Windows as a user, when that user logs off&#8230; the share will disconnect. For an installed Windows Service that requires access to defined network shares &#8211; this is unworkable. We need to create network shares that retain their connection no matter whether or not a particular user is logged on. </p>
<p>Why do I need to do this? For a server-based AIR project ;D</p>
<p>Took a lot of searching &#8211; but here is how to do it!</p>
<hr />
<p>First, we need to get into the Windows Server <strong>Group Policy Editor</strong>. The simplest way to access this is to type &#8220;<em>gpedit</em>&#8221; into the start menu search. The <strong>Group Policy Editor</strong> will now appear.</p>
<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/lgpeditor.jpg"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/lgpeditor-e1326298639746.jpg" alt="" title="lgpeditor" width="550" height="324" class="aligncenter size-full wp-image-4103" /></a></p>
<p>Using the left navigation menu, drill down through <code>Computer Configuration</code> > <code>Windows Settings</code> > <code>Scripts (Startup/Shutdown)</code>. Double-click on <em>Startup </em>to open the <strong>Startup Properties</strong> dialog.</p>
<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/startupprops.jpg"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/startupprops.jpg" alt="" title="startupprops" width="404" height="448" class="aligncenter size-full wp-image-4105" /></a></p>
<p>From the <em>Scripts</em> tab, we will want to click on the <em>Show Files&#8230;</em> button to open a <strong>File Explorer</strong> window.</p>
<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/startupfolder.jpg"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2012/01/startupfolder-e1326298732108.jpg" alt="" title="startupfolder" width="550" height="275" class="aligncenter size-full wp-image-4104" /></a></p>
<p>Right-click in this window to create a new text file called <em>mapping.bat</em> (or whatever you want to call it). This needs to be a <strong>.bat</strong> file though to execute commands properly. </p>
<p>Edit the file and add the following lines of code:<br />
<code>net use m: \\servername\share</code></p>
<p>Add one command like this for each share you wish to add.</p>
<p>Now, return to the <strong>Startup Properties</strong> dialog and click <em>Add&#8230;</em> to browse to and select the <strong>.bat</strong> file we just created. It will appear in the list of startup scripts.</p>
<p>Exit the dialog by clicking <em>OK</em>.</p>
<p>You&#8217;ll now need to restart the server for this to take effect. This will allow the startup process to run the required commands to mount these network shares without any user being logged on.</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2012/01/windows-server-2008-permanent-network-share-mapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Announces Creative Suite 5.5!</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2011/04/adobe-announces-creative-suite-5-5/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2011/04/adobe-announces-creative-suite-5-5/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 04:12:56 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=3275</guid>
		<description><![CDATA[Create work for new devices and move designs across media. Develop with HTML5 in Adobe Dreamweaver® CS5.5 and with expanded platform support in Flash® Professional CS5.5. Boost your video editing efficiency with Adobe Premiere® Pro CS5.5 and deliver new reading &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2011/04/adobe-announces-creative-suite-5-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/04/CS55_Master_Collection_boxshot_3in-e1302233324623-246x300.png" alt="" title="Adobe CS5.5 Master Collection" width="246" height="300" class="alignleft size-medium wp-image-3277" /></p>
<blockquote><p>Create work for new devices and move designs across media. Develop with HTML5 in Adobe Dreamweaver® CS5.5 and with expanded platform support in Flash® Professional CS5.5. Boost your video editing efficiency with Adobe Premiere® Pro CS5.5 and deliver new reading experiences using InDesign® CS5.5. Now including Adobe Audition® CS5.5 and Flash Builder™ 4.5 Premium, Adobe Creative Suite 5.5 Master Collection software enables reaching out to audiences in new ways.</p></blockquote>
<p>I&#8217;m actually more psyched about CS5.5 than I was about CS5. Adobe has made a lot of great improvements in a bunch of applications, and have corrected some of the grievous mistakes of the past.</p>
<p>Personally, I&#8217;m really glad the cat is out of the bag so that I can talk about those portions of <a href="https://www.packtpub.com/flash-development-for-android-cookbook/book">my book</a> which have been under embargo for the past four months. Those chapters that are not available should become available very soon!</p>
<p><em>So what are the hi-lights for me?</em></p>
<ul>
<li>Flash Builder Premium 4.5 (<em>mobile Flex framework and tooling, enough said!!!</em>)</li>
<li>Flash Professional CS5.5 (<em>mobile integration, great overall improvements</em>)</li>
<li>Dreamweaver CS5.5 (<em>jQuery Mobile, PhoneGap, HTML5</em>)</li>
<li>Audition CS5.5 (<em>Resurrected!</em>)</li>
<li>Premiere Pro and After Effects CS5.5 (<em>Warp Stabilizer is mind-blowing</em>)</li>
<li>Adobe Media Encoder CS5.5 (<em>Too many improvements to list</em>)</li>
</ul>
<p>Yep- they listened to us and are including <strong>Flash Builder 4.5 Premium</strong> in Master Collection and Web Premium! That was such an oversight for the CS5 release. Shameful!</p>
<p><strong>Soundbooth</strong> is DEAD. Long live <strong>Audition</strong>! I loved having Audition as part of Production Premium CS2. When it was dropped from the CS3 suites and replaced with Soundbooth, I was pretty upset. Well, <strong><em>dancin&#8217; on you grave tonight, Soundbooth!!!</em></strong> </p>
<p>(errr&#8230; my condolences to the Soundbooth team)</p>
<p>Great job, Adobe!</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2011/04/adobe-announces-creative-suite-5-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android 2.3 Official Video (Gingerbread!)</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2010/12/android-2-3-official-video-gingerbread/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2010/12/android-2-3-official-video-gingerbread/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 16:21:06 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=2780</guid>
		<description><![CDATA[The latest Android OS update is here &#8211; check it out! Grab Gingerbread from the Android site now! Read the list of new features! Hopefully carriers and manufacturers will be more on-the-ball this time and get Gingerbread into the hands &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2010/12/android-2-3-official-video-gingerbread/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The latest Android OS update is here &#8211; check it out!</p>
<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="560" height="345" src="http://www.youtube.com/embed/Jx3pdWBlZ34?rel=0" frameborder="0"></iframe></p>
<p>Grab <a href="http://developer.android.com/sdk/index.html">Gingerbread</a> from the Android site now!</p>
<p>Read the <a href="http://developer.android.com/sdk/android-2.3-highlights.html">list of new features</a>!</p>
<p>Hopefully carriers and manufacturers will be more on-the-ball this time and get Gingerbread into the hands of consumers sooner rather than later&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2010/12/android-2-3-official-video-gingerbread/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DropFolders 1.1.63 Update</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2010/09/dropfolders-1-1-63-update/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2010/09/dropfolders-1-1-63-update/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 00:25:31 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[AIR]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=2427</guid>
		<description><![CDATA[Wondering what&#8217;s new in DropFolders 1.1.63? Here&#8217;s a quick overview video. You can grab the new version from the Adobe AIR Marketplace.]]></description>
			<content:encoded><![CDATA[<p>Wondering what&#8217;s new in DropFolders 1.1.63? Here&#8217;s a quick overview video.  You can grab the new version from the <a href="http://www.adobe.com/cfusion/marketplace/index.cfm?event=marketplace.offering&#038;offeringID=18501">Adobe AIR Marketplace</a>.</p>
<p><iframe src="http://player.vimeo.com/video/15207477?color=ffffff" width="601" height="338" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2010/09/dropfolders-1-1-63-update/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>VidLoop 1.4.18 is out on Adobe AIR Marketplace</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2009/11/vidloop-1-4-18-is-out-on-adobe-air-marketplace/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2009/11/vidloop-1-4-18-is-out-on-adobe-air-marketplace/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 06:04:44 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=1215</guid>
		<description><![CDATA[Just like the sign says&#8230; VidLoop 1.4.18 is out on Adobe AIR Marketplace. It&#8217;s been a year since I released the initial version (built over last Thanksgiving holiday) and have been working on some revisions in the past few weeks &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2009/11/vidloop-1-4-18-is-out-on-adobe-air-marketplace/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just like the sign says&#8230; <a href="http://www.adobe.com/cfusion/marketplace/index.cfm?event=marketplace.offering&#038;offeringID=10726">VidLoop 1.4.18 is out on Adobe AIR Marketplace</a>.</p>
<p>It&#8217;s been a year since I released the initial version (built over last Thanksgiving holiday) and have been working on some revisions in the past few weeks with the intention of getting this new version out as an anniversary marking.  Looks like I made it!</p>
<p><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2009/11/VidLoop.PNG" alt="VidLoop" title="VidLoop" width="498" height="320" class="alignnone size-full wp-image-1216" /></p>
<p>The new version adds the following features:</p>
<ul>
<li>You can now present SWF files within a loop</li>
<li>VidLoop automatically rescans directories at startup and shutdown</li>
<li>You can choose to have a loop start automatically</li>
<li>I rewrote the transitions mechanism</li>
<li>Fixed some directory parsing bugs and other junk</li>
</ul>
<p>I&#8217;m not claiming the thing is perfect or even rock-solid, but after receiving feature requests and thanks from many people regarding the usefulness of this little app&#8230; I think it deserves some continued support.</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2009/11/vidloop-1-4-18-is-out-on-adobe-air-marketplace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Builder: Wrong Debug Player!</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2009/11/flash-builder-wrong-debug-player/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2009/11/flash-builder-wrong-debug-player/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 14:57:32 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=1160</guid>
		<description><![CDATA[Every once in a while, Flash Builder loses its mind when I attempt to debug a project and tells me that I don&#8217;t have a debug version of Flash Player on my machine. I do&#8230; FB is just crazy. Right. &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2009/11/flash-builder-wrong-debug-player/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Every once in a while, Flash Builder loses its mind when I attempt to debug a project and tells me that I don&#8217;t have a debug version of Flash Player on my machine.  I do&#8230; FB is just crazy. Right.</p>
<p><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2009/11/debug.PNG" alt="Debug" title="Debug" width="401" height="108" class="alignnone size-full wp-image-1163" /><br />
Sometimes it&#8217;s looking at the player running in the browser, in which case I just need to perform a debug player install from:<br />
<a href="http://www.adobe.com/support/flashplayer/downloads.html">http://www.adobe.com/support/flashplayer/downloads.html</a></p>
<p>Other times, it&#8217;ll be pissed off about the player used by Flash Professional at:<br />
<code>C:\Program Files (x86)\Adobe\Adobe Flash CS4\Players</code></p>
<p>I&#8217;ve found a pretty foolproof (for me) way to fix this secondary problem.  Just grab <strong>FlashPlayer.exe</strong> from:<br />
<code>C:\Program Files (x86)\Adobe\Adobe Flash Builder {such and such release}\player\win</code></p>
<p>Copy this into the Flash Pro location, restart FB, and you should be good.</p>
<p>Don&#8217;t know why this happens from time to time&#8230; but it&#8217;s happened enough that I feel the need to document it- at least for myself.</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2009/11/flash-builder-wrong-debug-player/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>LiveStreamer AIR Application</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2009/08/livestreamer-air-application/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2009/08/livestreamer-air-application/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 17:19:15 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[FMS]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=890</guid>
		<description><![CDATA[I wrote a new AIR app called LiveStreamer available now via the Adobe AIR Marketplace. This started as a simple mechanism to display a live RTMP stream from Flash Media Server to a client machine and related projection system. So&#8230; &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2009/08/livestreamer-air-application/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I wrote a new AIR app called <strong>LiveStreamer</strong> available now via the <a href="http://www.adobe.com/cfusion/marketplace/index.cfm?event=marketplace.offering&#038;offeringid=15041&#038;marketplaceid=1">Adobe AIR Marketplace</a>.</p>
<p>This started as a simple mechanism to display a live RTMP stream from Flash Media Server to a client machine and related projection system.  So&#8230; not for broadcast over the web- just sending a live stream from one physical location to another.</p>
<p>While developing the application, I came across the need to test an RTMP stream and it was so simple using this app that I decided to expand it.  In the current version (0.9.0), it will accept RTMP and HTTP streams- just type in the URL and you can easily test it in order to verify that it is correct before trying to publish anything on a website or whatnot.  You can also use it as a fullscreen projection or display mechanism as was originally intended.  </p>
<p>If you have some FLVs or MP4s or whatnot on your local machine- you can just drag those into the app to watch them.  I&#8217;m thinking about adding some playback controls and other options a bit later.</p>
<p><a href="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2009/08/logo-F04C7899-C444-6C86-2C5AE417737F96DE.png"><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2009/08/logo-F04C7899-C444-6C86-2C5AE417737F96DE-300x151.png" alt="LiveStreamer" title="LiveStreamer" width="300" height="151" class="alignnone size-medium wp-image-893" /></a></p>
<blockquote><p>Application for display of video streams via RTMP, HTTP, or local filesystem. Just drag in a file or enter a stream address and away we go!</p></blockquote>
<p>At the <strong>University of Denver</strong>, we have built a good number of AIR applications at this point.  Some are internal data management tools, others are full, complex, private applications such as the <strong>VPS Projection system</strong>, and then we have small utility apps like this which others may also find some use for.  These we make available to others free of charge as part of our community outreach.</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2009/08/livestreamer-air-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 RC Impressions</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2009/05/windows-7-rc-impressions/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2009/05/windows-7-rc-impressions/#comments</comments>
		<pubDate>Sun, 10 May 2009 16:40:03 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=733</guid>
		<description><![CDATA[Unlike the majority of reports out there, I&#8217;ve never had a major problem with Windows Vista. The two big problems I have had are in regard to the difficulty in taking ownership of files and directories even when logged in &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2009/05/windows-7-rc-impressions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Unlike the majority of reports out there, I&#8217;ve never had a major problem with Windows Vista.  The two big problems I have had are in regard to the difficulty in taking ownership of files and directories even when logged in as an admin, and the initial lack of drivers.  The first problem is remedied with some basic re-education, and the second issue has been resolved for some time now due to availability.  My only major gripe is not with Windows but lies in the fact that Microsoft feels the need to stick its nose into everything under the sun (Silverlight, for example).  Windows Vista has been a fine experience for me in the three years I&#8217;ve been using it.</p>
<p>I&#8217;ve been using the Windows 7 beta on my laptop since it was released months ago, and recently switched to the RC build.  I&#8217;m very impressed with the changes from Vista- so much so, that I&#8217;ve now upgraded my home office machine to the Windows 7 RC.  This is no small step as I&#8217;m dependent on this system for all my consulting, development, and audio production duties.  This is how much I favor Windows 7 over Vista- it is such a refined user experience, overall.  The reliability and speed improvements on older machines are a huge plus as well&#8230; that laptop I mentioned previously was purchased in 2004.</p>
<p>Here&#8217;s a short video demonstrating some niceties in my current environment:<br />
<img src="http://inflagrantedelicto.memoryspiral.com/wp-content/plugins/flash-video-player/default_video_player.gif" /></p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2009/05/windows-7-rc-impressions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VidLoop at the AIR Marketplace</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2009/02/vidloop-at-the-air-marketplace/</link>
		<comments>http://inflagrantedelicto.memoryspiral.com/2009/02/vidloop-at-the-air-marketplace/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 15:47:00 +0000</pubDate>
		<dc:creator>Joseph Labrecque</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Professional Work]]></category>
		<category><![CDATA[VidLoop]]></category>

		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=565</guid>
		<description><![CDATA[There are two items to note here. Firstly, Adobe has done an awesome job updating the AIR Marketplace to be much more organized that the previous version. Very nice presentation. Second, my VidLoop AIR application has been approved and is &#8230; <a href="http://inflagrantedelicto.memoryspiral.com/2009/02/vidloop-at-the-air-marketplace/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There are two items to note here.  </p>
<p><img src="http://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2009/02/airmarketplace.jpg" alt="AIR Marketplace" title="AIR Marketplace" width="590" height="146" class="alignnone size-full wp-image-568" /></p>
<p>Firstly, Adobe has done an awesome job updating the <a href="http://airmarketplace.adobe.com/">AIR Marketplace</a> to be much more organized that the previous version.  Very nice presentation.</p>
<p>Second, my VidLoop AIR application has been approved and is now live at the <a href="http://bit.ly/9JnhS">AIR Marketplace</a>.  Very Nice!</p>
<p>There are a lot of great apps there for download or purchase &#8211; <a href="http://airmarketplace.adobe.com/">check it out</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://inflagrantedelicto.memoryspiral.com/2009/02/vidloop-at-the-air-marketplace/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

