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

Search In

How to use SVG in html

Hello Readers! In this blog we will discuss about SVG. Scalable Vector Graphics (SVG)? is a type of image format, which is based on XML. SVG makes a vector graphic quality in such a way that the graphic quality will not become dull if you zoomed or

UX Checklist: 8 Ways to Improve User Experience with Well-Planned Content

Well-planned content is vital when it comes to enhancing user experience. Users usually take notice of website design, smart interactions, features and usability. However, having the well-displayed information users are looking for on your website is

Multiple column using CSS3

Hello all, Here I am sharing some information about how to get multiple columns layout using css3. By using css3 column-count property we can divide an element into number of columns. Here is an example: div { -webkit-column-count: 4; /* Chrom

Inherit OpenERP Models

Inherit OpenERP Models: There are two ways of Inheritance in openerp:- 1-Object Inheritance - _inherit 2-view inheritance 1-Object Inheritance - Objects may be inherited in some custom or specific modules. It is better to inherit an object to add/mo

Basic MongoDB Queries

1) Create a "testDB" database. use testDB 2) Create a collection name "users" and adding the value together using single command.   db.logins.insert({username:"neetu"}) or  First create a collection of name logins

Calculate sum and product of all values in the array

Many times we need to calculate sum or product of values stored in an array. The most common way is to calculate sum or product by using for or foreach loop. For example we have an array with some numeric values, now we want to calculate the total su

How to use array_rand() function php.?

What does array_rand() function in php.? The array_rand() function returns a random key from an array, or it returns an array of random keys if you specify that the function should return more than one key. Syntax of array_rand() function:array_ran

jQuery add() Method

Hello Readers, We use add() method to add elements with a existing group of elements or selectors. Syntax: selector.add(selector) Parameters Please find the following description of all the parameters used by this add methods − Selector

How to make alerts in Lunch module in OpenERP(Odoo)?

If you want to make alerts in Lunch module in OpenERP (Odoo) follow the below mentioned steps:- Step-1 Install the lunch module. Step-2 Go to Lunch menu and Click it. Step-3 Now go to: Lunch ->Alerts->Create->Schedule Date ->Recurrenc

List of Cloud Platforms, Providers and Enablers

Cloud computing has made it possible for businesses of all sizes to avail computing services on the web, thereby eliminating the need of buying own servers, software licenses, hardware etc. There is no ne

1 84 423
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: