| 12 | @cvs-info | @cvs-info | 
| 13 | $Id$ | $Id$ | 
| 14 | $Log$ | $Log$ | 
| 15 |  | Revision 1.9  2003/03/07 20:56:02  joko | 
| 16 |  | + AUTOCOMMIT: updated/added content | 
| 17 |  |  | 
| 18 |  | Revision 1.8  2003/03/07 18:26:17  joko | 
| 19 |  | + AUTOCOMMIT: updated/added content | 
| 20 |  |  | 
| 21 | Revision 1.7  2003/03/07 17:56:46  joko | Revision 1.7  2003/03/07 17:56:46  joko | 
| 22 | + AUTOCOMMIT: updated/added content | + AUTOCOMMIT: updated/added content | 
| 23 |  |  | 
| 209 | x Linux: cat /proc/version | x Linux: cat /proc/version | 
| 210 | o our Perl-/PHP- component system | o our Perl-/PHP- component system | 
| 211 |  |  | 
| 212 |  |  | 
| 213 |  |  | 
| 214 |  | @sequence block | 
| 215 |  | @written | 
| 216 |  | @date 2003-03-06 | 
| 217 |  | @x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b] | 
| 218 |  |  | 
| 219 | o what are the MIME-types of XML-payloads sent between (e.g.) RPCXML-hosts??? | o what are the MIME-types of XML-payloads sent between (e.g.) RPCXML-hosts??? | 
| 220 | text/xml??? | text/xml??? | 
| 221 |  |  | 
| 335 | root@quepasa:~# /usr/local/f-prot/check-updates.sh | root@quepasa:~# /usr/local/f-prot/check-updates.sh | 
| 336 | root@quepasa:~# /usr/local/f-prot/f-prot | root@quepasa:~# /usr/local/f-prot/f-prot | 
| 337 |  |  | 
| 338 |  |  | 
| 339 |  |  | 
| 340 |  | @sequence block | 
| 341 |  | @injected | 
| 342 |  | @date 2003-03-07 19:01 | 
| 343 |  | @file [unknown] | 
| 344 |  | @x-editor Notepad [Microsoft Editor Version 5.0 (Build 2195: Service Pack 3) | 
| 345 |  | @x-transporter Microsoft COM | 
| 346 |  | @x-transporter-protocol copy & paste negotiation | 
| 347 |  | @x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b] | 
| 348 |  |  | 
| 349 |  | @set ->=@see | 
| 350 |  |  | 
| 351 |  |  | 
| 352 |  | o .phpdocrc: Tie::IxHash | 
| 353 |  |  | 
| 354 |  | - writing a browser is a complex task | 
| 355 |  | -> Internet Explorer | 
| 356 |  | -> KDE xyz | 
| 357 |  | -> Mozilla | 
| 358 |  |  | 
| 359 |  | - writing a mailer is a complex task | 
| 360 |  | -> Microsoft Outlook and (-Express) | 
| 361 |  | -> KDE (KMail, Kontact, Kolab) | 
| 362 |  | -> Evolution | 
| 363 |  | -> Mahogany | 
| 364 |  |  | 
| 365 |  | - janosch: pdf-gateway!? | 
| 366 |  |  | 
| 367 |  | o setup ->colorize on quepasa.netfrag.org | 
| 368 |  |  | 
| 369 |  | o refactor DesignPattern::MVC | 
| 370 |  | o new: @uses instances of classes inherited from the base ones | 
| 371 |  | DesignPattern::MVC::Model and DesignPattern::MVC::View, where | 
| 372 |  | - DesignPattern::MVC::Model is-a DesignPattern::Observer::Subject | 
| 373 |  | - DesignPattern::MVC::View is-a DesignPattern::Observer | 
| 374 |  | o new: refactor the rules-subsystem to be a ChangeManager | 
| 375 |  | between Subject and Observer sits a ChangeManager acting as mediator (is-a DesignPattern::Mediator) | 
| 376 |  | @see http://selab.korea.ac.kr/selab/courses/GoF-patterns/observer.htm | 
| 377 |  |  |