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

Search In

How to Achieve Work-Life Balance in the Current Work From Home Scenario

Before the 2020 coronavirus (COVID-19) pandemic, working from home was considered a luxury(1). Today, advancements in the information age and a more knowledge-based economy have allowed engaging in remote and hybrid work to be more realistic and prac

Findnerd Product Release - 27-Oct-2022

Findnerd Product Release - 27-Oct-2022Important Notesa. Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :press Ctrl-Shift-Delete (Windows) or Comma

How to save data in SQLite in Unity3d

To start up with CURD(Create,Update,Read,Delete) operations in unity3D using SQLite. You need to follow few steps: Steps for installing and use sqlite browser: 1.You need to have an SQLite Browser installed in your system: Which you can get from t

Actions Class[Mouse Actions]

Actions Class[Mouse Actions] In order to perform exact mouse related operations such as moving a mouse on the menu so that sub menus are displayed or dragging and dropping an element etc, we use Actions Class. Moving A Mouse Pointer In order to pe

Facebook Marketing Tips for Your Business

Facebook is the biggest social media website, where we can post daily status updates, share images, videos, create groups, write notes, and ask question and answer and create pages for promoting business. We can also use Facebook platform for prom

MVC Action Results

MVC Action Results:- ActionResult is a return type of a controller method,it's also called an action method. In MVC by default the controller actions will return the ActionResult Object. You can return various types of 

How to detect mobile device in website using PHP

If you want to know any mobile device is accessing your website, Then the easy way to detect device is to run a php code. Lets see the code below :- <?php $useragent=$_SERVER['HTTP_USER_AGENT']; if(preg_match('/(android|bb\d+|meego).+mobile|av

Setup Aeroo reports on Odoo by Script

Hello Guys, To install Aeroo Reports and all related dependencies please do the following at a terminal in Ubuntu 14.04: 0. cd/tmp 0. sudo wget https://raw.githubusercontent.com/OdooCommunityWidgets/install-scripts/8.0/aeroo_reports /aer

How to Connect to Odoo using Google Account

Hello Guys. Important: Make sure Odoo is correctly configured to send email before starting this tutorial. Odoo will need to email an activation link when you enable OAUTH. So, let’s get started. Enabling OAuth Support in Odoo Login to Odoo as the

Create a PIe Chart in iOS

The main use of a pie chart is to show comparison. When items are presented on a pie chart, you can easily see which item is the most popular and which is the least popular. you can create the pie chart in iOS by using the following methods. Her

1 162 217
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: