Fix .htaccess
[website] / people / lg.html
1 <?xml version="1.0" encoding="utf-8"?>    <!-- -*- html -*- -->
2 <!--#set var="css" value="../sxemacs.css" -->
3 <!--#set var="title" value="SXEmacs Developers (Zajcev Evgeny)" -->
4 <!--#set var="banner" value="SXEmacs Who's Who" -->
5 <!--#set var="copyright" value="2005 Zajcev Evgeny" -->
6
7 <!--#include virtual="/templates/header.template" -->
8 <!--#include virtual="/templates/menu.template" -->
9 <!--#include virtual="/templates/support.template" -->
10     <h1>Zajcev Evgeny <br /><small>(aka lg)</small></h1>
11     <img src="../Images/lg.png" align="right" alt="lg" />
12
13     <p/>
14     <h2>Selfdescription &hellip;</h2>
15
16     Hello there!  My name is Zajcev Evgeny, but someone knows
17     me as lg and even as hare, yeah white-white hare.  I'm
18     working as security guard of static objects and practicing
19     programming rarely when having spare time.  Former
20     gymnast, now having serious skills in marksmanship and
21     martial arts, combining with being kind and happy father
22     of two beautiful children
23     - <a
24       href="http://lgarc.narod.ru/pics/22oct2005/dscn0681.jpg">here</a>
25     you can see us bathing altogether.  My <a
26       href="http://lgarc.narod.ru/pics/ohota/vaza.jpg">wife</a>
27     is scientist, specialized in designing and implementing
28     neural networks for special use.  But in real life she is
29     hacker in motherhood and cooking.  She still uses twm.
30
31     <p/>
32     <h2>Life interests &hellip;</h2>
33     I'm interesting in teaching children in junior
34     school(before 10 years old).  I'm trying to inculcate new
35     educational programme, firstly developed by famous(in
36     narrow loop) mathematician Naum Vilenkin, aimed for
37     educating little children with non-spoiled minds.
38     Unfortunately the programme was declined by russian
39     ministry of education, so only private schools are
40     permited to try it out.
41
42     <p/>
43       I'm absolute fan of Formula One - my God is <a
44         href="http://en.wikipedia.org/wiki/Jarno_Trulli">Jarno
45         Trully</a>.
46     <p/>
47       I also having <a
48         href="http://en.wikipedia.org/wiki/QuakeWorld">QuakeWorld</a>
49       addiction - i'm member in DOT clan.
50
51     <p/>
52     <h2>SXEmacs interests &hellip;</h2>
53
54     I'm very interested in creating new kind of
55     human-to-computer interface.  The idea of unified, common
56     interface to all services you ever need and working
57     ergonomic collective environment you can find in <a
58       href="http://en.wikipedia.org/wiki/Jef_Raskin">Jef
59       Raskin's</a> "The Human Interface" book.  SXEmacs is very
60     good candidate for building that kind of interface.
61
62     <p/>
63       Currently I'm working on:
64     <ul>
65       <li>FFI - Foreign Function Interface.</li>
66       <li>Multitasking - non-preemtive multitasking based on
67         core events system and coroutines scheduler.</li>
68       <li>xlib-ffi - FFI bindings for Xlib.</li>
69     </ul>
70
71     <p/>
72       SXEmacs for me is qualitative step into CLDE - Common
73       Lisp Desktop Environment direction.
74
75     <p/>
76     <h3>Related projects &hellip;</h3>
77
78     I'm author/co-author of several packages for (S)XEmacs
79     including:
80     <ul>
81       <li>xlib - Full featured implementation of X Library in
82         Emacs Lisp (distributed in xemacs packages).</li>
83       <li><a href="http://www.xwem.org">xwem</a> - Complete
84         window manager and even more - desktop environment written
85         in 100% pure Emacs Lisp (distributed in xemacs
86         packages).</li>
87       <li><a href="http://www.emchat.org">EMchat</a> - Featured ICQ
88         client written entirely in Emacs Lisp (distributed in
89         xemacs packages).</li>
90       <li><a
91           href="http://lgarc.narod.ru/xemacs/rdict.el">rdict</a> -
92         Emacs interface to <a
93           href="http://lingvo.yandex.ru">Lingvo</a> service.</li>
94       <li>tpum - Text mode popup menus (distributed in xemacs
95         packages).</li>
96       <li>himarks-mode - Mode to work with marks in current
97         buffer.</li>
98     </ul>
99     <p/>
100       And others ..
101 <!--#include virtual="/templates/copyright.template" -->
102 <!--#include virtual="/templates/google.template" -->
103 <!--#include virtual="/templates/footer.template" -->