Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
rgeorge
rgeorge has asked
4
questions and find answers to
26
problems.
Stats
745
EtPoint
250
Vote count
4
questions
26
answers
About
iOS developer, sailplane pilot, and friend to parrots
rgeorge questions
Simple database-like collection class in Java
UIWebView leaking when displaying large PDFs on iPad
Parsing rfc3339 dates with NSDateFormatter in iOS 4.x and MacOS X 10.6: impossible?
Can an iOS app read its own entitlements at runtime?
rgeorge answers
iOS Label Text Change with sleep()
Can we add more than five tab bar in ios sdk?
Make NSInvocation invoke a specific IMP
How to ban an iOS user?
UIWebView leaking when displaying large PDFs on iPad
Is there anything bad about reusing an NSFetchRequest for several different fetches with Core Data?
PDF View with horizontal scroll
iPad 3 Retina Display, @2x images, and apps already in the store
How to handle cleanup of external data when deleting *unsaved* Core Data objects?
(Objective C) what is the advantage of doing @synthesize myvar = _myvar (if any)? [duplicate]