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

Search In

Basic Authorisation with back slash “\” in username using Objective C

I have to use basic authorisation in my https request. I am using the following code : NSString *authStr = [NSString stringWithFormat:@"%@:%@", @"p5\test", @"password"]; NSData *authData = [authStr dataUsingEncoding:NSUTF8StringEncoding]; NSString *

Is there any choice to kill the application unless there is a menu option in to kill it?

Quit Application by Menu Item Hello readers, While Goggling I found this question on stackoverflow, So I thought to share it here, many users searches for "Dose user have any choice to kill the application unless we put a menu option in to kill i

How to check if uploading file is in .csv extension using PHP

Hello Reader!, If you are looking for verify the uploading file with the correct extension with .csv only. Then you use the PHP code as below:- $allowed = array('csv'); //you can mentions all the allowed file format you need to accept, like .jpg, g

How to reset wordpress back to its Original Settings

1> Go to your wordpress dashboard. 2> Go to plugins --> Add New 3> Type 'reset' in the search bar & click on "Search Plugins" 4> From the search results select "WordPress Reset" & click on "Install Now" 5> Once the plugi

Best basic practices for writing commit messages

In my last blog we did our first commit, and we gave it a really simple commit message that was just initial commit. it doesn't really describe what we were doing and where we left. we must commit message that describes the changes and if pos

How to update an extension in Joomla?

To update an extensions in Joomla you need to follow the steps given below: Login to the back-end of the Joomla i.e., Admin section Now click Extensions-> Extension Manager Extension Manager page will appear. Now click Update. This page will dis

Scaffolding in Odoo

Scaffolding is the automated creation of a skeleton structure to simplify bootstrapping (of new modules, in the case of Odoo). While not necessary it avoids the tedium of setting up basic structures and looking up what all starting requirements are.

running apps over wifi

Getting messed up with usb cables on your desk or tired of buying new usb cables every week ?? Here is a new way for running your apps and debugging them without connecting them to your pc using usb cable. Just a set of commands and you are go

AJAX Toolkit in .NET

AJAX stands for Asynchronous JavaScript and XML. It is a cross browser based thing that reduces the response time or you can say postback. These controls add script on the page that will be executed by the browser. The ScriptManager Control <

PayPal's library - onActivityResult -ANDROID

Hello, I am an Italian developer, I was trying to implement my PayPal's library within my e-commerce App. I created two test accounts, and it seems to work, but there is a problem. If during the phase of sending money, I deactivate the Internet

1 14 159
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: