Software Development

Share

When you need to run an ORACLE DB task every day the best choice is to use the Scheduler. Scheduled Jobs can be used to run PL/SQL Blocks, Stored Procedures or even scripts. To setup the job, we need to fill in some mandatory fields:

Continue Reading  

Share

Hello. In this article I will show you how to connect to a FTP server, get the files found there and save them into the Media Library of a Liferay Portal.

Continue Reading  

Share

Hello! In this tutorial I will show you how to create the following: Liferay Hook (using Liferay Hook Configuration) A custom Liferay Role using the Hook How to add permissions to the Liferay Role programmatically  

Continue Reading  

Share

Hello! In this tutorial I will tell you how to install and configure Liferay 6.2 with Eclipse.

Continue Reading  

Share

As you may know, Liferay 6.2 is using Bootstrap 2 together with an UI framework called AlloyUI. I believe we can all agree that this combination doesn’t really help with reaching the desired results anymore. Most of you feel the need for something more, something you are more familiar with, something like Bootstrap 3 (for […]

Continue Reading  

Share

This eclipse project is a modelling framework which also provides application building tools. In short, it offers you the tools to create your data model and then generate code based on it.

Continue Reading  

Share

IBM introduced with Lotus Notes Version 8.x the Eclipse-based extension that comes with many new features and functions.  A world of new opportunities for software failures appears. Lotus Notes present a Fault Reports database that made it easier to gather crash information, but doesn’t provide any tools for fixing the issues or identifying the cause […]

Continue Reading  

Share

You have an awesome app with some awesome design elements, the last step in making your app really stand out is typography. The fonts you use in your app can make a really big impact so, naturally,  you choose and apply some awesome fonts and then you realize:  there’s one part of your app that doesn’t quite match […]

Continue Reading  

Share

If you have ever designed an XML layout, I am certain that you used some hard coded values at least once. How many times have you forgotten to remove those values and they ended up in your final product ? Yeah, I don’t like that answer either !  Continue reading if you want to know […]

Continue Reading  

Share

In Oracle Database 11g , when you need to update values of certain records from one table,  and the value and the records to update are determined by a second table, you can use a subquery in the update statement to achieve the update. Using “EMPLOYEE”  and “EMPLOYEE_STAGING”  tables as an example , we want […]

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