Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /mnt/web018/d2/82/51207682/htdocs/armbruster-it/joomla33/templates/stefans_blog_05/functions.php on line 182
Sometimes, things which seems to be very simple, are in fact very complicated. One of those things are the custom ordering of Featured Articles in Joomla 3.3. It was quite tricky to figure out how ...
In 7 Monaten vom Handwerker-Fahrzeug zum Camping Mobil
Das Wohnmobil-Umbauprojekt ist eher aus Zufall heraus entstanden. Anfang 2020 haben wir erstmalig eine Camping-Messe (CMT Stuttgart) mit dem Ziel ...
This article describes how to tokenize a string, just with plain "out of the box" Oracle SQL. In the IT we often encounter requirements to split a string in parts. With Oracle PL/SQL we have a quit ...
This article is about how Java programs can be developed directly in the Oracle database and in particular, it shows an example how to access the file system of the operating system. Since the ...
XML and JSON are perfect to manage and transfer structured data on the internet. But in a relational database like oracle the data is stored in tables who can be linked via joins. This article ...
... described in this article. To see a Demo of the Plugin, click here!
Basics
Since version 4.0 it is possible to extend the functionality of APEX with the so-called "Plugins". The plugin ...
Sometimes, things which seems to be very simple, are in fact very complicated. One of those things are the custom ordering of Featured Articles in Joomla 3.3. It was quite tricky to figure out how ...