22 |
|
|
23 |
NEWS |
NEWS |
24 |
2003-01-18 - initial check-in |
2003-01-18 - initial check-in |
|
|
|
25 |
REQUIREMENTS |
REQUIREMENTS |
26 |
Win32::OLE |
Win32::OLE |
27 |
Net::LDAP |
Net::LDAP |
30 |
... and all their dependencies |
... and all their dependencies |
31 |
|
|
32 |
AUTHORS / COPYRIGHT |
AUTHORS / COPYRIGHT |
33 |
The Data::Storage module is Copyright (c) 2002 Andreas Motl. |
The Torus module is Copyright (c) 2002-2004 Andreas Motl. |
34 |
All rights reserved. |
All rights reserved. |
35 |
|
Mail to <andreas.motl (at) ilo.de> for improvements and suggestions. |
36 |
|
|
37 |
You may distribute it under the terms of either the GNU General Public |
You may distribute it under the terms of either the GNU General Public |
38 |
License or the Artistic License, as specified in the Perl README file. |
License or the Artistic License, as specified in the Perl README file. |
39 |
|
|
40 |
CONTRIBUTORS |
CONTRIBUTORS |
41 |
Jan Hoffmann <jan@romain-volk.com> |
Jan Hoffmann <janosch (at) netfrag.org> |
42 |
Sebastian Utz <s.utz@tunemedia.de> |
Sebastian Utz <su (at) rotamente.com> |
43 |
|
|
44 |
SUPPORT / WARRANTY |
SUPPORT / WARRANTY |
45 |
Data::Storage is free software. IT COMES WITHOUT WARRANTY OF ANY KIND. |
The Torus module is free software. IT COMES WITHOUT WARRANTY OF ANY KIND. |
46 |
|
|
47 |
BUGS |
BUGS |
48 |
|
TODO-SHOWSTOPPER |
49 |
|
o sync items from ldap back to outlook |
50 |
|
|
51 |
TODO |
TODO |
52 |
- outlook2ldap - essential modules: |
- outlook2ldap - essential modules: |
53 |
- Net::LDAP |
- Net::LDAP |
138 |
o split 'syncOutlookContacts.ini' into 'torus.ini' and 'outlook2ldap.ini' |
o split 'syncOutlookContacts.ini' into 'torus.ini' and 'outlook2ldap.ini' |
139 |
o 'syncOutlookContacts.pl' reads 'outlook2ldap.ini' and runs 'feed.pl' |
o 'syncOutlookContacts.pl' reads 'outlook2ldap.ini' and runs 'feed.pl' |
140 |
|
|
141 |
|
o check howto handle outlook-profile logon |
142 |
|
o mode to transfer all items in bunch |
143 |
|
o use a news- (nntp) server to (maybe) mimic journalling-functionality |
144 |
|
|
145 |
IDEAS |
IDEAS |
146 |
o acl based permissions (use Data::ACL?) |
o acl based permissions (use Data::ACL?) |
147 |
o combine Torus::Xyz with Device::Xyz somehow? |
o combine Torus::Xyz with Device::Xyz somehow? |
171 |
o navigate via "cd" through containers, show items/entries via (e.g.) "dump"(?) and stuff... |
o navigate via "cd" through containers, show items/entries via (e.g.) "dump"(?) and stuff... |
172 |
... the interactive feeling/behaviour is similar to navigating in a filesystem via a commandline-interface (CLI) |
... the interactive feeling/behaviour is similar to navigating in a filesystem via a commandline-interface (CLI) |
173 |
o sum up "must-have" features of known synchronization-tools for (e.g.) ... |
o sum up "must-have" features of known synchronization-tools for (e.g.) ... |
|
o s25@once |
|
|
o siemens custom sync (S45Sync.exe?) |
|
|
o Nokia Communicator |
|
|
o SyncML (it's not a device from a manufacturer, it's actually a XML-standard) -> sync4j@sourceforge |
|
174 |
o use news (the nntp-protocol) for journalling-functionality |
o use news (the nntp-protocol) for journalling-functionality |
175 |
o have mapping stored inside ldap as well |
o have mapping stored inside ldap as well |
176 |
|
|