Employee Directory V2 Released on Adobe
NOTE: Updated URL’s to adobe.com

Just thought I would announce the re-release of the Employee Directory AIR application on Labs. I am excited to show off what I think is a very useful corporate directory application that provides a better experience for finding fellow employees and conference rooms.
Technically, the application is probably not the best place for pure beginners to learn Flex and AIR, as it was built using best practices for extensible medium to large applications. That said, it is a great starting point for building your own corporate directory application - its very similar to what we’re using internally at Adobe.
Some of the AIR features demonstrated:
- Offline data storage using SQL API’s
- Resizable, transparent windows with automatic position management
- Data synchronization and automatic application updates
Check out the sample application here.
Hi,
I browsed the source code, it seems really neat and will definitely be inspiring for us..
If you have time (and if you are @Max) come by our stand (Business Objects, #37), I would be really pleased to talk to you (and I have some demo too :p)
Mathieu
Comment by Maz — October 2, 2007 @ 3:18 am
I’d love to add into this our help desk/asset tracking list of who has which equipment.
Numara Track-It uses a SQL db, this oughta be possible…
Comment by Jeff (no, the other one) — October 10, 2007 @ 5:28 pm
Well, now I see the reference to DSML XML schema being how Adobe used it internally, and we use Active Directory…
Comment by Jeff (no, the other one) — October 17, 2007 @ 6:07 pm
Hi, Daniel,
What a great program! I have been studying your program for a while and I am always impressed by its elegance. I am just wondering, how long does it take you to write such a program?
Comment by ilsh — January 14, 2008 @ 9:29 pm
Heya Daniel, do you have any tutorial for your Employee Directory?
I kinda messed around with SQL statement in your code, i did uncomment create table and all that stuff, but it still executing it.
If you have any pointers that would be great.
Kenami
Comment by Kenami — February 28, 2008 @ 4:43 pm
Daniel,
The App has been removed from Labs. Where can we find it now?
Comment by Hilary Bridel — March 13, 2008 @ 2:05 pm
Ah, they moved it to adobe.com:
http://www.adobe.com/devnet/air/flex/samples.html
Comment by admin — March 14, 2008 @ 9:00 am
How do you get it to refresh the data? In your post about the older version you said there was a ? icon. I dont see it in this version.
Comment by Brian — August 11, 2008 @ 12:12 pm
I remember this being demo’d at FlexCamp London - there was an office map feature included in that version, and there’s not one in the online demo. I don’t suppose we could see the source for that feature, could we? - cheeky, I know.
Comment by James — September 22, 2008 @ 8:36 am
James, Christian Cantrell released a library and application that interfaces with Exchange.
http://code.google.com/p/as3exchangelib/
http://code.google.com/p/lineup/
Comment by admin — September 22, 2008 @ 11:03 am