<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Jeffry Houser&apos;s Blog - Professional</title>
			<link>http://www.jeffryhouser.com/index.cfm</link>
			<description>Jeffry Houser&apos;s Blog</description>
			<language>en-us</language>
			<pubDate>Tue, 07 Sep 2010 21:51:06 -0400</pubDate>
			<lastBuildDate>Thu, 26 Aug 2010 09:00:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			
			<managingEditor>&#106;&#104;&#98;&#108;&#111;&#103;&#64;&#102;&#97;&#114;&#99;&#114;&#121;&#102;&#108;&#121;&#46;&#99;&#111;&#109;</managingEditor>
			<webMaster>&#106;&#104;&#98;&#108;&#111;&#103;&#64;&#102;&#97;&#114;&#99;&#114;&#121;&#102;&#108;&#121;&#46;&#99;&#111;&#109;</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author>Jeffry Houser</itunes:author>
			<itunes:owner>
				<itunes:email>jhblog@farcryfly.com</itunes:email>
				<itunes:name>Jeffry Houser</itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>Jeffry Houser&apos;s Blog</title>
				<link>http://www.jeffryhouser.com/index.cfm</link>
			</image>
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>What are Best Practices when using FlexUnit?</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/8/26/What-are-Best-Practices-when-using-FlexUnit</link>
				<description>
				
				This question comes in from John, one of the regular attendees of the &lt;a href=&quot;http://www.meetup.com/flextras/&quot;&gt;Flextras Friday Lunch&lt;/a&gt;.  He asks me about unit testing and some best practices.

&lt;blockquote&gt;
I have played with FlexUnit and done all the tutorials [I could find] and understand conceptually how unit testing works. What I&apos;ve not been able to easily find out, for the newbie who is trying to get into TDD, do you keep your FlexUnit tests in your
application project and develop classes around them that pass those tests or do you run a parallel project that runs unit tests. It would seem to me that the former would be true if you actually want to test each time you make a major change or add a class, but hell if I want to go down a long road to find out that nobody really puts their unit tests inside their real project.
&lt;/blockquote&gt;

 I have gone through the exact same issues that John has had with unit testing and lack of documentation on the approaches.  I have come up with no concrete answers and am not sure what folks would consider a best practice [or not].  But, I can tell ya&apos;ll what I did when writing unit tests for the &lt;a href=&quot;http://www.flextras.com/?event=ProductHome&amp;ProductID=15&quot;&gt;Flextras Calendar&lt;/a&gt;.  


 I keep the unit tests in a separate project.  Since most of my work is with creating components, the code I care about testing is already in a library project.  From there, I just create an AIR project strictly for unit testing.  I do it in AIR because then I don&apos;t have to set up a web server and/or directory for the new project.

 The main application is just an instance of a runner, which loads a test suite, which has a bunch of test cases.  The real testing magic is in the test cases, of course.

 I cover this approach in &lt;a href=&quot;http://www.theflexshow.com/CWFRTB/usbdrives.cfm&quot;&gt;The Flex Show&apos;s extended screencast series&lt;/a&gt; on building Flex Components, which is available for purchase.

 Now, I understand that Flash Builder 4 has some built in unit testing features, including a view that will act as the test runner.  I thought it also had the ability to keep tests in the same code as the project that you want to run tests against.  I was never able to get it to work during the prerelease cycle and haven&apos;t tried since the official release.  In fact, the unit testing that I have written were written against FlexUnit 1.  At the time I was writing unit tests for the Flextras Calendar, that was the only unit testing framework I could find any documentation on. 

 I respect the fact that FlexUnit 4 probably has a lot more features, but having features and giving me the information I need to make use of them are two different things.

 How do you guys use unit testing in your projects?  Have you had luck with Flash Builder 4&apos;s features? 

  I&apos;ll add that one of the aspects of Test Driven Development is that you should write your tests first. In theory this is a great idea, but I don&apos;t think it is practical in the real world.  Does anyone really do that?  Does anyone really work in an environment were they have time to do that?  A lot of the consulting I do is &quot;come in and save the day&quot; type of stuff.  I&apos;m rarely put in situations where I&apos;d be writing tests first; and I&apos;ve never come across a client who does it.  Maybe the programmers who do don&apos;t need to hire folks to come in and save the day? 

I love fielding questions from readers (and listeners).  If you have one, a href=&quot;http://www.jeffryhouser.com/contact.cfm&quot;&gt;Please ask&lt;/a&gt;.  I can even take confidential questions over at &lt;a href=&quot;http://www.asktheflexpert.com&quot;&gt;www.asktheflexpert.com&lt;/a&gt;, or you can put me on the spot life at a &lt;a href=&quot;http://www.meetup.com/flextras/&quot;&gt;Flextras Friday Lunch&lt;/a&gt; recording session.

Be sure to come visit me at the &lt;a href=&quot;http://www.flextras.com&quot;&gt;Flextras booth&lt;/a&gt; at &lt;a href=&quot;http://www.360flex.com/&quot;&gt;360Flex in DC&lt;/a&gt; this September.   &lt;A href=&quot;http://www.eventbrite.com/event/680816340/360flexhelpsell/235431565&quot;&gt;Order you tickets with this link&lt;/a&gt; and I get Karma points from the 360|Flex folks.  If you ask real nicely I may be able to get you a discount code. 
				</description>
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<pubDate>Thu, 26 Aug 2010 09:00:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/8/26/What-are-Best-Practices-when-using-FlexUnit</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>Jeffry Houser&apos;s 360|Flex DC Speaker Interview</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/8/19/Jeffry-Housers-360Flex-DC-Speaker-Interview</link>
				<description>
				
				My speaker interview for &lt;a href=&quot;http://www.360flex.com&quot;&gt;360|Flex DC&lt;/a&gt; just got posted.  Go read &lt;a href=&quot;http://www.360flex.com/blog/2010/08/360flex-speaker-jeffry-houser/&quot;&gt;it here&lt;/a&gt;.  

It&apos;s a great thing to read if you wanted to join the current 360|Flex ticket giveaway contest currently happening over at &lt;a href=&quot;http://www.theflexshow.com&quot;&gt;The Flex Show&lt;/a&gt;.  It might give you a hint as to our trivia answer.  

 You can register over &lt;a href=&quot;http://www.eventbrite.com/event/680816340/360flexhelpsell/235431565&quot;&gt;here&lt;/a&gt; and I&apos;ll get Karma points from the 360|Flex folks if you use this URL. 
				</description>
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<pubDate>Thu, 19 Aug 2010 09:00:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/8/19/Jeffry-Housers-360Flex-DC-Speaker-Interview</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>How do you Apply CSS Styles to a Flex Accordian?</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/8/17/How-do-you-Apply-CSS-Styles-to-a-Flex-Accordian</link>
				<description>
				
				This question comes in from Johnny, one of the folks I met at &lt;a href=&quot;http://www.360flex.com&quot;&gt;360Flex in San Jose&lt;/a&gt;:

&lt;blockquote&gt;
How can I apply a global styles for all my accordions and datagrids?
&lt;/blockquote&gt;

Johnny sent me some code to, which I would have expected would work.  But, since he said it didn&apos;t I did my own research.  First I headed over to &lt;a href=&quot;http://www.scalenine.com&quot;&gt;scalenine.com&lt;/a&gt;.  Scale nine is a great site all about skinning in Flex and it has plenty of sample themes.  I chose one, &lt;a href=&quot;http://www.scalenine.com/themes/brownie/Brownie.html#&quot;&gt;named brownie&lt;/a&gt; and opened up &lt;a href=&quot;http://www.scalenine.com/themes/brownie/srcview/index.html&quot;&gt;the code&lt;/a&gt;.

The main style sheet included something like this:

&lt;code&gt;
Accordion {
    backgroundColor: #3e3e3e;
    headerStyleName: accordionHeader;
    borderColor: #22201E;
    fontSize: 10;
}
&lt;/code&gt;

This code will define the global styles for all Accordion&apos;s in the Flex application.  In the main application file, the style sheet is imported like this:

&lt;code&gt;
&lt;mx:Style source=&quot;assets/css/Main.css&quot; /&gt;
&lt;/code&gt;

I downloaded the project files, imported it into the project into Flash Builder and tried the code against the Flex 4.1 SDK.  I needed to create a libs directory and recreate the html-template directory.  After that I Was able to get it to run, but the styles didn&apos;t show up.

There were a lot of warnings which said that &quot;type CSS Selector must be qualified with a namespace.&quot;  I had to add a namespace to the css file:

&lt;code&gt;
@namespace mx &quot;http://www.adobe.com/2006/mxml&quot;;
&lt;/code&gt;

And then qualify the Accordion style, like this:

&lt;code&gt;
mx|Accordion{
 // style data
}
&lt;/code&gt;

After that the accordion was properly styled.

You can set styles on other Flex Components using the same approach. 

Do you have a question?  &lt;a href=&quot;http://www.jeffryhouser.com/contact.cfm&quot;&gt;Please ask&lt;/a&gt;.  I can even take confidential questions over at &lt;a href=&quot;http://www.asktheflexpert.com&quot;&gt;www.asktheflexpert.com&lt;/a&gt;, or you can ask me &quot;live&quot; at a &lt;a href=&quot;http://www.meetup.com/flextras/&quot;&gt;Flextras Friday Lunch&lt;/a&gt; Connect Session.

Be sure to come visit me at the &lt;a href=&quot;http://www.flextras.com&quot;&gt;Flextras booth&lt;/a&gt; at &lt;a href=&quot;http://www.360flex.com/&quot;&gt;360Flex in DC&lt;/a&gt; this September.   &lt;A href=&quot;http://www.eventbrite.com/event/680816340/360flexhelpsell/235431565&quot;&gt;Order you tickets with this link&lt;/a&gt; and I get Karma points from the 360|Flex folks. 
				</description>
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<pubDate>Tue, 17 Aug 2010 09:00:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/8/17/How-do-you-Apply-CSS-Styles-to-a-Flex-Accordian</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>How do you learn Flex?</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/8/10/How-do-you-learn-Flex</link>
				<description>
				
				Does this question come up a lot?  This time, someone contacted me through LinkedIn asking for resources on how to learn Flex.  

&lt;blockquote&gt;
I am student of Masters in IT. My current skills involve Java technologies and Cloud Computing. But I am keen interested in learning Adobe Flex. I am learning but don&apos;t know whether I am heading towards right direction. I want to know from where I should learn Flex.  What should be the method to learn Flex. I want to learn something like integrating flex and Java.
&lt;/blockquote&gt;

There are a lot of places to go to learn about Flex development.  Most people, including me, start with &lt;a href=&quot;http://www.adobe.com/support/documentation/en/flex/&quot;&gt;the Adobe documentation&lt;/a&gt; and plug through that.  Then we look for resources to fill the gaps left by the Adobe Documentation.

 Tons of books exists.  The O&apos;Rielly seem to be popular, as are the Training from the Source books.  You can take a look at Adobe&apos;s &lt;a href=&quot;http://www.adobe.com/devnet/flex/videotraining/&quot;&gt;Flex in a Week sessions&lt;/a&gt;.  I believe &lt;a href=&quot;http://www.lynda.com&quot;&gt;Lynda.com&lt;/a&gt; and &lt;a href=&quot;http://www.totaltraining.com&quot;&gt;TotalTraining&lt;/a&gt; also have courses available.  

 My primary podcast, &lt;a href=&quot;www.theflexshow.com&quot;&gt;The Flex Show&lt;/a&gt;,  provides a bunch of free screencasts on various topics.  I also produce the &lt;a href=&quot;http://www.flextras.com/blog/index.cfm/Flextras-Friday-Lunch&quot;&gt;Flextras Friday Lunch&lt;/a&gt; which is more free form but covers a wider range of topics.

 If you can make it out to some of the conferences, I strongly recommend &lt;a href=&quot;http://www.360flex.com&quot;&gt;360|Flex&lt;/a&gt; coming up in DC.  &lt;A href=&quot;http://www.eventbrite.com/event/680816340/360flexhelpsell/235431565&quot;&gt;Register&lt;/a&gt; with this link and I get kick backs.  There are often different events worldwide, though.  

 I don&apos;t know of any specific resources for combing Flex with Java, though.

 What recommendations would you guys have? 
				</description>
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<pubDate>Tue, 10 Aug 2010 10:00:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/8/10/How-do-you-learn-Flex</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>Flextras Sends Unemployed Developers to 360|Flex</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/8/5/Flextras-Sends-Unemployed-Developers-to-360Flex</link>
				<description>
				
				I believe that 360|Flex is the best Flex conference out there; so in conjunction with the organizers, we are working together to send some unemployed folks to &lt;a href=&quot;http://www.360flex.com&quot;&gt;360|Flex in DC&lt;/a&gt;.  This is a great way for you to get your feet wet on one of the hottest technologies out there.

 You can read my high praises of 360|Flex over at on the &lt;a href=&quot;http://www.flextras.com/blog/index.cfm/2010/8/3/Flextras-Sends-Unemployed-Developers-to-360Flex&quot;&gt;Flextras blog&lt;/a&gt; or jump right to the promotion on the &lt;a href=&quot;http://www.360flex.com/blog/2010/08/360flex-unemployed-flextras-wants-to-send-you-to-360flex/&quot;&gt;360|Flex Blog&lt;/a&gt;.  

 If you&apos;re not unemployed, but you&apos;re a member of the Flex Community or want to learn, I strongly recommend you make it out to the conference.  Give me some kudos by &lt;a href=&quot;http://www.eventbrite.com/event/680816340/360flexhelpsell/235431565&quot;&gt;registering with this link&lt;/a&gt;. 
				</description>
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<category>AIR</category>				
				
				<pubDate>Thu, 05 Aug 2010 09:00:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/8/5/Flextras-Sends-Unemployed-Developers-to-360Flex</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>How do you Create Templates in Flash Builder?</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/8/3/How-do-you-Create-Templates-in-Flash-Builder</link>
				<description>
				
				This question comes in from TJ, a listener of my second podcast, the &lt;a href=&quot;http://www.flextras.com/blog/index.cfm/Flextras-Friday-Lunch&quot;&gt;Flextras Friday Lunch&lt;/a&gt;.  

&lt;blockquote&gt;
I read the docs and watched &lt;a href=&quot;http://www.flextras.com/blog/index.cfm/2010/4/9/Flash-Bulder-Templates--4122010---Episode-57--Flextras-Friday-Lunch&quot;&gt;your video&lt;/a&gt; on this topic but I am not able to find out how to add new templates to Flash Builder.  Do you know if it is possible to add new templates and where could I find this info if possible? 
&lt;/blockquote&gt;

 As far as I know, there is no way to create new templates through Flash Builder.  You can only editing the existing templates.  I think it&apos;s a pretty cool feature, but I also wish we could create new ones easily.  

 To create new templates, you&apos;re best bet is to look into creating an Eclipse plugin.  As far as I know, this can&apos;t be done in ActionScript, so you&apos;ll need to create it in Java, or possibly CFML if you&apos;re a ColdFusion Developer and using ColdFusion Builder.

 TJ also told me something interesting: 

&lt;blockquote&gt;
I even was able to find the source xml file (default_asfiletemplates.xml) in the com.adobe.flexide.as.core package on my local machine. I have played with this file along with editing and exporting others and trying to import to see if I can create more templates from the new nodes, but it doesn&apos;t work. 
&lt;/blockquote&gt;

 So, there is some XML file that seems to define the templates.  I haven&apos;t taken a look at this file, but it does seem intriguing that this file exists.  I found two instances of the file on my local machine, one for Flash Builder 4 an one for the 4.01 update.  In each directory, there is a properties file.  I would bet you&apos;d have to edit both the property and XML file to add a new template, if possible.

There are also similar property files and XML files in com.adobe.flexide.css.core_4.0.1.277662 for CSS.  I assume there are files for MXML and FlexUnit types too.

By modifying both the properties file and the XML templates file, I was able to get a quarter of the way there.  

First, add a line like this to the end of the property file:

&lt;code&gt;
ASFileTemplates.NewJClass.Name=J Class
&lt;/code&gt;

And add a new template entry in the XML file:

&lt;code&gt;
&lt;template name=&quot;%ASFileTemplates.NewJClass.Name&quot; 
id=&quot;com.adobe.flexide.as.core.filetemplates.newjclass&quot; 
description=&quot;%ASFileTemplates.NewASInterface.Description&quot; 
context=&quot;new_actionscript_interface&quot; enabled=&quot;true&quot;
&gt;
&lt;![CDATA[${package_declaration}
{
	${import_declaration}
	${interface_declaration}
	{
		
	}
}]]&gt;
&lt;/template&gt;

&lt;/code&gt;

You&apos;ll see something like this: 

&lt;img src=&quot;http://www.jeffryhouser.com/images/FlashBuilderTemplates.png&quot;&gt;

Unfortunately, the code appears to confuse the display a bit.  And the &quot;ActionScript&quot; interface sort of runs into my new class.  I assume this is because I Saved them in the wrong format and/or used Windows Notepad which uses  different end of line characters than some other operating systems.

But, even though I have a new file type listed; there was no way to create a file from the new template from the &quot;File New&quot; menu.  I assume you have to edit another config file somewhere for that purposes.  

 Can anyone take this to the next step?  How about you stop by the &lt;a href=&quot;http://www.flextras.com&quot;&gt;Flextras&lt;/a&gt; booth at &lt;a href=&quot;http://www.eventbrite.com/event/680816340/360flexhelpsell/235431565&quot;&gt;360|Flex in DC&lt;/a&gt; and show it to me? 
				</description>
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<pubDate>Tue, 03 Aug 2010 09:00:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/8/3/How-do-you-Create-Templates-in-Flash-Builder</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>How do you Extend RemoteObject?</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/7/27/How-do-you-Extend-RemoteObject</link>
				<description>
				
				Someone saw this &lt;a href=&quot;http://www.mail-archive.com/flexcoders@yahoogroups.com/msg97431.html&quot;&gt;old thread&lt;/a&gt; from the FlexCoders list and e-mailed me one solution.  This was the question:

&lt;blockquote&gt;
I&apos;d like to have a custom remoteobject for specific error handling and logging. However, if I try to extend remoteobject:

public dynamic class CustomRemoteObject extends RemoteObject
{
...
}

It is completely unusable in an mxml file. If I try to declare any &lt;mx:methods&gt; inside of it, I get a &quot;could not resolve &lt;mx:method&gt; to a component implemenation&quot;:

&lt;code&gt;
&lt;components:CustomRemoteObject&gt;
&lt;mx:method ...&gt; &lt;!-- compiler error --&gt;
&lt;/components:CustomRemoteObject&gt;
&lt;/code&gt;

I know that &lt;mx:method&gt; is special-cased by the compiler because it  doesn&apos;t have a component implementation. Is there a way to use custom  remote objects in mxml with the mx:method tag? If not, is there a way to use custom remote objects in mxml and have callbacks at the method-level? 
Is remoteobject not supposed to be extended this way?
&lt;/blockquote&gt;

My answer at the time was to try this: 

&lt;code&gt;
&lt;components:CustomRemoteObject&gt;
&lt;components:method ...&gt; 
&lt;/components:CustomRemoteObject&gt;
&lt;/code&gt;

However, I doubt that works.  As the original poster had stated, the method tag appears to be a compiler kludge.  You can&apos;t extend RemoteObject and specify the methods in the same way.  The method tags are not specified as an array and method is not a property on the RemoteObject class.  I bet the compiler turns all the method tags into an &lt;a href=&quot;http://livedocs.adobe.com/flex/3/langref/mx/rpc/AbstractService.html#operations&quot;&gt;operations&lt;/a&gt; array, although I haven&apos;t checked actual generated code.

 The real solution to generating is to review the generated code from the Flex Compiler in a template that uses RemoteObject w/ multiple method tags and then figure out what it does; then replicate that approach in your own ActionSript. 
				</description>
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<pubDate>Tue, 27 Jul 2010 09:00:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/7/27/How-do-you-Extend-RemoteObject</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>What are some Open Source UI Testing Tools in Flex?</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/7/20/What-are-some-Open-Source-UI-Testing-Tools-in-Flex</link>
				<description>
				
				This question comes in from &quot;P&quot; and I&apos;m kind of stuck to give him an answer. 

&lt;blockquote&gt;
I need to implement TDD in our flex application and condition is that we need to use a open source. My application is primarily has drag and drop functionality.  I tried and analyzed several Test automation tools such as FlexMonkey, webdriver etc. they work fine till some extent.But they fail to recognize drag and drop actions and customcomponents. 

Basic problem is that all Automated Testing tools identifies &apos;id&apos; to perform any action. And in case of drag and drop all ids are generated on runtime Can you please suggest me any tool which can help or any change in my code which can help.
&lt;/blockquote&gt;

I&apos;m at a bit of a loss.  Obviously from P&apos;s question he needs a UI Testing tool; and FlexMonkey is the most well known in the Flex world.  But, it wouldn&apos;t work for him.

I said that to get FlexMonkey to work with custom components, he may need to create a custom automation delegate and recompile Flex Monkey.  But, I could never get that to work myself and eventually had to put it aside to focus on other things.

 So, dear readers, what would you suggest?  Are there other options out there?

&lt;hr&gt;

 I do like fielding questions from the audience, and have been doing a lot of that over on &lt;a href=&quot;http://stackoverflow.com/questions/tagged?tagnames=flex&amp;sort=newest&amp;pagesize=15&quot;&gt;Stack Overflow&lt;/a&gt; and the &lt;a href=&quot;http://www.flextras.com/blog/index.cfm/Flextras-Friday-Lunch&quot;&gt;Flextras Friday Lunch Podcast&lt;/a&gt;.  

If you have questions feel free to &lt;A href=&quot;http://www.jeffryhouser.com/contact.cfm&quot;&gt;ask me privately&lt;/a&gt; or stop by a &lt;A href=&quot;http://www.meetup.com/flextras&quot;&gt;Flextras Friday Lunch session&lt;/a&gt;.

You can get personal, confidential help from me [with screen sharing] via &lt;a href=&quot;http://www.asktheflexpert.com&quot;&gt;www.AskTheFlexpert.com&lt;/a&gt;.  

You can also fine me at &lt;A href=&quot;http://www.eventbrite.com/event/680816340/360flexhelpsell/235431565&quot;&gt;360|Flex in DC&lt;/a&gt; this September. 
				</description>
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<category>AIR</category>				
				
				<pubDate>Tue, 20 Jul 2010 21:31:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/7/20/What-are-some-Open-Source-UI-Testing-Tools-in-Flex</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>Do ColdFusion and Flex really place nice together?</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/6/29/Do-ColdFusion-and-Flex-really-place-nice-together</link>
				<description>
				
				A &lt;a href=&quot;http://www.jeffryhouser.com/index.cfm/2007/10/9/Why-does-ColdFusion-return-a-CFC-to-Flex-as-a-generic-object#c3DA333C4-5056-1830-B043C772D5F4E0A8&quot;&gt;comment came in on one of my earlier blog posts; and I thought the conversation was interesting enough that I&apos;m promoting it to a post.  

 The &lt;A href=&quot;http://www.jeffryhouser.com/index.cfm/2007/10/9/Why-does-ColdFusion-return-a-CFC-to-Flex-as-a-generic-object&quot;&gt;original blog post&lt;/a&gt; was about getting ColdFusion and Flex to share objects (CFC and ActionSCript Classes) back and forth.  There is a cool automatic conversion from CFCs to ActionScript objects provided by the built-in ColdFusion AMF Gateway.  

 To make this work you have to specify the properties in the CFC, and the ActionScript object in the same order, using the same case sensitivity, and with the same data type.  This is where Ionectu drops in:

&lt;blockquote&gt;
&quot;Adobe has gone through a lot of trouble to make sure that ColdFusion and Flex play really nice together&quot;

Translation : `Adobe` is retarded and here`s why, it`s quite simple.

With compilable languages, It`s a must to at least pretend to be able to create it once and leave it alone. It`s OOP not HTML ... amf remoting is `dependency central`. NORMAL people need to be able to change one end and not scrue up the entire thing, this is what development is about (in part), continuity, to have a flow that can be easily redirected.

Amf remoting remindes me of something along the lines of

if(this.file == &quot;index&quot;)
   displayPage(1);
else if(this.file == &quot;page2&quot;)
   displayPage(2);
else if(this.file == &quot;page3&quot;)
   displayPage(3);
else if(this.file == &quot;page4&quot;)
   displayPage(4);
else
   buy a hamster and teach it oop, it`s gonna come up with something better than Adobe did


The hell ?! Are all Adobe employees Google or Microsoft &quot;rejects&quot; ? (that`s not a nice thing to say, I know and I`m sorry, I`m just really pissed off, it just rubs me wrong.)

&lt;/blockquote&gt;

I, personally, think it is a big leap to call Adobe retarded for the Flex Remoting implementation in ColdFusion.  It seems reasonable to me that when two completely separate systems have any similar objects used for the purpose of communicating between these two systems that when you change something on one system a similar change will have to made in the second.  

As one example, If you change a database table, you may also have to change a Gateway Object or Data Access Object that relates to that table.  

The sole purposes of Value Objects / Data Transfer Objects is to share data between two systems, in our case CF and Flex.  IF you make changes to one side of the equation, it makes sense to me that you have to make changes to the other side.  

 Yes, the exchange is finicky in the order of properties on the objects, the data types of said properties, and the case sensitivity of the property names.  CF is not case sensitive--most of the time--but Flex and most programming languages are.  I accept the case sensitivity requirement without complaint.  

 I don&apos;t understand Ionectu comparison to the &quot;If&quot; condition.  At the end of the day most development is some kind of if condition, isn&apos;t it?

I, basically, told that to the commenter, and he followed up:

&lt;blockquote&gt;
In, Adobe`s making sure that CF and Flex play nice together they kind of forgot to teach them, how to understand and help each other.
At the moment all that they can do is copy values from point a to point b (if you have points defined) (If you don`t you`re better off using wsdl btw).
They don`t play nice togheter.. they just copy values from point a to point 1 from point b to point 2, the concept is the simplest I`ve ever seen .... this value goes here, this one here, and .... hm.. yep yep this goes here. Yeah that it. Client.as ....

And if that took them year(s).. well then that`s just sad. They could have spend some time &quot;implementing&quot; some &quot;usability&quot;

How can they as a company think that it`s a success ...
&quot;Ok we did it!&quot; .. &quot;To use it you just have to set the same name, set the same position, set an id, on both ends ... and that might do it, I think that`s all&quot;. &quot;We`ll call this a ... bridge? no , no, that`s not FLASHy enough.. we`ll call it a protocol.. yeah protocol&quot; ... How can they call that a protocol :wallbash: when clearly it can`t even stand on it`s own &quot;two&quot; feet. 
&lt;/blockquote&gt;

I believe there are huge benefits to using AMF, such as performance and packet size; so I don&apos;t agree that we&apos;d be better off using WSDL. 

The real question I have is, how else would you implement it?  I&apos;m not quite sure.  

I can respect that it&apos;d be nice if Flex and CF were a bit more aware of each other.  

Why do the properties have to be defined in the same order?  Why can&apos;t the AMF Gateway use the alias properties in CF and Flex to associate the CFC to the Class and then do some magic to match up properties and data types?

What are your thoughts on this issue?

Want to discuss this in person?  Come visit the &lt;a href=&quot;http://www.flextras.com&quot;&gt;Flextras&lt;/a&gt; booth at &lt;A href=&quot;http://www.eventbrite.com/event/680816340/360flexhelpsell/235431565&quot;&gt;360|Flex in DC&lt;/a&gt; this September. 
				</description>
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Tue, 29 Jun 2010 18:34:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/6/29/Do-ColdFusion-and-Flex-really-place-nice-together</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>360|Flex comes to Washington DC in September</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/6/23/360Flex-comes-to-DC</link>
				<description>
				
				&lt;img src=&quot;http://www.jeffryhouser.com/images/washington-monument-address.jpg&quot; align=&quot;left&quot; style=&quot;padding :4px&quot;&gt;

 In my 8th grade year book we had the opportunity to write biographies for each other.  Most of them were slightly humorous; and many had us dying in weird and bizarre ways.  What happened to me?  

 After replacing much of my body parts with computer hardware, I electrocuted myself during a failed world takeover by falling into the reflection pool between the Washington Monument and Lincoln Memorial.  

 I don&apos;t want to give away any spoilers, but I strongly recommend you make a trip to &lt;a href=&quot;http://www.360flex.com/&quot;&gt;360|Flex DC&lt;/a&gt; this September to welcome in my new world order.  There will be Zombies involved.  Thank you Brian Nolan.  

 &lt;a href=&quot;http://www.360flex.com&quot;&gt;360|Flex&lt;/a&gt;, if you didn&apos;t know, is my favorite Flex conference, and it will land in DC on September 19th.  

 You can &lt;a href=&quot;http://www.eventbrite.com/event/680816340/360flexhelpsell/235431565&quot;&gt;register here&lt;/a&gt; or try to respond to their &lt;a href=&quot;http://www.360flex.com/blog/2010/06/360flex-call-for-papers-now-open/&quot;&gt;call for papers&lt;/a&gt; and get yourself a presentation spot.

Note: Image stole from &lt;a href=&quot;http://www.visitingdc.com/memorial/washington-monument-address.htm&quot;&gt;http://www.visitingdc.com/memorial/washington-monument-address.htm&lt;/a&gt; 
				</description>
				
				<category>Writing and Presenting</category>				
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<category>AIR</category>				
				
				<pubDate>Wed, 23 Jun 2010 20:04:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/6/23/360Flex-comes-to-DC</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>Which IDE Do you use for Building Flex Applications?</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/6/16/Which-IDE-Do-you-use-for-Building-Flex-Applications</link>
				<description>
				
				This question comes in from a long time development friend, Aaron:

&lt;blockquote&gt;
What I was wondering on is what version of the Flash Builder do you use and why?  I see a premium and basic versions, in regards to the premium I am not so sure I care about [the extra features]
&lt;/blockquote&gt;


 I use Flash Builder 4 Premium, mainly because it is easily available to me since DotComIt is a member of the Adobe Partner Program.  

That said, in the course of my normal development I don&apos;t use any Premium specific features.  The premium features are the profiler, the network monitor, and unit testing integration.  ( And CF Builder is included with Premium ).  


 In terms of the Network Monitor, I use ServiceCapture if I need it.  It works great, and is already a tool in my set.  I have no need to change.

 With regards to Unit Testing integration, I I was never able to get it to work during the prerelease cycle and eventually gave up.  When I need unit testing, such as building components for &lt;a href=&quot;http://www.flextras.com/&quot;&gt;Flextras&lt;/a&gt;,  I create an AIR project and use FlexUnit.  

 The Profiler is more interesting, though.  It is used for performance tuning; which is important in many enterprise class applications.  However, I&apos;ve not had much experience with it.  

 There are also some alternate IDEs out there &lt;a href=&quot;http://www.fdt.powerflasher.com/&quot;&gt;including FDT&lt;/a&gt; and &lt;a href=&quot;http://blogs.jetbrains.com/idea/2008/02/creating-flex-applications-with-intellij-idea/&quot;&gt;IntelliJ&lt;/a&gt; as well as some Visual Studio plugins.  I haven&apos;t explored any of them in depth, but I&apos;ve heard good things about many of them. 
				</description>
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<pubDate>Wed, 16 Jun 2010 12:02:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/6/16/Which-IDE-Do-you-use-for-Building-Flex-Applications</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>Bullet Proofing Flex Components - By Jeffry Houser - Recording</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/6/8/Bullet-Proofing-Flex-Components--By-Jeffry-Houser--Recording</link>
				<description>
				
				The recording from my &lt;a href=&quot;http://experts.na3.acrobat.com/p32015938/ &quot;&gt;recent presentation&lt;/a&gt; I gave at the &lt;a href=&quot;http://www.meetup.com/onlineflashplatform/&quot;&gt;Online Flash Platform Meetup&lt;/a&gt; group is now available.

 The presentation was a Flex 4 modded version of my Bullet Proofing Flex Components presentation. 
				</description>
				
				<category>Writing and Presenting</category>				
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<pubDate>Tue, 08 Jun 2010 15:26:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/6/8/Bullet-Proofing-Flex-Components--By-Jeffry-Houser--Recording</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>Jeffry Houser&apos;s 360|Flex San Jose Session Survey Results</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/5/4/Jeffry-Housers-360Flex-San-Jose-Session-Survey-Results</link>
				<description>
				
				I tend to &lt;a href=&quot;http://www.twitter.com/reboog711&quot;&gt;Tweet&lt;/a&gt; a lot more than I blog.  A lot of questions--and answers--that would have previously turned into blog posts are now summed up in 140 characters or so.  Brevity is hard; and I&apos;m constantly impressed by my own personal technical support structure.  

 You probably know I spoke at &lt;a href=&quot;http://www.360flex.com&quot;&gt;360|Flex in San Jose&lt;/a&gt; a while back.  As part of presentation, attendees get to rate my performance.  &lt;a href=&quot;http://apps.360conferences.com/sessionsurvey/index.cfm?eventid=8&amp;attendeeID=10946894&quot;&gt;The results for this year are in&lt;/a&gt;.  I like to give my thoughts about the results.

&lt;h2&gt;The Stats&lt;/h2&gt;

 First, I&apos;m bummed that the average rating was 3.3158.  One a scale of 1-5; I like to be higher.  At least it&apos;s not low; but just mid range.  This is not too be completely unexpected as I was dealing with something entirely new to both myself and most of the Flex Community.  Deepa showed up to listen in and ended up fielding a lot of questions near the end.  Thank you to Deepa.  ( Deepa&apos;s domain appears to be expired, so I am not linking to it ).  

 Aside from the average rating, 89.47% of respondents found the session informative.  That is a much nicer number.

&lt;h2&gt;Was the speaker authoritative?&lt;/h2&gt;

I never worry to much about this question, especially when I speak about Building Flex Components.  I have unique experience, thanks to &lt;a href=&quot;http://www.flextras.com&quot;&gt;Flextras&lt;/a&gt;.  One comment is spot on:

&lt;blockquote&gt;
On things he had researched he was, but as questions got outside of that, not so much.
&lt;/blockquote&gt;

 This is very true.  I know what I know; and don&apos;t try to BS through what I don&apos;t.  A few folks give a nice shout out to Deepa for covering me on some of the other questions.  

&lt;h2&gt;Was the session informative?&lt;/h2&gt;

A lot of presentations are intended for beginners, and I believe this one was too.  I covered a lot of stuff at a high level, without getting too dirty into the details.  I was a bit worried because there were two other presentations--before mine--that covered similar topics.  But, we all had a slightly different take; so it didn&apos;t turn out too bad and I was very well received.

 This is especially flattering:

&lt;blockquote&gt;
This has been the most useful session for understanding the differences in philosophy between Flex 3 and 4. The very simple examples were amazingly good at showing the principles without &quot;fluff.&quot;
&lt;/blockquote&gt;

I&apos;ve been told similar things in the past about both my presentation and writing style.  I can take complicated things and break hem down into small digestible chunks.  

Another comment here:

&lt;blockquote&gt;
This session was a lot better than I was expecting.  Not sure what I was expecting, but it was much more useful than I anticipated.  
&lt;/blockquote&gt;

Thank You!  Except I probably failed a bit in the topic description; or perhaps even the topic title.  I&apos;ll admit the topic title was a bit open ended.  I do better when I&apos;m direct without hyperbole.

&lt;h2&gt;Were the Slides Useful?&lt;/h2&gt;

I also get picked on for slides being sucky.  It&apos;s not my strong suite; never has been.  My slides got rated better here than usual, although someone commented that a few went by too quick.  

&lt;h2&gt;Additional Comments&lt;/h2&gt;

 I love the catch all question and be sure to add them to every survey.  

&lt;blockquote&gt;
The teamwork between Deepa and Jeff was really good as well, and it was great she was here as this is brand new and it would be hard for anyone outside Adobe to know every detail.
&lt;/blockquote&gt;

Someone understood my ignorance on a few of the topics.  Thank You! 

I leave with one final quote:

&lt;blockquote&gt;
it was exactly what it needed to be.
&lt;/blockquote&gt;

 Thanks!  I can&apos;t think of a better way to finish of this post. 
				</description>
				
				<category>Writing and Presenting</category>				
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<pubDate>Tue, 04 May 2010 14:38:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/5/4/Jeffry-Housers-360Flex-San-Jose-Session-Survey-Results</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>Flash and the City: 3 weeks away</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/4/20/Flash-and-the-City-3-weeks-away</link>
				<description>
				
				&lt;a href=&quot;http://www.flashandthecity.com&quot;&gt;Flash and the City&lt;/a&gt; is coming up quick.  This is a conference in New York City all about developing apps for the Flash platform.

I&apos;ll be there speaking about building Flex Components, a topic near to my heart:

&lt;img src=&quot;http://www.jeffryhouser.com/images/conferences/FATC-jeffry-houser.jpg&quot; height=&quot;200&quot; width=&quot;160&quot;&gt;

&lt;a href=&quot;http://www.flextras.com&quot;&gt;Flextras&lt;/a&gt; will also be a sponsor. 
				</description>
				
				<category>Writing and Presenting</category>				
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<pubDate>Tue, 20 Apr 2010 19:21:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/4/20/Flash-and-the-City-3-weeks-away</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			
			<item>
				<title>Jeffry Houser won&apos;t be contributing to any Flex 4 books No matter what Amazon.com thinks</title>
				<link>http://www.jeffryhouser.com/index.cfm/2010/4/10/Jeffry-Houser-wont-be-contributing-to-any-Flex-4-books-No-matter-what-Amazoncom-thinks</link>
				<description>
				
				&lt;h2&gt;The Setup&lt;/h2&gt;

 A &quot;Better than average&quot; associate of mine approached me about contributing a chapter to a Flex book he was cowriting.  My chapter was to focus on building Flex Components; something I do a lot of with my &lt;a href=&quot;http://www.flextras.com&quot;&gt;company, Flextras&lt;/a&gt;.  It seemed like a good fit, so I agreed.

 Eventually, talks with the publisher broke down.  While I feel bad about leaving my friend in the lurch I&apos;m not quite sure if this is my fault.  This is my take on the situation because I want to get it out of my system.

&lt;h2&gt;The Build Up&lt;/h2&gt;

 First, I was approached last December about this opportunity.  I&apos;ve turned down Flex book authorship agreements before; but since this was just a single chapter the amount of effort was significantly lower.  I was willing to sign on.  I was put in touch with the publisher contact in early January and I requested a contract. They asked for chapter delivery in early February.

&lt;h2&gt;Can you please send me a contract?&lt;/h2&gt;

 I always ask two questions when asked to provide content to someone else with regards to such situations.  The first is &quot;What about ownership?&quot;  It is my long term goal, whether good or bad, to own as much of me as possible.  

 The second is &quot;What is my compensation?&quot;  I always ask about compensation, never how much I get paid.  Compensation can come in many forms, and sometimes recognition or exposure can take place of cash.  In this case, I think the chapter authorship would have been a great way for me to promote my business of selling Flex Components.  

 The compensation offered was a flat fee, $400.  My friend thought the rights of my contribution would revert to him and his main co-author.  I was uncomfortable with that, but said I would have to see the final contract wording.

 I waited for the contract from the publisher.  They contacted me in the final days of January to extend the chapter delivery to the middle of February and to let me know that the contract was on the way.

 I waited some more.  In late February they contacted me to ask where my contribution was.  I told them I was still waiting for the contract delivery before I would put the writing into my schedule.  They said they would get back to me; and they did.  

I finally got the contract the week before I left for the 360|Flex conference.  As a sponsor and a presenter I had too much on my plate to even look at it; but I prioritized it for the day I got back from 360|Flex. 

 I decided that they had kept me waiting for 2 months; I could keep them waiting for two weeks.  Perhaps that was my failure.  

&lt;h2&gt;What does this contract really mean?&lt;/h2&gt;

 The day I got back from the conference, I reviewed the contract and sent them a list of questions and concerns.  The contract was a work made for hire agreement; and I had to sign away all rights to the content.  This was not unexpected on my point, but was a bit contradictory with what my friend had led me to believe.  It may be possible that I&apos;d be signing my rights to the publisher who would then be signing them over to the two main authors.

 I wanted to clarify some things about the work made for hire and derivative works.  There are only so many ways for a single person to regurgitate the same content.  I, in theory, make money off selling Flex components and my primary means of promotion is through writing and presenting about how to create components.  I needed to protect my right to continue to do that.  

 The chapter content could easily be considered a derivative work of &lt;a href=&quot;http://www.theflexshow.com/blog/index.cfm/Fifteen-Minutes-With-Flex&quot;&gt;screencasts I created with The Flex Show&lt;/a&gt;; or &lt;a href=&quot;http://www.flextras.com/blog/index.cfm/Writing-and-Presenting&quot;&gt;presentations I have given&lt;/a&gt;.  I needed to protect my rights to still present and distribute said content.  I also needed to protect my right to create future screencasts or presentations or articles on the same topics without them being considered infringement.  I consider many of those things to be complimentary and non competing, but they are certainly derivative.  I wanted the contract to clarify my ability to do that.

 I also asked for some additional compensation, such as a listing in the &quot;About the Author&quot; page of the book.  I also wanted to restrict the use of my name in promoting future editions of the book.  If someone were to rip out, or re-write, my contribution at some future point I didn&apos;t want my name still attached to it.

 I also asked for rights to distribute my chapter contribution digitally.  I didn&apos;t expect that to fly; but wanted to ask anyway.  I&apos;d have loved to offer up the chapter to the readers of DotComIt&apos;s newsletter.  

 I also asked that, if the book were to ever go out of print, that the chapter rights would revert back to me.  I wasn&apos;t sure this would fly, but I did negotiate such rights regarding my ColdFusion books.

&lt;h2&gt;I&apos;m still Playing the Waiting Game&lt;/h2&gt;

 I waited two weeks.  The publisher contacted me again, this time to ask for the status on my contribution.  I said the contract issues were not settled and I was waiting on them.  I re-iterated some of my concerns.  

Silence!

 I wait another month with no word before contacting them asking for status.  They told me they no longer have need of the chapter.  I asked why.  But given their communication thus far, I am not expecting to hear anything back.

 I feel slightly bad to have &quot;ditched out&quot; on my friends.  The publisher put no effort into bringing me on board; so when the ball landed in my court I delayed due to other pressing issues.  That was my reaction, which probably didn&apos;t help things along.  But, all in all I was not the hold up.

&lt;h2&gt;Would you buy a book because it has my name on it?&lt;/h2&gt;

 I decided, in this post, not to make mention of the book or the two main authors.  But, if you search on Amazon for my name; I&apos;m apparently listed as an author.  I have a slight problem with the publisher using my name to falsely promote their book.  I&apos;m pretty sure I am not the only contributing author beyond the two main authors; so why my name?  Could it be because I&apos;m moderately well known in The Flex Developer Community as the producer of The Flex Show perhaps?

 Will my name sell books?  I doubt it.  If so, will it harm my personal brand if people buy a book with my name on it only to discover I had no contribution in the book?  I&apos;m not sure on that one... 
				</description>
				
				<category>Business</category>				
				
				<category>Flex</category>				
				
				<category>Professional</category>				
				
				<pubDate>Sat, 10 Apr 2010 16:16:00 -0400</pubDate>
				<guid>http://www.jeffryhouser.com/index.cfm/2010/4/10/Jeffry-Houser-wont-be-contributing-to-any-Flex-4-books-No-matter-what-Amazoncom-thinks</guid>
				<author>info@theflexshow.com (Jeffry Houser and John Wilker)</author>
				
				
			</item>
			</channel></rss>