Hive group

Welcome to The Hive Group! Be sure to subscribe, and don't forget to click "my subscription" if you want to subscribe to the mailing list.


See also:
The Hive Project
The Hive Project Issue Tracker
The Hive Group Forum


Welcome to The Hive

"The Hive" is about Progress®.
Not just OpenEdge®, but also about Sonic ESB®, Webspeed®, Apama®, ObjectStore® and the other Progress products. Well, it's a young site and most of the current content is about ABL and OERA, but we will get there.

"The Hive" is about sharing.
There are many websites where individuals are publishing their Progress related material, but they are sometimes hard to locate and we are convinced that these materials deserve a better audience. The Hive has rich tools and servers for everyone to use. You are welcome to add your blogs, whitepapers, products, source code examples, utilities and projects on The Hive.

The Hive is about hosting Open Source projects.
The site has all the facilities you need to host an open source project: source code control, forums, uploads, mailing lists, books, issue trackers. The advantage over Sourceforge for a project initiator is that every visitor is a Progress user, so it is much more likely to receive feedback and contributions. The advantage for visitors is that you can shop for many Progress projects in one place.


DataDigger 18

DataDigger 18

VST one

To collect performance related data, I think VST is the way to go. It is original and nothing beats the original. I feel like I never know enough of them and here is the place I can learn a few "useful" one, There will be "VST two", "VST three", etc.

this writing is the summary of an old document "Progress Tuning Workshop" from 2001.

1. _actSummary
aiming for high commit(high throughput), that's _summary_commits field
look at the _summary_flushed row for the flushed block, that will tell you if you have enough APWs


This copy of slibxlsx.p has expired.

Hello,

I'd like to test your XLSX-Tool (incl. generation of the template), but when I run the code the following error message appears:

"This copy of slibxlsx.p has expired."

Im using the "10.2b02-win-32bit-rcode.zip" on 10.2B06.

I hope you can explain/help!?

Thanks in advance,
Gerald


User Sanders111 created some garbage pages, who can delete them?

User Sanders111 created some garbage pages, who can delete them?


Soundex Sample

Soundex sample

{slib/slibstr.i}

message str_soundex( "Alon" ) str_soundex( "Alan" ) str_soundex( "Allon" ).


Marginal Tiete - progress game

Greetings,
I made this game to emulate Atari's Grand Prix.
You can use this code to view how to use dynamic objects and other functions like includes, and methods.

Running:
1. Extract all files,
2. Select car.p and right click, choose RUN under window's context menu or open it with progress procedure editor.

Skype me jaison.antoniazzi for questions.

Enjoy :D

Best regards,
Jaison Antoniazzi


How to install?

Hi, just trying to get this to work. So I installed OEA (10.1C), downloaded the zip, unpacked it in my testproject, then went on to step 3 from the installation guide:

3. Modify the dotr/Maia.cls as follows ....

But I cannot find a dotr/Maia.cls. There is a sports.cls that looks like it has the required structure, but should I rename/modify it? And where should it be placed?

I definitely could use a little more help here.


progress explorer tool (server 2008)

I use 10.1C on server windows 2008. i get error when i try to start progress explorer tool.
anyone , can help?

regard,
G


progress explorer tool (server 2008)

I use 10.1C on server windows 2008. i get error when i try to start progress explorer tool.
anyone , can help?

regard,
G


progress explorer tool problem with server 2008

Hello Ryno, thanks for your help,
I use 10.1C on server windows 2008. i get error when i try to start progress explorer tool.
the Adminservice runing without any problems.

thanks
Goran

I try sends few days, to find some solution for the problem with windows 2008.
the progress explorer tool, cant not be start on 2008 server .
I find something online, but it don’ts works. Did you have maybe some other solution? (Script, exe ,or something else)
(
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Java VM]
“EnableLogging”=hex:00,00,00,00


The OpenXML Libraries Recent Updates

Just uploaded a new version of the OpenXML Libraries and tutorial.

Recent updates -

- Added support for resizable images.

- Added support for external, linked images.

- Added numeric and date internationalization features.

- Bug fixes and performance improvements.

You're invited to download the tools and try the samples or just look through the tutorial.

http://www.oehive.org/project/libooxml

If you have any questions please feel free to contact me.

Alon Blich
Email: alonblich@gmail.com
Phone: +972-54-2188086
Skype: alon.blich


The OpenXML Libraries Tutorial is Available for Download

Just uploaded the first version of the OpenXML Libraries tutorial.

http://www.oehive.org/project/libooxml

Please download and read the tutorial.

I'm sure you'll find a few tricks you didn't know about.

Keep checking the project page.

More updates are planned to be released soon including a Free Lite version.


Progress sin, cos, tan finally resolved !

Every once in a while a question comes up in the Progress forums ...

I can't find the sin, cos, tan functions ?

I'm happy to say this question has finally been resolved

thanks to Jeff Pilant who donated the sin, cos, tan functions

to the Progress STandard Libraries (STL) open source project.

http://www.oehive.org/project/lib


/* test-slibmath.p */

{slib/slibmath.i}



define var iDegree as int no-undo.

repeat iDegree = 0 to 360 by 5:

    display
        iDegree                             format ">>9"                column-label "Degree"

Word and Excel Utils Express Edition for UNIX/Linux r-code is Now Available

I've uploaded UNIX/Linux r-code versions for the Word and Excel utils express edition.

Please download the utilities and try the samples.

http://www.oehive.org/project/libooxml

If you have any questions or requests please feel free to contact me.

Alon Blich
Email: alonblich@gmail.com
Phone: +972-54-2188086
Skype: alon.blich


#
Syndicate content