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

Search In

Regular expressions for Email Validation

Regular expressions for Email Validation In this post, we are going to elaborate, how can we implement Regular Expressions for email validation in JavaScript. There are many validation example and function are available, but we are

How to create PDF report using python script in OpenERP(Odoo-8)

In OpenERP first, create existing module and then inherits the account.invoice object in your own module and also create report file in your own module. Follow these step given belowas Step1- First create module like, test then create file in your

How to add shipping address for checkout using shopify?

Before proceeding cart checkout user have to enter shipping address and shipping address contains shipping rate and tax rates that you can set from your shopify admin panel. here are the procedure : 1. Layout for shipping address file : <?xml

Is Angular JS Compatible with Odoo

Odoo-7 and Odoo-8 support the angularjs using Odoo Web Services but Odoo-9 and Odoo-10 does not supports angular js, the reason is that Odoo-9 and Odoo-10 supports back-bone.js.   Below are few steps how Odoo-7 and Odo

NgModule.providers vs Component.providers vs Component.viewProviders in Angular 4

In Angular, concrete and runtime version of a dependency is provided by a provider. This dependency value(object) are then injected into components and services by injector. Therefore dependency need to be configured within providers otherwise i

How to fix TypeError in Python: Object of type 'NoneType' has no len()

I'm currently trying to build an Agent for Starcraft 2 using the Pysc2 API, I'm getting by quite well however I've run into an issue that I can't seem to fix, if anyone has any idea it'd be much appreciated.   import

How to Unlock an iPad, iPhone or iPod?

Go through this article for unlocking any of the iOS devices such as iPod, iPhone or iPad in many situations. Such situations incorporate resetting password protected device. Such devices which can't be accessed by you either the users recognise

RMI Registery java.rmi.connectexception connection refused to host

Below is my code:   import java.rmi.*; import java.rmi.server.*; import java.net.*; import java.io.*; import javax.swing.*; import java.awt.event.*; import java.lang.*; import java.awt.*; import javax.swing.filechooser.FileSystemView; import j

Impleneting a Navigation Drawer in Android

Navigation drawer :It can used as an app's main navigation option on the left edge of the screen. it it hidden all the time and revealed on the click of the app icon or swipe gesture from the left of the screen. Navigation drawer is used when

Web Worker

Introduction A web worker in html5 is a simple JavaScript file. Html5 have an extended functionality to create thread that continues to work on there own in the background without making any compromise in the performance speed of the of the page

1 607 633
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: