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

Search In

Break up database for a financial year in OpenERP

Create backup for the database first. Restore again in a new database, with whatever name or with new financial year succeeding the name. Now perform the following tasks: delete all the sales order from the sale_order table. delete all

How to invoke action on UISlider drag release

We might face situation where we need to do something after slider is released. This may be some code that takes a bit long to execute or makes a request to server or invokes a secondary thread or any such code executing continuously with slider drag

Make file private in drupal 7

To make file access by permission in drupal 7, use 'private_files_download_permission' module. This module provide features to drupal developers to download files by specific roles. For example:- In my requirement,there are multiple resume in a folde

Sanity Testing

Sanity Testing- Sanity testing is used to test that our application or major functionality is reasonably fit or working fine. It is performed when developers wants to know the quick status of the product after doing changes in the code to fix the pr

If you want to remove index.php from url in Codeignitor

If you want to remove index.php file path form url in codeignitor then please follow below steps create .htaccess file in your root folder and place this code there RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{RE

Making use of selectize.js for rich user experience

Ever needed something like tagging in your project if yes then we have the latest and most optimised jQuery based library which helps you in tagging, contact lists, country selectors, and so on. The goal of this library is to provide with an easy to

An insight into the latest mobile OS by Google - Android Lollipop 5.0

Android Lollipop- 5.0 is latest operating system launched by Google for smart phones, tablets and smartwatches. The new nexus 6 and Nexus 9 Tablets will be among the first devices to run on it and before the end of this year (2014) it will be set to

Installing Redis server and running in background

Redis is an open source advance key value cache and store. It is capable of storing data structures like strings, hashes, list, sets, bitmaps and hyperloglogs. You can download and install Redis server using the following commands wget http://dow

What is Atomic property in iPhone sdk?

Atomic properties are thread safe. To understand atomic property it is important first to take a little focus on multi-thread programming. In multi-thread programming different threads can use same property so it is must to apply thread handling. W

Set the JAVA_HOME Environment Variable in Windows OS

Following steps help you to set the JAVA_HOME Environment Variable in Windows OS First check where the Java Development Kit is installed. Usually path would be similar to one below: C:\Program Files\Java\jdk1.6.0_10 Copy this path and do followin

1 68 342
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: