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

Search In

Intercepting and overriding variables and Making new variables available in Drupal theme

Hold the existing variable and override it grasp and override the existing variables, to do it we use a function in the template.php file For example <?php function themename_preprocess(&$vars){ $var['title'] = 'your text here';

How to Sanitize Email ID and URL in PHP

Hello Everyone, today I will guide you "To Sanitize a String in PHP" SANITIZE :- Data affirmation is usually an inclusive element of working with varieties. Not merely may be published files result in protection problems, nevertheless additionally,

Network Layer Protocols

Network Layer Protocols   While sending or receiving data there  is lot of things happens at the background. We call that things a set of rules commonly called as protocols.   Address Resolution Protocol(ARP)   While communi

Automatic icon resizing plugin for Cordova: Phonegap

In this post, you will learn about the plugin for automatic resizing of icons. You must know that both android and iOS platform needs different size of icons according to different devices.     If you need to change your app icon in yo

How to download videos from YouTube in iOS

Hi Readers, We can download video file from Youtube if we know youtube URL of the video. First you need to add attached files (HCYoutubeParser) into your project. Now you need to call following function into your code: let video = HCYoutubeParser

Screenshot plugin for Cordova/phoneGap apps.

Hello Readers, Screenshot plugin for Cordova/phonegap apps allows you to take screenshot of the current open screen and save it to phone storage.   First of all we need to install the following plugin through CLI: $ cordova plugin add https

How to add openCV sdk and native libs in your project?

OpenCV is an open source project that provides OpenCV android SDK to match one template against other. These are the following steps to add OpenCv in your project : 1. First of all download Android studio from this link - https://developer.android.

Discussion on install and setup GitHub on Ubuntu

Hi Reader's, Welcome to FindNerd, today we are going to discuss on install and setup GitHub on Ubuntu. If you want to install git and setup GitHub on Ubuntu, Then firstly you have to update apt-get. You can follow below command $ sudo apt-get

Use Drop Down Error Notification instead of pop-ups in iOS

Popups are amazing way to notify/alert user, popups provide us necessary additional info about the app and can be used for assisting user when anything went wrong. After using traditional popups now it’s time for Dropdown popups. Click on th

Why Should Business Startups Focus on Customer Feedback?

It’s hard to keep an exact count of the number of startups around us. The explosion of technology and demand for better services has accelerated the culture of startups. And, it is actually good to see people brainstorming their ideas and turni

1 180 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: