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

Search In

Angularjs routeParams with Example

$routeParams is a service of angularjs that can be used to get the current set of route parameters i.e. URL parameters. ngRoute module is used to work on it. The route parameters consist of  $location’s search() and path(). The path parame

How to Make Your Brand Popular Over the Internet

Unique make-up tutorial of 17-years-old high school student, James Charles; 47-years-old father named Chris Martin’s recreation of his daughter’s sexy selfies; undecided voter Ken Bone’s red sweater at presidential nominee; mom

Marketing Strategy Implementation Features for the Gambling Industry

The gambling industry is growing rapidly being supported by a large number of companies that have been developing and maintaining exclusive products for the entertainment purposes. The great demand and profitability of the services are attributed mai

How to return the writeoff move.line which is to be reconciled in Odoo?

If you want to return the writeoff move.line which is to be reconciled follow the following code .   return writeoff_move.line_ids.filtered(lambda r: r.account_id == self[0].account_id) @api.multi def remove_move_reconcile(self):

Use pik in Windows

Managing multiple versions of Ruby on Windows can be a harrowing task since RVM is not present for Windows environment. And suppose you want to install different projects which require different version of Ruby and Rails on Windows. Can be a challe

Create Horizontal Accordion Using CSS3 and HTML

It is a simple horizontal accordion built in CSS3 and HTML. Copy CSS3 code and paste it between style tag. CSS body, button, input, select, textarea { font-family: sans-serif;} /*Define Accordion box*/ .accordion { width:830px; overflow:hidden; ma

Caching in Apache

Caching is an important feature to improve the performance of Apache server. By creating the caching rules effectively, we can conserve a good amount of resources and the content access by the user is significantly fast. Apache offers several methods

How to fetch meta data of an image in iOS

Metadata can be described as data about data here the metadata of an image we will fetch by using code in IOS9 . Metadata of an image includes resolution,gps location,creation date,modification date etc. here we will discuss a very simple way to find

Effective Ways For Product Managers To Listen To Their Customers

  License: Creative Commons image source   One of the most important collaborators you may encounter are your customers. Because they have the ideas that can help you discover unexploited market opportunities that can boost your c

Count Steps in Android

We can count steps in Android by using two sensors i.e. TYPE_STEP_COUNTER and TYPE_STEP_DETECTOR. These two sensors were introduced in API level 19. TYPE_STEP_COUNTER:- This sensor returns number of steps taken by the user since last rebo

1 97 109
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: