<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>alonb&#039;s blog</title>
 <link>http://www.oehive.org/blog/798</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>DocxFactory 1.2.5</title>
 <link>http://www.oehive.org/node/2266</link>
 <description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;Just released version 1.2.5 of the &lt;a href=&quot;http://docxfactory.com/tutorial&quot;&gt;Free DocxFactory Project.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Version 1.2.5 introduces several major enhancements –&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support for the entire list of more than 70 chart types in Microsoft Word.&lt;/li&gt;
&lt;li&gt;A single XML and JSON merge function.&lt;/li&gt;
&lt;li&gt;Support for multiple sections for supporting different page sizes and page orientations.&lt;/li&gt;
&lt;/ul&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2266&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2266#comments</comments>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Sun, 03 May 2015 09:08:29 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">2266 at http://www.oehive.org</guid>
</item>
<item>
 <title>Completed adding support for extensive list of 1D and 2D barcodes to the Free DocxFactory Project</title>
 <link>http://www.oehive.org/node/2251</link>
 <description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;Just completed adding support for an extensive list of 1D and 2D barcodes to the &lt;a href=&quot;http://docxfactory.com&quot; target=&quot;_blank&quot;&gt;Free DocxFactory Project.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Supported barcodes -&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1D Barcodes&lt;/strong&gt;&lt;br /&gt;
Code 11&lt;br /&gt;
Code 2 of 5 Standard&lt;br /&gt;
Code 2 of 5 IATA&lt;br /&gt;
Code 2 of 5 Interleaved&lt;br /&gt;
Code 2 of 5 Data Logic&lt;br /&gt;
Code 2 of 5 Industrial&lt;br /&gt;
ITF-14&lt;br /&gt;
Code 3 of 9 (Code 39)&lt;br /&gt;
Extended Code 3 of 9 (Code 39+)&lt;br /&gt;
Code 93&lt;br /&gt;
PZN&lt;br /&gt;
LOGMARS&lt;br /&gt;
Code 32&lt;br /&gt;
Code 128 (automatic subset switching)&lt;br /&gt;
Code 128 (Subset B)&lt;br /&gt;
GS1-128 (UCC.EAN-128)&lt;br /&gt;
EAN-14&lt;br /&gt;
NVE-18&lt;br /&gt;
UPC A&lt;br /&gt;
UPC E&lt;br /&gt;
EAN (2, 5, 8, 13)&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/194&quot; class=&quot;og_links&quot;&gt;Hive group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2251&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2251#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/1072">barcode</category>
 <category domain="http://www.oehive.org/taxonomy/term/1070">barcodes</category>
 <category domain="http://www.oehive.org/taxonomy/term/1073">DocxFactory</category>
 <category domain="http://www.oehive.org/taxonomy/term/907">slibdocx</category>
 <category domain="http://www.oehive.org/taxonomy/term/906">slibxlsx</category>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Sun, 13 Jul 2014 18:51:17 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">2251 at http://www.oehive.org</guid>
</item>
<item>
 <title>Soundex Sample</title>
 <link>http://www.oehive.org/node/2129</link>
 <description>&lt;h2&gt;Soundex sample&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;&lt;/p&gt;
&lt;p&gt;{slib/slibstr.i}&lt;/p&gt;
&lt;p&gt;message str_soundex( &quot;Alon&quot; ) str_soundex( &quot;Alan&quot; ) str_soundex( &quot;Allon&quot; ).&lt;/p&gt;
&lt;p&gt;&lt;/code&gt;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/194&quot; class=&quot;og_links&quot;&gt;Hive group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2129#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/1030">phonetic</category>
 <category domain="http://www.oehive.org/taxonomy/term/1029">soundex</category>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Wed, 08 Aug 2012 19:19:36 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">2129 at http://www.oehive.org</guid>
</item>
<item>
 <title>The OpenXML Libraries Recent Updates</title>
 <link>http://www.oehive.org/node/2022</link>
 <description>&lt;p&gt;Just uploaded a new version of the OpenXML Libraries and tutorial.&lt;/p&gt;
&lt;p&gt;Recent updates -&lt;/p&gt;
&lt;p&gt;- Added support for resizable images.&lt;/p&gt;
&lt;p&gt;- Added support for external, linked images.&lt;/p&gt;
&lt;p&gt;- Added numeric and date internationalization features.&lt;/p&gt;
&lt;p&gt;- Bug fixes and performance improvements.&lt;/p&gt;
&lt;p&gt;You&#039;re invited to download the tools and try the samples or just look through the tutorial.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/project/libooxml&quot; title=&quot;http://www.oehive.org/project/libooxml&quot;&gt;http://www.oehive.org/project/libooxml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have any questions please feel free to contact me.&lt;/p&gt;
&lt;p&gt;Alon Blich&lt;br /&gt;
Email: &lt;a href=&quot;mailto:alonblich@gmail.com&quot;&gt;alonblich@gmail.com&lt;/a&gt;&lt;br /&gt;
Phone: +972-54-2188086&lt;br /&gt;
Skype: alon.blich&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/194&quot; class=&quot;og_links&quot;&gt;Hive group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2022#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/186">excel</category>
 <category domain="http://www.oehive.org/taxonomy/term/895">libooxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/158">PDF</category>
 <category domain="http://www.oehive.org/taxonomy/term/159">Reporting</category>
 <category domain="http://www.oehive.org/taxonomy/term/905">slibooxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/890">word</category>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Mon, 10 Oct 2011 20:24:59 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">2022 at http://www.oehive.org</guid>
</item>
<item>
 <title>The OpenXML Libraries Tutorial is Available for Download</title>
 <link>http://www.oehive.org/node/2020</link>
 <description>&lt;p&gt;Just uploaded the first version of the OpenXML Libraries tutorial.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/project/libooxml&quot; title=&quot;http://www.oehive.org/project/libooxml&quot;&gt;http://www.oehive.org/project/libooxml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please download and read the tutorial.&lt;/p&gt;
&lt;p&gt;I&#039;m sure you&#039;ll find a few tricks you didn&#039;t know about.&lt;/p&gt;
&lt;p&gt;Keep checking the project page.&lt;/p&gt;
&lt;p&gt;More updates are planned to be released soon including a Free Lite version.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/194&quot; class=&quot;og_links&quot;&gt;Hive group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2020#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/895">libooxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/905">slibooxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/965">tutorial</category>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Mon, 19 Sep 2011 18:53:28 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">2020 at http://www.oehive.org</guid>
</item>
<item>
 <title>Progress sin, cos, tan finally resolved !</title>
 <link>http://www.oehive.org/node/2010</link>
 <description>&lt;p&gt;Every once in a while a question comes up in the Progress forums ...&lt;/p&gt;
&lt;p&gt;I can&#039;t find the sin, cos, tan functions ?&lt;/p&gt;
&lt;p&gt;I&#039;m happy to say this question has finally been resolved&lt;/p&gt;
&lt;p&gt;thanks to Jeff Pilant who donated the sin, cos, tan functions&lt;/p&gt;
&lt;p&gt;to the Progress STandard Libraries (STL) open source project.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/project/lib&quot; title=&quot;http://www.oehive.org/project/lib&quot;&gt;http://www.oehive.org/project/lib&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;

/* test-slibmath.p */

{slib/slibmath.i}



define var iDegree as int no-undo.

repeat iDegree = 0 to 360 by 5:

    display
        iDegree                             format &quot;&amp;gt;&amp;gt;9&quot;                column-label &quot;Degree&quot;&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/194&quot; class=&quot;og_links&quot;&gt;Hive group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2010&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2010#comments</comments>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Fri, 12 Aug 2011 18:24:03 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">2010 at http://www.oehive.org</guid>
</item>
<item>
 <title>Word and Excel Utils Express Edition for UNIX/Linux r-code is Now Available</title>
 <link>http://www.oehive.org/node/2007</link>
 <description>&lt;p&gt;I&#039;ve uploaded UNIX/Linux r-code versions for the Word and Excel utils express edition.&lt;/p&gt;
&lt;p&gt;Please download the utilities and try the samples.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/project/libooxml&quot; title=&quot;http://www.oehive.org/project/libooxml&quot;&gt;http://www.oehive.org/project/libooxml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have any questions or requests please feel free to contact me.&lt;/p&gt;
&lt;p&gt;Alon Blich&lt;br /&gt;
Email: &lt;a href=&quot;mailto:alonblich@gmail.com&quot;&gt;alonblich@gmail.com&lt;/a&gt;&lt;br /&gt;
Phone: +972-54-2188086&lt;br /&gt;
Skype: alon.blich&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/194&quot; class=&quot;og_links&quot;&gt;Hive group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2007#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/958">docx</category>
 <category domain="http://www.oehive.org/taxonomy/term/960">msoffice</category>
 <category domain="http://www.oehive.org/taxonomy/term/891">office</category>
 <category domain="http://www.oehive.org/taxonomy/term/959">office open xml</category>
 <category domain="http://www.oehive.org/taxonomy/term/892">openxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/957">xlsx</category>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Wed, 03 Aug 2011 21:11:58 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">2007 at http://www.oehive.org</guid>
</item>
<item>
 <title>Version 3 of the Progress Standard Libraries Project is Available for Download</title>
 <link>http://www.oehive.org/node/2006</link>
 <description>&lt;p&gt;Version 3 of the Progress Standard Libraries Project is available for download.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/project/lib&quot; title=&quot;http://www.oehive.org/project/lib&quot;&gt;http://www.oehive.org/project/lib&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here&#039;s a short list of some of the new updates -&lt;/p&gt;
&lt;p&gt;1. Backup/Archive/Restore utilities.&lt;/p&gt;
&lt;p&gt;2. Salesforce.com integration library.&lt;/p&gt;
&lt;p&gt;3. Google API library.&lt;/p&gt;
&lt;p&gt;... and many more&lt;/p&gt;
&lt;p&gt;Planned updates -&lt;/p&gt;
&lt;p&gt;1. 4GL Regex library.&lt;/p&gt;
&lt;p&gt;2. Free lite version of the 4GL Query Optimizer.&lt;/p&gt;
&lt;p&gt;3. Free lite version of the Word and Excel utilities.&lt;/p&gt;
&lt;p&gt;What would you like to add ?&lt;/p&gt;
&lt;p&gt;If you have any questions or requests please feel free to contact me.&lt;/p&gt;
&lt;p&gt;Alon Blich&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/194&quot; class=&quot;og_links&quot;&gt;Hive group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2006&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2006#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/952">archive</category>
 <category domain="http://www.oehive.org/taxonomy/term/951">backup</category>
 <category domain="http://www.oehive.org/taxonomy/term/924">google</category>
 <category domain="http://www.oehive.org/taxonomy/term/622">lib</category>
 <category domain="http://www.oehive.org/taxonomy/term/623">libraries</category>
 <category domain="http://www.oehive.org/taxonomy/term/953">restore</category>
 <category domain="http://www.oehive.org/taxonomy/term/955">salesforce</category>
 <category domain="http://www.oehive.org/taxonomy/term/954">salesforce.com</category>
 <category domain="http://www.oehive.org/taxonomy/term/956">sfdc</category>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Wed, 03 Aug 2011 16:25:42 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">2006 at http://www.oehive.org</guid>
</item>
<item>
 <title>New Backup/Archive/Restore Utilities Added to the Progress Standard Libraries Project</title>
 <link>http://www.oehive.org/node/2005</link>
 <description>&lt;p&gt;New Backup/Archive/Restore Utilities Added to the Progress Standard Libraries Project&lt;/p&gt;
&lt;p&gt;Quick overview -&lt;/p&gt;
&lt;p&gt;Backup utility -&lt;/p&gt;
&lt;p&gt;The backup utility does a full backup and then 6 incremental backups every time it runs for every database.&lt;/p&gt;
&lt;p&gt;There&#039;s an additional script to backup after images that can be set to run every 15/30 minutes. The backup and after image backup use .lk files and will not interfere with each other. &lt;/p&gt;
&lt;p&gt;Archive utility -&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/194&quot; class=&quot;og_links&quot;&gt;Hive group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2005&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2005#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/952">archive</category>
 <category domain="http://www.oehive.org/taxonomy/term/951">backup</category>
 <category domain="http://www.oehive.org/taxonomy/term/953">restore</category>
 <enclosure url="http://www.oehive.org/files/archive.jpg" length="493184" type="image/jpeg" />
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Wed, 03 Aug 2011 16:01:52 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">2005 at http://www.oehive.org</guid>
</item>
<item>
 <title>Word and Excel Utilities V9 r-code</title>
 <link>http://www.oehive.org/node/1988</link>
 <description>&lt;p&gt;I&#039;ve uploaded version 9 r-code for the Word and Excel utilities.&lt;/p&gt;
&lt;p&gt;Like almost everything else we do the utilities are compatible with version 9 or better and work on UNIX/Linux and Windows.&lt;/p&gt;
&lt;p&gt;Please download the utilities and try the samples.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/project/libooxml&quot; title=&quot;http://www.oehive.org/project/libooxml&quot;&gt;http://www.oehive.org/project/libooxml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have any questions or requests please feel free to contact me.&lt;/p&gt;
&lt;p&gt;Alon Blich&lt;br /&gt;
Email: &lt;a href=&quot;mailto:alonblich@gmail.com&quot;&gt;alonblich@gmail.com&lt;/a&gt;&lt;br /&gt;
Phone: +972-54-2188086&lt;br /&gt;
Skype: alon.blich&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1988#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/186">excel</category>
 <category domain="http://www.oehive.org/taxonomy/term/895">libooxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/944">ooxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/158">PDF</category>
 <category domain="http://www.oehive.org/taxonomy/term/945">printing</category>
 <category domain="http://www.oehive.org/taxonomy/term/905">slibooxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/890">word</category>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Fri, 24 Jun 2011 18:14:32 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">1988 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
