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

Search In

HashSet in Java

Here I am writing a way to implement Hashset. HashSet creates hashtable to store the data. As it implements Set interface so it doesn’t contains duplicate elements. It also extends AbstractSet class. We can implement HashSet by using different cons

How to write velocity templete in liferay

Hello guys I am writing a blog about Velocity, Which is an open source templating technology. Velocity is java technology based template engine. Here, We will take reference of objects/variable which is defined in Java code with the Velocity temp

How to read a page request parameter from portlet in liferay

Hello guys, Page request parameter in which a parameter send with liferay page URLwill be like i.e http://192.168.3.10:8080/group/dentalnotebook/patientprofile?patientId=140701 we can read a page request parameter in portlet controller and view.

Set color in ul or ol list

change the color of a bullets in a list Hello friends, Some times we need to provide color in <ul> or <ol> List for that you can simply use the below code. <ul> <li style="color: red;"><span style="color: green">col

Sliding animation when switch to other activity

We can add animation on activity switching. First thing that we need to do is to create xml for animation. Here I am using two xml for in and out. animation_in.xml set xmlns:android="http://schemas.android.com/apk/res/android" android:shareinterp

How to make Purchase Usability Extension in OpenERP/Odoo ?

Step-1 Install the purchase_usability_extension module. Step-2 purchase_usability_extension->Purchases.py Step-3 After that custmozie purchases.py(Python file) file: In below example, I have custmozied purchases.py file. You can directly copy the

How to check invoice date in OpenERP/Odoo ?

Step-1 Install the account_invoice_sequential_dates module. Step-2 Account_invoice_sequential_dates->invoice.py Step-3 After that custmozie invoice.py(Python file) file: In below example, I have custmozied invoice.py file. You can directly copy t

OnChlidClickListener

Sir i want to use OnChildClickListener in my class which is extended to the ExpandableListView please help me out. My code is as follow. public class CustExpListview extends ExpandableListView implements ExpandableListView.OnChildClickListener {

Defect Tracking and Reporting

It is a portion of the test plan that documents the tool and process used to record and track defects. It describes team resources involved in the defect tracking process and the categories used to prioritize defects. Some of the sample categories f

How to install OpenERP-9 (Odoo9) in windows server 2012 R2 ?

Step-1 Go to the link https://nightly.odoo.com/9.0/nightly/exe/ Step-2 Select->latest exe file like->odoo_9.0.latest.exe -> (Latest Date) Step-3 click on Downloaded exe->select the languages->click on Next button. Step-4 select-> O

1 372 720
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: