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

Search In

Can't enable virtualization on my system (HP probook 4530s)

Hi there, I am not able to enable virtualization through BIOS as I am getting grey text there (for the virtualization option) and not able to click on the checkbox. Once earlier when I was using windows 7 I setted up pre boot security password for i

How to highlight a div using Javascript

Hello Reader's! If you want to make a html page that based on user activity, As user clicks on div then JS will make that div highlight. Let's say our div is - <div tabindex="0">Hello World</div> Here div with tabindex of 0 will put

Cakephp ajax pagination using jquery

Using default pagination helper in cakephp. <div class="paginator"> <?php echo $paginator->first(' First ', null, null, array('class' => 'disabled')); ?> <?php echo $paginator->prev('Previous ', null, null, a

What is process to get the vedio views from youtube using API in PHP ?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to get the video views from youtube using API in PHP ? If you want to see the total counts of a views on youtube video by api, then you should use below code: <?php //here

Onchange in Odoo9

Onchange is the most important function for Odoo. The "onchange" mechanism provides a method for the client interface to update a form at the time when the user filled a value in a field, without saving anything to the database. For example you can s

Display Content in odoo9

As in my previous blog display content in OpenERP/Odoo the same process will we followed for odoo9, and they are:- Widgets have a number of methods and features, but the basics are simple: 1. set up a widget 2. format the widget's data 3. display th

Debugging in AS3

AS3 OVERVIEW Action Script is a Object Oriented programming language which is used for developing the websites and software which uses Adobe Flash Platform as their medium. For the Flash designer or the animator this language has a great scope and u

Pagination In Wordpress

We can add pagination to our page. In wordpress we can split multiple post in different pages. We can set how many post per page we want When multiple loops are used in a theme template file only one loop, the main loop, can be paginated. <?ph

Create your own component in cakephp

Suppose in our application we need to perform a  mathematical operation in many different parts, then we could create our own component to  use in many different controllers.   1. First create a file named MathComponent.php in app/Co

Methods to monitor android EditText

If you have to perform certain tasks before, after and during the text changes in android EditText the following methods will help you to monitor your operations. Implementing the Textwatcher interface provides the callback methods listed below, thes

1 78 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: