<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/08/windowing-in-flex-flexmdi.html" />
  <link rel="self" type="application/atom+xml" href="http://www.insideria.com/atom.xml" />
  <id>tag:www.insideria.com,2009://34/tag:www.insideria.com,2008://34.26527-</id>
  <updated>2009-11-16T15:34:10Z</updated>
  <title>Comments for Windowing in Flex - FlexMDI (http://www.insideria.com/2008/08/windowing-in-flex-flexmdi.html)</title>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.21-en</generator>
  <entry>
    <id>tag:www.insideria.com,2008://34.26527</id>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/08/windowing-in-flex-flexmdi.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.oreilly.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=34/entry_id=26527" title="Windowing in Flex - FlexMDI" />
    <published>2008-08-26T14:00:00Z</published>
    <updated>2008-08-26T14:11:12Z</updated>
    <title>Windowing in Flex - FlexMDI</title>
    <summary>A couple of my co-workers at Universal Mind started a project a while back called FlexMDI. Ben Clinkinbeard and Brian Holmes started this project after meeting at 360 Flex - Seattle last August. Also on the project is Brendan Meutzner.</summary>
    <author>
      <name>Adam Flater</name>
      
    </author>
    
    <category term="Blogs" />
    
    <content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
      <![CDATA[<div class="ap_r"><a href="http://www.insideria.com/upload/2008/08/flexmdi.png" class="highslide" onclick="return hs.expand(this)"><img src="http://www.insideria.com/upload/2008/08/flexmdi.png" alt="flexmdi.png" title="Click to enlarge" width="148"/></a></div>
A couple of my co-workers at <a href="http://universalmind.com">Universal Mind</a> started a project a while back called FlexMDI. <a href="http://www.returnundefined.com/">Ben Clinkinbeard</a> and <a href="http://blog.smashedapples.com/">Brian Holmes</a> started this project after meeting at <a href="http://www.360conferences.com/360flex/">360 Flex - Seattle</a> last August. Also on the project is <a href="http://www.meutzner.com/development/">Brendan Meutzner</a>.
<br /><br />
I've been working on the architecture and framework for a client application that requires windowing inside the browser, otherwise known as multiple document interface (MDI). FlexMDI has been a great help to get this framework going for the client. All of the regular features that you expect from a window are available in FlexMDI. Here's a blurb from their docs:<br /><br />
<ul>
    <li>- Draggable, resizable (from any edge/corner) windows</li>
    <li>- Default functionality for minimize, maximize/restore and close</li>
    <li>- Extensive event model on both a window and manager level</li>
    <li>- Externalized effects classes for transitions (allows developers to create their own or extend from our base implementations)</li>
    <li>- Cascade, tile and tile plus fill space window management</li>
    <li>- Context menu functionality</li>
    <li>- Ability to modify/customize default behaviors, not just override them (though you can do that too)</li>
    <li>- Construct UIs in MXML or AS</li>
</ul>
Better yet.... FlexMDI was rolled into FlexLib during <a href="http://www.360conferences.com/360flex/">360 Flex - Atlanta</a>.

<p>Here are some links to get you started:</p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://code.google.com/p/flexlib/">FlexMDI on FlexLib</a><br />
&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.returnundefined.com/flexmdi/explorer/">FlexMDI Explorer</a><br />
&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.returnundefined.com/index.php?s=flex+mdi&submit=">Ben's blog posts on Flex MDI</a><br />
&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.google.com/search?q=site%3Awww.meutzner.com+flexmdi&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a">Brendan's blog posts on FlexMDI</a><br />
&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://dougmccune.com/blog/2008/02/26/examples-from-my-360flex-session-using-open-source-community-projects/">Blog Post from Doug McCune on FlexMDI</a></p>

<p>Get out there and start using FlexMDI. If windows are the right UX choice, you're sure to make your clients happy by using FlexMDI.</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.26527-comment:2041955</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.26527" type="text/html" href="http://www.insideria.com/2008/08/windowing-in-flex-flexmdi.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/08/windowing-in-flex-flexmdi.html#comment-2041955" />
    <title>Comment from zEvg on 2008-08-28</title>
    <author>
        <name>zEvg</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Yep... It's a great lib!</p>]]>
    </content>
    <published>2008-08-28T11:18:05Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.26527-comment:2049068</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.26527" type="text/html" href="http://www.insideria.com/2008/08/windowing-in-flex-flexmdi.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/08/windowing-in-flex-flexmdi.html#comment-2049068" />
    <title>Comment from Riesa van Twisk on 2008-12-17</title>
    <author>
        <name>Riesa van Twisk</name>
        <uri>http://www.vantwisk.nl</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.vantwisk.nl">
        <![CDATA[<p>Great Lib, but not updated since a long time,<br />
does anybody happen to know if the people still actively developing it?</p>

<p>Ries</p>]]>
    </content>
    <published>2008-12-17T17:35:11Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2008://34.26527-comment:2052099</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2008://34.26527" type="text/html" href="http://www.insideria.com/2008/08/windowing-in-flex-flexmdi.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2008/08/windowing-in-flex-flexmdi.html#comment-2052099" />
    <title>Comment from Tubagus Saepul Anwar on 2009-02-02</title>
    <author>
        <name>Tubagus Saepul Anwar</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>can i use this in AIR???</p>]]>
    </content>
    <published>2009-02-02T09:41:03Z</published>
  </entry>

</feed
