Send and receive push messages using Google Cloud Messaging
GCM or Google Cloud Messaging service is offered by google for the android platform to send and receive data using google’s cloud infrastructure.Earlier it is better known an C2DM or Cloud to Device...
View ArticleWebsites to learn online programming courses
Learning programming courses online is now easier than ever.Employers consider these online courses valuable these days since people are more likely to attend the courses online than conventional...
View ArticleFaster coding using Notepad++ Snippet plugins
Snippet plugins are highly effective in reducing the coding time by automating the repetitive tasks.Sometimes you need to type the repetitive part in coding such as adding the library files in the head...
View Article[How to] Find IMEI number of stolen android device
This tutorial will show you how to find IMEI number of stolen android device which is registered to your Google accountThe post [How to] Find IMEI number of stolen android device appeared first on Devlup.
View ArticleCreate Long shadow effect using Photoshop
After flat design became popular among designers in past few months now its the turn for Long shadow designs.Applying the long background shadow to the flat design objects are more intuitive and less...
View ArticleCreating Image Circles using CSS
I recently started learning the basics of CSS3 features that you can use to create tiny animations.One of the simple css3 technique that many websites use on their comment section is to display the...
View ArticleLogin with Twitter using PHP
Nowadays websites are implementing federated logins like twitter and Facebook where in you can sign-in using your social credentials instead of emails. We are going to see how to implement Login with...
View ArticleGoogle’s 15th birthday doodle how did they do?
Google’s 15th birthday was celebrated with a pinata themed doodle that showers chocolates when hit with a stick.Score is calculated based on the number of chocolates that fall from the pinata and you...
View ArticleInstalling NodeJs on Amazon EC2 Instance
This article will help you understand the steps to install NodeJS on Amazon EC2 Instance in under 20 minutesThe post Installing NodeJs on Amazon EC2 Instance appeared first on Devlup.
View ArticleNew features in Android KitKat
The latest version of android known as KitKat or Android 4.4 is announced with many neat features.One major feature in Kitkat is that it can be installed in most of the phones as it requires 512 MB The...
View Article