/[cvs]/joko/doc/topics.html
ViewVC logotype

Contents of /joko/doc/topics.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations)
Tue Jan 21 22:04:21 2003 UTC (21 years, 4 months ago) by joko
Branch: MAIN
Changes since 1.4: +76 -9 lines
File MIME type: text/html
+ updated

1 <html>
2 <body>
3
4 <hr/>
5
6 projects/modules - active:
7 <ul>
8
9
10 <li>
11 <a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/Data/Identifier.pm">Data::Identifier</a> - Builds/handles/manipulates identifiers for arbitrary Data.<br/>
12 Maybe implement Data::Transform::Builder to build a (ldap-)dn <br/>
13 from an object "X" containing properties "Y" (using Data::Identifier::Dn?). <br/>
14 What about Data::Transfer::Sync::Identifier or <br/>
15 Data::Transfer::Identifier or (most simple) Data::Identifier??? <br/>
16 Yes! Data::Identifier is the "base class / root object", Data::Identifier::Dn acts as a plugin - mechanisms shown elsewhere.
17 </li>
18
19 <li><a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/Data/Transform/Container/HierarchyOperation.pm">Data::Transform::Container::HierarchyOperation</a> - Manipulate the Hierarchy of arbitrary Containers.</li>
20
21 <li>
22 <a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/Data/Transform/Container/ItemOperation.pm">Data::Transform::Container::ItemOperation</a> - Manipulate Items in arbitrary Containers. (move|copy)<br/>
23 maybe enhance to: duplicate|map|mungle-with-expression|serialize - whatever that means....
24 </li>
25
26 <li><a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/Data/Transform/Map.pm">Data::Transform::Map</a> - Have mappings stored in csv-files, perl-Modules, XML-Files or LDAP-Containers.</li>
27 <li>Torus - Migrate off Outlook</li>
28 <ul>
29
30 <li>
31 About:
32 <ul>
33 <li><a href="http://www.netfrag.org/horde/chora/co.php/perl/scripts/outlook2ldap/libs/Torus.README.html">Torus README</a> - @cvs.netfrag.org</li>
34 <li><a href="http://www.netfrag.org/tutos/php/product_overview.php?name=Torus">Torus TUTOS</a> - thanks to <a href="http://www.netfrag.org/~jonen/">jonen</a> for getting TUTOS up and running</li>
35 </ul>
36 </li>
37
38 <li>
39 Scripts:
40 <ul>
41 <li>(<a href="http://www.netfrag.org/horde/chora/cvs.php/perl/scripts/outlook2ldap/">outlook2linux</a> - Migrate from Outlook to Evolution, Mozilla or Horde.)</li>
42 <li><a href="http://www.netfrag.org/horde/chora/cvs.php/perl/scripts/outlook2ldap/">outlook2ldap</a> - Synchronize Outlook-Contacts with OpenLDAP-daemon (slapd).</li>
43 </ul>
44 </li>
45
46 <li>
47 Downloads:
48 <ul>
49 <li><a href="http://netfrag.org/~joko/computing/releases/01-snapshots/">Torus DOWNLOAD</a></li>
50 <ul>
51 <li><a href="http://netfrag.org/~joko/computing/releases/01-snapshots/perl-libs_2003-01-21_00-12-31.tar.gz">nfo/perl/libs/</a></li>
52 <li><a href="http://netfrag.org/~joko/computing/releases/01-snapshots/perl-scripts-outlook2ldap_2003-01-21_00-12-58.tar.gz">nfo/scripts/outlook2ldap/</a></li>
53 </ul>
54 </ul>
55 </li>
56
57 </ul>
58 <li><a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/Data/Query/Filter/Regexp.pm">Data::Query::Filter::Regexp</a></li>
59 <li><a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/Regexp/Group.pm">Regexp::Group</a></li>
60
61 <li>
62 <a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/Data/Transfer/Sync.README.html">Data::Transfer::Sync</a> - Synchronize arbitrary data sources with each other.
63 <ul>
64
65 <li>
66 currently integrated with:
67 <ul>
68 <li>x Tangram</li>
69 <li>
70 o DBI <br/>
71 &nbsp;&nbsp; x MySQL (via DBD::mysql) <br/>
72 &nbsp;&nbsp; x csv-files (via DBD::CSV) <br/>
73 </li>
74 <li>o MAPI</li>
75 <li>o LDAP</li>
76 </ul>
77 </li>
78
79 <li>
80 also interesting / integrate with:
81 <ul>
82
83 <li>
84 Devices/Software: <br/>
85 o Nokia Communicator <br/>
86 o s25@once <br/>
87 o Siemens SL45 - Data Exchange Software, QuickSync and SMS Manager (S45Sync.exe) <br/>
88 o SyncML - see sync4j below
89 </li>
90
91 <li>
92 <a href="iSync">iSync</a> - Apple's iSync <br/>
93 As seen - integrates Apple's Addressbook with a mobile phone (via Bluetooth) and Apple's iPod.
94 </li>
95
96 <li>
97 <a href="http://sync4j.sourceforge.net/">Sync4j</a> <br/>
98 The Sync4j project consists of: <br/>
99 - a Java class library that implements the SyncML data synchronization protocol <br/>
100 - a Java-based application framework for building SyncML client applications <br/>
101 - a Java-based application framework for building SyncML server applications <br/>
102 - a standalone SyncML server <br/>
103 - a standalone SyncML client <br/>
104 Main Scope: implements SyncML <br/>
105 </li>
106
107 <li>
108 <a href="http://multisync.sourceforge.net/">MultiSync</a> - A Synchronization Tool <br/>
109 MultiSync is a program to synchronize calendars, addressbooks and other PIM data <br/>
110 between programs on your computer and other computers, mobile devices, PDAs or cell phones. <br/>
111 Plugin-Architecture: <a href="http://www.ximian.com/">Ximian Evolution</a>, <a href="http://www.irda.org/">IrMC</a>, Remote connection, Backup <br/>
112 Main Scope: <a href="http://www.irda.org/">IrMC</a> - Mobile Client calendars <br/>
113 (supported by e.g. SonyEricsson T39/T68i, Siemens S45i/S55 phones etc.) <br/>
114 via Bluetooth or IR on Linux, or cable connection.
115 </li>
116
117 <li>
118 <a href="http://synce.sourceforge.net/synce/">SynCE</a> - The SynCE Project <br/>
119 The purpose of the SynCE project is to provide a means of communication with a <br/>
120 Windows CE or Pocket PC device from a computer running Linux, *BSD or other unices. <br/>
121 Main Scope: implements RAPI, the Remote Access Programming Interface <br/>
122 Overview: <a href="http://synce.sourceforge.net/synce/index.php#overview">SynCE overview</a>
123 </li>
124
125 <li>
126 <a href="http://www.ximian.com/products/connector/">Ximian Connector</a> - for Microsoft Exchange <br/>
127 Ximian™ Connector is a unique extension to the Ximian Evolution, <br/>
128 corporate and personal information management software that allowes Linux and UNIX <br/>
129 to collaborate with co-workers using Microsoft Exchange 2000. <br/>
130 With Ximian Connector installed, Ximian Evolution functions as an Exchange 2000 client, <br/>
131 enabling users to become full participants in company-wide group scheduling and <br/>
132 other collaborative tasks, including accessing public folders and Global Address Lists, <br/>
133 personal email, calendar, and task lists, and group scheduling information. <br/>
134 Main Scope: connects to MS Exchange Server 2000 <br/>
135 </li>
136
137 <li>
138 <a href="http://acctsync.sourceforge.net/">LDAP Account Sync</a> - LDAP Account Synchronization Project <br/>
139 LDAP Account Sync project's goal is to synchronize windows user account information <br/>
140 and passwords in a OpenLDAP server and vice-versa. <br/>
141 This is not authorization, but rather synchronization of the account information.
142 </li>
143
144 <li>
145 nsswitch/OpenLDAP/Kerberos5 - Migration Scripts <br/>
146 </li>
147
148 <li>
149 <a href="http://www.psynch.com/">P-Synch™</a> - P-Synch™ Password Management Software <br/>
150 </li>
151
152 <li>
153 <a href="http://www.bizkit.ru/">MS SQL Sync ToolKit</a> <br/>
154 MS SQL Sync Toolkit is a wonderful tool which you can use to compare <br/>
155 and synchronize the structure and contents of SQL Server databases.
156 </li>
157
158
159
160
161 </ul>
162 </li>
163 </ul>
164 </li>
165
166 <li><a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/Data/Transform/Deep.pm">Data::Transform::Deep</a></li>
167
168 <li><a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/Data/Storage.README.html">Data::Storage</a> - Access arbitrary data storage implementations/APIs.</li>
169
170 <li>
171 <a href="http://www.netfrag.org/horde/chora/co.php/perl/scripts/umltools/README">umltools</a> - Build linux-filesystems to kickstart <a href="http://user-mode-linux.sourceforge.net/">user-mode-linux</a>. <br/>
172 <a href="http://www.netfrag.org/~jonen/">jonen</a> helped to get the filesystem image building process completely automated. (unattended mode)
173 </li>
174 <li><a href="http://www.netfrag.org/horde/chora/cvs.php/php/libs/flib/">flib</a> - php libraries built on top of <a href="http://pear.php.net/">PEAR</a> and <a href="http://smarty.php.net/">smarty</a>.</li>
175 <li>
176 <a href="http://www.netfrag.org/horde/chora/co.php/ToolBox/Windows/RsyncHere/README.html?rt=joko">RsyncHere</a> -
177 Wrapper around rsync program to provide an easy calling syntax for rsyncing against a probably predefined target. <br/>
178 AIM: make backup on windows as *easy* as possible: "right-click on file|directory|item and - guess it - go..."
179 </li>
180 <li><a href="http://www.netfrag.org/horde/chora/co.php/ToolBox/Linux/MailDelivery/recieveMail/README?rt=joko">receiveMail</a> - Some simple mail filters and gateways done with Perl-Module "Mail::Audit".</li>
181 </ul>
182
183 projects/modules - suspended:
184 <ul>
185 <li><a href="http://netfrag.org/~joko/phpChoPro/">phpChoPro</a> - A PHP script to convert CHORD input files to HTML. <br/>
186 [original implementation: Claudio Matsuoka with contributions from Per Egil Kummervold and Erwin Burgstaller] <br/>
187 [idea to port it to php: Christoph Drieschner] <br/>
188 </li>
189 <li><a href="http://www.netfrag.org/horde/chora/co.php/php/libs/elib/vops/README">vops</a> - virtual object persistency system (elib/vops).</li>
190 </ul>
191
192 projects - neighbourhood:
193 <ul>
194 <li><a href="http://www.netfrag.org/horde/chora/co.php/patches/glimmer/scripts/FunctionSelector.py">FunctionSelector</a> for <a href="http://glimmer.sourceforge.net/">glimmer</a> - by <a href="http://www.netfrag.org/~jonen/">jonen</a></li>
195 <li><a href="http://netfrag.org/~bareface/yakka/">yakka</a> - by <a href="http://www.netfrag.org/~bareface/">bareface</a> - thanks to him for implementing an adapter-style storage-system! greets, joko.</li>
196 <li><a href="http://www.netfrag.org/nfoweb/index.php/nfoc1_en">NFOC - Netfrag conferencing</a> - by <a href="http://www.netfrag.org/~rabit/">rabit</a></li>
197 <li><a href="http://www.netfrag.org/rrr/wiki/">raBit's rapid racers</a> - by <a href="http://www.netfrag.org/~rabit/">rabit</a></li>
198 </ul>
199
200
201 patches:
202 <ul>
203 <li><a href="http://netfrag.org/~joko/w2hfax/">patches</a> to <a href="http://w2hfax.sourceforge.net/">w2hfax</a></li>
204 <li><a href="http://www.netfrag.org/horde/chora/co.php/patches/bwacct/better_interaction_with_firewalls.txt">patches</a> to <a href="http://www.linespeed.net/index.php?page=projects&project=bwacct">bwacct</a></li>
205 <li><a href="http://www.netfrag.org/horde/chora/co.php/patches/horde/README.develop">patches</a> to <a href="http://www.horde.org/">Horde</a></li>
206 <li><a href="http://www.netfrag.org/horde/chora/co.php/patches/pear/XML_RPC/pear_submission">patches</a> to RPC_XML on <a href="http://pear.php.net/">PEAR</a></li>
207 </ul>
208
209 netfrag.org:
210 <ul>
211 <li><a href="http://www.netfrag.org/~rabit/">~rabit</a></li>
212 <li><a href="http://213.133.118.38/optix/">~natraj</a></li>
213 <li><a href="http://www.netfrag.org/~bareface/">~bareface</a></li>
214 <li><a href="http://www.netfrag.org/~joko/">~joko</a></li>
215 <li><a href="http://www.netfrag.org/~xabbu/">~xabbu</a></li>
216 <li><a href="http://www.netfrag.org/~jonen/">~jonen</a></li>
217 <li><a href="http://www.netfrag.org/~dust/">~dust</a></li>
218 </ul>
219
220 misc:
221 <ul>
222 <li><a href="http://www.netfrag.org/horde/chora/cvs.php/perl/libs/OEF/">OEF</a></li>
223 <ul>
224 <li><a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/OEF/About.pod">OEF::About</a></li>
225 <li><a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/OEF/Why/Queue.pod">OEF::Why::Queue</a></li>
226 <li><a href="http://www.netfrag.org/horde/chora/co.php/perl/libs/OEF/Notes/Misc.pod">OEF::Notes::Misc</a></li>
227 </ul>
228 </ul>
229
230 <!--
231 <li><a href=""></a></li>
232 -->
233
234 <hr/>
235
236 <!--
237 <a href="http://www./">
238 -->
239
240 <pre>
241 programs/tools:
242
243 - used allover:
244 - <a href="http://www.gnu.org/software/">GNU Software</a>
245 - <a href="http://www.openssh.org/">OpenSSH</a>
246
247 - for Office:
248 - MS Office
249 - <a href="http://www.ximian.com/products/evolution/">Ximian Evolution</a>
250 - MS Outlook Express
251
252 - for Development for/under Linux:
253 - <a href="http://nautilus.eazel.com/">Nautilus</a>
254 - <a href="http://glimmer.sourceforge.net/">glimmer</a>
255 - cvs
256 - <a href="http://www.lincvs.org/">LinCvs</a>
257 - <a href="http://mozilla.org/">Mozilla</a>
258 - <a href="http://www.phpwizard.net/projects/phpMyAdmin/">phpMyAdmin</a> (<a href="http://www.php.net/">PHP</a>)
259 - <a href="http://squirrel-sql.sourceforge.net/">SQirrelL SQL</a> (<a href="http://java.sun.com/">Java</a>)
260 - <a href="www.iit.edu/~gawojar/ldap/">LDAP Browser/Editor</a> (<a href="http://java.sun.com/">Java</a>)
261
262 - for Development for/under Windows:
263 - MS Explorer
264 - MS Notepad
265 - UltraEdit
266 - cmd.exe
267 - <a href="http://www.cygwin.com/">cygwin</a>
268 - <a href="http://www.wincvs.org/">WinCvs</a>
269 - <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">putty</a>
270 - MS Internet Explorer
271 - <a href="http://www.vmware.com/">VMware Workstation</a>
272 - <a href="http://mozilla.org/">Mozilla</a>
273 - MS Visual Studio 6
274
275 languages:
276 - <a href="http://www.php.net/">PHP</a>
277 - <a href="http://www.perl.com/">Perl</a>
278
279 libraries:
280 - <a href="http://www.openssh.org/">OpenSSH</a>
281 - <a href="http://www.cpan.org/">CPAN</a> (<a href="http://www.perl.com/">Perl</a>)
282 - <a href="http://pear.php.net/">PEAR</a> (<a href="http://www.php.net/">PHP</a>)
283 - <a href="http://smarty.php.net/">smarty</a> (<a href="http://www.php.net/">PHP</a>)
284
285 daemons:
286 - <a href="http://www.apache.org/">Apache</a>
287 - <a href="http://www.sendmail.org/">Sendmail</a>
288 - <a href="http://www.openssh.org/">OpenSSH</a>
289 - <a href="http://www.mysql.com/">MySQL</a>
290 - <a href="http://www.openldap.org/">OpenLDAP</a>
291
292 </pre>
293
294 <hr/>
295
296 hmm, what's all that stuff about? freeing people from writing html and sql. integrating with ms. writing tools using free and open source software.
297
298 <hr/>
299
300
301 </body>
302 </html>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed