Damien Antipa
Hi, my name is Damien and I'm an engineer at Adobe Switzerland.
Home » Plugin

iOS Pull-to-refresh in mobile Safari with native Scrolling

October 16, 2012 · by Damien · in Javascript

The iOS6 developer kit for native apps is out there for a while and Apple finally added a out of the box pull-to-refresh control called UIRefreshControl. However this feature is nothing new and used by plenty of apps in different…

How to detect DOM manipulations (with jQuery)

August 20, 2012 · by Damien · in Javascript

Detecting any changes in the current DOM is not an easy task even though some current browsers support to listen to mutation events. These mutation events got recently deprecated in favor of DOM Mutation Observers and for a good reason….

APEX Drag and Drop Fileuploader

March 13, 2012 · by Damien · in Application Express

Based on my jQuery plugin I created an APEX plugin to upload files the same way. The plugin displays a dropping area and sends the files with AJAX to an APEX PL/SQL process. Try it!  Posted from Vienna, Wien, Austria.

APEX Webcam Plugin

APEX Webcam Plugin

March 1, 2012 · by Damien · in Application Express

This plugin allows you to receive pictures of a webcam in a PL/SQL execution. I used a jquery plugin from xarg.org. After installation, t is pretty simple to handle though you have to grab the BLOB from the collection on…

Camera on APEX

Camera on APEX

February 22, 2012 · by Damien · in Application Express

A current client needed a possibility to add a camera frame to an APEX application. So I created a plugin for his need. It still has some bugs but it is so super easy to configure. You can try the…

APEX and JasperServer Tunnel + Plugin

APEX and JasperServer Tunnel + Plugin

November 4, 2011 · by Damien · in Application Express

Application Express provides a good integration of the Oracle BI Publisher, not everyone wants to invest in this pretty expensive piece of software. A good open source alternative is JasperReports. I think most of the APEX developer out there use…

Update: Tabular LOV

October 30, 2011 · by Damien · in Application Express

I updated my tabular LOV plugin because it wasn’t able to select new row entries in the table. Now it is! You get the new Version here: at_nethead_tabular_form_super_lov_1_3_1Posted from Leonding, Upper Austria, Austria.

APEX Plugin: Extendable Shuttle

APEX Plugin: Extendable Shuttle

October 11, 2011 · by Damien · in Application Express

I needed a solution to add new values to an existing shuttle on user demand. That means that the user should be able to add values in a shuttle with a text input. For that mather I created a plugin…

Update: Tabular Form with Modular LOV

October 9, 2011 · by Damien · in Application Express

I created a demo for the Modular LOV for Tabular Forms plugin you can find it under http://apex.oracle.com/pls/apex/f?p=11202. Just log in with demo/demo and go on the “Orders” tab and edit an order detail (it’s page 29). If you try…

APEX Plugin Super LOV for Tabular Form

APEX Plugin Super LOV for Tabular Form

October 2, 2011 · by Damien · in Application Express

For an actual Application Express project I needed a way to choose a value from a modal dialog for a field in a page. Normally I could use the build in LOV or a simple <select> object but the problem…

1 2 Next →

Search …

My Repos

  • brackets
  • Class
  • DragGhost
  • frontend-tools
  • grunt-contrib-less
  • hammer.js
  • history.js
  • html2canvas
  • impress.js
  • Impressionist
  • iReSign
  • jquery
  • jquery.fingerpointer
  • less.js
  • pull-to-refresh-js
  • RESTed
  • toe.js
  • zepto

Twitter Updates

Error: Twitter did not respond. Please wait a few minutes and refresh this page.

Recent Comments

  • fitted wardrobes on How to detect DOM manipulations (with jQuery)
  • Lucie on APEX Plugin Super LOV for Tabular Form
  • Ben Rattigan on APEX and JasperServer Tunnel + Plugin
  • Ana on APEX and JasperServer Tunnel + Plugin
  • Authentic LV Online Outlet on Thoughts on rendering HTML markup into an image (or canvas)

Copyright © 2013 Damien Antipa