View Single Post
  #4  
Old August 24th 07, 11:53 PM posted to microsoft.public.outlook,microsoft.public.developer.outlook.addins,microsoft.public.exchange.misc
Bharat Suneja [MVP]
external usenet poster
 
Posts: 7
Default Staff directory with pictures based on Address Book?

Something I wrote for my then employer... probably not worth scrubbing all
the proprietary info out, and I don't fancy myself as a web developer...

... email me offline and I'll see if I can find it/can be scrubbed.

Also, if you look around on the web I'm fairly positive you'll see some
stuff posted, which was my starting point. (Can't quite remember what it was
called or from which site(s)... ).
--
Bharat Suneja
MVP - Exchange
www.zenprise.com
NEW blog location:
exchangepedia.com/blog
----------------------------------------------


"William Hamilton" wrote in message
...
Bharat Suneja [MVP] wrote:
- Written web-app for this in the past, employeeID/eid attribute
populated with employee ID, names of JPG files based on employeeID make
it easier to pick up the correct picture from a file share based on the
AD attribute
- You can load binary objects like pictures into AD but isn't really
recommended, not very tried and therefore not a lot of usage
scenarios/best practices/sizing guidelines/replication impact/environment
impact, etc. available
- Take a look at Exclaimer AD Pictures and other such third-party stuff:
http://www.exclaimer.com/adpictures.aspx

Thanks Bharat, I found the Exclaimer product but was turned down as a bit
expensive so it looks like it will be a one off web app along the lines of
what you describe. Is the base code for this app available online or is
it something you wrote for a client only?

cheers

W


Ads