<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/garlic3/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/garlic3/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 29 Aug 2023 07:37:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/garlic3/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by wignoxqs</title><link>https://sourceforge.net/p/garlic3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v24
+++ v25
@@ -10,6 +10,20 @@
 - Lib: ErrorLog, RunCounter (to count start and stop of the application), 
 - [DataContext] (https://sourceforge.net/p/garlic3/wiki/DataContext/DataContext)(to switch between eg localhost/development server/production server) for data connections - see https://sourceforge.net/p/garlic3/wiki/DataContext/
 ---
+
+**RunCounter**
+A class to create an object from in the Main and:
+- appStart : must be called at startup
+- appClose: must be called at (normal) close/quit
+- getRunCount
+- getCloseCount
+- getLastStarted: stored datetime from Now() at last start
+- getLastClosed: stored datetime from Now() at last quit
+- resetCounter: run count to zero
+- resetCloseCounter: close count to zero
+- forceRunCount(i) : to set a RunCount value in the settnigs file (eg for testing an application)
+- getVersion: version number (from VERSION file)
+

 ** EmptyProject **

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wignoxqs</dc:creator><pubDate>Tue, 29 Aug 2023 07:37:09 -0000</pubDate><guid>https://sourceforge.netc1d641cb21ddde14c42e765e3a9b6dbc4d0e8c55</guid></item><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v23
+++ v24
@@ -8,7 +8,7 @@
 - Templates: EmptyProject (MMain starts FMain with menu File, About, Changes, License, ... ps: separate About template exists as well*) 
 - Tools: GbSettingsTool  (generate code for applications' settings form)
 - Lib: ErrorLog, RunCounter (to count start and stop of the application), 
-- [DataContext](https://sourceforge.net/p/garlic3/wiki/DataContext/DataContext)(to switch between eg localhost/development server/production server) for data connections - see https://sourceforge.net/p/garlic3/wiki/DataContext/
+- [DataContext] (https://sourceforge.net/p/garlic3/wiki/DataContext/DataContext)(to switch between eg localhost/development server/production server) for data connections - see https://sourceforge.net/p/garlic3/wiki/DataContext/
 ---

 ** EmptyProject **
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Fri, 05 Nov 2021 15:07:13 -0000</pubDate><guid>https://sourceforge.net8fc4b61326249aae1f7dbba499661ffa5878845a</guid></item><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v22
+++ v23
@@ -8,7 +8,7 @@
 - Templates: EmptyProject (MMain starts FMain with menu File, About, Changes, License, ... ps: separate About template exists as well*) 
 - Tools: GbSettingsTool  (generate code for applications' settings form)
 - Lib: ErrorLog, RunCounter (to count start and stop of the application), 
-- [https://sourceforge.net/p/garlic3/wiki/DataContext/DataContext](https://)(to switch between eg localhost/development server/production server) for data connections - see https://sourceforge.net/p/garlic3/wiki/DataContext/
+- [DataContext](https://sourceforge.net/p/garlic3/wiki/DataContext/DataContext)(to switch between eg localhost/development server/production server) for data connections - see https://sourceforge.net/p/garlic3/wiki/DataContext/
 ---

 ** EmptyProject **
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Fri, 05 Nov 2021 15:06:52 -0000</pubDate><guid>https://sourceforge.net9488f2c97d2d25c389f846d75fc98c9975efa9c3</guid></item><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -8,7 +8,7 @@
 - Templates: EmptyProject (MMain starts FMain with menu File, About, Changes, License, ... ps: separate About template exists as well*) 
 - Tools: GbSettingsTool  (generate code for applications' settings form)
 - Lib: ErrorLog, RunCounter (to count start and stop of the application), 
-- DataContext (to switch between eg localhost/development server/production server) for data connections - see https://sourceforge.net/p/garlic3/wiki/DataContext/
+- [https://sourceforge.net/p/garlic3/wiki/DataContext/DataContext](https://)(to switch between eg localhost/development server/production server) for data connections - see https://sourceforge.net/p/garlic3/wiki/DataContext/
 ---

 ** EmptyProject **
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Fri, 05 Nov 2021 15:06:02 -0000</pubDate><guid>https://sourceforge.nete62803ef93079bf001ce9444a66133bd075b4877</guid></item><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -7,7 +7,8 @@

 - Templates: EmptyProject (MMain starts FMain with menu File, About, Changes, License, ... ps: separate About template exists as well*) 
 - Tools: GbSettingsTool  (generate code for applications' settings form)
-- Lib: ErrorLog, RunCounter (to count start and stop of the application), DataContext (to switch between eg localhost/development server/production server) for data connections - see https://sourceforge.net/p/garlic3/wiki/DataContext/
+- Lib: ErrorLog, RunCounter (to count start and stop of the application), 
+- DataContext (to switch between eg localhost/development server/production server) for data connections - see https://sourceforge.net/p/garlic3/wiki/DataContext/
 ---

 ** EmptyProject **
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Fri, 05 Nov 2021 15:05:05 -0000</pubDate><guid>https://sourceforge.net3f78dc17bb0762d3981d2f3b8120289352d8de39</guid></item><item><title>Home modified by wignoxqs</title><link>https://sourceforge.net/p/garlic3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -7,7 +7,7 @@

 - Templates: EmptyProject (MMain starts FMain with menu File, About, Changes, License, ... ps: separate About template exists as well*) 
 - Tools: GbSettingsTool  (generate code for applications' settings form)
-- Lib: ErrorLog, RunCounter (to count start and stop of the application), DataContext (to switch between eg localhost/development server/production server) for data connections)
+- Lib: ErrorLog, RunCounter (to count start and stop of the application), DataContext (to switch between eg localhost/development server/production server) for data connections - see https://sourceforge.net/p/garlic3/wiki/DataContext/
 ---

 ** EmptyProject **
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wignoxqs</dc:creator><pubDate>Wed, 03 Nov 2021 09:01:35 -0000</pubDate><guid>https://sourceforge.netde21af269d7ae751a3f025aac52440299b926774</guid></item><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -5,9 +5,9 @@
 ---
 Content:

-- Templates: EmptyProject (MMain starts FMain with menu File, About, Changes, License, ...) 
+- Templates: EmptyProject (MMain starts FMain with menu File, About, Changes, License, ... ps: separate About template exists as well*) 
 - Tools: GbSettingsTool  (generate code for applications' settings form)
-
+- Lib: ErrorLog, RunCounter (to count start and stop of the application), DataContext (to switch between eg localhost/development server/production server) for data connections)
 ---

 ** EmptyProject **
@@ -16,7 +16,7 @@

 - a default menu with File and ? with submenu's like About, ..

-- an About screen with version information and configurable title/logo 
+- an About screen with version information and configurable title/logo *

 - License/Changes/WhatsNew screens that load the content from a textfile, e.g. Changes.txt

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Fri, 10 Sep 2021 22:54:28 -0000</pubDate><guid>https://sourceforge.netd98b12aacf7ba229e1fefb48762941dab8b91646</guid></item><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -1,6 +1,6 @@
 Garlic3 was started as Gambas-3 follow-up of the original Garlic project, intended for Gambas2 code; New Gambas3 projects/code will end up here.

-Some Gambas2 projects from the original Garlic might be "translated" to Gambas3, but not for sure; updates on the original Garlic projects (in Gambas2) might still happen there.
+Some Gambas2 projects from the original Garlic might be "translated" to Gambas3, but not for sure; updates on the original Garlic projects (in Gambas2) might still happen [there.](https://sourceforge.net/p/garlic)

 ---
 Content:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Mon, 23 Feb 2015 13:30:17 -0000</pubDate><guid>https://sourceforge.netc4647037806c72e91200dc214c3e0b342c56195a</guid></item><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -1,8 +1,6 @@
-Garlic3 started to keep code for Gambas3 apart from Gambas2 code in original garlic project.
- 
-New Gambas3 projects/code will end up here.  
+Garlic3 was started as Gambas-3 follow-up of the original Garlic project, intended for Gambas2 code; New Gambas3 projects/code will end up here.

-(some) Gambas2 projects from garlic might be "translated" to gambas3, but not for sure...
+Some Gambas2 projects from the original Garlic might be "translated" to Gambas3, but not for sure; updates on the original Garlic projects (in Gambas2) might still happen there.

 ---
 Content:
@@ -20,7 +18,7 @@

 - an About screen with version information and configurable title/logo 

-- License/Changes/WhatsNew screens that load the content from a textfile like Changes.txt
+- License/Changes/WhatsNew screens that load the content from a textfile, e.g. Changes.txt

 - Counter for startup and shutdown of the program (Settings management)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Mon, 23 Feb 2015 13:29:07 -0000</pubDate><guid>https://sourceforge.net6fd1e17baa77bf429589fe968f453dda2b4a5abb</guid></item><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic3/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -14,7 +14,7 @@

 ** EmptyProject **

-Start with this (not so empty) project and you have 
+Start with this (not so empty) project and you get: 

 - a default menu with File and ? with submenu's like About, ..

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Mon, 23 Feb 2015 13:22:11 -0000</pubDate><guid>https://sourceforge.net9c15cfe947910203cadc241004c7facca634708d</guid></item></channel></rss>