Mercurial > hg > xemacs-beta
comparison lisp/about.el @ 481:1662439f54c2
[xemacs-hg @ 2001-04-24 14:06:37 by hrvojen]
Update Hrvoje Niksic's bio.
Published in <sxsbspm5r95.fsf@florida.arsdigita.de>.
author | hrvojen |
---|---|
date | Tue, 24 Apr 2001 14:06:40 +0000 |
parents | 52626a2f02ef |
children | f4f05bb53234 |
comparison
equal
deleted
inserted
replaced
480:e07227fed94e | 481:1662439f54c2 |
---|---|
212 (piper . "http://www.xemacs.freeserve.co.uk/") | 212 (piper . "http://www.xemacs.freeserve.co.uk/") |
213 (rossini . "http://faculty.washington.edu/rossini/") | 213 (rossini . "http://faculty.washington.edu/rossini/") |
214 (stigb . "http://www.tihlde.hist.no/~stigb/") | 214 (stigb . "http://www.tihlde.hist.no/~stigb/") |
215 (vin . "http://www.upa.org/") | 215 (vin . "http://www.upa.org/") |
216 (vladimir . "http://www.leonora.org/~vladimir/") | 216 (vladimir . "http://www.leonora.org/~vladimir/") |
217 (wget . "http://www.wget.org/") | 217 (wget . "http://sunsite.dk/wget/") |
218 (wget-ftp . "ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/") | |
219 (xemacs . "http://www.xemacs.org/") | 218 (xemacs . "http://www.xemacs.org/") |
220 (youngs . "http://eicq.sourceforge.net/")) | 219 (youngs . "http://eicq.sourceforge.net/")) |
221 "Some of the more important URLs.") | 220 "Some of the more important URLs.") |
222 | 221 |
223 (defvar about-left-margin 3) | 222 (defvar about-left-margin 3) |
955 (widget-insert | 954 (widget-insert |
956 "\ | 955 "\ |
957 Sorry, no personal information available about me yet.\n")) | 956 Sorry, no personal information available about me yet.\n")) |
958 (hniksic | 957 (hniksic |
959 (widget-insert "\ | 958 (widget-insert "\ |
960 Hrvoje is a student at the Faculty of Electrical Engineering and | 959 Hrvoje thinks he works in the server-side web business. In reality, |
961 Computing in Zagreb, Croatia, working part-time at system administration | 960 he cranks out huge quantities of HTML, Tcl, and Java for the German |
962 at SRCE. His hobby is hacking free software, particularly XEmacs and | 961 branch of ") |
963 GNU Wget, the latter being his very own creation. | 962 (about-url-link "http://www.arsdigita.com/" |
964 | 963 "ArsDigita, Inc." "www.arsdigita.com") |
965 For info on Wget, see ") | 964 ;; Avoid literal I18N characters in strings. *Displaying* a |
966 (about-url-link 'wget nil "Visit the Wget web page") | 965 ;; Latin 1 character should always be safe, though, with or |
967 (widget-insert " or\n") | 966 ;; without Mule. |
968 (about-url-link 'wget-ftp nil "Visit the Wget ftp page") | 967 (let ((muenchen (format "M%cnchen" (make-char 'latin-iso8859-1 252)))) |
969 (widget-insert ".\n")) | 968 (widget-insert (format "\ |
969 He joined the ranks of Gastarbeiters only | |
970 recently; he is trying to learn German and get attuned to %s | |
971 and Bav^H^H^HGermany.\n" muenchen))) | |
972 | |
973 (widget-insert "\ | |
974 | |
975 Before ArsDigita, he worked as a programmer at ") | |
976 (about-url-link "http://www.iskon.hr/" "Iskon," "www.iskon.hr") | |
977 (widget-insert " a fast-growing | |
978 Croatian ISP. Even before that, he worked part-time for academic | |
979 institutions like ") | |
980 (about-url-link "http://www.srce.hr/" "SRCE" "www.srce.hr") | |
981 (widget-insert " and ") | |
982 (about-url-link "http://www.carnet.hr/" "CARNet," "www.carnet.hr") | |
983 (widget-insert " and tried to attend university. | |
984 | |
985 He takes perverse pleasure in building and maintaining free software | |
986 in his free time. Apart from XEmacs, his major contribution is ") | |
987 (about-url-link 'wget "Wget," "Wget home page") | |
988 (widget-insert " | |
989 his very own creation, now jointly maintained by a happy crew. | |
990 | |
991 He dreams of having a home page.\n")) | |
970 (hobley | 992 (hobley |
971 (widget-insert "\ | 993 (widget-insert "\ |
972 I used to do real work, but now I am a Project Manager for one of the | 994 I used to do real work, but now I am a Project Manager for one of the |
973 Telco's in Australia. In my spare time I like to get back to basics and | 995 Telco's in Australia. In my spare time I like to get back to basics and |
974 muck around with things. As a result I started the NT port. Hopefully I | 996 muck around with things. As a result I started the NT port. Hopefully I |
1496 Author of the code used to connect XEmacs with ToolTalk, and of an | 1518 Author of the code used to connect XEmacs with ToolTalk, and of an |
1497 early client of the external Emacs widget.\n")) | 1519 early client of the external Emacs widget.\n")) |
1498 (hniksic | 1520 (hniksic |
1499 (widget-insert | 1521 (widget-insert |
1500 "\ | 1522 "\ |
1501 Hrvoje's contribution to XEmacs consists of a multitude of hours spent | 1523 Hrvoje's contribution to XEmacs consists of many hours spent working |
1502 adding new features and bugs, and fixing old ones. He dreams of | 1524 on code and taking part in public discussions. |
1503 writing a home page.\n")) | 1525 |
1526 He wrote `savehist' and `htmlize' packages, the latter having a pretty | |
1527 large gathering of users. He worked to improve many parts of XEmacs | |
1528 Lisp code, including isearch (FSF synch and new features), cl, edmacro | |
1529 \(FSF synch and an almost complete rewrite), profile, gnuserv, | |
1530 hyper-apropos, etags, about, and custom. | |
1531 | |
1532 He has worked on improving and optimizing the C core. He ported many | |
1533 FSF core features such as indirect buffers, tty-erase-char, | |
1534 save-current-buffer and friends, debug-ignored-errors, etc. He also | |
1535 wrote line numbering optimizations for large buffers, initial support | |
1536 for TTY frames, abbrev improvements, Lisp printer and reader | |
1537 improvements, support for extent modification functions, and lots of | |
1538 minor bugfixes, optimizations, and Muleifications. | |
1539 | |
1540 He contributed to Lispref and Internals documentation, including a | |
1541 section on writing Mule-compliant C code. Maintains NEWS. He | |
1542 participated on xemacs-beta since 1996 and on the Patch Review Board | |
1543 since its inception in 1998.\n")) | |
1504 (hobley | 1544 (hobley |
1505 (widget-insert | 1545 (widget-insert |
1506 "\ | 1546 "\ |
1507 Creator of the earliest version of the MS Windows port of XEmacs.\n")) | 1547 Creator of the earliest version of the MS Windows port of XEmacs.\n")) |
1508 (jan | 1548 (jan |