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

Search In

How to make Long Term Agreement (Framework Agreement) for purchases in OpenERP/Odoo ?

Step-1 Install the Framework_agreement module. Step-2 Framework_agreement->Model->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 below py

setTimeout() method in JavaScript

The setTimeout() method in JavaScript sets a time interval during which the CPU wait to perform the task specified in it. It alter the time interval of the CPU to perform the tasks. The Syntax of the setTimeout() is as : setTimeout(task1,Timeinterv

Set or Get phone wallpaper from your Application

To set or get the wallpaper of android phone from your application, we used WallpaperManager. This class provides access to the system wallpaper. By the help of this class you can get the current wallpaper of your phone inside your app and even can c

Selecting a radiobutton on selecting a value from dropdownlist

The code below helps to get a particular radio button checked on selecting a particular value from the dropdownlist. <form> <div> <select id="selectvalue" onchange="Checkbox();"> <option value="1">Sele

How to setup POD for your Xcode project

Below are the steps please follow them. Open Terminal Change directory to your XCode project root directory (where your ProjectName.xcodeproj file is placed). $ pod setup : (Setting up CocoaPods master repo) If successful, it shows : Setup comple

Getting a Git Repository

Importing the GIT Repository : Getting the Git repository is very easy. A git repository is a place where the copy of a project is tacked.We can import the git repository or project from local or remote machine. We can get the git repository in our s

Change Image orientation when upload from mobile in liferay

Hello Guys, Here I will suggest you the best coding standard to develop effective and fast application in java technology. So, now I am writing code for changing image orientation while uploading image from mobile. For this follow below steps - s

Top 5 features of Android 5.0 Lollipop

Android has reached to its current peak position in the mobile market by three factors - 1. Open Source to work. 2. Google's backing. 3. Application Ecosystem. Recently, Google has launched new version of Android, Name, Android 5.0 Lollipop. The m

Progress bar

A Progress bar indicates the current percentage for completeness of an operation or process. jQueryUI provides an easy-to-use progress bar widget that we can use to let users know the percent of completeness of an operation. jQueryUI provides progr

Example of HttpServletRequestWrapper class in Servlet

HttpServletRequestWrapper Class : In JavaEE everything is in the form of request and response. User sends the request and server do the response. Now the question is what if we want to change the request data or wanna override the default request met

1 61 342
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: