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

Search In

Looping over list in template using ng-repeat (angularJS)

The ngRepeat directive instantiates a template once per item from a collection. Each template instance gets its own scope, where the given loop variable is set to the current collection item, and $index is set to the item index or key. - angularJS E

Selecting next element from current element (“prev ~ siblings”)

Selects all sibling elements that follow after the current element, have the same parent, and match the filtering "siblings" selector. For Example:- <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <titl

Data binding in AngularJs

Data-binding in AngularJs refers to the synchronization of data b/w the model and view components. When the model changes i.e if user changes in something then the view reflects the changes done. So in below example i am demonstrating you the conce

How to Install DebugKit on CakePHP

Hello Nerds! If you are going to develop a new project in cakephp then you might need Debugkit for that, and its really a lifesaving tool for rapid developments. You can install DebugKit using doing the following steps as:- Step 1:- You need to dow

How to configure the website settings and Social Media in OpenERP-8(Odoo)?

If you want to configure website settings and Social Media in OpenERP-8(Odoo), you just have to follow the 3 simple steps mentioned below- Step-1 Go to Settings menu->website settings Step-2 Domain ->Website Name ->Google Analytics Key Step

Could not find resource-id field in UI Automator viewer

There are many options to locate the element but the easiest way to locate an element is by its id. In webpages we can easily locate the element by its id but on mobile its very tricky to locate the element by id. I am automating an Android app usin

Method definition not displayed on mouse hover in eclipse.

Sometimes the method definition is not displayed hovering over the method name. On hovering the desired method, following message is displayed: "Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found.

Drivers in MySQL

Drivers enables the developers to build database applications in their language of choice. Drivers available in Mysql: PHP Driver:The MySQL native driver for PHP is a replacement for the MySQL Client Library for the PHP script language. JDBC Drive

How to upload image using simle Jquery and HTML5

Hello Reader's! If you are developing the html5 based ajax image uploader then you can look this jquery as the best and easy to use. Lets see how to upload images 1) include two JS file <script src="jslibs/jquery.js" type="text/javascript">&l

Closing applicaiton

Facing problem while closing application here is a simple solution. Now no need to use the lengthy way like using broadcast receivers. Scenario :- if you have an application in which multiple activities are opened and you want to close your applic

1 113 287
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: