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


Unable to Printing PDF file created by PDF_new using postscript

When printing a PDF file created by PDF_new using postscript

**** Warning: xref subsection header has extra characters.
**** Warning: An error occurred while reading an XREF table.
**** The file has been damaged. This may have been caused
**** by a problem while converting or transfering the file.
**** Ghostscript will attempt to recover the data.
**** Warning: There are objects with matching object and generation
**** numbers. The accuracy of the resulting image is unknown.

**** This file had errors that were repaired or ignored.


ABL-Adapter 1.0.0-RC-1

First released: Mon, 2011-07-04 08:17

First cleaned version. Planned but already created this placeholder.


ABL-Adapter

Adapter to send and receive XML messages to and from an ESB. In this first version Sonic. Also usable to generate XSD's that can be used during a design phase.

Working on getting the source cleaned to put it here.


oehive upgrade efforts

Just a few notes in case anybody else is interested.

There will be a few of us volunteers working on this, but it's going to be an evenings and weekends effort, so we don't expect anything to move real fast.

Oehive's Drupal+modules source code is all in a public SVN repository. We also took a snapshot of the database. So, I think we all have what we need to get going (all the code and data).


More Excel and Word Utilities Updates

Just finished several big updates to the Word and Excel utilities.

Recent Word Updates -

- Added support for parts and sub parts using bookmarks (see the samples/src/word/sale_order.p sample).

- Added support for HTML and RTF values instead of plain text, numbers, dates etc. (see the samples/src/word/sale_order_html.p sample).

Recent Excel Updates -

- Added a meta table for setting field formats, styles, summaries etc. (see the samples/src/excel/create_template_ttmeta.p sample).

- with much improved calculated fields features.


Moving Forward

Time for a project to move OE Hive onto a more modern version of Drupal. I propose the following outline for this work:

1. Review modules in use as previously, but update for current D6 and D7 status.
2. Evaluate the importance of any problem modules and consider possible replacements. Determine if there is anything that can be left out.
3. Determine a plan for initial implementation. Consider D7 if possible, but D6 is more likely.
4. Copy production to staging.
5. Upgrade staging to the proposed configuration.
6. Test
7. Move to Production ... with lots of backups!


DataDigger 16

DataDigger 16

creating a binary file from progress

How do we generate a binary file from progress??


Corrupted Progress Database

Dear All,

Please anybody tell me how to fix my corrupted Progress database.
I've tried to do :
- proutil "mydb" -C truncate bi -F
the error is 'stack buffer overflow'

Thank's


Error 3406

Hello,

When I execute the shortcut:
C:\OpenEdge\DLC\bin\prowin32.exe -basekey "INI" -pf X:\SCQ\script\pf\T.sice.pf -p c:\temp\datadigger\DataDigger.p.
I receive error Unknown attribute sort-ascending use in widget:attribute phrase. (3406)
Some suggestion for resolve this problem?

Thanks.


Recent Excel and Word Utilities Updates and Future Plans

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

Recent Excel util updates -

- Added a template generator procedure (samples: samples/src/excel/create_template.p and create_template_dataset.p).

- Added support for datasets.

- Added automatic field mapping, if the Excel defined name is the same as the buffer field.

- Added borders, colors, fonts, formatting, alignment etc. styles settings (samples: samples/src/excel/set_styles.p).

Recent Word util updates -

- Added support and samples for pictures in the Word util.

Planned updates for the Word util -


Need fresh review of move to Drupal 6

I have done a couple of prior passes on module status and issues for moving to D6. This seems important now that the world is moving to D7.


Connection between Site Map and Yellowpages

The Site Map, aka Hive Map, and the Yellowpages are both customized versions of the Site Map module from Drupal ... and very nice customizations they are, too. However, neither is an actual node so there is a problem in trying to put the Yellowpages on the Site Map. The Site Map is constructed by adding terms from the Navigation Taxonomy (under Administer->Categories) to a node. Since there is no Yellowpages node, there is nothing to apply the taxonomy term too.


Translate Text with Google API

I've seen companies translate their application for example from Dutch to French or English etc.

and even though machine translation isn't perfect it might help speed things along.

I've added a Google API library with Google Translate to the Standard Libraries project.

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

Here's how it works -


/**
 * 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
#
Syndicate content