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

Search In

Is Go a solid choice over Ruby on Rails or Django?

GoLang referred as Go programming language developed at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. It is a statically-typed language with syntax loosely derived from that of C, adding garbage collection, type safety, some dynamic

How to solve com.siperian.mrm.cleanse.api.CleanseException: -99: SIP-16165

While running match you encounter following error: com.siperian.common.SipRuntimeException: SIP-09069: Failed to execute java null Failed to execute java null at com.siperian.common.SipRuntimeException.createNotExternalized(SipRuntim

Top 3 Web Development Trends To Stay Updated in 2019

Web development is not just getting more innovative and advanced by day but the new frameworks and technologies surfacing in the web development world are completely changing the face of website development. Now, web development is resolving more aro

How to integrate the magento connector in OpenERP(Odoo)?

Step-1 Install basic module like below: 1-account_payment_extension 2-base_external_mapping 3- magento_connect 4-product_attributes 4-product_images_olbs 6-product_m2mcategories 7-sale_payment Step-2 After that we have to customised magento_co

Implementing Token Based Authentication in Rails

In modern world, most of the web applications are api based. So using api's we also need to validate the authenticity of the user. When it is a proper web application the authentication of the user is maintained using cookies and sessions. But in

How to implement SLIM APIs with Database connectivity?

To connect slim apis with database follow the below steps: 1) Setup the slim enviornment in you system using the below URL. http://findnerd.com/account/#url=/list/publishnode/18162/ 2) Create a database name "slim". 3) Create a file und

CRUD operations in AngularJS and MVC5

This example demonstrate how to use AngularJS with MVC5 and WebAPI for CRUD operations(Read,Insert,Update,Delete).   1. First step is to create table for CRUD operations.   2. Create a new project in ASP.NET MVC 5. Select WebAPI while

Versioning of An Object in Hibernate

As we know that the Hibernate API provide us to save, retrieve, update and delete data features, but it's not just that it provides more than that. In traditional database programming what we do to check the data is being modified, answer is that we

How to get multiple statement_lines in Odoo-9

If you want get multiple statement_lines.Then you have to follow the following code in your .py file. import logging import sets from openerp import models, fields, api _logger = logging.getLogger(__name__) class barcode_rule(models.Model

Mailchimp, third party newsletter in Drupal

MailChimp is basically a web-based email marketing service. It helps you design email newsletters, share them on social networks, integrate with services you already use, and track your results. Mailchimp module in Drupal, provides APIs to interact w

1 2 4 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: