CULTURE + technology = Enterprise 2.0

Bex Huff over at Bezzotech has put together a nice presentation on Enterprise 2.0 and put it up on slideshare here.

The take-aways for me were:-

1. That organizational culture is just as important, if not more than the technology in Enterprise 2.0.  At least at the moment anyway.

2. Therefore Enterprise 2.0 will be different for every organization.  No two organizational cultures are the same right?

3. Don’t be afraid of a few failures along the way.  Just make sure you learn from them!

Anyone following Chuck Hollis’s journey in social media will know that we have had very similar experiences.

Advertisement

Documentum Composer and Ganymede

Release 6.5 of Documentum Composer contains bug fixes to allow it to run on Ganymede (Eclipse 3.4).  Just to be absolutely clear this isn’t a platform that will be supported by our Tech Support organization because Composer hasn’t actually been certified on it; i.e. it hasn’t been through QA in this configuration.  But I checked in the bug fixes and I’ve been developing and running Composer on it for 3 or 4 months now.  I haven’t found a problem yet so I am pretty confident that it will work for you.

To upgrade to Ganymede, download and unzip the Eclipse IDE for Java EE from here.

Launch it and use the new (p2) Update Manager to download EMF Validations, which is the only dependency required by Composer not included in the Java EE package.  Help ->Software Updates->Available Software->Ganymede->Uncategorized->EMF Validation Framework SDK 1.2.0.

Eclipse will now restart.

Once it restarted close it again.  Now copy all folders and jars beginning “com.emc.ide%” from the features and plugins folders of your existing Composer 6.5 install into the dropins folder of your Eclipse for Java EE install.  Note that prior to Eclipse 3.4 we used to drop these resources into the the corresponding features and plugins folders.  However, Eclipse 3.4 introduced a new provisioning system called p2 and a new configurator.  These have deprecated the capability to just drop features and plugins into these corresponding folders.  These were deprecated in favour of this new “dropins” folder.

That’s it.  You should be all set.

Happy Composing.