/[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.67 by joko, Wed Mar 12 20:25:52 2003 UTC revision 1.89 by joko, Thu Mar 13 14:25:59 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.89  2003/03/13 14:25:59  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.87  2003/03/13 08:55:57  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.85  2003/03/13 07:26:38  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.83  2003/03/13 05:26:05  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.82  2003/03/13 04:55:54  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.81  2003/03/13 04:25:52  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.80  2003/03/13 03:56:41  joko
34      + AUTOCOMMIT: updated/added content
35    
36      Revision 1.79  2003/03/13 03:25:58  joko
37      + AUTOCOMMIT: updated/added content
38    
39      Revision 1.78  2003/03/13 02:56:02  joko
40      + AUTOCOMMIT: updated/added content
41    
42      Revision 1.77  2003/03/13 02:26:20  joko
43      + AUTOCOMMIT: updated/added content
44    
45      Revision 1.75  2003/03/13 00:25:59  joko
46      + AUTOCOMMIT: updated/added content
47    
48      Revision 1.74  2003/03/12 23:55:51  joko
49      + AUTOCOMMIT: updated/added content
50    
51      Revision 1.73  2003/03/12 23:25:51  joko
52      + AUTOCOMMIT: updated/added content
53    
54      Revision 1.72  2003/03/12 22:55:51  joko
55      + AUTOCOMMIT: updated/added content
56    
57      Revision 1.71  2003/03/12 22:25:51  joko
58      + AUTOCOMMIT: updated/added content
59    
60      Revision 1.68  2003/03/12 20:55:52  joko
61      + AUTOCOMMIT: updated/added content
62    
63    Revision 1.67  2003/03/12 20:25:52  joko    Revision 1.67  2003/03/12 20:25:52  joko
64    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
65    
# Line 1092  o use [rss2email|http://www.w3.org/2002/ Line 1140  o use [rss2email|http://www.w3.org/2002/
1140    -> choose a web-based rss-reader from http://blogspace.com/rss/readers    -> choose a web-based rss-reader from http://blogspace.com/rss/readers
1141    o LookAt::[ModIndexRSS|http://software.tangent.org/projects.pl?view=mod_index_rss]    o LookAt::[ModIndexRSS|http://software.tangent.org/projects.pl?view=mod_index_rss]
1142      also look at "mod_repository for Apache" there!!!      also look at "mod_repository for Apache" there!!!
1143    
1144    o close down almost everything on h1.service.netfrag.org
1145      o ntop
1146      o apache
1147      o mysql
1148      o vsd
1149      o write (success-)story!!!
1150    
1151    # --- bookmark, 2003-03-13 00:43
1152    
1153    o note about workflow / FAQ: what about old root-emails on the main-host?
1154      x purged old mboxes
1155        -> just purge them? (admin-action: approve purge!)
1156        #> cd /var/spool/mail
1157        #> >root      (updated recently)
1158        #> >service      (updated recently)
1159        #> rm netsaint      (last entry: Date/Time: Thu Jan 23 14:32:48 CET 2003)
1160      o Write MiniHowTo: How to check if a mbox contains mud-only? try 'formail'!
1161        #> cat {mbox-file} | formail -I "" | less
1162        from 'man formail':
1163           To extract the header from a message:
1164                  formail -X ""
1165           or
1166                  sed -e '/^$/ q'
1167    
1168           To extract the body from a message:
1169                  formail -I ""
1170           or
1171                  sed -e '1,/^$/ d'
1172                  
1173      !!!!!!    no - this doesn't work - 'formail' is not for reading whole 'mbox'-format    !!!!!!
1174      
1175      use this:
1176        #> mutt -f <mbox-file>
1177          
1178      x purged old mboxes:
1179        #> rm rfms      (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100)
1180        #> rm jonen     (last entry: Jun 25  2002)
1181        
1182        
1183    
1184    o convert diffs of this file to rss-chunks to be able to feed them to a RecentChanged Page or arbitrary rss-aggregators
1185    
1186    o make up an "edit"-mode of this document:
1187      o WorkFlow: "Make a personal WishList from items of another users TaskList."
1188      o ToImplement: KISS, Click & Go
1189    
1190    o x.netfrag.org - a server made up of WebServices
1191    
1192    x glossary::KISS - Keep It Simple, Stupid
1193      LookAt::http://whatis.techtarget.com/definition/0,,sid9_gci521694,00.html
1194      <paste>
1195        <title>KISS Principle</title>
1196        The KISS (Keep It Simple, Stupid) Principle is self-descriptive and recognizes two things:
1197        1. People (including product and service users) generally want things that are simple,
1198            meaning easy to learn and use.
1199        2. A company that makes products or furnishes services may find simplicity an advantage
1200            for the company as well, since it tends to shorten time and reduce cost.
1201            (Where the company is trying to use the principle on behalf of users, however,
1202            design time may take longer and cost more, but the net effect will be beneficial since
1203            easy-to-learn-and-use products and services tend to be cheaper to produce and service in the long run.)
1204        The New Hacker's Dictionary, edited by Eric Raymond, says the the KISS Principle
1205        is sometimes cited on a development project to fend off "creeping featurism."
1206      </paste>
1207      SeeAlso::[Ockham's razor|http://whatis.techtarget.com/definition/0,,sid9_gci212684,00.html]
1208    
1209    o look how Horde looks with the current 'chora'-stylesheet...
1210    
1211    # --- bookmark, 2003-03-13 00:43
1212    
1213    o dus2html:
1214      o aggregate outputs from dus to one or more linked html page(s)
1215      o run in interval (cron!)
1216    
1217    o server- & tool-consolidation (moonX, toolX)
1218    
1219    o phpDocumentIndex should get different "modes":
1220      o ViewMode (normal, twingled, etc.)
1221      o ParsedMode (into rss-chunks by diff2rss)
1222      o RevisionMode (per file, if .ext == ',v')
1223      
1224    o generic framework to build a backend for a web-based ProductBuilder (like alternate's PC-Builder and many others)
1225      o Zwischensumme
1226    
1227    o komplan.com - Homepage!!!
1228    
1229    o translate selfhtml?
1230    
1231    o search::[php & rss & Dublin Core]
1232    
1233    o "what happens if 'dispatchmail' prints something to the console" or ...
1234      "check out how to let dispatchmail append stuff to /var/log/syslog"
1235    
1236    x modified routing of netsaint-mails:
1237      netsaint@h1.service.netfrag.org -> service@h1.service.netfrag.org -> ...
1238        'service' is a local posix account...
1239        'service' is aliased to 'alert@service.netfrag.org, \service' in /etc/mail/aliases on h1.service.netfrag.org
1240      ... -> SMTP -> MX:quepasa.netfrag.org ->
1241        'alert' is a virtual user mapped to local posix user 'gateway' in /etc/mail/virtusertable on quepasa.netfrag.org
1242        'gateway' is also a service-account - purpose: forward/copy smtp-mail to other locations
1243      -> nfo.support@news.netfrag.org
1244        now the mail gets posted to 'nfo.support' at news.netfrag.org (via nntp)
1245    
1246    o why does quepasa.netfrag.org crash regularly?
1247    
1248    o first time tried 'intop' on h1.service.netfrag.org - nice tool! (just knew the web-frontend before!)
1249      -- intop 0.0.1 (Sep 24 2001) -- The first interactive ntop program.
1250      (C) Copyright 2000 L. Deri and R. Carbone. All rights reserved.
1251    
1252    o refactor 'estats' on h1.service.netfrag.org
1253      o new design
1254      o new location
1255        o http://h1.service.netfrag.org/~service/estats/ -> http://h1.service.netfrag.org/caesar/
1256      o new architecture? (use WML - Website Meta Language?)
1257      o new names for services / new hierarchy
1258        o Alerts
1259          o news.netfrag.org/nfo.support
1260        o Accounting
1261          o bw_accounting
1262        o DiskSpaceUsage (dus2html)  [new]
1263        o IOGraph
1264        o Monitoring
1265          o Service
1266            o netsaint
1267            o nsa
1268            o monit
1269          o Network
1270            o ip-connection-state (via ippl)
1271            o ip-port-state (via snmpwalk)
1272        o Backup
1273          o netfrag.org/backup/
1274          o bacula
1275        o Logs
1276          o news.netfrag.org/nfo.support
1277    
1278    o pdumpfs
1279      - 2003-03-13 - before
1280        Filesystem           1K-blocks      Used Available Use% Mounted on
1281        /dev/ubd/0             1007896    795632    161064  84% /
1282        /dev/ubd/2             2015824   1090236    823188  57% /data
1283      - 2003-03-13 - after
1284        Filesystem           1K-blocks      Used Available Use% Mounted on
1285        /dev/ubd/0             1007896    795852    160844  84% /
1286        /dev/ubd/2             2015824   1283688    629736  68% /data
1287    
1288    o write MiniHowTo: What the hell is a "Jotter"?
1289    
1290      from: http://www.ericlindsay.com/epoc/bjot5.htm
1291        Jotter is a quick note taker that can include dates, sketches, spreadsheets, and spreadsheet graphs.
1292        You can change the format of sketch and spreadsheet objects. You can also include icons that lead
1293        you to word processed documents or to recorded voice and sound files.
1294    
1295      from: http://www.series5mx.com/machine/software/jotter.asp
1296        Jotter solves the problem by allowing you to enter information as you think of it, without thought
1297        to form or structure. It’s also always just a screen tap away, on the Series 5mx icon bar.
1298    
1299    from: http://www.office-futures.com/2003_03_02_OfficeJotterArchive.htm#90417172
1300      AtNewYork - Microsoft Unleashes Greenwich IM Beta
1301      Thor Olavsrud
1302      Adding steam to its efforts to build greater support for collaboration in the enterprise,
1303      Microsoft unveiled the first widely available beta of 'Greenwich,' the code-name for its
1304      new instant messaging and real-time collaboration server software. [snip]
1305      The technology is designed to provide a central means that will manage all real-time
1306      communications within an enterprise. Greenwich, slated for commercial release in mid-2003,
1307      will integrate presence (knowledge of whether a person is online and available) into the
1308      Windows Server 2003 platform to give enterprises access to voice, video and data collaboration.
1309    
1310    o caesar = ISPMan + {Ms Greenwich (TM)} + {Ms Exchange (TM)}
1311        ims + ums!!!
1312    
1313    o write MiniHowTo: What the hell does Microsoft with Greenwich?
1314    
1315      from: http://www.jainnet.com/knowledgeeldorado/archives/2002/08/12/index.html
1316        Microsoft Greenwich
1317        Breaking down barriers between people. Every communications mechanism -- e-mail, phone,
1318        instant messaging, group collaboration tools -- forces individuals to adapt to its approach.
1319        Microsoft's vision for next-generation communications uses Web services to enhance digital
1320        meetings and group collaboration and provides information-agent technology to unify and
1321        manage disparate communications mechanisms. Microsoft demonstrated its future direction
1322        for real-time communications and collaboration (RTC) server software code-named "Greenwich."
1323      
1324      from: http://www.internetnews.com/ent-news/article.php/1480181
1325        [...]
1326        In terms of security, Greenwich fully integrates with Microsoft's IT security management structure,
1327        and will add protection to unencrypted text traveling across the Internet. Greenwich will also provide
1328        standards support for technologies like SSL encryption, Digest and NTLM/Kerberos authentication.
1329        [...]
1330      
1331      from: http://e-businessadvisor.com/doc/12048
1332        [...]
1333        The Greenwich platform includes the following:
1334        - Presence-based functionality that directs messages to available users
1335        - Integration with the previously announced MSN Messenger Connect for Enterprises service
1336          (see http://Advisor.com/doc/11494), which provides authentication and manageability for
1337          business-to-consumer (B2C) instant messaging
1338        - End-to-end communications based on industry security standards
1339        - Administration based on industry-standard technologies and familiar tools
1340        - Data collaboration, PC-to-PC voice and video, and other services
1341        - IM conversation logging to help ensure regulatory compliance, customer service, and security
1342        [...]    
1343    
1344    hehe:
1345      from: http://www.microsoft.com/presspass/press/2002/jul02/07-24NETDayUmbrellaPR.asp
1346      [...]
1347      EDITORS' UPDATE, January 25, 2003 -- Microsoft has discontinued use of the code name "Palladium."
1348      The new components being developed for the Microsoft® Windows® Operating System, which are
1349      described in this article under the code name "Palladium," are now referred to as the next-generation
1350      secure computing base for Windows.
1351      [...]
1352      "the next-generation secure computing base for Windows"....
1353      
1354    ongoing Microsoft repackaging:
1355      from: http://zdnet.com.com/2100-1104-961497.html
1356      [...]
1357      Microsoft's new offering for e-business--code-named "Jupiter"--is a comprehensive set of
1358      server operating systems for doing business on the Web. Jupiter will bring together three
1359      separately available Microsoft server products--BizTalk Server, Content Management Server
1360      and Commerce Server--into one package.
1361      Microsoft unveiled Content Management Server 2002 on Monday.
1362      [...]
1363    
1364    acq: TogetherSoft -> Borland
1365      http://www.togethersoft.com
1366    
1367    acq: Metamerge -> IBM
1368      http://www-3.ibm.com/software/network/directory/pr20020625.html
1369    
1370    Websphere MQ questions: (from: http://www.alphacourt.com/html/expert/askexpert/)
1371      - HAVING PROBLEMS WITH CLUSTERING?
1372      - WHERE'S MY MESSAGE?
1373      - PERFORMANCE AN ISSUE?
1374      - WORRIED ABOUT SECURITY?
1375      - MY MESSAGE FLOWS WON'T DEPLOY
1376      - MAYBE YOUR CHANNELS WON'T START
1377    
1378    - Write MiniHowTo: What the hell is BPM?
1379      Business Process Management!
1380      from: http://www.esj.com/news/article.asp?EditorialsID=308
1381        IBM Corp. announced last week that the upcoming version 5.0 release of its
1382        WebSphere Application Server (WAS) will ship with a new workflow engine.
1383        In addition, an IBM spokesman confirmed that Big Blue's MQ Workflow,
1384        Crossworlds Interchange Server, and Lotus Domino products will also exploit
1385        the new workflow engine.
1386    
1387    o Hook Microsoft Sync Manager?
1388      "Synchronisieren"
1389      Location: %SystemRoot%\system32\mobsync.exe
1390      Description: Aktualisiert die Netzwerkexemplare von Daten, die offline bearbeitet wurde,
1391                        wie z. B. Dokumente, Kalender und E-Mail.
1392    
1393    o LookAt::win32-registry-keys
1394        o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Code Store Database
1395        o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DataAccess
1396        o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EventSystem
1397        o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectPlayNATHelp
1398    
1399    o Microsoft's "Service Connection Options" (shown in "Application Performance Explorer")
1400      Connection Type: Remote Automation|Distributed COM
1401    
1402    o LookAt: C:\Programme\vs\Common\Tools\Clireg\CLIREG32.EXE
1403      pendant to 'regsvr32.exe'???
1404    
1405    o LookAt: C:\Programme\vs\Common\Tools\VS-Ent98\vmodeler\msvm.exe
1406    
1407    o How do Microsoft's 'Resources' work?
1408      frm.Caption = LoadResString(CInt(frm.Tag))
1409    
1410    o from a Microsoft Visual Modeler .mdl - file:
1411      [...]
1412                            items           (list diagram_item_list
1413                                (object ClassView "Class" "Logical View::User Services::BusinessPerson" @1
1414                                    ShowCompartmentStereotypes      TRUE
1415      [...]
1416      look at:
1417        - C:\Programme\vs\Common\Tools\VS-Ent98\vmodeler\...
1418          - COMStereotypes.ini
1419          - DefaultStereotypes.ini
1420          - VBStereotypes.ini
1421          - VC++Stereotypes.ini
1422    
1423    o LookAt::Microsoft RPC
1424      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/string_binding.asp
1425        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpcbindingtostringbinding.asp
1426        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpcstringbindingparse.asp
1427        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpcbindingfromstringbinding.asp
1428      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/endpoint.asp
1429      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/protocol_sequence_constants.asp
1430      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/authentication_service_constants.asp
1431      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpc_structures.asp
1432        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/guid.asp
1433        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/uuid_1.asp
1434        - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/uuid_vector.asp
1435      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/_osf.asp
1436      - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/object.asp
1437    
1438    x LookAt::C:\Programme\vs\Common\Tools/uuidgen.EXE
1439    
1440    x Microsoft MIDL: http://msdn.microsoft.com/library/en-us/midl/midl/midl_language_reference.asp?frame=true
1441      http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/ncalrpc.asp
1442    x Microsoft RPC: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/reference.asp
1443        http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/the_model_for_distributed_systems.asp
1444        http://msdn.microsoft.com/library/en-us/vcsample98/html/vcsmpinterop.asp?frame=true
1445    
1446    o play random albums on slurp - make dislike-db
1447    
1448    i The American Military: JSTARS, UAVs and GIG     ;-)
1449      http://www.c3i.osd.mil/infosuper/UnderInfo2.html
1450    
1451    i example BibTEX - entry: (from http://www.acm.org/sigs/sigmod/disc/disc99/disc/vp_koda___the_architect.htm)
1452      @inproceedings{DBLP:conf/vldb/ArunJ98,
1453      author = {Gopalan Arun and
1454      Ashok Joshi},
1455      editor = {Ashish Gupta and
1456      Oded Shmueli and
1457      Jennifer Widom},
1458      title = {KODA - The Architecture And Interface of a Data Model Independent
1459      Kernel},
1460      booktitle = {VLDB'98, Proceedings of 24rd International Conference on Very
1461      Large Data Bases, August 24-27, 1998, New York City, New York,
1462      USA},
1463      publisher = {Morgan Kaufmann},
1464      year = {1998},
1465      isbn = {1-55860-566-5},
1466      pages = {671-674},
1467      crossref = {DBLP:conf/vldb/98},
1468      bibsource = {DBLP, http://dblp.uni-trier.de}
1469      }
1470    
1471    i where can i find / what can i do with 'citation pages'? (from http://dblp.uni-trier.de)
1472    
1473    o install LynxView: http://www.delorie.com/web/lynxview.cgi?see-script
1474    
1475    o Try::bacula
1476    
1477    o Try::synergy
1478    

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.89

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