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

Search In

Reverse an array in Objective C

If you want to reverse an existing array in objc, you can do it this way. - (NSMutableArray*)reverseArray { if ([self.assetsArray count] == 0) return; NSUInteger i = 0; NSUInteger j = [self.assetsArray count] - 1; while

Chapter 3: Rotate a object about it’s axis using force in unity 4 /5

Unity 5 comes with the advancement and new approach. In Unity 5 there is no need to set physics manually but you do need to set max angular velocity of the object through coding individually . By doing this you can set max angular velocity to select

JQuery on() method

The on() method is used to attach one or more event handlers for the selected elements. It is designed to replace both the .bind() and .delegate() event handlers. Syntax: $(selector).on(event,childSelector,data,function,map) where

How to create new project and Attach Documents in project module in openerp

To create new project and attach documents in project module in openerp7 follow the step mentioned below- Step1 - install project module in openerp Step2 - Then Go to Project -> Projects ->Create Projects Step3- Then Go to Project -> Proj

JQuery aminate() Method

Jquery animate() method performs a custom animation of a set of CSS properties to change the state of an element from one to another. Only numeric values can be animated (like height: "100px"). But string values cannot be animated (like "background-c

JQuery aminate() Method

Jquery animate() method performs a custom animation of a set of CSS properties to change the state of an element from one to another. It is to note that only numeric values can be animated (e.g. height: "100px"). String values (e.g. "background-color

How to find out Access controls List in OpenERP(Odoo)?

If you want to find out Access controls List in OpenERP(Odoo) follow the below mentioned steps:- Step-1 Go to Settings Menu and click it. Step-2 Go to Security button and Click it Step-3 Access controls List and click it. Step-4 In the belo

How to import the Products data through csv file in OpenERP(Odoo)?

If you want to import the customer data through csv file in OpenERP(Odoo) follow the below mentioned steps:- Step-1 Go to purchases Menu and Click it. Step-2 Go to products button and Click it. Step-3 Click on Import Button and file will b

How to set the Alarms in OpenERP(Odoo)?

If you want to set the Alarms in OpenERP(Odoo) follow the below mentioned steps:- Step-1 Go to Sales Menu and Click it Step-2 Go to Configuration ->Calendar->Alarms Step-3 Click on Create Button Step-4 Go to Name ->Reminder D

job board for education industry

Job board design and development for education category website “www.theschoolworld.com Introduction The job board we require is for a single industry (Education) to be developed in PHP 5.6 version and in html5 pages. Features for Job seekers 1.

1 164 949
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: