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

  • Home
  • SEARCH
  • 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 3240586
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T18:06:08+00:00 2026-05-17T18:06:08+00:00

I have a User class and want to display many users’ thumbnails w/ their

  • 0

I have a User class and want to display many users’ thumbnails w/ their name overlayed & a green dot overlayed if they’re online, etc. in a grid-like tableView (like Grindr, similar to iPhone’s Camera Roll).

First, I fetch a JSON array of user data for the nearest (geographically) 20 users from the server. Then, I parse the JSON and insert them in the managedObjectContext.

How do I display these users in a UITableView? I was thinking of using an NSFetchedResultsController, but I’ve never seen an example with NSURLConnection. Here’s something I found, but I don’t really get it cause it’s not very thorough:
http://www.litp.org/blog/?p=78
Still, I think I’m gonna see if I can do something like that unless you give me a better idea.

Once I have the user data, I’ll have a thumbView (subview) for each user’s thumbnail and do something like this: http://www.markj.net/iphone-asynchronous-table-image/ to load the user thumbnail for each thumbView.

How would you go about doing this? Should I even use Core Data? Should I just use an NSArray? I figured using Core Data could make for a better UX and reduce server bandwidth.

The project is called acani on github.

Thanks!

Matt

  • 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-05-17T18:06:09+00:00Added an answer on May 17, 2026 at 6:06 pm

    Usually, with Core Data you would create two context, one for the UI and one for the URL connection. The URL connection runs on a background thread. It downloads the data, creates the managed objects and then saves. The you merge changes with the UI context and the fetched results controller should automatically detect the data changes and update the table.

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

Sidebar

Related Questions

I have dbml with single table users i want add partial class for User
I'm working on a resource management class and want to have the user provide
we had a heated discussion about a method name. We have a class User
I have a User class which may or may not have an associated Department.
I have a User class with reference to a Message class. The message class
Suppose I have an array of a objects of user defined class. Wanted to
I have a class called User with static function loginRequired(), which returns false if
I have some logic, which defines and uses some user-defined types, like these: class
Rails 3.0.3 ruby 1.9.2p0 The Problem: I have a Users table which has many
I have user control named DateTimeUC which has two textboxes on its markup: <asp:TextBox

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.