Tagged Questions

28
votes
9answers
1k views

What is the best way to solve an Objective-C namespace collision?

Objective-C has no namespaces; it's much like C, everything is within one global namespace. Common practice is to prefix classes with initials, e.g. if you are working at IBM, you could prefix them …
27
votes
26answers
4k views

Why do Programmers Love/Hate Objective-C?

So I have noticed that there is a lot of animosity towards Objective-C among programmers. What's your take? Is it a vendor lock-in thing against Apple? General antipathy towards Apple? The syntax? …
27
votes
19answers
9k views

What’s the cheapest mac development box possible?

Simple question really, I would like to learn some cocoa, primarily for playing around with the Iphone SDK, but first i need a mac. Macs are expensive, but I don't know at what point an old mac moves …
24
votes
22answers
6k views

Best subversion client for Mac OS

On Windows, Tortoise SVN is the daddy, no question. On the Mac there is nothing as simple and integrated, but there is a fair choice of tools. Which GUI clients are worth checking out and why?
22
votes
25answers
2k views

Mac Virtualization: VM Ware Fusion or Parallels

I'm curious for all your Mac users out there which virtualization software you use and why? I've been a VM Ware user for Windows for years and have been running Parallels on my Mac (mainly because VM …
19
votes
10answers
10k views

Graphical diff for Mac OS X

where can i find a convenient graphical diff-tool for mac os x (freeware)?
19
votes
5answers
5k views

Git ignore file for Xcode projects

Which files should I include in .gitignore when using Git in conjunction with Xcode?
17
votes
15answers
1k views

Developer Setup for Starting Out with Cocoa/Mac Programming

I'd like to start experimenting with Cocoa and programming for Mac OSX. I'm not terribly concerned with Objective C syntax/constructs/bheaviors at this point, but more curious as to an efficient …
17
votes
11answers
3k views

Cocoa and Objective-C resources?

What are the recommended online or offline resources for Objective-C and Cocoa programming? My online resources: O'Reilly, Some useful articles and examples, but has not been updated for quite a …
16
votes
13answers
1k views

Using a Mac for cross platform development?

Hi all, I was wondering if there was anyone out there using their Mac for cross platform development, by cross platform I essentially mean you can compile to target windows or *nix (not necessarily …
15
votes
4answers
3k views

Core Data vs sqlite3

I am already quite familiar with relational databases and have used sqlite (and other databases) in the past. However, Core Data has a certain allure, so I am considering spending some time to learn …
15
votes
13answers
5k views

What MySQL client application would you recommend for Mac OS X?

My colleagues and I are looking for alternative client tools for Mac OS X. I tend to prefer the text-based interface and we have PHPMyAdmin installed on our development servers (Linux). What are …
14
votes
13answers
1k views

Setting up a Mac for programmers

I recently switched over to a MacBook Pro so I'm still really new at Mac software ecosystem. What is the best guide or what tips do you have to quickly get adept at using Mac for developing on both …
14
votes
5answers
3k views

How do I create a nice-looking DMG for Mac OS X using command-line tools?

I need to create a nice installer for a Mac application. I want it to be a disk image (DMG), with a predefined size, layout and background image. I need to do this programmatically in a script, to be …
12
votes
7answers
249 views

Balancing Mac Experience with Apple Patents

Like (probably) most people here, I'm not a fan of Software Patents. It makes it hard to write software, especially for an operating system like Mac OS X, where you generally want to do things "the …

1 2 3 4 5 113 next
15 30 50 per page