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

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.91

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