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

Search In

Copy Paste in Swift

Apple provides the UIPasteboard class which  enables the data to be shared within the app and with another app. To share data we can use pasteboards. Here is the code snippet depicting how copy and Paste functionality can be achieved in Swift

How to use Butterknife in Android?

ButterKnife is library to initialize the views with Annotations. With the help of Butterknife you have no need to initialize view with findViewBtId(). here we start. 1. Create Project. 2. Open module level build.gradle file. 3. Add below dependen

Warning : Unknown type 245 sent by the server

Here we will learn how to resolve the error that we come across while updating MySQL 5.5 to MySQL 5.7 on ubuntu 14.04. After the upgradating, I was trying to login my CakePHP application, but every time I was trying to login I was facing the warning

Blurry Text

Hi all. We try all sorts of shadow and color properties to make our text look unique and richer visually. In this blog post, I will tell you how to create a simple blurry text using two of the simplest properties, text-shadow and color. One major

How to read a text file using Scanner in Java?

Hello!! As we know that their are multiple way to read the text file in java. BufferedReader class is generally uses to read the text file. FileReader, BufferedReader, FileInputStream is used to reade the text file in java depend

How to run php code when click action occur on link

Hello Reader's, If you want to run PHP code when user click any selected anchor tag then you can use the Jquery for this. Lets see how you can run this code. First you have to write the onlclick action on the anchor tag like this:- <a href="#" o

How to limit DEX memory usage

Sometimes we are getting errors of shortage of memory at the compile time. We get such type of error: Exception in thread "pool-1-thread-2" Exception in thread "pool-1-thread-3" Exception in thread "pool-1-thread-4" java.lang.OutOfMemoryError: GC

How to remove "this email was sent using the cakephp framework"

I was facing issue when I was sending email, then I was getting message in the footer of the email. Message is "This email was sent using the cakephp framework".  In order to remove this message you need to make sure that you have set

How to manage error log in cakephp in 2.4.1 version?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to manage error log in cakephp in 2.4.1 version? If you want to create error log file in your CakePHP web application so firstly you have to search location to error.log file in

Learn how to create a comment with word limit using jQuery

Hii,  In this blog, I am going to share an example in which i have created a comment box using few html tags like input box and text area and i have used jquery to set the word limit and to count the number of characters typed. Go through the ex

1 20 408
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: