Collaborate 2012 was a great event for the WebCenter product stack at Oracle. Excellent customer turnout, combined with a wealth of resources for WebCenter, helped to make this a very worthwhile event. I presented the following deck to provide an overview of WebCenter Template development and design best practices. Hope that these tips are helpful in your deployments.
Hi John,
Hope you don't mind me using the forum in this way.
I'm looking for an oracle webcenter designer who has considerable experience with UCM and integrating designs for a new web portal. Ideally it would be someone who has implemented flat designs in webcenter installations and really knows this area and the limitations well.
The tricky bit seems to be to find these skills in the South East of the UK - the portal build is being done in Milton Keynes, UK and we would prefer someone on site for a couple of weeks if possible.
Can you help at all.
Thanks.
Mark Davies
mark_mjdconsulting Hey Mark,
No worries at all - happy to help where possible. Have you reached out to Fishbowl per chance? They have an office in the UK and an awesome design guy who does WC Portal + WC Content very well and is an Oracle Ace - https://apex.oracle.com/pls/apex/f?p=19297:4:1155751261007::NO:4:P4_ID:5140.
Hope that helps.
Cheers,
John
John Brunswick John, many thanks for your reply. Touching base with jim shortly.
Thanks, Mark
mark_mjdconsulting The link to the Ace profile via LiveFyre will need to be cut and paste to work... The following is their blog that may also help - http://cfour.fishbowlsolutions.com. John Sim is the guy you will be looking for :-)
Hi John,
Is it possible to make responsive designs with ADF?
Thanks,
Joe
joeswislocki Yes - it is possible. It will take some legwork, as ADF components will add markup to the page that you then need to use media queries, etc to adjust the behavior of. I have been buried with client work (which is great!), but hoping to get around to taking a stab at an approach to enable easy responsive design for our portal apps. Will definitely post if / when that happens - a big area of interest lately for everyone.
John Brunswick Hi John,
Do you happen to have or know of a good tutorial that shows how to take a unique web design(psd, html, css...) and implement it into JDeveloper to create a portal? Also, what is the best technique to transition native html into JDeveloper's native xml format?
Thanks
joeswislocki Hey Joe,
That spans quite a few disciplines, I do not know of a single tutorial that would illustrate that. With that being said... there are some excellent videos / tutorials around moving PSDs to HTML templates. If you Google around a bit there are some good examples like http://net.tutsplus.com/tutorials/site-builds/from-psd-to-html-building-a-set-of-website-designs-step-by-step/.
Once you have the HTML, you basically move it into a JDeveloper portal template. The key will be to use minimal geometry with ADF and let the HTML do the work in the page layout. The above hopefully can help with some of that.
Are you going to be at Oracle Open World? I will be there and we can discuss in more detail.
Cheers,
John
John Brunswick Hi John,
I will not be at Oracle Open World, but I will be taking ADF training the following week.
It is an exciting challenge to learn a new framework.
Thanks for the advice.
Hi John,
Very useful tips, thanks for that.
But I have a question. When we are working together with design teams, it's better to let the developers build the entire HTML/CSS inside JDeveloper or it's better to let the designers create the HTML/CSS and after that the developers try to adapt this HTML/CSS styles (create by designers) into Webcenter Portal? What is the best approach recommended?
Cheers,
Andre
andre_almar Thanks for the kind words Andre.
There is no right or wrong approach, but my preference would be to adapt a design into a portal template in JDeveloper. There will be some minimal ADF work to bring the JDeveloper template to parity with the HTML / CSS markup produced by designers and it is generally done by a developer / designer who has at least a little knowledge of ADF and the above considerations.
Hope that helps!
Cheers,
John