| 32 |
<LI><A HREF="#contributors">CONTRIBUTORS</A></LI> |
<LI><A HREF="#contributors">CONTRIBUTORS</A></LI> |
| 33 |
<LI><A HREF="#support / warranty">SUPPORT / WARRANTY</A></LI> |
<LI><A HREF="#support / warranty">SUPPORT / WARRANTY</A></LI> |
| 34 |
<LI><A HREF="#bugs">BUGS</A></LI> |
<LI><A HREF="#bugs">BUGS</A></LI> |
| 35 |
|
<LI><A HREF="#todoshowstopper">TODO-SHOWSTOPPER</A></LI> |
| 36 |
<LI><A HREF="#todo">TODO</A></LI> |
<LI><A HREF="#todo">TODO</A></LI> |
| 37 |
<LI><A HREF="#ideas">IDEAS</A></LI> |
<LI><A HREF="#ideas">IDEAS</A></LI> |
| 38 |
</UL> |
</UL> |
| 103 |
<H1><A NAME="bugs">BUGS</A></H1> |
<H1><A NAME="bugs">BUGS</A></H1> |
| 104 |
<P> |
<P> |
| 105 |
<HR> |
<HR> |
| 106 |
|
<H1><A NAME="todoshowstopper">TODO-SHOWSTOPPER</A></H1> |
| 107 |
|
<PRE> |
| 108 |
|
o sync items from ldap back to outlook</PRE> |
| 109 |
|
<P> |
| 110 |
|
<HR> |
| 111 |
<H1><A NAME="todo">TODO</A></H1> |
<H1><A NAME="todo">TODO</A></H1> |
| 112 |
<PRE> |
<PRE> |
| 113 |
- outlook2ldap - essential modules: |
- outlook2ldap - essential modules: |
| 199 |
o app: LDAP-Browser</PRE> |
o app: LDAP-Browser</PRE> |
| 200 |
<PRE> |
<PRE> |
| 201 |
o split 'syncOutlookContacts.ini' into 'torus.ini' and 'outlook2ldap.ini' |
o split 'syncOutlookContacts.ini' into 'torus.ini' and 'outlook2ldap.ini' |
| 202 |
o 'syncOutlookContacts.pl' reads 'outlook2ldap.ini' and runs 'feed.pl'</PRE> |
o 'syncOutlookContacts.pl' reads 'outlook2ldap.ini' and runs 'feed.pl' |
| 203 |
|
</PRE> |
| 204 |
|
<PRE> |
| 205 |
|
|
| 206 |
|
o check howto handle outlook-profile logon |
| 207 |
|
o mode to transfer all items in bunch |
| 208 |
|
o use a news- (nntp) server to (maybe) mimic journalling-functionality</PRE> |
| 209 |
<P> |
<P> |
| 210 |
<HR> |
<HR> |
| 211 |
<H1><A NAME="ideas">IDEAS</A></H1> |
<H1><A NAME="ideas">IDEAS</A></H1> |
| 238 |
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... |
| 239 |
... 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) |
| 240 |
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 |
|
| 241 |
o use news (the nntp-protocol) for journalling-functionality |
o use news (the nntp-protocol) for journalling-functionality |
| 242 |
o have mapping stored inside ldap as well</PRE> |
o have mapping stored inside ldap as well</PRE> |
| 243 |
|
|