How To Archive

This guide will show you how to copy data from one cloud storage to another .Competition among Cloud storage service companies like Dropbox, Google drive, SkyDrive,Box etc is increasing day by day at rapid rate . To survive in this heavy competition & to increase their user base , Companies are started providing extra facilities to end users (for example recently Dropbox started giving 500MB of space upon each referral , Microsoft upgraded SkyDrive’s storage limit from 7Gb to 25 GB) which is triggering the end users to create a new account for each cloud. But having multiple accounts sometimes may lead to confusion & it’s very difficult to maintain

Read More...

As per Reuters recent survey , four out of five facebook users have never bought a product or service as a result of advertising . This clearly indicates that most of the people are sick off facebook annoying ads . If you are one among four persons who never bought a product as a result of advertising and feel these ads are annoying to you , then bel0w article will help you out in removing ads from your facebook timeline

Read More...

Amazon offers wide variety of services for developers  to create scalable applications.A web application is scalable if it allows more number of users without affecting performance and speed.The application server would need more number of CPU cycles ‘s if the number of simultaneous users increases and hence you need additional CPU resource. Amazon EC2 known as Elastic Compute cloud provides the cloud infrastructure for the web applications. Amazon’s AMI (Amazon Machine Image) or instance is a virtual machine on the cloud that provide the processing power for your web application.For example, Instagram – a popular photo sharing application uses the amazon’s services to provide the scalability

Read More...

Android Intents are the general abstraction of the activity that comes next.Intents are like messaging components that communicate across activities.Imagine you have created an activity in your application and you want that activity to be interacive.To be interactive means to communicate with other services and components

Read More...