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