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

Search In

Easy methods of incorporating Google maps for Android

First create a layout for Map Activity. The name of layout is activity_main.xml <fragment xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/map" class="com.google.android.

How to Register the given presence of the current user in openerp

In openerp register the given presence of the current user, and trigger a im_status change if necessary. The status will not be written or sent if not necessary and param user_presence : True, if the user (self._uid) is still detected using its brows

How to set the expected payment date in Odoo?

If you want to set the expected payment data in Odoo follow the following code : if vals.get('expected_pay_date') and self.invoice_id: msg = _('New expected payment date: ') + vals['expected_pay_date'] + '.\n' + vals.get('internal_note'

How to Create RESTful API using NodeJS & MongoDB

So the first question will come in your mind is, What is REST?   Well, REST is an abbreviation for “representational state transfer”. It is an architectural style and also can be defined as an approach to communication that is

SQL Injection attack

Sql Injection Application security is always a challange for the application developer. As some of anonymous users who try to break your application for his fun. Sometimes loopholes in your application can be more dangerous for you and your applicati

SQL Injection attack

Sql Injection Application security is always a challange for the application developer. As some of anonymous users who try to break your application for his fun. Sometimes loopholes in your application can be more dangerous for you and your applicat

6 Easy Steps to Build Node.js APIs with TDD Methodology

TDD (Test-Driven-Development) is getting popular day by day defining its needs in greater code testing. This process is a test which we define to get an output by applying to our library, API etc. Day by day Nodejs is now developing as a language of

Infinite scrolling with IntersectionObserver API

JavaScript is the programming language of HTML and the Web.It plays a very important role in web. Its client side scripting language.JavaScript is also defined as a lightweight, interpreted programming language. It is complimentary to and integrated

Everything You Need to Know About WordPress 5.0 Bebo

The long-awaited update to WordPress is finally here and it's huge! The 5.0 version, also called "Bebo," is live and features one of the biggest changes in the way we use WordPress. The editor has been completely overhauled and is now b

Login with Google Plus OAuth using Cakephp

In this blog we will be integrating Google Plus OAuth Login functionality using Cakephp. So, let's start with the first foremost step, i.e, creating the Google Apps to get the Google OAuth Client Id and Client Secret Key.   Step 1: Create

1 6 17
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: