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

Search In

How to Update Modules List in OpenERP-7.0 ?

If you want to import the customer data through csv file in OpenERP(Odoo) follow the below mentioned steps:- Step-1 Go to Settings Menu and Click it. Step-2 Go to Modules -> Update Modules List and Click it. Step-3 Click on Update button

Image Crop in Android

Image cropping in Android, there is a support in some devices by default for cropping image but its not reliable, so here is some code to get rid of this problem. Step 1. Declare crop activity in your manifest like this :- <activity android:nam

How to Use Javadoc tool to create documentation API

Creating a documentation of a Java source file is not a big task, it can be done in just 3 steps which are explained below. We use Javadoc tool to create documentation API for a java source file. Let's create a file with class name Documenttool

How to install Djanog-1.4 with python in ubuntu

Use these step to install the django-1.4 in ubuntu Step1- First check the python-2.7 version by use this commond python -V   Step2- than use below link and install django-1.4 version https://pypi.python.org/pypi/Django/1.4 and download th

How to create a custom block programatically in Drupal 8

For making a custom block, the steps which are described below are required: Step 1: In your Drupal 8 folder that you have installed you have a folder named module in that module you have to make a sub-folder named custom. modules/custom   S

Laravel Controller Subfolder routing

Before I have written blog how to add sub-folder in our controller but not mention that how we will do Controller sub-folder routing.As we all know that routing plays an important role in any project. In Laravel 4.x sub-folder routing can be done in

How to customize Flash message in Cakephp 2.x?

Hi Reader's, Welcome to FindNerd,today we are going to discuss how to customize flash message in Cakephp 2.x? If we want to customize flash message with alert flash box in our CakePHP web application.So for that we have to follow below process.

How to resize an uploaded image in Asp.net

"How to resize an uploaded image in Asp.net"     In this article I have explained that how to resize the uploaded image and then save it to a location. Getting Started: Step 1: Place a FileUpload control, a Button on the Web For

How to change the Favicon?

Joomla contains Favicon inside templates/your_templatename/ directory. To change this icon you need to replace that file with the one you want instead of it. Process of changing favicon is described below: First, you need to create a 16x16 pixel im

how to restrict file access to specific user roles

Drupal has great features for files management. Website user with required permissions can set the content type and manage the file upload process. User has the authority to set the content type as well as file size to upload. If you want to resist t

1 143 178
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: