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

Search In

How to get subscription information of chargify using .net

First we add dll of chargify using ChargifyNET; Create the object of subscription ISubscription newSubscription; newSubscription = new ChargifyNET.Subscription(); Connect to the chargify by giving URL,apikey and password ChargifyConnect objCh

Rails 5 features

Rails 5 is soon going to release. Many New features have been introduced in this major release. We will discuss the improvements and features here. 1. A few improvements have been made in Turbolinks. Tubrolinks allows us to reload required cont

Web API's MVC

Web API's Asp.net web Api's is a framework to build http services for web servers and browsers. It gathers definitions, procedures and protocols to help the communication between different computer softwares. HTTP services for example, is built by

How to solve “Internal Server Error (database) werkzeug: Error on request:” ?

Please help me with the error When I am restarting my OpenERP server. It is giving me below mentioned error.. Internal Server Error (database) werkzeug: Error on request: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-pac

How to change Facebook profile picture

If you would like to change your facebook profile picture with php or jquery. You can use below code for the same. Please download facebook.js from Facebook SDK. <script src="//code.jquery.com/jquery-latest.min.js"></script> <script

Create Moving Marker Functionality on Google Map with jQuery and HTML

How to move markers on a google map api without clicking on any object ? The above can be achieved with simple logic . ie update the marker position after a particular time ( Let say 1 second in our example ) The following HTML and jquery code will

How to send a status message to my server when android activity get closed ?

Sometime we wish to track our user activity when user closed particular activity in app so we can follow this life cycle of Activity : If you want to send status to your server when application closed or force quit then you should use override metho

Add an explicit onchange to warn about invalid values in Odoo9

Onchange is the most important function for Odoo. similar to a negative number of seats, or more participants than seats. For example you can see below code. r.taken_seats = 0.0 else: r.taken_seats = 100.

Geolocation API in HTML5

HTML5 Provides new feature of geolocation API which can help user to find his current location and share the location to the web site. It works with the javascript which capture the latitude and longitude of the user. It works with the global naviga

How to solve "can't adapt type 'dict' error" ?

Hi Friends, Please help me with the error, When I am installing rental module in Odoo-9. It is giving me below mentioned error - 2015-12-23 06:34:25,935 7070 INFO Mary_DB9 openerp.sql_db: Programming error: can't adapt type 'dict', in quer

1 3 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: