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

1 line
7.4 KiB
JSON

[{"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1297601413.649642, "message": "JSONKit - https://github.com/johnezang/JSONKit - There are other JSON libraries, this one is the best I've found so far.", "group_id": 427, "id": 90433}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1297601496.5427899, "message": "ASIHTTPRequest - http://allseeing-i.com/ASIHTTPRequest/ - Higher level HTTP library that handles things like cookies, authentication, etc.", "group_id": 427, "id": 90442}, {"user_id": 1379, "stars": [{"date_created": 1301139902.3382499, "user_id": 18882}], "topic_id": 4822, "date_created": 1297601107.6092291, "message": "I thought it would be a good idea to collect a list of useful third-party code. I've found a few gems that have really saved me a lot of time.", "group_id": 427, "id": 90396}, {"user_id": 1379, "stars": [{"date_created": 1301139898.0395081, "user_id": 18882}], "topic_id": 4822, "date_created": 1297601245.2021379, "message": "ShareKit - http://getsharekit.com/ - drop this in and you can add functionality to share content (text, links, images, etc.) through Twitter, Facebook, etc.", "group_id": 427, "id": 90412}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1297601190.3024139, "message": "Cocos2D - http://www.cocos2d-iphone.org/ - a wrapper over OpenGL that handles sprites, animations, timing, etc. Great for games.", "group_id": 427, "id": 90405}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1297601348.6142521, "message": "Three20 - http://three20.info/ - The toolkit behind the Facebook app, lots of time-savers for UIKit-based applications.", "group_id": 427, "id": 90426}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1297601713.1062479, "message": "Flurry - http://www.flurry.com/ - An analytics package for iOS and other mobile platforms, it also collects crash data if you want it to.", "group_id": 427, "id": 90459}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1297601767.4346039, "message": "Also, check out the sample code in the Apple Developer Center. A lot of developers seem to miss this, but there are some really solid examples of how to do some things that I see a lot of people asking about.", "group_id": 427, "id": 90469}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1297601777.862139, "message": "Anybody want to add to this list?", "group_id": 427, "id": 90471}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1297601651.3574431, "message": "Google Data APIs for Objective C - http://code.google.com/p/gdata-objectivec-client/ - Support for lots of Google APIs.", "group_id": 427, "id": 90454}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1297602012.4141359, "message": "Also see \"Other useful resources\" - https://convore.com/ios-developers/other-useful-resources/ - for things that aren't code but are helpful anyway.", "group_id": 427, "id": 90508}, {"user_id": 8453, "stars": [], "topic_id": 4822, "date_created": 1297605644.6542211, "message": "GTMHTTPFetcher - http://code.google.com/p/gtm-http-fetcher/ - HTTP library from Google", "group_id": 427, "id": 90907}, {"user_id": 14726, "stars": [], "topic_id": 4822, "date_created": 1298393863.604739, "message": "iOS like launcher - https://github.com/rigoneri/myLauncher", "group_id": 427, "id": 180297}, {"user_id": 15236, "stars": [], "topic_id": 4822, "date_created": 1298470770.450078, "message": "Regular expressions framework: http://regexkit.sourceforge.net/RegexKitLite/index.html", "group_id": 427, "id": 187706}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1298824357.5931649, "message": "CHCSVParser: https://github.com/davedelong/CHCSVParser - Read and write CSVs easily.", "group_id": 427, "id": 218012}, {"user_id": 1379, "stars": [{"date_created": 1301139912.5288839, "user_id": 18882}], "topic_id": 4822, "date_created": 1299015366.6471901, "message": "Tapku: http://tapku.com/ - A variety of views and categories, such as TKCoverflowView.", "group_id": 427, "id": 239098}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1299017186.699501, "message": "MBProgressHUD: https://github.com/myell0w/MBProgressHUD - A simple to use progress indicator overlay.", "group_id": 427, "id": 239573}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1299017435.5619249, "message": "FTLocationSimulator: https://github.com/myell0w/FTLocationSimulator - Simulates Core Location in the iOS simulator, taken from a route provided in a KML file.", "group_id": 427, "id": 239690}, {"user_id": 1379, "stars": [], "topic_id": 4822, "date_created": 1299017514.396435, "message": "Those last few libraries were all by the same guy, it's worth checking out his other work for similar stuff: https://github.com/myell0w", "group_id": 427, "id": 239722}, {"user_id": 1379, "stars": [{"date_created": 1299974371.049392, "user_id": 16715}], "topic_id": 4822, "date_created": 1299017683.7127039, "message": "SoloComponents-iOS: https://github.com/andreyvit/SoloComponents-iOS - A selection of useful components for paging, grid views and images.", "group_id": 427, "id": 239796}, {"user_id": 1379, "stars": [{"date_created": 1299974404.244308, "user_id": 16715}, {"date_created": 1301139933.9398341, "user_id": 18882}, {"date_created": 1302097809.3685851, "user_id": 2085}], "topic_id": 4822, "date_created": 1299017336.6625111, "message": "MTLogging: https://github.com/myell0w/MTLogging - Flexible logging, lots of useful functionality above and beyond NSLog.", "group_id": 427, "id": 239632}, {"user_id": 1379, "stars": [{"date_created": 1299974366.647625, "user_id": 16715}], "topic_id": 4822, "date_created": 1299021831.136564, "message": "RESTKit: http://restkit.org/ - A framework for interacting with RESTful web services.", "group_id": 427, "id": 241689}, {"user_id": 1379, "stars": [{"date_created": 1299974369.807795, "user_id": 16715}], "topic_id": 4822, "date_created": 1299019119.3625541, "message": "ATMHud: https://github.com/atomton/ATMHud - A library for the creation of HUDs / overlays.", "group_id": 427, "id": 240641}, {"user_id": 18126, "stars": [{"date_created": 1299974365.1842899, "user_id": 16715}], "topic_id": 4822, "date_created": 1299110659.4387629, "message": "ASIHttpRequest http://allseeing-i.com/ASIHTTPRequest/ - a handy networking library", "group_id": 427, "id": 254639}, {"user_id": 1379, "stars": [{"date_created": 1299974363.6637781, "user_id": 16715}], "topic_id": 4822, "date_created": 1299366337.8505919, "message": "Kal: https://github.com/klazuka/Kal - A reimplementation of the month view in Apple's Calendar app.", "group_id": 427, "id": 277900}, {"user_id": 2597, "stars": [], "topic_id": 4822, "date_created": 1299556494.5459099, "message": "Should I be better of to use ASIHTTPRequest or RESTKit?", "group_id": 427, "id": 293271}, {"user_id": 20627, "stars": [{"date_created": 1299974361.4333119, "user_id": 16715}], "topic_id": 4822, "date_created": 1299860635.0858769, "message": "http://code.google.com/p/iphone-color-picker/ - A free and open source color picker view for iOS.", "group_id": 427, "id": 323951}, {"user_id": 20627, "stars": [{"date_created": 1299974358.2341471, "user_id": 16715}, {"date_created": 1301139954.7746811, "user_id": 18882}], "topic_id": 4822, "date_created": 1299861525.506887, "message": "https://github.com/iosdeveloper/SlideToCancel - \"slide to unlock\" clone from the iPhone's lockscreen using only public APIs", "group_id": 427, "id": 324121}]