
Search In
Front end development has developed remarkably for the past decade. Many new frameworks have developed with the aim of making web development services a new dimension. Unfortunately few of them can retain their position and rest are disappeared. One
When a group of people is working on the same project then it's mandatory to have any version control system, so that everyone can work without having any conflict. Git is one of the popular distributed version control systems that we have.
There
Hello Reader's if you are looking to develop a web app which gets the facebook user profile details then by using PHP you can do this. Facebook gives us the public details of any user like: photo, cover location and birthdays. To use this yo
.NET is basically a software structure that has been developed by Microsoft and is mostly used in Microsoft Windows. The large class library included here is called Framework Class Library (FCL) which facilitates the property of interoperability in l
In order to promote a mobile application there are various strategies & goals that need to be implemented, so that the targeted audience know the existence of your mobile application along with its
Fabric is Twitter's mobile application development platform. For more about Fabric and install on Android Studio Please refer below link:-
https://get.fabric.io/android
After Install Fabric. Login using Twitter account and create&n
Hi Reader's,
Welcome to FindNerd,today we are going to discuss convert Html to pdf in CakePHP 2.x.
If we want to convert Html to pdf in our CakePHP web application then firstly we have to download TCPF library from Github. You can see below link
This article will help designers to extract images.
Now, Including iphone 6 Plus we need three assets 1x, 2x and 3x also called “scale factors.”
First thing icons should be vector-based. In this article we will focus on how to generate multiple
Many a times we need to authenticate our users through social media such as facebook, twitter and google+.
Today I will be discussing how to login to the system using Google+ credentials without using any sdk but through javascript.
Using the below
Lets consider a task on hand , we need to add a contact us form which takes in few inputs from the user and on submission mails the details to the administrator. The requirement says that the mail should be sent using Gmail SMTP client. The solution
