Software Technologies

Share

Dynamic Host Configuration Protocol (DHCP) assigns dynamic IP addresses on a network. So each time the computer connects to the network, DHCP allows a computer to have a different IP address. But in some cases, like when installing Oracle Database or Oracle Business Intelligence, you need to assign a local IP address to that computer. […]

Continue Reading  

Share

As you may know, bank statements manual input and reconciliation is a demanding task. You won’t have to bother anymore after setting up bank statements import and reconciliation. This example uses EBS Oracle 12.0.6. and the file format imported is SWIFT MT940. Here are a few steps to setup and submit the actual request for

Continue Reading  

Share

The goal is to simulate a motion by filling this path drawn over a background image using JavaScript only. Will consider a simple way, cut in solid color, with transparent background. In real situation will be, say, a meaningful path with respect to some landscape.

Continue Reading  

Share

Regular expressions (or regexp) are used in programming to identify a template, a model, or elements that repeat in a predictable manner. They are a special sequence of characters that help you match or find strings or sets of strings, using a specialized syntax. Regular expressions reduce development time, because it takes only one line […]

Continue Reading  

Share

In this post i will show you a easy way to add different header images for each page or post in your blog / website. The fastest way to achieve this is to use Custom Fields, this allows us to add additional meta information to posts. In the next example the header image it is […]

Continue Reading  

Share

This post is about encrypting / drecrypting data, files more exactly. After google-ing for a while i found this to be very usefull for what i needed. This class uses RIJNDAEL-256 block cipher, which is based on a symetric key algorithm, this means that it’s using the same key for encryption and decryption.

Continue Reading  

Share

Our client wanted a solution for displaying testimonials on his TYPO3 website. The easiest way to accomplish this was creating some items that can be edited in the backend of the website and a front end plugin for the list and detail view. One of the great things that TYPO3 provides is the TCA (Table […]

Continue Reading  

Share

In EBS R12 (Oracle Enterprise Business Suite Release 12), seeded AAD (Application Accounting Definition) does not work for OPM (Oracle Process Manufacturing) transactions. Anyway this standard functionality is not quite far away. With common effort we can get to accounting entries. The most straight forward solution is to copy seeded setup in a user owned […]

Continue Reading  

Share

This article will briefly describe how to create a JAX-WS webservice with JBoss 5.1 and how to avoid JAXB serialization/deserialization problems that might arise during the deploy process of the webservice.

Continue Reading  

Share

As you know, Snippets are available since Visual Studio 2005 and Add-Ins since Visual Studio 2003, but we rarely asked “Can these help our work?”. Yes, they do. It’s not important how they are created, for this are many tutorials available, important is how those could help us.

Continue Reading  

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close