{"id":16742249,"url":"https://github.com/oscarmorrison/blogapp","last_synced_at":"2026-01-02T16:52:27.433Z","repository":{"id":71203658,"uuid":"13188061","full_name":"oscarmorrison/BlogApp","owner":"oscarmorrison","description":"Basic iPhone app that displays blog posts, then presents the mobile version in a webview.","archived":false,"fork":false,"pushed_at":"2013-09-29T07:47:42.000Z","size":272,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T13:16:10.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oscarmorrison.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-29T06:56:10.000Z","updated_at":"2013-09-29T07:47:44.000Z","dependencies_parsed_at":"2023-02-22T13:01:26.274Z","dependency_job_id":null,"html_url":"https://github.com/oscarmorrison/BlogApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmorrison%2FBlogApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmorrison%2FBlogApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmorrison%2FBlogApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmorrison%2FBlogApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscarmorrison","download_url":"https://codeload.github.com/oscarmorrison/BlogApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243807364,"owners_count":20350992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T01:23:09.529Z","updated_at":"2026-01-02T16:52:27.405Z","avatar_url":"https://github.com/oscarmorrison.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"BlogApp\n=======\n\nBasic iPhone app that displays blog posts, then presents the mobile version in a webview.\n\n### Basic Documentation ###\n\n(TableViewController)\nThe app uses the Google Feed API: http://ogem.co/1dQ4sXZ \nto parse the blogs XML feed to JSON format. This is stored in a NSURL *blogURL. To add your own blog, change the end url (e.g zendesk.com/feed) The num=30, 30 being the amount of posts.\n\nThe contents of the URL are then stored in a NSData object called *jasonData.\nWhich is then serialised into NSDictionary object.\n\nThe next part creates an NSArray (could also use NSMutableArray for dynamic storage)\nusing the keys in the dictionary,\n\nLines 48 and 49 have been commented out are used to assist with indentifying the keys in the NSDictionary. \n\nFor more information on JSON keys and JSON in general, \n\nSquarespace developers has a good basic introduction: http://ogem.co/1dQ4MWO\n\nAnd for NSDictionary allKeys see iOS Developer Docs: http://ogem.co/1dQ4PSy\n\nThe rest of the app is reasonable self-explanitary. The activity bar, UIProgressView is purley\nfor display purposes, it will load until site has finished loading, or about 2secs, whichever is faster. Although this is cosmetic, it is being used in the same context of that which a Activity indicator would be used, more information about the User Experience can be found in io design resources: http://ogem.co/1dQ4Qpu \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarmorrison%2Fblogapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscarmorrison%2Fblogapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarmorrison%2Fblogapp/lists"}