Category Archives: Site Studio

Eval This! Creating Reusable Fragments with Site Studio

There’s a pretty clever function used in Site Studio JSP development called evalIdcScp. It’s a method on the idcserver.ServerBean and if you’ve worked with or implemented a JSP Site Studio site, you’ve undoutably run accross it more than once. As … Continue reading

Posted in Fragments, IDOC, JSP, Site Studio | Leave a comment

Templating with Fragments

I’ve been playing around with an idea for a little while, one which I’m not actually 100% sold on yet, but I figured I would put it out there.  It has to do with Site Studio templates and how one … Continue reading

Posted in Fragments, Oracle, Site Studio | Leave a comment

Fun with Content Server Localization

Oracle / Stellent Content Server provides some pretty robust localization support.  I’m often suprised how much functionality there is to support localized data.  Strings and dates can be returned in a variety of languages and formats all based on the user’s … Continue reading

Posted in IDOC, Java, Oracle, Site Studio | Leave a comment

Site Studio Tips, Tricks and Hacks

I thought I would throw together a list of some of the things I do when setting up or even working with Site Studio.  Nothing too crazy or ground breaking, just some things I do to make life a little … Continue reading

Posted in Fragments, JSP, Oracle, Site Studio, Stellent | 6 Comments

OpenWorld – Monday

Very fun stuff so far here at OpenWorld.  Not too much to report from Sunday evening, basically the standard kick off stuff.  Monday though was the start of sessions and when we started seeing what the former Stellent folks had … Continue reading

Posted in Content Management, OpenWorld, Site Studio, Stellent | Leave a comment

Script.aculo.us Component for Oracle/Stellent

About a year ago one of my co-workers introduced me to the Scriptaculous Javascript library.  At the time I have to admit I wasn’t very impressed by Javascript-anything, but I was working on a project which was going to require … Continue reading

Posted in Javascript, Oracle, Site Studio, Stellent | 1 Comment

Oracle/Stellent Site Studio Doc Info Caching

One of the things I’ve struggled with when developing fragment controls in Site Studio is; what’s the best way to get the metadata for the content region while in a fragment?  The problem has been that while a fragment is … Continue reading

Posted in Fragments, IDOC, JSP, Oracle, Site Studio, Stellent | 3 Comments