Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

220 Zeilen
11KB

  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="utf-8">
  4. <head>
  5. <link rel="stylesheet" href="../../style.css">
  6. </head>
  7. <body>
  8. <script data-goatcounter="https://services.opengamestudio.org:443/count" async src="//services.opengamestudio.org:443/count.js"></script>
  9. <div id="header">
  10. <div class="header2">
  11. <div class="menu">
  12. <a href="../../en/news/index.html">News</a>
  13. <a href="../../en/game/index.html">Games</a>
  14. <a href="../../en/tool/index.html">Tools</a>
  15. <a href="../../en/page/about.html">About</a>
  16. </div>
  17. <div id="lang">
  18. <a href="../../en/news/index2.html">EN</a>
  19. <a href="../../ru/news/index2.html">RU</a>
  20. </div>
  21. <div class="clear"></div>
  22. </div>
  23. </div>
  24. <center>
  25. <h1>News</h1>
  26. <div class="news_item">
  27. <h2 class="news_item_title">
  28. <a href="rpg-ends.html">Revised project goals</a>
  29. </h2>
  30. <p class="news_item_date">
  31. 2023-12-25 00:00
  32. </p>
  33. <div class="news_item_contents">
  34. <h1 id="thedreamofanopensourcerpgisover">The dream of an open source RPG is over</h1>
  35. <p>In 2005 the Opensource Game Studio project started
  36. under the name of the <a href="https://www.linuxquestions.org/questions/general-10/the-creation-of-the-best-rpg-355858/">Opensource RPG</a>, because we wanted
  37. to create "the first competitive open free game".
  38. In 2011 right after releasing OGS Mahjong 0.7 we have already
  39. had the numbers that it would take us <a href="https://gamedev.ru/community/ogs/articles/?id=6383">540 years to create RPG</a>.</p>
  40. <p>In 2011 we had a dream that we as a team would grow, which could decrease
  41. 540 years to someting reasonable. However today in the end of 2023 it's clear
  42. <strong>we are unable to create RPG</strong>.. . .</p>
  43. </div>
  44. <div class="news_item_more">
  45. <a href="rpg-ends.html">Continue reading</a>
  46. </div>
  47. </div>
  48. <div class="news_item">
  49. <h2 class="news_item_title">
  50. <a href="gitjs-intro.html">How I create browser applications inside browsers</a>
  51. </h2>
  52. <p class="news_item_date">
  53. 2021-01-28 00:00
  54. </p>
  55. <div class="news_item_contents">
  56. <p><img src="../../images/2021_gitjs-intro_снимок.jpg" alt="GitJS" /></p>
  57. <p>In this article Michael shares his experience of creating durable applications.</p>
  58. <p>In 2013 Canonical <a href="https://techcrunch.com/2013/08/22/edge-crowdfunding-fail">tried to crowdfund Ubuntu Edge smartphone</a>.
  59. Its main feature could be the ability to use the smartphone as a full-fledged
  60. PС. Unfortunatly, the crowdfunding campaign did not accumulate enough money,
  61. so a dream of having a universal device remained to be the dream.</p>
  62. <p>I've been searching for universality, too, on the software side,
  63. not the hardware one. Today I can confidently say I found the necessary. . .</p>
  64. </div>
  65. <div class="news_item_more">
  66. <a href="gitjs-intro.html">Continue reading</a>
  67. </div>
  68. </div>
  69. <div class="news_item">
  70. <h2 class="news_item_title">
  71. <a href="git-budget.html">Why I keep track of spendings in a personal app made with Git+JS</a>
  72. </h2>
  73. <p class="news_item_date">
  74. 2020-05-03 00:00
  75. </p>
  76. <div class="news_item_contents">
  77. <p><img src="../../images/2020-05-06_гит-бюджет_снимок.png" alt="GitBudget" /></p>
  78. <p>In this article Michael shares his experience of using Git+JS.</p>
  79. <p>Hi, folks, let me share my experience of creating an application to keep track of my spendings. Specifically, let me do it by answering the following questions:</p>
  80. <ol>
  81. <li>Why keep track of spendings in an application?</li>
  82. <li>Why did I create the application as a personal project?</li>
  83. <li>Why does the project use Git+JS?</li>
  84. </ol>
  85. <p><strong>1. Why keep track of spendings in an application?</strong></p>
  86. <p>I, like many people out there, wanted to become rich and <a href="https://youtu.be/7RchntYFtSE">successful</a>. To become rich, one is often advised to run a personal budget, that's what I started to do several years ago. I'd like to point out that running my personal budget hasn't made me rich and successful, and I increased income simply by moving to Moscow.. . .</p>
  87. </div>
  88. <div class="news_item_more">
  89. <a href="git-budget.html">Continue reading</a>
  90. </div>
  91. </div>
  92. <div class="news_item">
  93. <h2 class="news_item_title">
  94. <a href="teaching-to-program-2019.html">Teaching folks to program 2019, a.k.a. in the search of an ideal program: Sequence</a>
  95. </h2>
  96. <p class="news_item_date">
  97. 2020-02-12 00:00
  98. </p>
  99. <div class="news_item_contents">
  100. <p><img src="../../images/2020-02-11_teaching-to-program-2019_screenshot.png" alt="MUROM" /></p>
  101. <p>In this article Michael shares his thoughts on teaching folks to program in 2019.</p>
  102. <p><strong>Preface</strong></p>
  103. <p>Autumn 2019 was the third time I participated as one of the teachers in the course to teach 10-15-year-old folks to program. The course took place from mid. September to mid. December. Each Saturday, we were studying from 10 AM to 12 PM. More details about the structure of each class and the game itself can be found in <a href="teaching-kids-to-program.html">the 2018 article</a>.</p>
  104. <p>I have the following goals for conducting such courses:. . .</p>
  105. </div>
  106. <div class="news_item_more">
  107. <a href="teaching-to-program-2019.html">Continue reading</a>
  108. </div>
  109. </div>
  110. <div class="news_item">
  111. <h2 class="news_item_title">
  112. <a href="the-pros-and-cons-of-restarting-from-scratch.html">The pros and cons of restarting from scratch</a>
  113. </h2>
  114. <p class="news_item_date">
  115. 2020-01-01 00:00
  116. </p>
  117. <div class="news_item_contents">
  118. <p><img src="../../images/2020-01-01-ny.jpg" alt="Happy 2020" /></p>
  119. <p>Anyone, who watches our progress long enough, can say that we restarted the development from scratch plenty of times.</p>
  120. <p>Even before releasing <a href="../game/ogs-mahjong-1.html">"OGS Mahjong"</a>, we changed the underlying technology more than once. After that, we did it again several times, throwing away already completed features.
  121. It seems that right now we have less completed features than before the release of <a href="../game/ogs-mahjong-1.html">"OGS Mahjong"</a>. It's true, but not entirely.</p>
  122. <p>When <a href="../game/ogs-mahjong-1.html">"OGS Mahjong"</a> was released, we had a descent looking (for that moment) open-source game, that worked under Windows and Linux. With some luck and effort it still works today, but not out of the box.. . .</p>
  123. </div>
  124. <div class="news_item_more">
  125. <a href="the-pros-and-cons-of-restarting-from-scratch.html">Continue reading</a>
  126. </div>
  127. </div>
  128. <div class="news_item">
  129. <h2 class="news_item_title">
  130. <a href="on-the-way-to-durable-applications.html">On the way to durable applications</a>
  131. </h2>
  132. <p class="news_item_date">
  133. 2019-08-05 00:00
  134. </p>
  135. <div class="news_item_contents">
  136. <p><img src="../../images/2019-08-05_on-the-way-to-durable-applications.jpg" alt="Pskov's veche" /></p>
  137. <p>This article describes our first durable application for desktop PCs: PSKOV static site generator.</p>
  138. <p><strong>Durability</strong></p>
  139. <p>A durable application is an application that functions without a single change on operating systems released in years 2010-2030. In other words, a durable application has backward compatibility of 10 years and has the stability to run for 10 years. Actually, <a href="http://opengamestudio.org/pskov">PSKOV</a> runs even under Windows 2000, so PSKOV has backward compatibility of 19 years.. . .</p>
  140. </div>
  141. <div class="news_item_more">
  142. <a href="on-the-way-to-durable-applications.html">Continue reading</a>
  143. </div>
  144. </div>
  145. <div class="news_item">
  146. <h2 class="news_item_title">
  147. <a href="defending-availability.html">Defending availability</a>
  148. </h2>
  149. <p class="news_item_date">
  150. 2019-04-16 00:00
  151. </p>
  152. <div class="news_item_contents">
  153. <p><img src="../../images/2019-04-16_defending-availability.jpg" alt="Altai's Katun river" /></p>
  154. <p>In this article, we describe the beginning of our efforts to protect ourselves from third-party solutions.</p>
  155. <p>Since day one of Opensource Game Studio project, we rely heavily on third-party solutions to help us achieve the goal of creating the best game development tools. To this date, we used forums, task trackers, mailing lists, social networks, code version control systems, hosting providers, compiler suites, libraries, and so on. Each third-party solution we used had its own lifespan.. . .</p>
  156. </div>
  157. <div class="news_item_more">
  158. <a href="defending-availability.html">Continue reading</a>
  159. </div>
  160. </div>
  161. <div class="news_item">
  162. <h2 class="news_item_title">
  163. <a href="teaching-kids-to-program.html">Teaching kids to program</a>
  164. </h2>
  165. <p class="news_item_date">
  166. 2019-02-04 00:00
  167. </p>
  168. <div class="news_item_contents">
  169. <p><img src="../../images/2019-02-04_teaching-kids-to-program-team.png" alt="Students and teachers" /></p>
  170. <p>In this article, Michael shares his experience of teaching kids to program.</p>
  171. <p>Here's what he covers:</p>
  172. <ul>
  173. <li>organization of the learning process</li>
  174. <li>learning plan</li>
  175. <li>memory game</li>
  176. <li>development tools</li>
  177. <li>lessons</li>
  178. <li>results and plans</li>
  179. </ul>
  180. <p><strong>Organization of the learning process</strong></p>
  181. <p>The learning process is conducted as part of corporate social responsibility: a company provides a room with equipment and connects employees that want to try themselves in the role of teachers with employees that want their kids educated. All this is done voluntarily.. . .</p>
  182. </div>
  183. <div class="news_item_more">
  184. <a href="teaching-kids-to-program.html">Continue reading</a>
  185. </div>
  186. </div>
  187. <div class="news_item">
  188. <h2 class="news_item_title">
  189. <a href="2019-year-of-rethinking.html">Year of rethinking</a>
  190. </h2>
  191. <p class="news_item_date">
  192. 2019-01-01 0:01
  193. </p>
  194. <div class="news_item_contents">
  195. <p><img src="../../images/2017-12-31-celebration.jpg" alt="Sparkler" /></p>
  196. <p>It was a year of reimagining and rethinking. As some of you may remember, we started this project to make a game development tool. During the years, the idea evolved from one form to another, sometimes the changes were significant, other times we threw away all the code and started anew.</p>
  197. <p>As a result of all these changes, we came to the end of the year 2018 without a tool, but with a clear understanding of what tool are we making.</p>
  198. <p>There are plenty of fine game development tools out there. Some of them are even open source. We spent plenty of time trying them, and some are quite good.. . .</p>
  199. </div>
  200. <div class="news_item_more">
  201. <a href="2019-year-of-rethinking.html">Continue reading</a>
  202. </div>
  203. </div>
  204. <p class="pagination_title">Page 2 of 8</p>
  205. <p>
  206. <a href="index.html">« Newer</a>
  207. <a href="index3.html">Older »</a>
  208. </p>
  209. <div id="footer">
  210. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  211. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  212. </div>
  213. </center>
  214. </body>
  215. </html>