
Search In
Voice search utilizes speech recognition allowing to search your query by saying it aloud rather than typing it like what is done in a traditional search. It uses speech recognition to understand the query of the person & then tries to find the s
IoT, or the Internet of Things, has played a vital role in global industrial transformation by orchestrating the emergence of Industry 4.0 (the fourth industrial revolution) and Industrial Internet.
The manufacturing industry is among the fo
Digital marketing is one of the most important investments that a small business will make in its efforts to generate new leads, acquire new customers, and increase revenue. It’s no wonder that companies of all sizes continue to shift their mar
Note: This is not a swiftUI
I have a collection called **teamMembers** and another one called **patients**. In the **patients** document is an array field with a list of the **teamMembers** (document id). I am trying to set a toggle switch to **ON**
Every day I see people on Facebook sharing their "new secrets" to ranking in Google. Most of these people are "SEO experts" who make a living off of selling their strategies instead of actually ranking websites. They pl
If you want show all transaction state for the payment.Then you have to follow the following code in your .js file.
odoo.define('pos_mercury.pos_mercury', function (require) {
"use strict";
var Class = require('web.Class');
var Model =
In this tutorial we will learn how to create custom keyboard in android. We can customise keyboard by adding extra buttons, change keyboard theme, set image as keyboard background etc.
Here in this example we are going to add two extra buttons, one
The twenty-first-century wonder is the shrewd innovation on mobile handsets and tablets. High standard change additionally accompanies a lot of mobile applications. The trend-setters are propelling applications with all things and exercises
We can manage email sending by .py (python) code.
To send an email in OpenERP using python code you can use the below code.
import base64
import logging
from openerp import netsvc
from openerp.osv import osv, fields
from openerp.osv import fields
Hello Readers,
These are some of the custom checkers to detect
iPhone
Current IOS Version
Email Validation
Phone Number Validation
For iPhone 4 and 4s :-
func isIPHONE4() -> Bool{
let screenSize: CGRect = UIScreen.mainScreen().nat
