The Bezzotech library page contains links to content management resources that you may find useful. These resources include source code samples, presentations, and general information. All samples are provided as-is, with no support or warranty. If you would like support, bug fixes, or modifications to the samples, please contact Bezzotech.
You may also wish to visit the founder's Enterprise Content Management blog, for information about technology, and Oracle ECM specific articles.
| Name | Description |
|---|---|
| The Definitive Guide to Content Server Development | A 500 page textbook about how to customize the Stellent Content Server, and create applications with it. Most of this is applicable to Oracle Universal Content Management as well. Also available at Amazon.com. |
| Sample code from Stellent book | All sample HCSP, JSP, Java, and custom components shown in the Stellent book, with some error corrections. |
| Mashups, and New Trends In Enterprise Software (technical) | A presentation Bex gave at Crescendo 2007, about creating enterprise mashups with Stellent/Oracle technology. Also download the SampleMashup component to see how mashups work with the Stellent/Oracle content server. |
| Mashups, and New Trends In Enterprise Software (non-technical) | Bex's keynote presentation at Minnesota's AIIM CONTROL event, January 2008. This one contains more general information about enterprise mashups, and avoids mentioning specifics about the Stellent/Oracle content server. |
| Introduction to Writing Integrations With Oracle/Stellent | A high-level presentation Bex gave at Crescendo 2007, about 50 different ways to integrate your application with Oracle/Stellent content management. This included CIS, SOAP, command-line tools, ActiveX controls, and RSS Feeds, among others. |
| Content Server Security - Challenges and Best Practices | A security presentation Bex gave at Crescendo 2006, containing general information about computer security, and how to protect your content server. Many of the tips presented here were merged into the 10GR3 Content Server release. |
| Remote Metadata Updater | An example of how to connect to the Content Server from an Excel spreadsheet. This uses Visual Basic for Applications and SOAP to search for content items, and modify their metadata. Source code is provided. Note: not currently compatible with the ExtranetLook component. |
| RSSFeeds Sample Component | An excellent sample that demonstrates how to generate an RSS Feed from just about anything in the Content Server. It includes sample RSS feeds for search results, Site Studio static lists, and even the error logs! Documentation is also included. |
| SampleBlogs Component | A sample Site Studio web site that demonstrates how to add a blog on your page. It includes the FCKEditor for quick-post functionality. |
| SampleWikis Component | A sample Site Studio web site that demonstrates how to create a Wiki. Your wiki pages can even be Microsoft Word documents. Supports some wiki markup, but most styling should be done with the Site Studio editor. You might also want the Java source, to add more wiki markup support. |
| HowToComponents for 7.5 | A collection of eight tutorials that help demonstrate how to create a Java component. It includes the following components: AcmeMail, AddAlternateFile, DataAccess, DatabaseProvider, DynamicPrefix, NewIdocScript, ScheduledEvent, StockQuotes, and WorkflowCheck. |

