alonb's blog

DocxFactory 1.2.5

Hello All,

Just released version 1.2.5 of the Free DocxFactory Project.

Version 1.2.5 introduces several major enhancements –

  • Support for the entire list of more than 70 chart types in Microsoft Word.
  • A single XML and JSON merge function.
  • Support for multiple sections for supporting different page sizes and page orientations.

Completed adding support for extensive list of 1D and 2D barcodes to the Free DocxFactory Project

Hello All,

Just completed adding support for an extensive list of 1D and 2D barcodes to the Free DocxFactory Project.

Supported barcodes -

1D Barcodes
Code 11
Code 2 of 5 Standard
Code 2 of 5 IATA
Code 2 of 5 Interleaved
Code 2 of 5 Data Logic
Code 2 of 5 Industrial
ITF-14
Code 3 of 9 (Code 39)
Extended Code 3 of 9 (Code 39+)
Code 93
PZN
LOGMARS
Code 32
Code 128 (automatic subset switching)
Code 128 (Subset B)
GS1-128 (UCC.EAN-128)
EAN-14
NVE-18
UPC A
UPC E
EAN (2, 5, 8, 13)


Soundex Sample

Soundex sample

{slib/slibstr.i}

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


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


Version 3 of the Progress Standard Libraries Project is Available for Download

Version 3 of the Progress Standard Libraries Project is available for download.

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

Here's a short list of some of the new updates -

1. Backup/Archive/Restore utilities.

2. Salesforce.com integration library.

3. Google API library.

... and many more

Planned updates -

1. 4GL Regex library.

2. Free lite version of the 4GL Query Optimizer.

3. Free lite version of the Word and Excel utilities.

What would you like to add ?

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

Alon Blich


New Backup/Archive/Restore Utilities Added to the Progress Standard Libraries Project

New Backup/Archive/Restore Utilities Added to the Progress Standard Libraries Project

Quick overview -

Backup utility -

The backup utility does a full backup and then 6 incremental backups every time it runs for every database.

There'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.

Archive utility -


Word and Excel Utilities V9 r-code

I've uploaded version 9 r-code for the Word and Excel utilities.

Like almost everything else we do the utilities are compatible with version 9 or better and work on UNIX/Linux and Windows.

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