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

Search In

Findnerd Product Release - 17-July-2023

Important Notesa. Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :press Ctrl-Shift-Delete (Windows) or Command-Shift-Delete (Mac).Select ‘C

How to setup Google Drive in OpenERP(Odoo)?

If you want to setup Google Drive in OpenERP (Odoo) follow the below mentioned steps: - Step-1 install Google Driveā„¢ integration module. Step-2 Go to the Settings menu and click it. Step-3 Go to Google Drive ->Template Step-4 Go to T

Static testing and its Techniques

Static testing:- Static testing is done without executing the code. It is done manually to find errors in the code, requirement documents, test plans, test cases and design documents to find errors in early stage of life cycle. As it is carried out i

Custom Toast in Android

Android give facility to change the view of a Toast. Sometimes we need to show message on a better way to user . Here I am writing code to implement custom Toast. I make a separate layout for Toast . Here I am showing a ImageView and TextView on a

Jquery return false vs preventDefault

Today we are going to discuss the diffence between return false and preventDefault. We mostly use these scripts but don't know their working so let's go we first discuss the preventDefault. A) PreventDefault: it is helpful to stop the default behavi

Usability testing and its benifits

Usability testing is a Black Box testing technique. It is the best way to know how end/real users experience our application/website. Its a technique to know how user friendly our application is and whether real users feel comfortable with our applic

What is Equivalence Partitioning?

What is Equivalence partitioning:- Equivalence partitioning is also known as Equivalence Class Partitioning or ECP. In Equivalence Class Partitioning is a method that split/cut-up the input data of a software unit into separation/division/classes/pa

$this->request and $this->data in cakephp

Hello Readers, Generally, we use the $this->request and $this->data in cakephp to get and post the data in application as well as in API's. So, below we describe in brief about the request. $this->request: Above, request is the default req

Email Validation in iOS

While creating any Login or Registration UI in iOS we ask user to enter their email id. To avoid wrong data entry we can validate entered data by using a simple validation method. Below method will return you a BOOL value. Here it is:- -(BOOL)valid

Generating Basic View In Odoo

If you want to generating basic view in Odoo follow this below step- Step-1 Go to .xml file and generating basic view like below code. <!--?xml version="1.0" encoding="utf-8"?--> <openerp> <data> <record id="action_atten

1 396 949
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: