Jump to content

Stefan Ruck: Difference between revisions

From EDM2
Prokushev (talk | contribs)
No edit summary
Ak120 (talk | contribs)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Stefan Ruck got in touch with computers in 1981 at school, where he did some BASIC programming. Later on he also tried a little bit of assembler and PASCAL. In 1987 he started professional programming on IBM mainframes in COBOL. Since 1989, PC, DOS and C have been the keywords of his job. In 1996, Windows and MFC were added. OS/2 is his private training environment for OOP in C++ since 1994. The main result of this is the program HexEdit for OS/2, an MDI hex editor. The latest version can be found on his homepage [http://www.wudelweb.de].
Stefan Ruck got in touch with computers in 1981 at school, where he did some [[BASIC]] programming. Later on he also tried a little bit of Assembler and [[Pascal]]. In 1987 he started professional programming on IBM mainframes in COBOL. Since 1989, PC, DOS and C have been the keywords of his job. In 1996, Windows and MFC were added. OS/2 is his private training environment for OOP in C++ since 1994. The main result of this is the program HexEdit for OS/2, an MDI hex editor.


You can reach Stefan via the Internet at mailto:str@wudelweb.de.
==Articles==
* [[A Progress-indicating Status Line in C++ (Part 1)]] (Jun 1996)
* [[A Progress-indicating Status Line in C++ (Part 2)]] (Jul 1996)
* [[A Progress-indicating Status Line in C++ (Part 3)]] (Aug 1996)


Stefan has written the following articles:
* [[Manage Your Configuration Files and Data]] (Sep 1997)
* [[Multilingual Resources]] (Nov 1997)
* [[Let's Talk About... Singleton]] (Dec 1997)
* [[Mnemonics in Dialog Boxes]] (Sep 1998)
* [[A Keystroke Recorder]] (Jan 1999)
* [[Singletons - The Next Generation]] (Sep 1999)


* [[A Progress-indicating Status Line in C++ - Part 1/3]] (June 1996)
==Links==
* [[A Progress-indicating Status Line in C++ - Part 2/3]] (July 1996)
* [https://web.archive.org/web/20050204221018fw_/http://wudelweb.de/english/index.htm Homepage] (archived)
* [[A Progress-indicating Status Line in C++ - Part 3/3]] (August 1996)


* [[Manage Your Configuration Files and Data]]  (September 1997)
{{DEFAULTSORT:Ruck, Stefan}}
* [[Multilingual Resources  (November]] 1997)
[[Category:Contributors]]
* [[Let's Talk About... Singleton]]  (December 1997)
* [[Mnemonics in Dialog Boxes]]  (September 1998)
* [[A Keystroke Recorder]]  (January 1999)
* [[Singletons - The Next Generation]]  (September 1999)
=== Republish permission ===
 
Return-path: <str@wudelweb.de>
Received: from [212.227.126.176] (port=25 helo=moutng.kundenserver.de)  by mx7.mail.ru with esmtp id 1CV8Sg-000Ddw-00 for  yuri_prokushev@mail.ru; Fri, 19 Nov 2004 16:06:02 +0300
Received: from [212.227.126.203] (helo=mrvnet.kundenserver.de) by  moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CV8Sf-0004Sm-00 for  yuri_prokushev@mail.ru; Fri, 19 Nov 2004 14:06:01 +0100
Received: from [172.23.4.129] (helo=config2.kundenserver.de) by  mrvnet.kundenserver.de with esmtp (Exim 3.35 #1) id 1CV8Sf-0003zP-00 for  yuri_prokushev@mail.ru; Fri, 19 Nov 2004 14:06:01 +0100
Received: from www-data by config2.kundenserver.de with local (Exim 3.35  #1 (Debian)) id 1CV8Sf-0006SE-00 for <yuri_prokushev@mail.ru>; Fri, 19  Nov 2004 14:06:01 +0100
To: <yuri_prokushev@mail.ru>
Subject: Re: EDM/2 Articles
From: <str@wudelweb.de>
Message-Id:  <5455453$1100869296419deeb06d41f7.52374181@config2.schlund.de>
X-Binford: 6100 (more power)
X-Originating-From: 5455453
X-Mailer: Webmail
X-Routing: DE
X-Received: from config2 by 217.234.81.87 with HTTP id 5455453 for  yuri_prokushev@mail.ru; Fri, 19 Nov 2004 14:04:02 +0100
Content-Type: text/plain; charset="iso-8859-1"
Mime-Version: 1.0
Content-Transfer-Encoding: 8bit
X-Priority: 3
Date: Fri, 19 Nov 2004 14:04:02 +0100
X-Provags-ID: kundenserver.de abuse@kundenserver.de ident:@172.23.4.129
X-Spam: Probable Spam
X-DateReceived: Fri, 19 Nov 2004 19:24:41 +0600
Hi Yuri,
Congratulation to the new EDM/2! Since a colleague of mine showed me the
possibilities of a Wiki and I had a first look at Wikipedia, I'm a
great fan of Wikis.
According to that, of course I do allow the republishing of my articles
under the new license.
Good luck with the new EDM/2
Bye,
Stefan
On Thu, 18 Nov 2004 11:19:59 +0300, Yuri Prokushev wrote:
>Hello!
>
>This month EDM/2 was relaunched as wiki-based magazine. As result, license
>changed to http://www.edm2.com/index.php/License. So can you allow to republish you article(s) under above license? Thank you very much.
>
>wbr,
>Yuri

Latest revision as of 00:52, 23 February 2020

Stefan Ruck got in touch with computers in 1981 at school, where he did some BASIC programming. Later on he also tried a little bit of Assembler and Pascal. In 1987 he started professional programming on IBM mainframes in COBOL. Since 1989, PC, DOS and C have been the keywords of his job. In 1996, Windows and MFC were added. OS/2 is his private training environment for OOP in C++ since 1994. The main result of this is the program HexEdit for OS/2, an MDI hex editor.

Articles

Links