WebCenter 11g Book – Hello World Examples, Screenshots, and Tutorials

AshokNews and Updates, Offerings, Technical TipsLeave a Comment

Our WebCenter 11g book has been out a few weeks and I have heard some good reviews from people who have picked it up. This version 1 book will quickly get you started with WebCenter 11g, providing you step-by-step screenshots on creating your environment followed by a Hello World web service that is exposed to the web as a WebCenter portlet among other common business scenarios you may need to accomplish.

ColdFusion 9 Development on Windows (Standalone Server, ColdFusion Builder, and HelloWorld)

AshokIndustry Trends, News and Updates, Technical TipsLeave a Comment

This guide walks through an installation of:

  • Standalone ColdFusion 9 Developer Edition (Server)
  • Standalone ColdFusion Builder (IDE)

Upon installation of the above, this guide further walks through how to configure the ColdFusion Builder IDE and build simple “Hello World” application.

PS: I can’t remember the last Hello World that was this simple to develop with such few lines of code.

[box type=”download”]Free Download
Please complete the following for access to the free download.
[emailreq download_id="3" contact_form_id="7"]

[/box]

Debug PHP — Xdebug with your IDE (NetBeans, Eclipse, etc.)

AshokTechnical TipsLeave a Comment

I came across an extremely handy tool online for setting up my local development environment to debug PHP.

It provided me with a link to the file I needed, the location where I should copy it, and the config file changes I needed in my php.ini. Note, it didn’t tell me a couple of parameters I needed, so I am sharing all my changes to php.ini.

JDeveloper Fusion Middleware Extensions (WebCenter, SOA, AIA, BPM)

AshokTechnical TipsLeave a Comment

Strange thing. All of a sudden, we cannot install JDeveloper extensions through the JDev GUI (Help > Check for Updates). It seems the Oracle Update tool is not working — been about 1 day. Though there are no errors, the extension doesn’t even appear to download and nothing is any different when you restart JDeveloper. If you run into this, you can download the latest extensions manually. [box type=”info”]11g PS3 11.1.1.4.x UPDATE on 1/17/11: We have verified that the updates and extensions have been updated for 11g Patch Set (PS3).[/box]

Google Docs Redirect Loop

AshokTechnical TipsLeave a Comment

You may have noticed a redirect loop when trying to navigate to a Google Doc. Chances are that you have multiple Google accounts that you have logged into at the same time. Though Google is working to make the experience more seamless by providing an interface that allows you to choose which account to use when opening a document, we have still seen this redirect error occur appear (so far, only in the Google Chrome browser). You should be able to avoid the redirect loop by signing out of your other Google accounts — you may also be able to … Read More