I’ve got a couple items here that I think are somewhat news-worthy, at least related to this blog.  Instead of several small posts though I thought I would combine them.

New Bloggers

I’m adding a couple new bloggers to my recommended reading section which just shows as “recommended” because of the word wrap.

Alan Evan’s blog - www.cleverthink.com.  Alan, as the blog title goes, is a pretty clever guy who writes about technology, business and many of the new trends coming our way.  He’s a pretty active blogger, posting just about every other day.  It’s kinda funny because he sits about 30 feet from me at work and I never knew…now I do and I dig his blog so give it a read.

John Sim - www.bluestudios.co.uk/blog.  John’s blog apparently has been around for some time, but it appears he’s now starting working with Oracle’s Universal Content Server.  He has quite a bit of content on a variety of subjects, but is also posting some UCM examples.

New Component Version

All of my UCM examples and components are developed right here(as if you could see me) on my local laptop.  I’m running W2K03 server R2, Oracle enterprise 11g and Oracle UCM 10gr3 1.3.3.3(something like that…just patched so it ends with 3 now).  If your environment is different most of these examples will still work, but ocassionally there are issues.  For instance,  I had a request for a Stellent 7.5.1 and JVM 1.4.2 version of the IDOC Developer interface.  I don’t have a great 751 test environment, but I managed to dig one up at work.  It needed a couple tweaks, but over all pretty much the same.  Here’s the link though if you need that earlier version(rememebr you will need scriptaculous).

idocdeveloper_stellent751_java_142

Really, Really old Refinery Example

Way back in the day I had a lot of fun playing with Stellent’s inbound refinery.  In fact the first project ever posted to content on content management was a .NET example and framework to create a custom conversion engine for the 7.5.1 refinery.  Basically it was two projects; The framework which is just an assembly that provides an abstract class you inherit to create the conversion engine and an example conversion engine using the framework.  I wrote the post, threw it up on the site(then in DotNetNuke..yuck) and proceeded to ignore the blog for the better part of a year(I am pretty sure no one ever visited the site either).  By the time I actually started blogging 10gr3 was out with it’s whole new refinery and I never re-posted the project.  Then a few weeks ago on the Oracle forums I mentioned the example and there was a bit of intrest in the project.  I’ve actually had it posted for download for a little while now, but figured I would call some attention to it with this post.

Here’s the link:

.NET Custom Refinery Converter