/[cvs]/joko/doc/SampleTasks/joko_2003-03.twingle
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-03.twingle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.80 by joko, Thu Mar 13 03:56:41 2003 UTC revision 1.92 by joko, Fri Mar 14 12:55:58 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.92  2003/03/14 12:55:58  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.91  2003/03/13 15:25:56  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.90  2003/03/13 14:56:54  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.89  2003/03/13 14:25:59  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.87  2003/03/13 08:55:57  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.85  2003/03/13 07:26:38  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.83  2003/03/13 05:26:05  joko
34      + AUTOCOMMIT: updated/added content
35    
36      Revision 1.82  2003/03/13 04:55:54  joko
37      + AUTOCOMMIT: updated/added content
38    
39      Revision 1.81  2003/03/13 04:25:52  joko
40      + AUTOCOMMIT: updated/added content
41    
42    Revision 1.80  2003/03/13 03:56:41  joko    Revision 1.80  2003/03/13 03:56:41  joko
43    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
44    
# Line 1289  from: http://www.office-futures.com/2003 Line 1316  from: http://www.office-futures.com/2003
1316    will integrate presence (knowledge of whether a person is online and available) into the    will integrate presence (knowledge of whether a person is online and available) into the
1317    Windows Server 2003 platform to give enterprises access to voice, video and data collaboration.    Windows Server 2003 platform to give enterprises access to voice, video and data collaboration.
1318    
1319  o caesar = ISPMan + {Ms Greenwich (TM)} + {Ms Exchange (TM)} + {Ms Exchange (TM)}  o caesar = ISPMan + {Ms Greenwich (TM)} + {Ms Exchange (TM)}
1320      ims + ums!!!      ims + ums!!!
1321    
1322  o write MiniHowTo: What the hell does Microsoft with Greenwich?  o write MiniHowTo: What the hell does Microsoft with Greenwich?
# Line 1343  ongoing Microsoft repackaging: Line 1370  ongoing Microsoft repackaging:
1370    Microsoft unveiled Content Management Server 2002 on Monday.    Microsoft unveiled Content Management Server 2002 on Monday.
1371    [...]    [...]
1372    
1373    acq: TogetherSoft -> Borland
1374      http://www.togethersoft.com
1375    
1376    acq: Metamerge -> IBM
1377      http://www-3.ibm.com/software/network/directory/pr20020625.html
1378    
1379    Websphere MQ questions: (from: http://www.alphacourt.com/html/expert/askexpert/)
1380      - HAVING PROBLEMS WITH CLUSTERING?
1381      - WHERE'S MY MESSAGE?
1382      - PERFORMANCE AN ISSUE?
1383      - WORRIED ABOUT SECURITY?
1384      - MY MESSAGE FLOWS WON'T DEPLOY
1385      - MAYBE YOUR CHANNELS WON'T START
1386    
1387    - Write MiniHowTo: What the hell is BPM?
1388      Business Process Management!
1389      from: http://www.esj.com/news/article.asp?EditorialsID=308
1390        IBM Corp. announced last week that the upcoming version 5.0 release of its
1391        WebSphere Application Server (WAS) will ship with a new workflow engine.
1392        In addition, an IBM spokesman confirmed that Big Blue's MQ Workflow,
1393        Crossworlds Interchange Server, and Lotus Domino products will also exploit
1394        the new workflow engine.
1395    
1396    o Hook Microsoft Sync Manager?
1397      "Synchronisieren"
1398      Location: %SystemRoot%\system32\mobsync.exe
1399      Description: Aktualisiert die Netzwerkexemplare von Daten, die offline bearbeitet wurde,
1400                        wie z. B. Dokumente, Kalender und E-Mail.
1401    
1402    o LookAt::win32-registry-keys
1403        o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Code Store Database
1404        o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DataAccess
1405        o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EventSystem
1406        o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectPlayNATHelp
1407    
1408    o Microsoft's "Service Connection Options" (shown in "Application Performance Explorer")
1409      Connection Type: Remote Automation|Distributed COM
1410    
1411    o LookAt: C:\Programme\vs\Common\Tools\Clireg\CLIREG32.EXE
1412      pendant to 'regsvr32.exe'???
1413    
1414    o LookAt: C:\Programme\vs\Common\Tools\VS-Ent98\vmodeler\msvm.exe
1415    
1416    o How do Microsoft's 'Resources' work?
1417      frm.Caption = LoadResString(CInt(frm.Tag))
1418    
1419    o from a Microsoft Visual Modeler .mdl - file:
1420      [...]
1421                            items           (list diagram_item_list
1422                                (object ClassView "Class" "Logical View::User Services::BusinessPerson" @1
1423                                    ShowCompartmentStereotypes      TRUE
1424      [...]
1425      look at:
1426        - C:\Programme\vs\Common\Tools\VS-Ent98\vmodeler\...
1427          - COMStereotypes.ini
1428          - DefaultStereotypes.ini
1429          - VBStereotypes.ini
1430          - VC++Stereotypes.ini
1431    
1432    o LookAt::Microsoft RPC
1433      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/string_binding.asp
1434        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpcbindingtostringbinding.asp
1435        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpcstringbindingparse.asp
1436        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpcbindingfromstringbinding.asp
1437      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/endpoint.asp
1438      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/protocol_sequence_constants.asp
1439      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/authentication_service_constants.asp
1440      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpc_structures.asp
1441        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/guid.asp
1442        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/uuid_1.asp
1443        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/uuid_vector.asp
1444      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/_osf.asp
1445      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/object.asp
1446    
1447    x LookAt::C:\Programme\vs\Common\Tools/uuidgen.EXE
1448    
1449    x Microsoft MIDL: http://msdn.microsoft.com/library/en-us/midl/midl/midl_language_reference.asp?frame=true
1450      http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/ncalrpc.asp
1451    x Microsoft RPC: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/reference.asp
1452        http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/the_model_for_distributed_systems.asp
1453        http://msdn.microsoft.com/library/en-us/vcsample98/html/vcsmpinterop.asp?frame=true
1454    
1455    o play random albums on slurp - make dislike-db
1456    
1457    i The American Military: JSTARS, UAVs and GIG     ;-)
1458      http://www.c3i.osd.mil/infosuper/UnderInfo2.html
1459    
1460    i example BibTEX - entry: (from http://www.acm.org/sigs/sigmod/disc/disc99/disc/vp_koda___the_architect.htm)
1461      @inproceedings{DBLP:conf/vldb/ArunJ98,
1462      author = {Gopalan Arun and
1463      Ashok Joshi},
1464      editor = {Ashish Gupta and
1465      Oded Shmueli and
1466      Jennifer Widom},
1467      title = {KODA - The Architecture And Interface of a Data Model Independent
1468      Kernel},
1469      booktitle = {VLDB'98, Proceedings of 24rd International Conference on Very
1470      Large Data Bases, August 24-27, 1998, New York City, New York,
1471      USA},
1472      publisher = {Morgan Kaufmann},
1473      year = {1998},
1474      isbn = {1-55860-566-5},
1475      pages = {671-674},
1476      crossref = {DBLP:conf/vldb/98},
1477      bibsource = {DBLP, http://dblp.uni-trier.de}
1478      }
1479    
1480    i where can i find / what can i do with 'citation pages'? (from http://dblp.uni-trier.de)
1481    
1482    o install LynxView: http://www.delorie.com/web/lynxview.cgi?see-script
1483    
1484    o Try::bacula
1485    
1486    o Try::synergy
1487    
1488    x installed WML: rpm -i http://www.cmap.polytechnique.fr/~barbier/wml-2.0.2-1.i386.rpm
1489      Carp.pm not found: #> cd /usr/lib/perl5   #> ln -s 5.00503 5.6.1
1490      Perl 5.00564 required--this is only version 5.00503, stopped at /usr/lib/perl5/5.00503/FileHandle.pm line 3.
1491        no: ln -s 5.6.1 5.00564
1492      #> rpm -i ftp://ftp.suse.com/pub/people/stepan/wml/i386/SuSE-7.3/wml-2.0.8-0.i386.rpm
1493    
1494    i http://www.netfrag.org/nfoweb/index.php/MostPopular
1495      http://phpwiki.sourceforge.net/phpwiki/HISTORY
1496    

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.92

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