Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Chris
Chris has asked
108
questions and find answers to
139
problems.
Stats
4.9k
EtPoint
1.6k
Vote count
108
questions
139
answers
About
iOS developer / contractor based in Sydney.
Chris questions
How to pass an array to an objc method that expects var args (eg ...')
Using hibernate with annotations, i want a one-many relationship to be sorted
Popular IDE for Struts 2
How to check if new Date("some date") was able to parse correctly?
Ruby Rspec outputs literal escape characters on windows
How would I get a subset of Wikipedia's pages?
Using cyclone or tornado in python, how do i make a simple handler that responds with json?
Objective-C properties - is using [self myProperty] or self.myProperty slower than myProperty?
Does List<String>.Contains(mystring) do a reference comparison or a value comparison?
Can you remove an item from a List<> whilst iterating through it in C#
Chris answers
Ampersands in URLRewriter Query Strings
Ruby Rspec outputs literal escape characters on windows
Lazy Loading in NHibernate
NSTimer as a self-targeting ivar
Parse JSON response with AFNetworking
How do I make UITableViewCell's ImageView a fixed size even when the image is smaller
How to Sort an NSMutableArray of Managed Objects through an object graph
UIPickerView: NSAttributedString not available in iOS 7?
When using Xcode analysis (product>analyze) is there a way of ignoring any errors in a given file?
UISearchBar: clear background color or set background image [duplicate]