
Search In
Hi All,
Today we will discuss about one of the very powerful and widely use JavaScript framework Ext JS for building application with interactive design and cross platform compatibility using various techniques like Ajax, Dynamic HTML (DHTML) and
While working with the google API we need to load that map into a container that can be used and called for the display and manipulation of the google map.
So for doing that, we need to use the div control that best suites to the dis
FlexboxLayout is a newly introduced library in android and alike CSS Flexible Box Layout Module to Android it has the same ability. Flexbox Layout works similar to the LinearLayout in android, it places children view sequentially. Each child vie
In this blog we will learn how to iterate over the elements of a collection (here we considered ArrayList) using generics and without generics.
First we will go through the process of using iterator method. Iterator() method is included by every col
Hi, this blog is to help you to set up a single node Hadoop environment on your Linux machine.
To know about Hadoop follow these links
https://en.wikipedia.org/wiki/Apache_Hadoop
http://www.tutorialspoint.com/hadoop/
https://
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
Hello readers, today in my blog I will discuss about canvas . Using canvas I have created a Concentric circle clock.
The HTML <canvas> element is used to draw graphics on a web page using JavaScript.
It basically used to creat
"Let imagine If Airplane is Google, Then seats could be your Ads placement & booking site are the platform to sell your ad position"
Google Ads is an online advertising platform by Google, which helps Advertisers to display their ad
Hello friends
While designing my first android app in Photoshop, I preferred researching on web for the guidelines and standards, before starting the task.
In doing so, I found some terms like dpi, dp and sp which were very confusing to me initiall
Hello reader's, in this blog we are going to create a navigation menu for mobile with CSS3 and HTML. I am using the Javascript for the clicking function. Here i used "+" Adjacent sibling combinator selector to make click function for th
