<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Matt Chotin</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/" />
    <link rel="self" type="application/atom+xml" href="http://blogs.adobe.com/mchotin/atom.xml" />
    <id>tag:blogs.adobe.com,2009-07-28:/mchotin/346</id>
    <updated>2010-02-02T04:55:53Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.261</generator>

<entry>
    <title>Reasons to go to 360Flex San Jose</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2010/02/reasons_to_go_t.html" />
    <id>tag:blogs.adobe.com,2010:/mchotin//346.45263</id>

    <published>2010-02-02T04:45:11Z</published>
    <updated>2010-02-02T04:55:53Z</updated>

    <summary>I haven&apos;t been posting to my blog in a while, and honestly I&apos;m likely to keep being pretty bad about it. But 360Flex remains very important to me as it really is one of the best shows out there! Let...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="General" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>I haven't been posting to my blog in a while, and honestly I'm likely to keep being pretty bad about it.  But <a href="http://www.360flex.com">360Flex</a> remains very important to me as it really is one of the best shows out there!  Let me provide a few reasons that may not know as to why you should plan on being there in March:<br />
<ul><br />
<li><a href="http://iamdeepa.com">Deepa</a> is going to be giving her first keynote, and it's going to be awesome!</li><br />
<li>Deepa's keynote is going to have cool videos from the Flex team, which will only be shown at the keynote</li><br />
<li>When they are ready (which may not be by conference time), we're going to ship every attendee a complete set of the Flex 4 posters.  That's right, the same posters you can receive when you register your copy of Flash Builder.  Which means that this is a minimum value of $249!</li><br />
<li>We came up with some pretty cool new swag that we'll be giving away (in addition to the posters)</li><br />
<li>Tons of members of the Flex team are going to be in attendance, and they want to talk to you</li><br />
</ul></p>

<p>Plus of course you have the usual reasons, the great speakers, the great community, the great organizers!  But c'mon, if those posters don't have you attending, I don't know what will!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Doug McCune Stalks Me</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/11/doug_mccune_sta.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.43919</id>

    <published>2009-11-04T16:24:08Z</published>
    <updated>2009-11-04T16:27:15Z</updated>

    <summary>A pretty fascinating analysis of how i&apos;ve interacted with Flexcoders over the years. Doug of course has focused on the data, but I still love how a great analysis tool like SpatialKey can be built with Flex. What other interesting...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="General" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>A pretty fascinating <a href="http://dougmccune.com/blog/2009/11/04/stalking-someone-with-data/">analysis of how i've interacted with Flexcoders</a> over the years.  Doug of course has focused on the data, but I still love how a great analysis tool like <a href="http://spatialkey.com/">SpatialKey</a> can be built with Flex.  What other interesting visualizations can people do with all that data?  Anyone want to dig into figuring out what subjects generate good responses?</p>]]>
        
    </content>
</entry>

<entry>
    <title>Spark Sample Themes</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/10/spark_sample_th.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.43324</id>

    <published>2009-10-08T18:37:51Z</published>
    <updated>2009-10-08T17:39:12Z</updated>

    <summary>I am not a designer. But using some sample code that one of our engineers (Glenn) provided I have a created two simple themes that can be used with the Spark skins for changing the colors of your application. One...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="General" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="flex4" label="flex 4" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="spark" label="spark" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>I am not a designer.  But using some sample code that one of our engineers (Glenn) provided I have a created two simple themes that can be used with the Spark skins for changing the colors of your application.  One of the cool new features in Flash Builder 4 is our Theme Chooser, so these are designed to work with that.  Simply <a href="http://blogs.adobe.com/mchotin/files/themes.zip">download this zip</a> and expand it.  Make sure you keep the subfolders for now, then in Flash Builder you can import the SWCs either from the project properties or in the Appearance panel when you choose the theme.  Right now FB will say that it's copying the whole folder, we're going to look to change that after Beta 2.  Also you'll need to remove the hyphen from the name to make it legal (I chose those names for the SWC to enable some style features, but those won't be necessary after Beta 2 either).</p>

<p>The source is included in the form of fxpl projects.  You can import those into Flash Builder and edit away.  Make sure that if you add new files you go into your project settings and re-select all the files to be included.  We have a bug currently where if you just do the checkbox that includes everything the skins likely won't work.</p>

<p>The goal here is to show how easily you can change just a few style properties and have a very different color theme running in your app.  By the time we ship the custom skins that I included shouldn't be necessary and we'll hopefully need even fewer entries.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Automation and QTP, learn from the engineer!</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/09/automation_and.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.42829</id>

    <published>2009-09-09T21:11:14Z</published>
    <updated>2009-09-09T21:14:07Z</updated>

    <summary>I hadn&apos;t realized, but Rani Kumar who has been doing a lot of the engineering on our automation features now has a blog. This is a great resource for hearing about potential issues and learning how things are actually working...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="General" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="automation" label="automation" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>I hadn't realized, but <a href="http://raniskumar.wordpress.com/">Rani Kumar</a> who has been doing a lot of the engineering on our automation features now has a <a href="http://raniskumar.wordpress.com/">blog</a>.  This is a great resource for hearing about potential issues and learning how things are actually working under the covers, as well as what might be coming in the future.</p>]]>
        
    </content>
</entry>

<entry>
    <title>My interview on the Flex Show is posted</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/08/my_interview_on_1.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.42127</id>

    <published>2009-08-05T14:46:46Z</published>
    <updated>2009-08-05T15:04:31Z</updated>

    <summary>Jeff has posted the podcast that we recorded a few weeks ago. You can hear a lot of my own opinions on where things stand, what&apos;s cool about Flex 4, and more! At some point in the interview I embarrass...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="General" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="coldfusion" label="coldfusion" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="theflexshow" label="theflexshow" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>Jeff has <a href="http://www.theflexshow.com/blog/index.cfm/2009/8/5/The-Flex-Show-Episode-83-Flex-4-w-Matt-Chotin">posted</a> the podcast that we recorded a few weeks ago.  You can hear a lot of my own opinions on where things stand, what's cool about Flex 4, and more!</p>

<p>At some point in the interview I embarrass myself in not really knowing what's coming in CF9 that's going to benefit Flex developers, but since that time I have played with it a little in building an app I hope my team can use.  There really are some great things with CF that make it very fast to build the back end to a Flex app (if you want to think of it as front-end first and back-end second).  For example, I played with the upload utility which helps quickly get files up to the server for temporary storage.  I've also been taking advantage of the ORM features so that you can really just write your value objects and not write any database code whatsoever.  It makes writing your services for data storage and retrieval really easy!  And then of course you've got CF Builder, an IDE that can really assist morons like me who don't actually know what they're doing in getting up to speed and being more productive once we do have a clue.  Make sure to check out the CF9 betas on <a href="http://labs.adobe.com/technologies/coldfusion9/">Labs</a>!</p>]]>
        
    </content>
</entry>

<entry>
    <title>My interview on the Flex Show is posted</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/08/my_interview_on.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.42126</id>

    <published>2009-08-05T14:46:46Z</published>
    <updated>2009-08-05T15:02:40Z</updated>

    <summary>Jeff has posted the podcast that we recorded a few weeks ago. You can hear a lot of my own opinions on where things stand, what&apos;s cool about Flex 4, and more! At some point in the interview I embarrass...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="General" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="coldfusion" label="coldfusion" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="theflexshow" label="theflexshow" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>Jeff has <a href="http://www.theflexshow.com/blog/index.cfm/2009/8/5/The-Flex-Show-Episode-83-Flex-4-w-Matt-Chotin">posted</a> the podcast that we recorded a few weeks ago.  You can hear a lot of my own opinions on where things stand, what's cool about Flex 4, and more!</p>

<p>At some point in the interview I embarrass myself in not really knowing what's coming in CF9 that's going to benefit Flex developers, but since that time I have played with it a little in building an app I hope my team can use.  There really are some great things with CF that make it very fast to build the back end to a Flex app (if you want to think of it as front-end first and back-end second).  For example, I played with the upload utility which helps quickly get files up to the server for temporary storage.  I've also been taking advantage of the ORM features so that you can really just write your value objects and not write any database code whatsoever.  It makes writing your services for data storage and retrieval really easy!  And then of course you've got CF Builder, an IDE that can really assist morons like me who don't actually know what they're doing in getting up to speed and being more productive once we do have a clue.  Make sure to check out the CF9 betas on <a href="http://labs.adobe.com/technologies/coldfusion9/">Labs</a>!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Have you registered for MAX yet?</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/07/have_you_regist_1.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.41935</id>

    <published>2009-07-31T21:58:53Z</published>
    <updated>2009-07-31T22:04:47Z</updated>

    <summary>MAX 2009 is only about 10 weeks away. We&apos;re of course gearing up for it on the Flex team, planning sessions, reviewing the ones done by our kick-ass external speakers, and making sure we can be there and talk to...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="MAX" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="max" label="MAX" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p><a href="http://max.adobe.com">MAX 2009</a> is only about 10 weeks away.  We're of course gearing up for it on the Flex team, planning sessions, reviewing the ones done by our kick-ass external speakers, and making sure we can be there and talk to whomever wants to talk to us.  I'm expecting it to be a pretty great conference.  If you haven't registered yet, we've posted some <a href="http://max.adobe.com/blog/2009/07/getting-to-adobe-max-2009-on-budget-get.html">good ideas on how you can get to MAX on a budget</a>; making sure that you save as much money as possible in your registration, airfare, and hotel.  So go ahead and <a href="http://max.adobe.com/registration">register</a> and we'll be excited to see you there!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Speaking at Flash Camp, Italy</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/07/speaking_at_fla.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.41905</id>

    <published>2009-07-30T18:51:03Z</published>
    <updated>2009-07-30T19:45:23Z</updated>

    <summary>Oh how I wish I&apos;d be doing this in person, but I&apos;m actually going to be staying up very late in San Francisco and speaking remotely to the folks at Flash Camp in Italy the 5th of September. It&apos;s looking...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
    <category term="flashcamp" label="flashcamp" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>Oh how I wish I'd be doing this in person, but I'm actually going to be staying up very late in San Francisco and speaking remotely to the folks at Flash Camp in Italy the 5th of September.  It's looking like there's going to be a number of top-notch speakers and sessions so I'm excited to be a part of it.  Make sure to <a href="http://www.flashcamp.it/camps/flex-camp-on-the-beach/">check out the agenda</a> and <a href="http://flashcamponthebeach.eventbrite.com/">register</a>!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Another Flex Book Available</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/07/another_flex_bo.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.23024</id>

    <published>2009-07-10T00:24:45Z</published>
    <updated>2009-07-19T08:29:34Z</updated>

    <summary>I&apos;m always excited to see how many books have been written about Flex. While I haven&apos;t read this, another one has come on the market recently covering Flex and Java, making sure that you know how to work with the...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="Learning Materials" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>I'm always excited to see how many books have been written about Flex.  While I haven't read this, another one has come on the market recently covering Flex and Java, making sure that you know how to work with the combination of Flex and Blaze DS.  It's called Flex 3 with Java by Satish Kore.  It's available <a href="http://www.packtpub.com/flex-3-with-java/book">here</a> as well as on Amazon and I'm sure other retailers.</p>

<p>If you've read it feel free to comment on it here.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Do you create automation agents for Flex?</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/07/do_you_create_a.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.23023</id>

    <published>2009-07-07T23:43:42Z</published>
    <updated>2009-07-19T08:29:34Z</updated>

    <summary>Our engineering team is looking to host a session explaining the changes coming in the automation APIs for Flex 4. This session will only be useful to those who have created an agent in the past and are looking to...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="General" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>Our engineering team is looking to host a session explaining the changes coming in the automation APIs for Flex 4.  This session will only be useful to those who have created an agent in the past and are looking to maintain it into the future (I expect this number to be small).  If you qualify, please contact me at mchotin AT adobe DOT com.</p>]]>
        
    </content>
</entry>

<entry>
    <title>MAX registration now open</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/06/max_registratio.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.23022</id>

    <published>2009-06-16T23:12:28Z</published>
    <updated>2009-07-19T08:29:34Z</updated>

    <summary>So I go away for my sabbatical and when I come back, look at all the things that have happened with MAX! We announced, we opened up registration, and we&apos;ve even already put up the scheduler for you to check...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="MAX" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="max" label="MAX" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>So I go away for my sabbatical and when I come back, look at all the things that have happened with <a href="http://max.adobe.com">MAX</a>!  We announced, we opened up <a href="http://max.adobe.com/registration">registration</a>, and we've even already put up the <a href="http://max.adobe.com/scheduler/">scheduler</a> for you to check out the sessions and get yourself signed up for them.  </p>

<p>There's an early bird special going on now, so make sure to sign up and join us in LA for what is sure to be a fantastic conference!</p>]]>
        
    </content>
</entry>

<entry>
    <title>FlashCamp San Francisco, May 29, 2009</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/05/flashcamp_san_f.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.23021</id>

    <published>2009-05-05T17:57:13Z</published>
    <updated>2009-07-19T08:29:34Z</updated>

    <summary>Want to learn more about the next generation of Flex, including the updated framework, tools, and new tool Flash Catalyst? Register for the free FlashCamp held at Adobe&apos;s San Francisco office on May 29. Lots of engineers, lots of beer,...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="General" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>Want to learn more about the next generation of Flex, including the updated framework, tools, and new tool Flash Catalyst?  Register for the free <a href="http://flashcampsf.eventbrite.com/">FlashCamp</a> held at Adobe's San Francisco office on May 29.  Lots of engineers, lots of beer, and lots of information!</p>

<p>Join us!</p>

<p>More info on <a href="http://www.mikechambers.com/blog/2009/05/05/flashcamp-san-francisco-may-29th-flex-4-flash-catalyst-flex-builder-4/">Mike Chambers's blog</a> and on the <a href="http://flashcampsf.eventbrite.com/">registration site</a>.</p>]]>
        
    </content>
</entry>

<entry>
    <title>A big update to Flexmojos, Maven support for Flex</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/04/a_big_update_to.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.23020</id>

    <published>2009-04-03T20:49:27Z</published>
    <updated>2009-07-19T08:29:34Z</updated>

    <summary>Velo announced on Flexcoders today that a major update to the Flexmojos project is now available over at Sonatype (the folks who support Maven). There&apos;s also a tease in his announcement that the m2eclipse project when it hits version 0.9.8...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="Open Source" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>Velo announced on Flexcoders today that a major update to the Flexmojos project is <a href="http://flexmojos.sonatype.org">now available</a> over at <a href="http://www.sonatype.org">Sonatype</a> (the folks who support Maven).  There's also a tease in his announcement that the m2eclipse project when it hits version 0.9.8 will have improved support for Flex Builder.  A good day for Maven users!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Ribbit Killer App Winners Announced</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/03/ribbit_killer_a.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.23019</id>

    <published>2009-03-31T17:35:20Z</published>
    <updated>2009-07-19T08:29:34Z</updated>

    <summary>I participated in the judging of the entries for the Ribbit Killer App Challenge over the last few months, and it was really great to see so many folks building cool applications. I think the contest also brought a number...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="General" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>I participated in the judging of the entries for the <a href="http://killerappchallenge.ribbit.com/">Ribbit Killer App Challenge</a> over the last few months, and it was really great to see so many folks building cool applications.  I think the contest also brought a number of people to Flex for the first time, which of course was especially gratifying :-)</p>

<p>The winners have now <a href="http://developer.ribbit.com/blog/?p=186">been announced</a>!  Congrats to everyone!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Coding for Nabaztag?</title>
    <link rel="alternate" type="text/html" href="http://blogs.adobe.com/mchotin/archives/2009/03/coding_for_naba.html" />
    <id>tag:blogs.adobe.com,2009:/mchotin//346.23018</id>

    <published>2009-03-26T16:15:24Z</published>
    <updated>2009-07-19T08:29:34Z</updated>

    <summary>Our QA manager recently added a Nabaztag to her cube at work, which means all of us are sending it nasty sound files and messages to keep us entertained. We know that there are ActionScript APIs already available for the...</summary>
    <author>
        <name>Matt Chotin</name>
        <uri>http://blogs.adobe.com/mchotin</uri>
    </author>
    
        <category term="General" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.adobe.com/mchotin/">
        <![CDATA[<p>Our QA manager recently added a <a href="http://www.nabaztag.com">Nabaztag</a> to her cube at work, which means all of us are sending it nasty sound files and messages to keep us entertained.  We know that there are <a href="http://nabaztagapi.riaforge.org/">ActionScript APIs</a> already available for the <a href="http://doc.nabaztag.com/api/home.html">Nabaztag API</a> and even some apps already built.  But if someone were to build a super-cool Flex example that leveraged the Nabaztag (that we can then use in-house), I'm sure we could come up with some worthy gift for you :-)</p>

<p>To help out, we asked the guys at <a href="http://www.violet.net">Violet</a> to add a crossdomain.xml file to the api domain, and last night they did.  So no more proxies needed!</p>

<p>Have fun!</p>]]>
        
    </content>
</entry>

</feed>
