Posted on Aug 22, 2010

How to Install Oracle EBS R12 on Redhat Enterprise Linux 5.5

Before we begin the wild ride, there a few modifications that needs to be done to the system, a few packages need to be installed. I’ll assume that you have searched for quite a while and maybe you even tried to install the damn thing and ran into errors, so I’ll get right into the process. Here what we’re going to do:

  1. Install Development Tools
  2. Install required packages
  3. Modify the System Configuration and Kernel (don’t panic)
  4. Create Required Users
  5. Install Oracle Apps

Continue Reading

Posted on Aug 27, 2009

Firefox Extensions Every Developer Should Use

There are a lot of factors that makes Firefox the best browser currently available, but what makes Firefox really stands out is it support for extensions. A Firefox extension is an addon feature to the browser. There are thousands of available addons and in this post I’ll list some of the most used extensions by developers, in fact every developer should be using them.
Continue Reading

Posted on Aug 24, 2009

jQuery Facebook Plugins

Facebook interface is as simple as it gets, and yet many of the elements that define this interface are very powerful and have proven to be very popular, so popular that jQuery developers created plugins to imitate those elements. In this post I’ll introduce you to two jQuery plugins that imitate facebook elements.
Continue Reading

Posted on Aug 10, 2009

How to Create Your First WordPress Plugin

WordPress is a very powerful and popular blogging platform. Once you start using it you will fall in love with it and sooner or later you’d want to create your own plugin to extend its functionality. So if you want to learn how to create your own WordPress plugin then you have come to the right place.

A WordPress plugin is simply one or more PHP files that adhere to certain rules and conventions. All you need to understand and complete this tutorial is a basic understanding of PHP programming.

Before we get started, let me explain what does the plugin we’re going to write will do. It simply displays the most commented 5 posts. Pretty simple and straight forward plugin which makes it an ideal example to explore the concept behind a WordPress plugin. We will call the plugin “WP Most Commented”.

Continue Reading

Posted on Mar 22, 2009

Textmate Ruby on Rails 2 and CSS Bundles Imported into Intype

I’ve converted Textmate Ruby on Rails 2 and CSS Bundles Imported into Intype. I’ve tested both of them but if find any errors please notify me by leaving a commend or sending me an email at eng.ahmed.elhussaini@sandbox-ws.com

Use the links below to download the bundles: