{"id":18271955,"url":"https://github.com/chrismiles/OpenFlow","last_synced_at":"2025-04-05T02:30:51.343Z","repository":{"id":139033871,"uuid":"564601","full_name":"chrismiles/OpenFlow","owner":"chrismiles","description":"CoverFlow API replacement for the iPhone","archived":false,"fork":true,"pushed_at":"2010-03-17T04:33:06.000Z","size":1161,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-05T11:54:28.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://apparentlogic.com/openflow","language":"Objective-C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"holtwick/OpenFlow","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chrismiles.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-03-16T06:16:09.000Z","updated_at":"2017-04-25T06:29:12.000Z","dependencies_parsed_at":"2023-03-13T10:51:35.626Z","dependency_job_id":null,"html_url":"https://github.com/chrismiles/OpenFlow","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/chrismiles%2FOpenFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismiles%2FOpenFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismiles%2FOpenFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismiles%2FOpenFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrismiles","download_url":"https://codeload.github.com/chrismiles/OpenFlow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247279313,"owners_count":20912860,"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-11-05T11:39:37.450Z","updated_at":"2025-04-05T02:30:49.684Z","avatar_url":"https://github.com/chrismiles.png","language":"Objective-C","readme":"Follow the project's status at http://apparentlogic.com/openflow and on Twitter at @openflow\n\n\nWhen I released my first iPhone app, Presenter, two months ago, Apple accused me of using their private iPhone CoverFlow API. After appealing to Apple \u0026 writing a blog post about my roadblock, Apple reversed their decision.\n\nThe initial release is simple, but it is also efficient and very fast, even on first generation iPhones.\n\nThe API should be easy to include in your own program. The main class, AFOpenFlowView, is a subclass of UIView.\nTo use this in your own project:\n-Add the OpenFlow source code to your project.\n-Add the QuartzCore and CoreGraphics frameworks.\n-Import “AFOpenFlowView.h” \u0026 interact with it as you would a normal UIView.\n-You should implement both the AFOpenFlowViewDelegate and AFOpenFlowViewDataSource protocols.\n\nCurrently, the delegate protocol is used to let your code know when the user selected a new object. The datasource protocol is called when AFOpenFlowView needs a UIImage object. This method should be *fast*. Don’t do NSURL requests or even disk access in this method. See the AFOpenFlowDemo app I provided for an example how to load images from a remote server. The datasource also needs to provide a default UIImage.\n\nAt any point, you can set UIImage’s on your AFOpenFlowView. You don’t need to wait for the datasource protocol to ask you. Your AFOpenFlowView will start displaying images as soon as you call setNumberOfImages.\n\nThis is an initial release of OpenFlow. I licensed it under the liberal MIT open source license.\nPlease drop me a line to let me know what you think \u0026 where you want the project to go from here.\n\nThe source code for both OpenFlow and the AFOpenFlowDemo project are currently available on Github at http://github.com/thefaj/OpenFlow. For the demo application, you will need to register for a Flickr API key and secret. If you try to compile the demo, you will quickly find the error message where your Key \u0026 Secret should be added.\n\nEnjoy!\n-Alex","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrismiles%2FOpenFlow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrismiles%2FOpenFlow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrismiles%2FOpenFlow/lists"}