<?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>The OpenEdge Hive - slib</title>
 <link>http://www.oehive.org/taxonomy/term/869/0</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>Recent Excel and Word Utilities Updates and Future Plans</title>
 <link>http://www.oehive.org/node/1939</link>
 <description>&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;Recent Excel util updates -&lt;/p&gt;
&lt;p&gt;- Added a template generator procedure (samples: samples/src/excel/create_template.p and create_template_dataset.p).&lt;/p&gt;
&lt;p&gt;- Added support for datasets.&lt;/p&gt;
&lt;p&gt;- Added automatic field mapping, if the Excel defined name is the same as the buffer field.&lt;/p&gt;
&lt;p&gt;- Added borders, colors, fonts, formatting, alignment etc. styles settings (samples: samples/src/excel/set_styles.p).&lt;/p&gt;
&lt;p&gt;Recent Word util updates -&lt;/p&gt;
&lt;p&gt;- Added support and samples for pictures in the Word util.&lt;/p&gt;
&lt;p&gt;Planned updates for the Word util -&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/1939&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1939#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/186">excel</category>
 <category domain="http://www.oehive.org/taxonomy/term/892">openxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/869">slib</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>Sun, 20 Mar 2011 16:58:06 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">1939 at http://www.oehive.org</guid>
</item>
<item>
 <title>Translate Text with Google API</title>
 <link>http://www.oehive.org/node/1928</link>
 <description>&lt;p&gt;I&#039;ve seen companies translate their application for example from Dutch to French or English etc.&lt;/p&gt;
&lt;p&gt;and even though machine translation isn&#039;t perfect it might help speed things along.&lt;/p&gt;
&lt;p&gt;I&#039;ve added a Google API library with Google Translate to the Standard Libraries 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;p&gt;Here&#039;s how it works -&lt;/p&gt;
&lt;pre&gt;

/**
 * test-slibgoogle.p -
 *
 * (c) Copyright ABC Alon Blich Consulting Tech, Ltd.
 *
 *  This program is free software: you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by&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/1928&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1928#comments</comments>
 <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/869">slib</category>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Mon, 14 Mar 2011 21:45:19 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">1928 at http://www.oehive.org</guid>
</item>
<item>
 <title>Code Parsing</title>
 <link>http://www.oehive.org/node/1838</link>
 <description>&lt;p&gt;I&#039;ve added some code parsing features to the Standard Libraries.&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;Below is a sample for parsing queries -&lt;/p&gt;
&lt;pre&gt;

/**
 * test-slibpro.p -
 *
 * (c) Copyright ABC Alon Blich Consulting Tech, Ltd.
 *
 *  This program is free software: you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation, either version 3 of the License, or
 *  (at your option) any later version.
 *
 *  This program is distributed in the hope that it will be useful,&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/1838&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1838#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/867">code</category>
 <category domain="http://www.oehive.org/taxonomy/term/622">lib</category>
 <category domain="http://www.oehive.org/taxonomy/term/868">parse</category>
 <category domain="http://www.oehive.org/taxonomy/term/869">slib</category>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Mon, 16 Aug 2010 22:00:27 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">1838 at http://www.oehive.org</guid>
</item>
<item>
 <title>The Progress STandard Libraries (STL)</title>
 <link>http://www.oehive.org/project/lib</link>
 <description>&lt;pre&gt;
The Progress Standard Libraries
 

In general the libraries are compatible with Progress version 9 and upwards and are O/S neutral, unless noted differently.


To install the libraries place the slib/ directory in a directory on your PROPATH and you&#039;re ready to go, no need to change your PROPATH.

I usually just copy the slib dir to every project I do.


To use a library add the library include file to the external procedure file.

Although the libraries are essentially persistent super procedures.&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/project/lib&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/565">framework</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/961">library</category>
 <category domain="http://www.oehive.org/taxonomy/term/869">slib</category>
 <category domain="http://www.oehive.org/taxonomy/term/962">stl</category>
 <category domain="http://www.oehive.org/taxonomy/term/317">Components &amp;amp; Managers</category>
 <category domain="http://www.oehive.org/taxonomy/term/214">Development Support Tools</category>
 <enclosure url="http://www.oehive.org/files/slib.zip" length="1579507" type="application/zip" />
 <group domain="http://www.oehive.org/OERAOSIGroup">OERA OSI Group</group>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Sat, 04 Jul 2009 10:16:28 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">1497 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
