
Search In
Big Data Analytics came into picture at the commencement of 21st century. According to IBM, “we generate 2.5 quintillion bytes of data per day, so much that 90 percent of the data in the present world has been created in the last 24 months. The
Your website needs to be as interesting and riveting as your brands. In 2018, the only way you can reach out to a large mass of audience with little effort in by creating a website. A brand website needs to reflect the true nature of a brand and very
For the release of their August issue, centered on ‘America’s Women Billionaires’, Forbes featured reality television’s protégé, Kylie Jenner, on its cover. At 20 years old, Jenner is the youngest woman to appear
Coca-Cola, Pampers, Louis Vuitton, Mercedes: what do they all have in common? They are brands and they are so successful! They are easily recognized, remembered and even revered by consumers. Sure marketing had a lot to do with it. But it a
What do you do if you have to add some cool animation effects to your website? Unless the answer is use jQuery, you are taking the long road home. This very powerful JavaScript library can change the way you look at website design and the way your we
This blog provide you simple Pull to refresh functionality with SwipeRefreshLayout.
First of all create new project.
Open xml layout file and create ListView/ScrollView/Gridview.
Wrap ListView/ScrollView/Gridview with "android.support.v4.widget.
how to make alert messages in bootstrap.
Bootstrap prvoides an predefined class .alert for creating alert messages which can be customized according to the requirement.
Alerts are created with the .alert class, followed by one of the four contextua
Hello All,
If you want to setup a push notifications with PhoneGap and Android, here below I am providing the guidelines, you only have to follow the steps one by one-
So first of all you have to install push plugin for PhoneGap.
The plugin can be
If you would like to change your facebook profile picture with php or jquery. You can use below code for the same.
Please download facebook.js from Facebook SDK.
<script src="//code.jquery.com/jquery-latest.min.js"></script>
<script
With the help of Bootstrap we can create a Modal plugin. In the example given below , I am using attributes data-toggle=”model” ( which is used to open the model window ) and data- target=”#Model” (which points to the id of the target model ).
