You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

262 lines
11KB

  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="utf-8">
  4. <head>
  5. <style>
  6. #header
  7. {
  8. background: #2BA6E3;
  9. padding: 0.7em;
  10. text-align: left;
  11. }
  12. #header a
  13. {
  14. color: white;
  15. text-decoration: none;
  16. padding: 0.5em 1em 0.5em 1em;
  17. }
  18. #lang
  19. {
  20. float: right;
  21. }
  22. .news_item
  23. {
  24. background: #FFFFFF;
  25. width: 720px;
  26. padding: 1em;
  27. margin-top: 2em;
  28. margin-bottom: 2em;
  29. border: 1px solid #E0E0E0;
  30. text-align: left;
  31. }
  32. .news_item_contents
  33. {
  34. color: #444;
  35. line-height: 1.5em;
  36. }
  37. .news_item_date
  38. {
  39. margin-bottom: 2em;
  40. color: #aaa;
  41. }
  42. html
  43. {
  44. font-family: sans-serif;
  45. }
  46. body
  47. {
  48. background: #FAFAFA;
  49. }
  50. code, pre
  51. {
  52. font-family: monospace, serif;
  53. font-size: 1em;
  54. color: #7f0a0c;
  55. }
  56. img
  57. {
  58. width: 720px;
  59. }
  60. a
  61. {
  62. color: #3A91CB;
  63. text-decoration: none;
  64. }
  65. table
  66. {
  67. border-collapse: collapse;
  68. }
  69. table, th, td
  70. {
  71. border: 1px solid #aaa;
  72. padding: 0.5em;
  73. margin-top: 0.5em;
  74. margin-bottom: 0.5em;
  75. }
  76. </style>
  77. </head>
  78. <body>
  79. <div id="header">
  80. <strong id="title">Open Game Studio</strong>
  81. <a href="../../en/news/index.html">News</a>
  82. <a href="../../en/game/index.html">Games</a>
  83. <a href="../../en/tool/index.html">Tools</a>
  84. <a href="../../en/page/about.html">About</a>
  85. <div id="lang">
  86. <a href="../../en/news/index.html">EN</a>
  87. <a href="../../ru/news/index.html">RU</a>
  88. </div>
  89. </div>
  90. <center>
  91. <h1>News</h1>
  92. <div class="news_item">
  93. <h2 class="news_item_title">
  94. <a href="on-the-way-to-durable-applications.html">On the way to durable applications</a>
  95. </h2>
  96. <p class="news_item_date">
  97. 2019-08-05 00:00
  98. </p>
  99. <div class="news_item_contents">
  100. <p><img src="../../images/2019-08-05_on-the-way-to-durable-applications.jpg" alt="Pskov's veche" /></p>
  101. <p>This article describes our first durable application for desktop PCs: PSKOV static site generator.</p>
  102. <p><strong>Durability</strong></p>
  103. <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>
  104. </div>
  105. <div class="news_item_more">
  106. <a href="on-the-way-to-durable-applications.html">Continue reading</a>
  107. </div>
  108. </div>
  109. <div class="news_item">
  110. <h2 class="news_item_title">
  111. <a href="defending-availability.html">Defending availability</a>
  112. </h2>
  113. <p class="news_item_date">
  114. 2019-04-16 00:00
  115. </p>
  116. <div class="news_item_contents">
  117. <p><img src="../../images/2019-04-16_defending-availability.jpg" alt="Altai's Katun river" /></p>
  118. <p>In this article, we describe the beginning of our efforts to protect ourselves from third-party solutions.</p>
  119. <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>
  120. </div>
  121. <div class="news_item_more">
  122. <a href="defending-availability.html">Continue reading</a>
  123. </div>
  124. </div>
  125. <div class="news_item">
  126. <h2 class="news_item_title">
  127. <a href="teaching-kids-to-program.html">Teaching kids to program</a>
  128. </h2>
  129. <p class="news_item_date">
  130. 2019-02-04 00:00
  131. </p>
  132. <div class="news_item_contents">
  133. <p><img src="../../images/2019-02-04_teaching-kids-to-program-team.png" alt="Students and teachers" /></p>
  134. <p>In this article, Michael shares his experience of teaching kids to program.</p>
  135. <p>Here's what he covers:</p>
  136. <ul>
  137. <li>organization of the learning process</li>
  138. <li>learning plan</li>
  139. <li>memory game. . .</li>
  140. </ul>
  141. </div>
  142. <div class="news_item_more">
  143. <a href="teaching-kids-to-program.html">Continue reading</a>
  144. </div>
  145. </div>
  146. <div class="news_item">
  147. <h2 class="news_item_title">
  148. <a href="2019-year-of-rethinking.html">Year of rethinking</a>
  149. </h2>
  150. <p class="news_item_date">
  151. 2019-01-01 0:01
  152. </p>
  153. <div class="news_item_contents">
  154. <p><img src="../../images/2017-12-31-celebration.jpg" alt="Sparkler" /></p>
  155. <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>
  156. </div>
  157. <div class="news_item_more">
  158. <a href="2019-year-of-rethinking.html">Continue reading</a>
  159. </div>
  160. </div>
  161. <div class="news_item">
  162. <h2 class="news_item_title">
  163. <a href="ideal-gamedev.html">Ideal games and game development tools</a>
  164. </h2>
  165. <p class="news_item_date">
  166. 2018-11-19 00:00
  167. </p>
  168. <div class="news_item_contents">
  169. <p><img src="../../images/2018-11-19-ideal-gamedev.png" alt="A man without and with tools" /></p>
  170. <p>In this article, we discuss how ideal video game and video game development tool look like, in our opinion.</p>
  171. <p><strong>Questions</strong></p>
  172. <p>As you know, the <a href="../../en/page/about.html">goals of Opensource Game Studio</a> are:. . .</p>
  173. </div>
  174. <div class="news_item_more">
  175. <a href="ideal-gamedev.html">Continue reading</a>
  176. </div>
  177. </div>
  178. <div class="news_item">
  179. <h2 class="news_item_title">
  180. <a href="mahjong-demo2.html">OGS Mahjong 2: Demo 2</a>
  181. </h2>
  182. <p class="news_item_date">
  183. 2018-10-02 00:00
  184. </p>
  185. <div class="news_item_contents">
  186. <p><img src="../../images/2018-10-02-mahjong-demo2.png" alt="Start of a Mahjong party" /></p>
  187. <p>We are glad to announce the release of the second demonstration of OGS Mahjong 2. The purposes of this release were to refine our development techniques and build a solid cross-platform foundation.. . .</p>
  188. </div>
  189. <div class="news_item_more">
  190. <a href="mahjong-demo2.html">Continue reading</a>
  191. </div>
  192. </div>
  193. <div class="news_item">
  194. <h2 class="news_item_title">
  195. <a href="examples-and-dependencies.html">Examples and dependencies</a>
  196. </h2>
  197. <p class="news_item_date">
  198. 2018-08-21 00:00
  199. </p>
  200. <div class="news_item_contents">
  201. <p><img src="../../images/2018-08-21-examples-and-dependencies.png" alt="Cloud" /></p>
  202. <p>This article describes two new OpenSceneGraph cross-platform examples and the change in handling dependencies.</p>
  203. <p><strong>Examples of HTTP client and node selection</strong></p>
  204. <p>Once we finished working on <a href="https://github.com/OGStudio/openscenegraph-cross-platform-examples/tree/master/04.RemoteDebugging">the remote debugging example</a> and <a href="example-driven-development.html">reported its completion</a>, we were surprised by the fact that secure HTTP connection between a debugged application and debug broker was only working in the web version of the example. Desktop and mobile versions only worked with insecure HTTP.. . .</p>
  205. </div>
  206. <div class="news_item_more">
  207. <a href="examples-and-dependencies.html">Continue reading</a>
  208. </div>
  209. </div>
  210. <div class="news_item">
  211. <h2 class="news_item_title">
  212. <a href="example-driven-development.html">Example-driven development</a>
  213. </h2>
  214. <p class="news_item_date">
  215. 2018-06-27 00:00
  216. </p>
  217. <div class="news_item_contents">
  218. <p><img src="../../images/2018-06-27-example-driven-development.png" alt="Debug broker" /></p>
  219. <p>This article explains how the third OpenSceneGraph cross-platform example opened our eyes to example-driven development.</p>
  220. <p><strong>2018-08 EDIT</strong>: the third example has been renamed to the fourth one due to the reasons described in the <a href="examples-and-dependencies.html">next article</a>.. . .</p>
  221. </div>
  222. <div class="news_item_more">
  223. <a href="example-driven-development.html">Continue reading</a>
  224. </div>
  225. </div>
  226. <div class="news_item">
  227. <h2 class="news_item_title">
  228. <a href="openscenegraph-examples.html">OpenSceneGraph cross-platform examples</a>
  229. </h2>
  230. <p class="news_item_date">
  231. 2018-04-20 00:00
  232. </p>
  233. <div class="news_item_contents">
  234. <p><img src="../../images/2018-04-20-openscenegraph-examples.png" alt="iOS Simulator renders a cube" /></p>
  235. <p>This article summarizes the work we did to produce the first two cross-platform OpenSceneGraph examples.</p>
  236. <p>By the time <a href="mahjong-techdemo1-gameplay.html">the first technology demonstration of OGS Mahjong 2</a> has been released, we've already had <a href="https://github.com/OGStudio/openscenegraph-cross-platform-guide/issues/4">issue request</a> (to explain how to load images with OpenSceneGraph on Android) hanging for some time. We considered creating a new tutorial for <a href="https://github.com/OGStudio/openscenegraph-cross-platform-guide">OpenSceneGraph cross-platform guide</a> at first. However, we realized that it's time-consuming and excessive for such a tiny topic (compared to what an average game has) as image loading. We decided to continue sharing our knowledge in the form of concrete examples. That's how <a href="https://github.com/OGStudio/openscenegraph-cross-platform-examples">OpenSceneGraph cross-platform examples</a> were born.. . .</p>
  237. </div>
  238. <div class="news_item_more">
  239. <a href="openscenegraph-examples.html">Continue reading</a>
  240. </div>
  241. </div>
  242. <p class="pagination_title">Page 1 of 6</p>
  243. <p>
  244. <a href="index2.html">Older »</a>
  245. </p>
  246. <div id="footer">
  247. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  248. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  249. The site is hosted by <a href="https://pages.github.com">GitHub Pages</a>.
  250. </div>
  251. </center>
  252. </body>
  253. </html>