# HG changeset patch # User František Kučera # Date 1378419757 -7200 # Node ID 9435f578284f0ae398e395c68aaa18eb6db2a9b0 # Parent 4f9200e6c120ef800b55b3b162ffd7e79cba5bd1 data: white pages, yellow pages (directory lookup methods) diff -r 4f9200e6c120 -r 9435f578284f data/dictionary.xml --- a/data/dictionary.xml Fri Aug 23 13:16:28 2013 +0200 +++ b/data/dictionary.xml Fri Sep 06 00:22:37 2013 +0200 @@ -2029,6 +2029,29 @@ protocol + + + + a method of looking up in a directory; + we know a person's name or MSISDN and we are fetching particular record from LDAP or other database; + so it is similar to using the white pages (not yellow) of a telephone directory (a thick paperback book) + + + computer + + + + + + a method of looking up in a directory; + we know just some criteria of desired object and we are fetching a list of records from LDAP or other database; + for example we can search for a PostScript printer in second floor or subscribers with particular tariff; + so it is similar to using the yellow pages (not white) of a telephone directory (a thick paperback book) + + + computer + +