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

Search In

httplib2 library not install in your system

Many time users faces this error- httplib2 library not install in your system Below is the solution- It's an external package you must install yourself using pip. Run this below command in terminal to install this package and get rid of this error p

List of 8 Vital Tests to Run Before Launching New Website

Launching or relaunching a website is always an exciting time for any venture. It is the culmination of months of planning, hours of coding and design, and a cause for high expectations. Therefore, it can be quite disappointing and frustrating to dis

Remove Data from doucument Directory ios

Hello friends, I was using to document directory to save images and video and after saving a lot my app use to crash due to memory warnings. So there is a way to delete content of document directory. -(void)deleteDD { { NSLog(@"IS it worki

Pagination in android recyclerview

 Step 1- Defined here  some necessary variable   boolean isLoading=false; -> this variable will use to show progressbar below to recyclerview in your xml file when you scroll your recyclerview list . int mPageSize=10; -

Calling a ParseCloud function from android parse.com

Here I am writing the way to call cloud method from the code. Below is the method in the parse cloud. Parse.Cloud.define("testing_method", function(request, response) { var textMsg = "Testing 1 2 3"; var jsonObject = { "answerMsg": textMsg

Timesaving Graphic Design Hacks to Create a Wonderful Animated Video

  The animation is a rewarding process though been challenging if proceeded in a professional manner can help you save a lot of time and energy. Animation in today's world is flourishing at a top level. Many marketers are outsourcing thei

Small Business SEO: Why doesn’t it ALL work?

Unfortunately with the majority of SEO consultants charging thousands of dollars, personalized SEO advice can be out of the reach for many small businesses.   Instead of getting information that will apply directly to your business, you are le

Export Exchange Mailbox to PST with PowerShell – Step Wise Guide

Database admin requires importing EDB (Exchange Database) files to Outlook PST format. The basic reason is to extract data from corrupted EDB files and access it with MS Outlook PST file format. Performing export is one of the tedious work which requ

How to generates and returns pdf version of a report in openerp?

In openerp you make a request to read the assets while the transaction creating is not done and As the assets are generated during the same transaction and the rendering of the templates will call them. There is a scenario where the assets are unreac

Access token authentication in cakephp

Generally access token concept is used to prevent the unauthorized access or misuse of the APIs from the mobile devices. Whenever a client logs in a mobile device, server generates a access token and send this access token back to  the client.

1 82 160
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: