Blogs

Open Edge 10.1B

Hello..

Can any one provide me some turorials on Open Edge 10.1B.

Thanks
Progress2007


Outlook Code Samples

Recently many people have been asking some questions regarding progress integration with outlook. Well i found most my outlook samples that i had. Some were written by some weren't.

Contents
-Outlook 2000 and XP GLobal Defs
-Read/Write Tasks/Appts/Notes/Emails
-Creating Items
-Outlook Events
-Docs
-VBScripts
And many more!


Notification subscriptions just got easier

If you edit your account settings, you will find some new options for Organic Group email notifications.


Major Drupal Upgrade

Today and tomorrow (December 28-29) we are doing a major Drupal upgrade. We hope you like the changes! Please let us know if you find anything that is no longer working.


Groovy is so darn cool

I'm using the syntax tree from Proparse+ProRefactor, and the Groovy language, to generate XML data about procedures in an application. I want to generate XML with entries that look like this:

<tableref table='customer' create='true' write='true' delete='true' />

The Hive will be upgrading!

Our hosting service (WestHost) is putting us into the beta for a major service upgrade.

It is estimated that oehive.org will be upgraded on Thursday, November 15.


Milestones

Has anybody else noticed that the Hive now has over 1000 nodes (pages) of content?

As far as milestones go, I think this one is pretty nifty.


Prolint 70 is now available

Prolint 70 is now available! Note: It requires ProParse 3.1a released in April 2007.

This release is all about the Prolint database. It provides a session identifier with any lint session, like Progress Profiler’s Profiler ID, so that you can compare sessions over time. This allows you to see the improvement (or the opposite) over time as people work on the code.


Sample installer for Codejock components runtime

My window with the codejock components is ready for beta testing. I now needed to make an installer for the runtime version of the components. Some weeks ago I came across NSIS (Nullsoft Scriptable Install System).

In less than an hour I was able to create an installer with it.
I've attached a simple nsis source. It expects the runtime version of the components, found in cab files in %Program Files%\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v11.1.0\bin\Redist, to be extracted to a subdirectory Components.


Codejock ShortcutBar and CommandBarsFrame

This is my first attempt at a blog, forgive me for any newbie blog errors.
I'm developing a non-smart Progress window using the Codejock ShortcutBar and CommandBarsFrame controls.
I use Codejock 11.1 and Progress 10.1B01

I cannot share the actual code I developed, but I will try to share some of solutions for issues I encountered.

ShortcutBar

Items

The items added using AddItem must be windows, passing the hWnd of a frame won't work.
Progress windows aren't really suited for this job, but with the extra undocumented


Syndicate content