<?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/webzpl/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/webzpl/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 01 Jul 2015 15:35:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/webzpl/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by JASON KLEINBUB</title><link>https://sourceforge.net/p/webzpl/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -5,7 +5,8 @@

 **How I use the program.**
 The program can print labels in two ways.
-Firstly, I have the application running constantly pointing at a webservice. This service periodically delivers [JSON data].  When the application receives this data, it makes the data substitution and prints the label(s).
+
+Firstly, I have the application running constantly pointing at a webservice. (See WebAutomation [Configuration])  This service periodically delivers [JSON data].  When the application receives this data, it makes the data substitution and prints the label(s).

 Secondly, I have my web browser associate .zpl (I made up this extension you can use anything you want) files with WebZPL.exe.  When the user clicks on a particular label, the web server delivers a webzpl-blah.zpl file to the browser (and consequently to WebZPL.exe).  When the application receives this data, it makes the data substitution and prints the label(s).

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JASON KLEINBUB</dc:creator><pubDate>Wed, 01 Jul 2015 15:35:49 -0000</pubDate><guid>https://sourceforge.netada56f473839e854aa6f86616312db3386723451</guid></item><item><title>Home modified by JASON KLEINBUB</title><link>https://sourceforge.net/p/webzpl/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -4,12 +4,10 @@

 **How I use the program.**
-I have the program running constantly pointing at a webservice.
-This service periodically delivers [JSON data].
+The program can print labels in two ways.
+Firstly, I have the application running constantly pointing at a webservice. This service periodically delivers [JSON data].  When the application receives this data, it makes the data substitution and prints the label(s).

-I have my web browser associate .zpl files with WebZPL.exe.
-
-When the user clicks on a particular label, the web server delivers a webzpl-blah.zpl file to the browser (and to WebZPL.exe)
+Secondly, I have my web browser associate .zpl (I made up this extension you can use anything you want) files with WebZPL.exe.  When the user clicks on a particular label, the web server delivers a webzpl-blah.zpl file to the browser (and consequently to WebZPL.exe).  When the application receives this data, it makes the data substitution and prints the label(s).

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JASON KLEINBUB</dc:creator><pubDate>Wed, 01 Jul 2015 15:34:58 -0000</pubDate><guid>https://sourceforge.net57596636b9abe12c50fd35f742ce205e29b544e5</guid></item><item><title>Home modified by JASON KLEINBUB</title><link>https://sourceforge.net/p/webzpl/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,6 @@
 This program reads [JSON data] from either a webservice or a file.  It substitutes data from the [JSON data] into a ZPL string, and prints the resulting label.
+
+Notes on [Configuration]

 **How I use the program.**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JASON KLEINBUB</dc:creator><pubDate>Wed, 01 Jul 2015 15:29:06 -0000</pubDate><guid>https://sourceforge.net87ccc0a729cd3d3e6a59e84fd32beb012c080ba5</guid></item><item><title>Home modified by JASON KLEINBUB</title><link>https://sourceforge.net/p/webzpl/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,13 @@
-Welcome to your wiki!
+This program reads [JSON data] from either a webservice or a file.  It substitutes data from the [JSON data] into a ZPL string, and prints the resulting label.

-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/webzpl/wiki/markdown_syntax/) syntax.
+**How I use the program.**
+I have the program running constantly pointing at a webservice.
+This service periodically delivers [JSON data].
+
+I have my web browser associate .zpl files with WebZPL.exe.
+
+When the user clicks on a particular label, the web server delivers a webzpl-blah.zpl file to the browser (and to WebZPL.exe)

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JASON KLEINBUB</dc:creator><pubDate>Wed, 01 Jul 2015 15:27:17 -0000</pubDate><guid>https://sourceforge.neted14e3b8e69d10df147306b568dbdccf04c70dae</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/webzpl/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;JSON Format Expected&lt;/p&gt;
&lt;p&gt;The application expects the data to appear in the following format.&lt;br /&gt;
{"labels":&lt;br /&gt;
&lt;a class="" href='../{"lbl":%20{"data1":"abc","data2":"efg",%20...%20"dataN":"xyz"},"count":1}
%20%20%20%20{"lbl":%20{"data1":"abc","data2":"efg",%20...%20"dataN":"xyz"},"count":1}
%20%20%20%20{"lbl":%20{"data1":"abc","data2":"efg",%20...%20"dataN":"xyz"},"count":1}
%20%20%20%20...
%20%20%20%20{"lbl":%20{"data1":"abc","data2":"efg",%20...%20"dataN":"xyz"},"count":1}'&gt;&lt;br /&gt;
    {"lbl": {"data1":"abc","data2":"efg", ... "dataN":"xyz"},"count":1}&lt;br /&gt;
    {"lbl": {"data1":"abc","data2":"efg", ... "dataN":"xyz"},"count":1}&lt;br /&gt;
    {"lbl": {"data1":"abc","data2":"efg", ... "dataN":"xyz"},"count":1}&lt;br /&gt;
    ...&lt;br /&gt;
    {"lbl": {"data1":"abc","data2":"efg", ... "dataN":"xyz"},"count":1}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/a&gt;,&lt;br /&gt;
"Remaining":0}&lt;/p&gt;
&lt;p&gt;in php I use the following.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="p"&gt;$&lt;/span&gt;&lt;span class="nv"&gt;output&lt;/span&gt;&lt;span class="x"&gt;['labels'][] = array(&lt;/span&gt;
&lt;span class="x"&gt;    'lbl'=&amp;gt; array('data1'=&amp;gt; &lt;/span&gt;&lt;span class="p"&gt;$&lt;/span&gt;&lt;span class="nv"&gt;a1&lt;/span&gt;&lt;span class="x"&gt;, 'data2'=&amp;gt;&lt;/span&gt;&lt;span class="p"&gt;$&lt;/span&gt;&lt;span class="nv"&gt;b1&lt;/span&gt;&lt;span class="x"&gt;, 'data3'=&amp;gt;&lt;/span&gt;&lt;span class="p"&gt;$&lt;/span&gt;&lt;span class="nv"&gt;c1&lt;/span&gt;&lt;span class="x"&gt;),&lt;/span&gt;
&lt;span class="x"&gt;    'count'=&amp;gt;1&lt;/span&gt;
&lt;span class="x"&gt;);&lt;/span&gt;
&lt;span class="p"&gt;$&lt;/span&gt;&lt;span class="nv"&gt;output&lt;/span&gt;&lt;span class="x"&gt;['labels'][] = array(&lt;/span&gt;
&lt;span class="x"&gt;    'lbl'=&amp;gt; array('data1'=&amp;gt; &lt;/span&gt;&lt;span class="p"&gt;$&lt;/span&gt;&lt;span class="nv"&gt;a2&lt;/span&gt;&lt;span class="x"&gt;, 'data2'=&amp;gt;&lt;/span&gt;&lt;span class="p"&gt;$&lt;/span&gt;&lt;span class="nv"&gt;b2&lt;/span&gt;&lt;span class="x"&gt;, 'data3'=&amp;gt;&lt;/span&gt;&lt;span class="p"&gt;$&lt;/span&gt;&lt;span class="nv"&gt;c2&lt;/span&gt;&lt;span class="x"&gt;),&lt;/span&gt;
&lt;span class="x"&gt;    'count'=&amp;gt;1&lt;/span&gt;
&lt;span class="x"&gt;);&lt;/span&gt;
&lt;span class="p"&gt;$&lt;/span&gt;&lt;span class="nv"&gt;output&lt;/span&gt;&lt;span class="x"&gt;['Remaining'] = 0;&lt;/span&gt;
&lt;span class="x"&gt;echo json_encode(&lt;/span&gt;&lt;span class="p"&gt;$&lt;/span&gt;&lt;span class="nv"&gt;output&lt;/span&gt;&lt;span class="x"&gt;);&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;This data can either come via http (as per the configuration, or in a file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JASON KLEINBUB</dc:creator><pubDate>Wed, 01 Jul 2015 14:58:14 -0000</pubDate><guid>https://sourceforge.net8dac4d8a3efc1721aaaa9b0a90896cdbe168c901</guid></item><item><title>Home modified by JASON KLEINBUB</title><link>https://sourceforge.net/p/webzpl/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/webzpl/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/jasonmanse"&gt;JASON KLEINBUB&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-5592de6504161f3f168d3ad1" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JASON KLEINBUB</dc:creator><pubDate>Tue, 30 Jun 2015 18:22:29 -0000</pubDate><guid>https://sourceforge.net9597e541a6c0e28a9a3e0bf2248cd07e2517b462</guid></item></channel></rss>