This is kind of a picky question, but I think it's also a fun one. When you write or talk about developing software, what preposition do you use, and why? Is it different based on whether you are talking about developing to/for/on a:
1) Platform? (iPhone, web)
2) Language? (Objective-C, PHP) "with" could also work here.
3) Another environment? (Drupal, Wordpress)
I have recently started using "to" in most cases, in order to separate the idea of developing a piece of software as a package of ideas and architectural code or concepts from the code required to port it to its current platform or environment.
