Create 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 ArticleCreate a simple Logic App in Microsoft Azure
Logic app is Microsoft’s answer for IFTT like service. For those who don’t know logic apps , we can develop a simple web app using just blocks of workflows and connectors. Microsoft provides some out...
View Article[FIXED] IIS 10 not serving CSS, IMAGE files in Windows 2016
This is the solution to fix the IIS error while loading the static files such as css and image files in Windows Server machines. Step 1: Open “ Turn windows features on or off” in control panel Step 2:...
View Article[Fixed]No relevant source lines error in Machine.config
This solution is fix the error message whole hosting .NET website in IIS. Error message: Configuration Error Description: An error occurred during the processing of a configuration file required to...
View ArticleOracle SqlLoader fix for Windows 2016
After configuring Windows 2016 OS, if you start SQL Loader you may receive the message “This Program can’t start because oranfsodm12.dll is missing from your computer.Try reinstalling the program to...
View Article