[ZendTo] Re: Address Book or Remote API

--[ UxBoD ]-- uxbod at splatnix.net
Fri Feb 25 16:04:47 GMT 2011


----- Original Message -----

> Unfortunately it appears to need JQuery, which I wasn't going to
> include until my friend has re-done the UI, as that will need it
> anyway.

> I think I'll point all of this in his direction, but try to
> incorporate the code into the codebase I give him to work from.

> So many thanks for that. Don't expect it to appear in the public code
> tomorrow, but something resembling it should appear eventually. :-)

> Thanks!
> Jules.

> On 24/02/2011 21:33, Naz Snidanko wrote:
> > Unfortunately I didn’t upgrade, due to flunky php apc module and
> > all
> > of the issues with a progress bar, and still using 3.63.
> 

> > As for old link, yes it doesn’t work anymore due to company
> > restructuring. Anyway, I uploaded only modified files:
> 

> > http://zendto.harperpowerproducts.com/harperzendto.zip
> 

> > They are sorted by folders. It is based on version 3.63. It is a
> > poor
> > code but I am not a programmer and it works. I also included MySQL
> > script for creating a table.
> 

> > Let me know if you have any further questions.
> 

> > Thank you,
> 

> > Naz Snidanko
> 

> > Desktop & Network Support
> 

> > Harper Power Products Inc.
> 

> > (p) 416 201- 7506
> 

> > nsnidanko at harperpowerproducts.com
> 

> > From: zendto-bounces at zend.to [ mailto:zendto-bounces at zend.to ] On
> > Behalf Of Jules
> 
> > Sent: February 24, 2011 3:47 PM
> 
> > To: ZendTo Users
> 
> > Subject: [ZendTo] Re: Address Book or Remote API
> 

> > Naz,
> 

> > Do you have some new patches against version 3.71-2? It would save
> > me
> > a lot of time trying to separate your code from mine.
> 

> > Thanks!
> 
> > Jules.
> 

> > On 24/02/2011 19:42, Naz Snidanko wrote:
> 

> > Hi Phil,
> 

> > I inquired about that at early stage of ZendTo development. Jules
> > replied that it is not useful for him, since he has too many users.
> > Nevertheless, we actually developed the following capability and
> > use
> > it in production. We have a crontab script that pulls all email
> > addresses from our Active Directory and loads them into mysql
> > database (separate table). Than “internal” users can lookup using
> > address book, which in fact made in java. Please let me know if you
> > guys are interested and I will share it again.
> 

> > Regards,
> 

> > Naz Snidanko
> 

> > Desktop & Network Support
> 

> > Harper Power Products Inc.
> 

> > (p) 416 201- 7506
> 

> > nsnidanko at harperpowerproducts.com
> 

> > From: zendto-bounces at zend.to [ mailto:zendto-bounces at zend.to ] On
> > Behalf Of Joshua F. Withrow
> 
> > Sent: February 24, 2011 1:36 PM
> 
> > To: 'ZendTo Users'
> 
> > Subject: [ZendTo] Re: Address Book or Remote API
> 

> > Sounds like an idea for a plugin J Even so, items in personal
> > address
> > books won’t show, but global entries this would totally work for J
> 

> > From: zendto-bounces at zend.to [ mailto:zendto-bounces at zend.to ] On
> > Behalf Of --[ UxBoD ]--
> 
> > Sent: Thursday, February 24, 2011 12:13 PM
> 
> > To: ZendTo Users
> 
> > Subject: [ZendTo] Address Book or Remote API
> 

> > Hi Jules,
> 

> > Loving ZendTo! but have a question which our users have raised.
> > When
> > we drop off a file how can we look up our contacts ?
> 

> > Is there an address book hook to say an LDAP source ? Or is there
> > any
> > way to pass arguments to the drop off screen so we could pre-auth
> > and populate the fields ? I am thinking if it would be possible to
> > use Zimbra and write a ZendTo zimlet :)
> 

>From a Zimlet perspective I already have some PHP code that can take the users emailaddress (recovered from LDAP) and the entered password and generate an auth token that will allow it to connect to a Zimbra server. I JSON request could then be issue to retrieve the users personal and company address books. All I need is the ability in ZendTo to populate an address book array for a dropdown or something like that.
-- 
Thanks, Phil



More information about the ZendTo mailing list