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

Search In

Drupal 7: how to restrict file access to specific user roles

The best way to restrict the file access, is to set default download method to "Private" from Configuration->media->file system. After making this change we can use Content access module to manage the access of files. I found this link very h

Add element to Array in parse.com Android

Here I am writing code to add an element to Parse Array. It is very simple to add values to parse array. We need to insert using add() or addUnique() instead of put() method. So for normal column, we use put() method of ParseObject and for array, w

Mapping a domain to an IP in godaddy

Mapping a domain to an IP in goDaddy Go To My accounts in Godaddy and select manage domains. Select the domain where you need to map the ip i,e. domain.com Click on manage and then click on DNS zone file option See the ‘@’ in hosts and click on ed

IBM Bluemix is an ideal platform for building applications

IBM Bluemix is the cloud platform that helps developers rapidly build, manage and run web and mobile applications. I found this interesting tutorial on using Bluemix. Create a coupon-finding app by combining Yelp, Google Maps, Twitter, and

Things to take care while creating API- Some Important Tips

Some Important Tips While Creating an API While creating a web project we do need to create API which can be used by any third party like iPhone,Android etc. Below is a link of an article which can help you in keeping thins in mind while creating AP

Mediator Pattern in .NET Framework

All Talk: Using the Mediator Pattern in .NET Framework We always look for the pattern when targeting any new problem which comes to us but what about existing ones. It happens many times that our project increases with time and we lost what object i

Leveraging Interfaces and Extension Methods To Extend Your Classes

Leveraging Interfaces and Extension Methods To Extend Your Classes Why always look to create new classes or functions in a class when we can extend existing classes. I found these two (Interfaces & Extension methods) very strong practices to sup

Changing URL parameters using Javascript

More often than not we need to change URL parameters sometimes for Hash tags and sometimes for creating url parameters for creating new clickable URLs.. function updateQueryStringParameter(uri, key, value) { var re = new RegExp("([?&])" + key

How to change page background on the day time basis using Javascript

Hello Reader's! If you want to change your web background image automatic on the day time basis, i.e. for day it will show pic 1 and in night it will show pic 2 as background. Lets see the full example below:- </body> <sc

Top 10 Questions Often Asked in SEO interview

  Many times, you face a situation when you have to face interviews and try to find some interesting SEO questions to brush up your knowledge. I personally faced this situation many times before. When we already know so many things, it&rsqu

1 84 352
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: