
Search In
Reddit, which is the largest traffic source, may appear a little confusing to a new user. As Reddit has a very large community, there are some latest jargons evolving from time to time. So, I came up with Some most important lingo jargon on Reddit.
Hello readers, today I guide you "How to develop Robust website in Php".
Site development is a urgent perspective to any entrepreneurial endeavor. However, that is normal information nowadays. The written work on the divider is clear &ndas
In my previous article i explained when we should refactor code and how to refactor. Lets take our discussion further to decorator/presenter pattern. Decorator/Presenter pattern have been overly used in rails community. There is a thin line between d
Hello readers, Today in this blog we will discuss about HTML5 various elements, its syntax and various tags that are used in it.
Features included in HTML5 -
The tag name remains uppercase.
For attributes the quotes remains optional.
The attrib
In this blog post, I am going to explain how you can check updates of the latest version of the mobile operating system on your Android phone. I will be discussing here two different methods to do the same. This will help us cover a wide range
As we all know that Node.js runs in a single thread mode and in order to achieve performance it make use of event-driven methodology. This event-driven methodology make Node.js efficient for I/O processes , but sometime there are cases where applicat
Image source: www.getapp.com
Are you looking forward to manage multiple projects? If yes, then you have come to the right place because here we are discussing five things one must pay heed to run multiple projects smoothly. Many project ma
In the previous blog Extracting metadata info from a mp3 file using getID3 in Cake PHP? i explained how to extract information regarding a mp3 file using getID3. In this blog i will explain how to extract the image (if its there) inside a mp3 file us
Authentication is a mechanism of verifying users coming to particular system so that they can only make use of resources for which they have been provided permission. Having a strong authentication mechanism in an important part of a system.
This tutorial is about getting internal cache size for all applications. There is no such API is available in android because of Security reasons.
So we will get cache size of all apps with Reflection.
Here we start:-
1. Create Pro
