¡@

Home 

2014/10/15 ¤U¤È 10:09:35

iphone Programming Glossary: github

Add UIPickerView & a Button in Action sheet - How?

http://stackoverflow.com/questions/1262574/add-uipickerview-a-button-in-action-sheet-how

navigationController animated YES completion nil I create a simple example and posted it on github . Also see Showing actionsheet causes CGContext invalid context errors . share improve this answer..

Free Weather API [closed]

http://stackoverflow.com/questions/1305127/free-weather-api

GeoLookupXML index.xml query 90210 Weather Channel Requires signup Example found sample code at github . Ruby gem for accessing the Weather Channel XML API WeatherAPI Norway Example http api.yr.no weatherapi..

Using FFMPEG library with iPhone SDK for video encoding

http://stackoverflow.com/questions/1679649/using-ffmpeg-library-with-iphone-sdk-for-video-encoding

video encoding ffmpeg share improve this question Check out the iFrameExtractor project on github. While this is not exactly what you are looking for it has scripts for building the ffmpeg libraries..

Can I embed a custom font in an iPhone application?

http://stackoverflow.com/questions/360751/can-i-embed-a-custom-font-in-an-iphone-application

and handles loading .ttf files. I released it opensource under the Apache license and put it on github here git github.com zynga FontLabel.git The important files are FontLabel.h and FontLabel.m. It uses.. .ttf files. I released it opensource under the Apache license and put it on github here git github.com zynga FontLabel.git The important files are FontLabel.h and FontLabel.m. It uses some of the code..

Is there any framework to highlight text on pdf file after rendering on the iphone

http://stackoverflow.com/questions/5335799/is-there-any-framework-to-highlight-text-on-pdf-file-after-rendering-on-the-iph

more time with google I found some samples to search a word on pdf those are fastsamplepdf from github random ideas MY WORK I seen fastsample pdf code I understood only the parsing of the pdf to text using..

Open Source Cocoa/Cocoa-Touch POP3/SMTP library?

http://stackoverflow.com/questions/740939/open-source-cocoa-cocoa-touch-pop3-smtp-library

Pantomime MailCore and EdMessage the site for this seems to be down but there is a mirror on github which has also been modified to compile for 10.4 as well as 10.5 so should work on the iPhone Example..

How can we programmatically detect which iOS version is device running on? [duplicate]

http://stackoverflow.com/questions/7848766/how-can-we-programmatically-detect-which-ios-version-is-device-running-on

NSString is to define macros See original answer Check iPhone iOS Version Those macros do exist in github see https github.com carlj CJAMacros blob master CJAMacros CJAMacros.h Like this #define SYSTEM_VERSION_EQUAL_TO.. macros See original answer Check iPhone iOS Version Those macros do exist in github see https github.com carlj CJAMacros blob master CJAMacros CJAMacros.h Like this #define SYSTEM_VERSION_EQUAL_TO v UIDevice..

Add UIPickerView & a Button in Action sheet - How?

http://stackoverflow.com/questions/1262574/add-uipickerview-a-button-in-action-sheet-how

Free Weather API [closed]

http://stackoverflow.com/questions/1305127/free-weather-api

Underground API Example http api.wunderground.com auto wui geo GeoLookupXML index.xml query 90210 Weather Channel Requires signup Example found sample code at github . Ruby gem for accessing the Weather Channel XML API WeatherAPI Norway Example http api.yr.no weatherapi locationforecast 1.6 lat 34 lon 118 share improve this..

Using FFMPEG library with iPhone SDK for video encoding

http://stackoverflow.com/questions/1679649/using-ffmpeg-library-with-iphone-sdk-for-video-encoding

me I would be very grateful..` Thanks Aurelien Potier iphone video encoding ffmpeg share improve this question Check out the iFrameExtractor project on github. While this is not exactly what you are looking for it has scripts for building the ffmpeg libraries and the xcode project links the libraries. Some more info in..

Can I embed a custom font in an iPhone application?

http://stackoverflow.com/questions/360751/can-i-embed-a-custom-font-in-an-iphone-application

this solution. I created a simple module that extends UILabel and handles loading .ttf files. I released it opensource under the Apache license and put it on github here git github.com zynga FontLabel.git The important files are FontLabel.h and FontLabel.m. It uses some of the code from Genericrich's answer above. Browse the.. I created a simple module that extends UILabel and handles loading .ttf files. I released it opensource under the Apache license and put it on github here git github.com zynga FontLabel.git The important files are FontLabel.h and FontLabel.m. It uses some of the code from Genericrich's answer above. Browse the source here http..

Is there any framework to highlight text on pdf file after rendering on the iphone

http://stackoverflow.com/questions/5335799/is-there-any-framework-to-highlight-text-on-pdf-file-after-rendering-on-the-iph

framework to import or any libraries available After spending more time with google I found some samples to search a word on pdf those are fastsamplepdf from github random ideas MY WORK I seen fastsample pdf code I understood only the parsing of the pdf to text using MFDocumentManager documentManagerWithFilePath NSString filePath..

Open Source Cocoa/Cocoa-Touch POP3/SMTP library?

http://stackoverflow.com/questions/740939/open-source-cocoa-cocoa-touch-pop3-smtp-library

Sending emails from Cocoa also lists several frameworks including Pantomime MailCore and EdMessage the site for this seems to be down but there is a mirror on github which has also been modified to compile for 10.4 as well as 10.5 so should work on the iPhone Example code using Pantomime from the above blog post CWMessage message..

How can we programmatically detect which iOS version is device running on? [duplicate]

http://stackoverflow.com/questions/7848766/how-can-we-programmatically-detect-which-ios-version-is-device-running-on

version without need to deal with numeric search within NSString is to define macros See original answer Check iPhone iOS Version Those macros do exist in github see https github.com carlj CJAMacros blob master CJAMacros CJAMacros.h Like this #define SYSTEM_VERSION_EQUAL_TO v UIDevice currentDevice systemVersion compare.. need to deal with numeric search within NSString is to define macros See original answer Check iPhone iOS Version Those macros do exist in github see https github.com carlj CJAMacros blob master CJAMacros CJAMacros.h Like this #define SYSTEM_VERSION_EQUAL_TO v UIDevice currentDevice systemVersion compare v options NSNumericSearch..

Uploading Video with iPhone

http://stackoverflow.com/questions/1065628/uploading-video-with-iphone

to modify it if you want decent error handling and consider using a library that allows async upload theres one on github Also Notice the port 3000 on the server url above I found it easy for bug testing to start a rails server on its default..

Cocos2D 2.0 screenshots on iOS 6

http://stackoverflow.com/questions/12413460/cocos2d-2-0-screenshots-on-ios-6

a specialist in Cocos2D so I cannot say exactly what is wrong with this guy's code. the author has a sample project on github and even his project is producing black screenshots on iOS 6. Any clues Thanks. thanks iphone ios ipad cocos2d iphone ..

Add UIPickerView & a Button in Action sheet - How?

http://stackoverflow.com/questions/1262574/add-uipickerview-a-button-in-action-sheet-how

Free Weather API [closed]

http://stackoverflow.com/questions/1305127/free-weather-api

auto wui geo GeoLookupXML index.xml query 90210 Weather Channel Requires signup Example found sample code at github . Ruby gem for accessing the Weather Channel XML API WeatherAPI Norway Example http api.yr.no weatherapi locationforecast..

iPhone Image slideshow [closed]

http://stackoverflow.com/questions/1631170/iphone-image-slideshow

that he created. I am certain if you checkout his work you can find what you are looking for. His project lives on github. https github.com facebook three20 Reference to his work from his website http joehewitt.com post the three20 project .. I am certain if you checkout his work you can find what you are looking for. His project lives on github. https github.com facebook three20 Reference to his work from his website http joehewitt.com post the three20 project share improve..

Using FFMPEG library with iPhone SDK for video encoding

http://stackoverflow.com/questions/1679649/using-ffmpeg-library-with-iphone-sdk-for-video-encoding

Aurelien Potier iphone video encoding ffmpeg share improve this question Check out the iFrameExtractor project on github. While this is not exactly what you are looking for it has scripts for building the ffmpeg libraries and the xcode project..

Network Time Protocol for iPhone

http://stackoverflow.com/questions/2269532/network-time-protocol-for-iphone

How to enable iPod controls in the background to control non-iPod music in iOS 4?

http://stackoverflow.com/questions/3196330/how-to-enable-ipod-controls-in-the-background-to-control-non-ipod-music-in-ios-4

improvements background audio and remote controls working . You can find his sources along with a working sample on github http github.com DigitalDJ AudioStreamer Regarding the icon once you use beginReceivingRemoteControlEvents the icon automatically.. background audio and remote controls working . You can find his sources along with a working sample on github http github.com DigitalDJ AudioStreamer Regarding the icon once you use beginReceivingRemoteControlEvents the icon automatically switches..

Can I embed a custom font in an iPhone application?

http://stackoverflow.com/questions/360751/can-i-embed-a-custom-font-in-an-iphone-application

that extends UILabel and handles loading .ttf files. I released it opensource under the Apache license and put it on github here git github.com zynga FontLabel.git The important files are FontLabel.h and FontLabel.m. It uses some of the code from.. and handles loading .ttf files. I released it opensource under the Apache license and put it on github here git github.com zynga FontLabel.git The important files are FontLabel.h and FontLabel.m. It uses some of the code from Genericrich's..

problem with rendering pdf on the entire screen of pdf

http://stackoverflow.com/questions/4634331/problem-with-rendering-pdf-on-the-entire-screen-of-pdf

to print a pdf according with the size of the pdf book.i also searched in many links and many codes like apple codes github and many such type of sites but no use. This question is duplicate of many questions and answers but still i didN't get..

How do I retrieve a page number or page reference for an Outline destination in a PDF on iOS?

http://stackoverflow.com/questions/4643489/how-do-i-retrieve-a-page-number-or-page-reference-for-an-outline-destination-in

if there is a way for me to use these values to get a reference to page to render using some methods I've seen github projects such as Reader along with apple documented examples. PDF processing is definitely a challenge so any help would..

Pull to Refresh (ios)

http://stackoverflow.com/questions/5133567/pull-to-refresh-ios

to Refresh ios I recently implemented pull to refresh here https github.com leah PullToRefresh . It kind of works however it gets stuck with a spinning activity indicator. Their is also no text..

Is there any framework to highlight text on pdf file after rendering on the iphone

http://stackoverflow.com/questions/5335799/is-there-any-framework-to-highlight-text-on-pdf-file-after-rendering-on-the-iph

After spending more time with google I found some samples to search a word on pdf those are fastsamplepdf from github random ideas MY WORK I seen fastsample pdf code I understood only the parsing of the pdf to text using MFDocumentManager..

problem compiling ffmpeg for iFrameExtractor

http://stackoverflow.com/questions/6994151/problem-compiling-ffmpeg-for-iframeextractor

ffmpeg by using the make and build files in iFrameExtractor example . firstly i tried to follow the readme file on the github which only says to run the . build_universal in ffmpeg folder. it did not work i then tried to follow the info in INSTALL.. To compile and run the project on your iPhone device OR simulator 1 open Terminal 2 clone the repository git clone git github.com lajos iFrameExtractor.git 3 go to the ffmpeg folder in the project cd iFrameExtractor ffmpeg 4 run . configure 5 Edit..

Open Source Cocoa/Cocoa-Touch POP3/SMTP library?

http://stackoverflow.com/questions/740939/open-source-cocoa-cocoa-touch-pop3-smtp-library

frameworks including Pantomime MailCore and EdMessage the site for this seems to be down but there is a mirror on github which has also been modified to compile for 10.4 as well as 10.5 so should work on the iPhone Example code using Pantomime..

How can we programmatically detect which iOS version is device running on? [duplicate]

http://stackoverflow.com/questions/7848766/how-can-we-programmatically-detect-which-ios-version-is-device-running-on

search within NSString is to define macros See original answer Check iPhone iOS Version Those macros do exist in github see https github.com carlj CJAMacros blob master CJAMacros CJAMacros.h Like this #define SYSTEM_VERSION_EQUAL_TO v UIDevice.. NSString is to define macros See original answer Check iPhone iOS Version Those macros do exist in github see https github.com carlj CJAMacros blob master CJAMacros CJAMacros.h Like this #define SYSTEM_VERSION_EQUAL_TO v UIDevice currentDevice..

Best approach for XML parsing on the iPhone

http://stackoverflow.com/questions/842292/best-approach-for-xml-parsing-on-the-iphone

libxml for handling NSXMLParser uses libxml too but passes 100 of the data in one go . The source code is available on github look in the StreamingXMLParser folder . You'll also find a delegate superclass in there for most parsing needs you can subclass..

Is there a gallery of reusable iPhone components on the web? [closed]

http://stackoverflow.com/questions/843167/is-there-a-gallery-of-reusable-iphone-components-on-the-web

UIScrollView image/photo viewer with paging enabled and zooming

http://stackoverflow.com/questions/975708/uiscrollview-image-photo-viewer-with-paging-enabled-and-zooming

displaying UIImageViews like the built in photos app. Does this sound familiar yet I found the following project on github http wiki.github.com andreyvit ScrollingMadness Which shows how to implement zooming in a scroll view while paging is enabled... like the built in photos app. Does this sound familiar yet I found the following project on github http wiki.github.com andreyvit ScrollingMadness Which shows how to implement zooming in a scroll view while paging is enabled. If anyone..

OAuth Authentication Iphone

http://stackoverflow.com/questions/10296833/oauth-authentication-iphone

documentation getting started http hueniverse.com oauth SDKs for OAuth on iOS LROAuth2Client OAuth 2.0 Source on GitHub Simple document Demo project MPOAuthConnection OAuth 1.0 Source on Google Code Wiki Speaking of a particular website does..

How does the iOS app Display Recorder record the screen without using private API?

http://stackoverflow.com/questions/11090184/how-does-the-ios-app-display-recorder-record-the-screen-without-using-private-ap

looks as if I was very much correct with how this application works. There is an open source implementation of this on GitHub by @coolstarorg called RecordMyScreen . If you still wonder how this app works I suggest you go check it out. share improve..

iPhone SDK - Frosted Glass (iOS 7 Blur) Effect

http://stackoverflow.com/questions/11601166/iphone-sdk-frosted-glass-ios-7-blur-effect

efficient than Core Image. Introduction http www.sunsetlakesoftware.com 2012 02 12 introducing gpuimage framework . GitHub GPUImage So for example in a few lines I can get the result I want where originalImage is the UIImage to apply the effect..

Cocos2D 2.0 screenshots on iOS 6

http://stackoverflow.com/questions/12413460/cocos2d-2-0-screenshots-on-ios-6

iOS 6. Any clues Thanks. thanks iphone ios ipad cocos2d iphone share improve this question I am not sure what the GitHub version does but this code will take a screenshot and I just tested it on iOS 6 and it works fine. UIImage screenshotWithStartNode..

Show iPhone cut copy paste menu on UILabel

http://stackoverflow.com/questions/1246198/show-iphone-cut-copy-paste-menu-on-uilabel

Mobile version of views for Ruby on Rails

http://stackoverflow.com/questions/1284169/mobile-version-of-views-for-ruby-on-rails

some plugins which try to make this easier have a look at brendanlim's Mobile Fu and noelrappin's Rails iUI both on GitHub . Also Brendan Lim's presentation at Rails Underground has a few ideas. What you should be aiming for is something like..

Select Multiple Images (UIImagePickerController or Photos.app Share UI)

http://stackoverflow.com/questions/1291270/select-multiple-images-uiimagepickercontroller-or-photos-app-share-ui

Does NSURLConnection take advantage of NSURLCache?

http://stackoverflow.com/questions/1870004/does-nsurlconnection-take-advantage-of-nsurlcache

Is there a calendar control we can use for iPhone apps? [closed]

http://stackoverflow.com/questions/3634000/is-there-a-calendar-control-we-can-use-for-iphone-apps

Option 1 If you really want to create a custom calendar control then you will probably want to take a look at Kal on GitHub. It is a great looking control that looks just like the antive control in the Calendar app. I contacted the author and he.. use any private APIs and he says that it has been successfully included in apps that passed App Store review. Kal on GitHub http github.com klazuka Kal Option 2 You might want to consider using EventKit which will allow you to integrate your application..

iOS SDK - Programmatically generate a PDF file

http://stackoverflow.com/questions/4362734/ios-sdk-programmatically-generate-a-pdf-file

pdfContext We are done with our context now so we release it CGContextRelease pdfContext EDIT Here's an example on GitHub using libHaru in an iPhone project. iphone objective c ipad ios pdf generation share improve this question A couple..

Architectural and design question about uploading photos from iPhone app and S3

http://stackoverflow.com/questions/4481311/architectural-and-design-question-about-uploading-photos-from-iphone-app-and-s3

Invoke native date picker from web-app on iOS/Android

http://stackoverflow.com/questions/4946919/invoke-native-date-picker-from-web-app-on-ios-android

with final Context currentCtx ctx.getContext and in the JavaScript file replace PhoneGap with cordova . Also note that GitHub sometimes renders README.md wrong see its raw version . The iOS plugin is already updated for Cordova. Even when input type..

Storing In App Purchase receipts in the application Keychain

http://stackoverflow.com/questions/4978852/storing-in-app-purchase-receipts-in-the-application-keychain

iPhone Facebook Video Upload

http://stackoverflow.com/questions/5355846/iphone-facebook-video-upload

c xcode facebook share improve this question I ™ve got a video upload branch in my fork of the Facebook SDK on GitHub. I did not touch it for several weeks but it used to work fine only it requires the old style authentication see this branch.. easier but I did not review the code yet. Rant It ™s a pity that the Facebook SDK for iOS does not exactly thrive on GitHub. There are many pull requests but the official developers never seem to merge anything not even trivial typo fixes in the..

Are the Core Image filters in iOS 5.0 fast enough for realtime video processing?

http://stackoverflow.com/questions/6625888/are-the-core-image-filters-in-ios-5-0-fast-enough-for-realtime-video-processing

more than fast enough to do live filtering on iPhone 4S and above. The source for these benchmarks can be found in my GitHub repository if you wish to see where I got these numbers from. I've updated this answer from my original which was too critical..

Animating custom-drawn UITableViewCell when entering edit mode

http://stackoverflow.com/questions/742829/animating-custom-drawn-uitableviewcell-when-entering-edit-mode

iMessage Style Receding Keyboard in an iOS App

http://stackoverflow.com/questions/7780753/imessage-style-receding-keyboard-in-an-ios-app

tested this with earlier versions of iOS. The SlidingKeyboard project I created to test this concept is available from GitHub in the examples directory of BindleKit https github.com bindle BindleKit Edit Updating example to address first disclaimer...

RestKit Object Mapping Relationships without KVC

http://stackoverflow.com/questions/9318565/restkit-object-mapping-relationships-without-kvc

Object Mapping Relationships without KVC After reading the Object Mapping Guide on GitHub for RestKit my problem didn't disappear so perhaps somebody can say if RestKit could deal with the following idea. Entities..

iOS Hiding tab bar in iOS 6 creates black bar (fix for iOS 6 breaks iOS 7!)

http://stackoverflow.com/questions/19006545/ios-hiding-tab-bar-in-ios-6-creates-black-bar-fix-for-ios-6-breaks-ios-7

YES iphone ios objective c ipad uiwebview share improve this question I've created a a public Gist on Github for how we're doing this. This solution has gone through several iterations due to @Chris Byatt and our team trying it out...

How to unit test asynchronous APIs?

http://stackoverflow.com/questions/2162213/how-to-unit-test-asynchronous-apis

method to run. EDIT I've now switched to using the XCode built in XCTest system and have found that TVRSMonitor on Github provides a dead easy way to use semaphores to wait for async operations to complete. For example void testLogin TRVSMonitor..

How i count red color pixel from the UIImage using objective-C in iphone?

http://stackoverflow.com/questions/2342327/how-i-count-red-color-pixel-from-the-uiimage-using-objective-c-in-iphone

Javascript widget inspired by iPhone UITableView?

http://stackoverflow.com/questions/3258486/javascript-widget-inspired-by-iphone-uitableview

the scenes giving you the appearance that the list has been fully loaded. More information can be found on their Github page https github.com airbnb infinity Additionally I've forked the project updating it to work with Zepto. I also set it..

Does anyone know of a wrapper for the Addressbook framework for iphone?

http://stackoverflow.com/questions/3338542/does-anyone-know-of-a-wrapper-for-the-addressbook-framework-for-iphone

Where can I find a CSV to NSArray parser for Objective-C? [closed]

http://stackoverflow.com/questions/3344628/where-can-i-find-a-csv-to-nsarray-parser-for-objective-c

share improve this question I finally got around to cleaning up a parser I've had in my code folder and posted it on Github http github.com davedelong CHCSVParser It's quite thorough. It handles all sorts of escaping schemes newlines in fields..

Getting a screenshot of a UIScrollView, including offscreen parts

http://stackoverflow.com/questions/3539717/getting-a-screenshot-of-a-uiscrollview-including-offscreen-parts

Convert HTML to NSAttributedString in iOS

http://stackoverflow.com/questions/4217820/convert-html-to-nsattributedstring-in-ios

Making games in iPhone

http://stackoverflow.com/questions/4677050/making-games-in-iphone

of Cocos2D. There's also the iOS port of Flixel which you can grab with the source to Canabalt which is sitting on Github but compared to Cocos2D it's a little less polished due to it only being recently out there. Unity's great if you're familiar..

Creating a checkmark inside a Pickerview [duplicate]

http://stackoverflow.com/questions/4690792/creating-a-checkmark-inside-a-pickerview

programatically measuring carrier's signal strength in iPhone device

http://stackoverflow.com/questions/4954389/programatically-measuring-carriers-signal-strength-in-iphone-device

objective c cocoa touch signals share improve this question I briefly looked at the VAFieldTest project located at Github . There seems to be getSignalStrength and register_notification functions in Classes VAFieldTestViewController.m that might..

iPhone-like navigation dots for Android

http://stackoverflow.com/questions/6014781/iphone-like-navigation-dots-for-android

Validate certificate and provisioning profile

http://stackoverflow.com/questions/6712895/validate-certificate-and-provisioning-profile

are the same. I managed to do this easily with Ruby since it provides nice wrappers to OpenSSL. I left a script in Github if anyone wants to use. The relevant parts of the code are as follows profile File.read @profile_file certificate File.read..

UIModalTransitionStylePartialCurl with UITabBarController

http://stackoverflow.com/questions/6873903/uimodaltransitionstylepartialcurl-with-uitabbarcontroller

so I manually reset the frame when the modal view is dismissed. I've posted a sample project with more details on Github . Hopefully someone can take this and turn it into a slightly more elegant solution or expand it to work with a UINavigationController..

QLPreviewController remove or add UIBarButtonItems

http://stackoverflow.com/questions/6957091/qlpreviewcontroller-remove-or-add-uibarbuttonitems

not meant to be customized. I have built a subclass of QLPreviewController that can be customized. I've put it here on Github. It's designed to easily remove the action button among other features too. It wouldn't take much effort at all to replace..

Implementing Facebook Connect for iPhone using xcode 4

http://stackoverflow.com/questions/7210268/implementing-facebook-connect-for-iphone-using-xcode-4

share improve this question The Facebook Connect SDK has been deprecated. Pull down the Facebook iOS SDK from Github. It comes with a working example and all you need to do is replace your appId in two places. If you run into issues upgrading..

How could I add a shadow to a grouped UITableView (as seen in the official twitter app)?

http://stackoverflow.com/questions/8627146/how-could-i-add-a-shadow-to-a-grouped-uitableview-as-seen-in-the-official-twitt

using the CALayer shadow properties in combination with a CALayer mask. I've put together a simple example project at Github https github.com schluete GroupedTableViewWithShadows The effect is implemented in the UITableViewCell category UITableViewCell..

Objective C Custom Lazy Load Images UITableView Cell

http://stackoverflow.com/questions/9083454/objective-c-custom-lazy-load-images-uitableview-cell