Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Startup Listener or events in Liferay

Hello Guys Liferay provide startup funcationality to deploy theme. portlet and hooks etc. You can utilize the StartupAction. It is merely an Event of liferay, which is get triggered on startup of a plugin in liferay portal. This method will only g

Resolve Generic Engine spellcheck reindexing causes java.lang.NullPointerException

Hello Guys Many times we are getting NullPointerException in our liferay server log during upload, upadte and delete files. Error look like as below in our server log : 20:22:50,828 INFO [liferay/search_writer/SYSTEM_ENGINE-3][BaseSpellCh

Asp.net calendar control properties and events

These are the following Useful Properties and the events of the Calendar control: DayNameFormat: style of the days of the week. Possible values are FirstLetter, FirstTwoLetters, Full, Short, and Shortest. NextMont

To show the current date month and year using javascript

Hi,   Below code example will help you to "show the current date month and year using javascript".   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"

Media Types

CSS Media  types CSS media types is an important feature of CSS style sheet which specify how to format or present a document on different media i.e on screen, on paper, with speech synthesizer.   There are following different ways to sp

How to call custom create method if method is not defined in Odoo?

If you want to call custom create method if method is not defined then follow the following code in your .py file. if values.get('acquirer_id'): acquirer = self.pool['payment.acquirer'].browse(cr, uid, values.get('acquirer_id'), contex

Centering element Vertically and Horizontally using Flexbox

Now this is the issue that we were facing form a long time. To align an element center horizontally we have been using margin: 0 auto and to align an element center vertically is even more difficult. But with the use of flexbox it is very easy. Now

Drupal 7: How to add multiple location to a single node with gmap and location?

For this you have to install these modules :-     views     geophp     geocoder     geofield     addressfield     libraries     leaflet

Yii : A Futurisitic Framework

Hello Friends, As we know that PHP become one of the most popular web scripting language to develop dynamic web applications. With the advancements in technology, there are lots of frameworks introduced for PHP which provides different features. Most

Binary Search using Java

Binary search is an efficient linear search algorithm which is also known as half-interval search or logarithmic search. In this algorithm we try to find the target value inside the linear structure. The range should be sorted in order to apply binar

1 43 75
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: