<?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/garlic/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/garlic/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 03 Feb 2018 15:12:59 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/garlic/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -10,9 +10,9 @@
 * and simple code samples for Gambas2 (-1, -3)

 Gambas Almost Means Basic - not yet available in sourceforge Programming Language list. 
+* for Gambas3 : see [garlic3](https://sourceforge.net/projects/garlic3/)

 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]

-* for Gambas3 : see [garlic3](https://sourceforge.net/projects/garlic3/)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Sat, 03 Feb 2018 15:12:59 -0000</pubDate><guid>https://sourceforge.net1add4f72858f8332d96f05c2490dff2991def696</guid></item><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,4 +1,4 @@
-Building blocks, small apps, tools, pieces of code
+Building blocks, small apps, tools, pieces of Gambas2* code

 * LabelPrint: Print n x m labels on page, multipage, adjust margins, whitespace between labels, ...
@@ -14,3 +14,5 @@
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
+
+* for Gambas3 : see [garlic3](https://sourceforge.net/projects/garlic3/)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Sat, 03 Feb 2018 15:12:21 -0000</pubDate><guid>https://sourceforge.net1eadbecae17c7a5d2610a7d9649dc5238717d9c5</guid></item><item><title>Home modified by wignoxqs</title><link>https://sourceforge.net/p/garlic/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,5 +1,7 @@
 Building blocks, small apps, tools, pieces of code

+
+* LabelPrint: Print n x m labels on page, multipage, adjust margins, whitespace between labels, ...
 * ProbableCause: scan your Gb2 sourcecode for its variables/procedures and show use/unused (NEW TOOL 2015! - version 0.1.0 out for test-use now)
 * barcode (make barcode from numbers) 
 * ProductSelect (interface to select POS-style) 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wignoxqs</dc:creator><pubDate>Tue, 21 Mar 2017 13:21:21 -0000</pubDate><guid>https://sourceforge.net17b7a482bdbb0d4549f02e94320c7aaff9103192</guid></item><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,6 +1,6 @@
-Building blocks, small apps, pieces of code
+Building blocks, small apps, tools, pieces of code

-* ProbableCause: scan your Gb2 sourcecode for its variables/procedures and show use/unused (NEW 2015! - version 0.1.0 out for test-use now)
+* ProbableCause: scan your Gb2 sourcecode for its variables/procedures and show use/unused (NEW TOOL 2015! - version 0.1.0 out for test-use now)
 * barcode (make barcode from numbers) 
 * ProductSelect (interface to select POS-style) 
 * DBinfoPrint (print info about mysql database) 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Sat, 07 Feb 2015 23:27:37 -0000</pubDate><guid>https://sourceforge.net8a66b4d9dc39d7aededc485438a58ed2be590f5d</guid></item><item><title>Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,6 +1,6 @@
 Building blocks, small apps, pieces of code

-* ProbableCause: scan your Gb2 sourcecode for its variables and show use/unused (NEW 2015!)
+* ProbableCause: scan your Gb2 sourcecode for its variables/procedures and show use/unused (NEW 2015! - version 0.1.0 out for test-use now)
 * barcode (make barcode from numbers) 
 * ProductSelect (interface to select POS-style) 
 * DBinfoPrint (print info about mysql database) 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Sat, 07 Feb 2015 23:26:50 -0000</pubDate><guid>https://sourceforge.net6d0cd11ba03545e03d2ded54e586d0090c9cfe5e</guid></item><item><title>Home modified by wignoxqs</title><link>https://sourceforge.net/p/garlic/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,10 +1,11 @@
-Building blocks, small apps, pieces of code :
+Building blocks, small apps, pieces of code
+
 * ProbableCause: scan your Gb2 sourcecode for its variables and show use/unused (NEW 2015!)
-* barcode (make barcode from numbers), 
-* ProductSelect (interface to select POS-style), 
-* DBinfoPrint (print info about mysql database), 
+* barcode (make barcode from numbers) 
+* ProductSelect (interface to select POS-style) 
+* DBinfoPrint (print info about mysql database) 
 * EmptyProject (to start from empty but with About, Changes, License etc) 
-* and simple code samples for Gambas2 (-1, -3) ;
+* and simple code samples for Gambas2 (-1, -3)

 Gambas Almost Means Basic - not yet available in sourceforge Programming Language list. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wignoxqs</dc:creator><pubDate>Thu, 15 Jan 2015 15:18:17 -0000</pubDate><guid>https://sourceforge.netb66363f30eebd1597ad09dfa98e87f64ebb0850b</guid></item><item><title>Home modified by wignoxqs</title><link>https://sourceforge.net/p/garlic/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,13 @@
-Welcome to your wiki!
+Building blocks, small apps, pieces of code :
+* ProbableCause: scan your Gb2 sourcecode for its variables and show use/unused (NEW 2015!)
+* barcode (make barcode from numbers), 
+* ProductSelect (interface to select POS-style), 
+* DBinfoPrint (print info about mysql database), 
+* EmptyProject (to start from empty but with About, Changes, License etc) 
+* and simple code samples for Gambas2 (-1, -3) ;

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Gambas Almost Means Basic - not yet available in sourceforge Programming Language list. 

-The wiki uses [Markdown](/p/garlic/wiki/markdown_syntax/) syntax.
-
+[[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wignoxqs</dc:creator><pubDate>Thu, 15 Jan 2015 15:17:08 -0000</pubDate><guid>https://sourceforge.nete1527dce6d1db12eacc4a520fa5cd900c3b6e205</guid></item><item><title>WikiPage Home modified by cybrarian</title><link>https://sourceforge.net/p/garlic/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/garlic/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cybrarian</dc:creator><pubDate>Mon, 12 Nov 2012 18:40:35 -0000</pubDate><guid>https://sourceforge.net7521ea3574c445374b3bffa7e08b61408c1129de</guid></item></channel></rss>