Files
2012-02-21 01:15:00 -05:00

1 line
5.4 KiB
JSON

[{"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1301343525.5151629, "message": "So... I think it will be clear from the nature of my questions that I have a MASSIVE amount left to learn", "group_id": 987, "id": 461785}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1301343681.085124, "message": "What I'm debating between is having each cell link open a browser window which is simply a single page which is the .pdf of the year's magazine", "group_id": 987, "id": 461826}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1301343572.513314, "message": "It is just going to be an app where you can view the various years of my school's literary magazine", "group_id": 987, "id": 461801}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1301343716.8965161, "message": "any advice?", "group_id": 987, "id": 461832}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1301343545.524344, "message": "I'm basically just trying to decide what the best way to organize my app will be", "group_id": 987, "id": 461794}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1301343635.8822241, "message": "So far (from my current knowledge) I'm planning on just using the table view format, with each different cell being a different year", "group_id": 987, "id": 461816}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1301343710.690464, "message": "or if I should actually put the pdf's in my app and have each cell link to the file (honestly I'm not even sure yet if this is something you can do)", "group_id": 987, "id": 461831}, {"user_id": 15929, "stars": [], "topic_id": 15862, "date_created": 1301364647.609498, "message": "depends. on how important is offline access, on how big the pdf file is (jumping from year to year wouldn't be fun if it has strenuous load time)", "group_id": 987, "id": 464219}, {"user_id": 15929, "stars": [{"date_created": 1301447779.102735, "user_id": 26}], "topic_id": 15862, "date_created": 1301364716.5333619, "message": "or do both... has a download link on each cell that'll download the whole pdf on to phone...", "group_id": 987, "id": 464228}, {"user_id": 6900, "stars": [], "topic_id": 15862, "date_created": 1301392243.2625091, "message": "Hi. You shouldn't put the pdf's in your app \"by hand\", that's the worst option. If you don't want to use the web view (for any reason unwrangle gave), your app should download them dynamically.", "group_id": 987, "id": 468411}, {"user_id": 24896, "stars": [], "topic_id": 15862, "date_created": 1301434241.224617, "message": "It's not so bad to have a list of pdf's bundled with your app. The main downside is that your app will be bigger, and if it's over a certain limit (used to be 10 megs, not sure if it's larger now), users will have to d/l via wifi, not 3G. The upside of bundling pdf's in your app is that users will never have d/l anything again, and it will be faster to use. I don't see any other major issues. UIWebView is a very easy way to display the pdf's within your app. Also, if you decide to put the pdf's on a server, you could consider just having a website instead of an app.", "group_id": 987, "id": 472663}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1301447868.9681089, "message": "p.s. this article seems to have some good nuggets of advice http://www.macresearch.org/cocoa-scientists-xxx-developing-iphone", "group_id": 987, "id": 474762}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1301447790.8862381, "message": "@unwrangle That would be the best if I could figure it out...", "group_id": 987, "id": 474756}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1301447814.237498, "message": "for now I think I won't bundle the pdf's, but I might do it in a later version", "group_id": 987, "id": 474759}, {"user_id": 6900, "stars": [], "topic_id": 15862, "date_created": 1301477082.4779739, "message": "There's an other downside to bundled PDF's : what will you do when there's a new edition of your magazine? You will need to update your app and submit to Apple, again.", "group_id": 987, "id": 480268}, {"user_id": 6900, "stars": [], "topic_id": 15862, "date_created": 1301477228.8947151, "message": "Plus, there's a lot you can do to have a better audience, such as notifications to remind users to check new releases of your magazines.", "group_id": 987, "id": 480287}, {"user_id": 15929, "stars": [], "topic_id": 15862, "date_created": 1301507579.5760009, "message": "i thought it was a yearly mags,.. pushing content update every year wouldn't be that big of a deal...", "group_id": 987, "id": 483502}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1301516314.0655899, "message": "Yup, it'll just be once a year.", "group_id": 987, "id": 484820}, {"user_id": 6900, "stars": [], "topic_id": 15862, "date_created": 1301654903.372592, "message": "Oh, I haven't seen that, thought it was many mags, and years were a way to find one particular release.", "group_id": 987, "id": 500561}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1308937970.364666, "message": "Ooh I forgot to post here when I finished my app. I ended up just making an image of each page instead of PDFs", "group_id": 987, "id": 1478309}, {"user_id": 26, "stars": [], "topic_id": 15862, "date_created": 1308937990.7096739, "message": "Here it is if you want to check it out :) http://t.co/XaXBthZ", "group_id": 987, "id": 1478313}]