author_info.html 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <!doctype html >
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title> Some BIOS info </title>
  6. <link rel="stylesheet" href="../../css/main.css">
  7. <!-- written by MT. december 2010, GPL -->
  8. </head>
  9. <body>
  10. <div class=main>
  11. <br/>
  12. <a href="../../index.html">main-page</a>
  13. <br/>
  14. <br/>
  15. <h1> Some private info about me </h1>
  16. <h2> General </h2>
  17. <p> I am known by the name Markus Tornow, also by some nicks on the WWW: jalu or j1alu, nadir
  18. and some more (dawg, banshee, xepanche...) , but i use them seldom. Else i use tornow. Same is for IRC and alike. I would have prefered a name like Murphy, Malone or Molloy (m...m, la-la, alike a moll. Oh? Like in mollify?), but the only free one was nadir. I will get used to it. I have to.
  19. The place of birth is Germany,Rhineland, and it was in 1970.
  20. Private life is not what i am interested in, so that was that.
  21. </p>
  22. <h2> Interests </h2>
  23. <p> My main interests for a long time have been literature, philosophy and music. </br>
  24. "Music", of course, "is the best". I was a bit bored, i must have been 30, and started to learn English. </br>
  25. After that i started to write my own texts, some are lost, some you can find here. </br>
  26. As no one was interested in my writings, i started to play with my PC: </br>
  27. bought a new one, with Windows XP, and after a few weeks installed Gnu/Linux distributions. </br>
  28. After a while i installed Debian Gnu/Linux, and that is my main OS.
  29. The one i like most and the one i know most about. </br>
  30. (Not that i would know much about computing, but about the rpm-based distributions i know even less)
  31. </p>
  32. <h2> Computing </h2>
  33. <p> There are a couple of things i am trying to learn. </br>
  34. I hope i will have learned some of it in circa 5 years. </br>
  35. Here is a short list: <br/>
  36. - Bash and Bash-scripting <br/> - Vim and Gvim <br/> - Git <br/> - Packaging Debian-packages <br/>
  37. </p>
  38. <br/>
  39. <a href="../../index.html">main-page</a>
  40. <br/>
  41. <br/>
  42. </div>
  43. </body>
  44. <html>