Archive | Integration RSS feed for this section

Integrate Speech Recognition into Oracle APEX

12. May 2008

1 Comment

Tyler Muth has posted a really cool example on how to integrate Oracle APEX with another service. Jott is a speech recognition service and allows to integrate third party applications into there service. Tyler used this mechanism to write the output text of the speech recognition into the table of an Oracle APEX application. Read all [...]

Continue reading...

Integrating ExtJS Javascript Library into Oracle APEX

3. February 2008

1 Comment

Do you want to know how you can integrate the ExtJS Javascript Library into Oracle Application Express (APEX)? Mark Lancaster has set up an ExtJS example application showing the integration and how such an Oracle APEX application could look like. Check it out!

Continue reading...

Integrating a Slider Control into Oracle APEX

25. January 2008

5 Comments

Oracle Application Express (APEX) doesn’t come with a built-in Slider Control widget, but it’s quite easy to integrate one of the existing Javascript libraries like the Tigra Slider Control. See there example page 1 and page 2 for how the sliders can look like. But you can also use your own images for the slider. What [...]

Continue reading...

Integrating Oracle APEX with PayPal Payments Pro

18. September 2007

2 Comments

The Oracle APEX team has just published a white paper about Integrating Oracle Application Express with PayPal Payments Pro. They have also created a packaged application which you can use to immediately start of. Good job Jason! There have been several postings on the OTN forum where people have been looking for such an how-to to [...]

Continue reading...

Adding a CAPTCHA to your Oracle APEX application

6. September 2007

16 Comments

Haven’t had the requirement to add one in my applications until now, but after reading Dan’s posting about integrating reCAPTCHA with Oracle SSO, I thought that shouldn’t be to hard to integrate into an Oracle Application Express (APEX) application too! A nice challenge for the evening I know that there are some similar solutions [...]

Continue reading...

My first OTN article – Yahoo Pipe integration

8. March 2007

6 Comments

Just saw that the Oracle APEX team has updated the Oracle APEX community page on OTN. And… *drum roll* they have included my first OTN article about Yahoo Pipe integration into Oracle APEX!!!

Continue reading...

Denes has released an unwrapped version of his Flash Charting solution

20. February 2007

0 Comments

Some time ago I blogged about replacing the SVG APEX charting with a Flash charting solution which is more “sexy” than the SVG charts. The drawback of the solution was that the package which you had to use was wrapped. But the good news is that Denes Kubicek has just released an Unwrapped version of the package. So [...]

Continue reading...

Integrating Yahoo Pipes into APEX

10. February 2007

2 Comments

Maybe you have already read about Yahoo Pipes which you can use to build your own mashups. Today, I did a quick test. It has a nice Web/JavaScript interface and is really easy to use. After I finished my first “Pipe” I thought about how to integrate the output into Oracle APEX.

Continue reading...

Using Google Account for APEX authentication

30. January 2007

3 Comments

Read a very interesting posting on Przemek Piotrowski blog about using the Google Account credentials for an APEX application login. The method described uses the Google Account Client Login API for verifying the user. More details at Application Express user authentication using Google Account. I think that’s a good example of the flexibility of APEX to adapt to [...]

Continue reading...

Integration of Google Maps, Oracle Maps, … into APEX

17. January 2007

5 Comments

Integration of Google Maps, Oracle Maps, … into APEX

I thought it’s a good idea to have an overview of all the different “How-To integrate [xxx] Maps into Oracle APEX” postings out there. That should make it easier for you to find the relevant pieces on how to integrate maps into your applications.

Continue reading...