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

Search In

How to allows and send smses in OpenERP(Odoo)?

If you want to allows and send smses in OpenERP(Odoo) follow the below mentioned steps: Step-1Install Entity SMS module. Step-2 After that we have to customised Entity SMS module. In below example, I have custmozied .py file. You can directly copy

How to add Image and text in Sqlite and Display it in recyclerView with kotlin

I want to take image and text from user and add in Sqlite and display it in recyclerView with kotin    Let me show what I have done so far    >activity_Xml <?xml version="1.0" encoding="utf-8"?&

How to make Custom Spinner with using material design

In the below example code I have created a Custom Spinner. Here first, I have added spinner library in build.gradle file. After that, I have added Spinner layout in activity_main.xml layout. In MainActivity I have added items name in String. You can

Why You Must Hire a Professional Web Designer For The Business Website?

In this his digital era, people prefer internet whenever they look for information about anything and everything. It is a sign for the businesses of all sizes to think about taking their business online. It will help them to build a stronger brand by

Calculator using Html Css Jquery

JavaScript is extremely helpful when you require information elucidation and control on the customer side. JQuery is a standout amongst the most prominent and valuable JavaScript libraries. Web designers adoration to utilize JQuery and we use the sam

How can I get a decimal number in text field?

Currently I am using this code: InputAmount = System.Int32.Parse(GameObject.FindGameObjectsWithTag("Amount")[0].GetComponent().text); Declare with float but how can I get a decimal number from the text field? Because I am doing a calculator with it

Restricting a View to parentbottom when keyboard appears.

Hello all readers. In this blog,I am going to tell you how to restrict a particular view (Relative or Linear) to be always at parent bottom of your activity even when the keyboards appears.   Lets us first look at the xml, activity_main.xml

Creating a very basic module in OpenErp 6.1

Creating a module in OpenErp is very simple. All you need to know is the basic skeleton of any module to be used in the system. There are four major files that build up your module: 1.) init.py file 2.) openerp.py file 3.) mymodel.py file

How to create the media player in android?

If you are looking to create a music layer in android , here is the simple code snippet that can help you for this :- Step 1:- Create an xml file for music player say"music_player.xml" <RelativeLayout xmlns:android="http://schemas.android.com/

PHP: How to cache images in browser using php?

When there are multiple images loaded on the page, this may cause page to load slower. In order to increase the speed of the page we need to cache the images via .htaccess or php code. Now I am writing down the php code that will store images in cach

1 43 408
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: