HTML5 Pre-resize images before uploading
Here’s a noodle scratcher. Bearing in mind we have HTML5 local storage and xhr v2 and what not. I was wondering if anyone … Read more
Here’s a noodle scratcher. Bearing in mind we have HTML5 local storage and xhr v2 and what not. I was wondering if anyone … Read more
After checking How can I upload my project’s Git repository to GitHub?, I still have no idea how to get a project uploaded … Read more
Is there any class, library or some piece of code which will help me to upload files with HTTPWebrequest? Edit 2: I do … Read more
I keep getting this error when I try to submit my app to the store using Xcode: ERROR ITMS-90475: “Invalid Bundle. iPad Multitasking … Read more
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so … Read more
I have a web service that receives data in JSON format, processes the data, and then returns the result to the requester. I … Read more