Facebook Page ownership Transfer
There are many reasons why you might need to transfer control of a Facebook page that you created to someone else. Facebook Page ownership Transfer, This term is used frequently in social marketing or SMO ( Social Media Optimisation ), Basically, to…
Google Drive Tips & Tricks, How to Solve File Upload Errors
How to solve File Upload Errors in Google Drive With few Tips & Tricks Google drive is both an Online and Offline Storage service that gives you 15GB of cloud storage for free. You can use it to create documents and store, share folders and files…
Self Hosted or WordPress.com Which is Better for Blogging
I remember my first experience with blogging. I said its truly a bad experience with self-hosted but if you have a little experience of CPanel, PHP and HTML then it will be great for the self-hosted blogs. Few of the highlighted points are Cost Hosting…
How to Start a Blog From Scratch
Starting a blog is sometimes overwhelming, but starting a blog is not as easy you think. You have some basic knowledge about the terminology of websites, web hosting, web server, for a beginner too you need some basic knowledge. But WordPress makes most…
How to insert Placeholder in UITextView
Placeholder in UITextView is something that is required to help user understand what the control is for. Placeholder in iOS is the information text used to represent user of View. Placeholder is the instance property of TextField in iOS but as we know…
How to Set Left/Right Padding in UITEXTFIELD in IOS
There is a common ISSUE (How to Set Left/Right Padding in UITEXTFIELD in IOS ) we always faced while designing a IOS form and that is Padding and Margin of a UIControl. Either way we faced the same issue whether we use Storyboard or Programmatically we…
where is nsuserdefaults stored ?
One question arises in every IOS programmer , That whats the easy way to save some value without using any Database.Second questions is arise can i see the data i saved .where is nsuserdefaults stored ? Answer is “Yes” . The easiest way to…
UIGestureRecognizer Tutorial and Walkthrough
A gesture-recognizer object—or, simply, a gesture recognizer—decouples the logic for recognizing a sequence of touches (or other input) and acting on that recognition. When one of these objects recognizes a common gesture or, in some cases, a change in…
How to validate email on textField in IOS
validate email on textField: Something that every app developer has to deal with at some point or another is string validation, with the most common problem being email validation. That is because every single online service has a login or signup view…
How to host a website for free on google drive ?
Google Drive has always been a great place to store HTML, JavaScript and CSS files so they are secure and available from anywhere. Now you can host and share this content too! Watch this video to learn more. We’re a big fan of cloud services on this…