Here's a very easy example of how to join RESTful services with JQuery and some data binding from KnockoutJS. This is a page that shows...
[Read More]
Who's on first? Adding Who columns in the Modeler
The SQL Developer Datamodeler has some great built in transformation. Let's take a look at the Table Template one. I'm going to start with...
[Read More]
No DB access? Use REST
The problem. There's an arbitrary sized image in a database which needed to be made square, sized into 4 sizes, and have a border to...
[Read More]
Nicer URLs for APEX, yet another option, Part 2
Here's taking the nicer URLs one more step and I think I have 2 more that will follow next week. I have been doing...
[Read More]
Using RESTful to deliver Images for APEX
Who doesn't want things to be faster. Here's a very easy way to get images in the database out faster. The normal way to...
[Read More]