Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7886651
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T05:22:21+00:00 2026-06-03T05:22:21+00:00

I am creating an application where a user can create a document and upload

  • 0

I am creating an application where a user can create a document and upload it on the network. A bit like pages and Icloud. The user can add images, text fields and in the future videos, all are added in an NsMutableArray By know I am taking a screenshot of the page programmly and uploading it on dropbox, then dydplaying it in a UITableView. It works fine, but itis a screenshot, so you cant scroll the text and see the videos.

For this I decided to use json. I integrated the library correctly, but I am very confused. I can not understand how it works. Do I need to uploadall the pieces separately and then create an json file with the image position and size to put everything to gether in the tableview, or actually convert the image to json language? How can I create a json file and add objects? What is the difference between a json writer, serialization, and parser?

But the thing that confuses me the most is, do i need to convert all the data json language? Then how can I proceed. I need a clear mind plan! Thanks!!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T05:22:23+00:00Added an answer on June 3, 2026 at 5:22 am

    JSON is simply a way of representing data in a simple text based form, much like simple XML does. The most common way to represent binary data (like an image) would be to base 64 encode the data so it becomes an ascii string, and embed that in your JSON data.

    Writer: Take a data structure, NSDictionary, NSArray, YourObject etc. and convert it to it’s JSON representation.
    Serialization: Convert the JSON representation to something that can be sent across the wire
    Parser: Read and parse a JSON data structure, like any other parser, the output can be a number of things such as a DOM tree, a series of events, or a mapping to some native Object.

    As for how you need to send/receive data in your application, that is difficult to say, you might want to make small asynchronous calls to retrieve small bits of data and assemble them piece by piece, or receive an entire “page” in a single document. These are more of design decisions about how your application behave. JSON is simply the means by which you’ll convert your native objects into some text based format, send them across the wire, and re-assemble them into native objects once again.

    There are numerous good basic JSON tutorials online, a google search will turn up a number of good beginner tutorials.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to create an application like Facebook in which each user can
I'm creating a Java application where the user can search through a list of
I am currently creating an application that has a user, the user can follow
I'm creating an application that allows a user to create widgets. There are several
I'm creating an Admin page for my ASP.Net MVC 3 application. I can create
I am creating a simple ajax feature into my application where a user can
In codeigniter I am creating an application that allows the user to upload multiple
I am creating this drawing application, where the user can click preview and it
I am creating Facebook application which get insights for user's page for multiple metric.
I'm creating a web application for work where the user has to enter the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.