-1
votes
1answer
54 views

Which iPad/OS X apps can be used to create music for a game?

Surprisingly many music applications are being available for iOS and (maybe) OS X. Are there ones that can be in fact used for game creation? I'm looking to create in-background music, and maybe ...
1
vote
1answer
709 views

What C++ IDEs are available for iPhone?

I really love my iPhone, and much as possible, I want to do everything from there. I'm a software engineering student and, when I'm away from my PC, I'm planning to use my iPhone as my programming ...
0
votes
1answer
65 views

looking for 3rd party developer software for Iphone [closed]

I'd like to potentially find a 3rd party service with an app that will ultimately upload images to a web site. The app has more functionality than this alone, so I need to find a service that will ...
1
vote
5answers
4k views

Which is the best alternative for Dreamweaver in Mac?

I'm looking for a few freeware alternatives to Dreamweaver that I can use in my Mac that runs on OS X Lion. Shoot the best free, website development applications you know?
2
votes
2answers
108 views

Application development ON the iPod Touch?

I have a pretty long commute to work and own an iPod Touch. I figure it would be nice to do some simple programming on the way. I'm not picky on which language to code on. Also, I usually have no ...
2
votes
2answers
353 views

How can I keep track of source code changes with git and box.net?

I have a school project where I have to make a program(java), therefore I need some way to keep track of the changes I make to the sources; I decided the best way to do this it to create a git ...
7
votes
3answers
8k views

Is there an OS X equivalent to the web debugging proxy Fiddler?

I do web development on Windows for my day job, and I rely a lot on Fiddler, which is web debugging proxy. What is an equivalent tool for OS X?
1
vote
2answers
444 views

Codebox, or another code library manager?

Since I have Papers for all my documents, iTunes for my music/videos I'm only missing a good "code library manager/snippet manager" for all my pieces of code (especially for small projects or test ...
1
vote
2answers
107 views

Scripting environment setup

When I start a session programming on my macbook pro, I have a bunch of apps I'd like open and ready: DevNull smtp java server (run from terminal with java -jar DevNull.jar) Terminal shell in the ...
17
votes
36answers
4k views

iOS Developer Tools & Utilities (must haves and nice to haves)

I'm new to Mac's in general and iOS development. I've used an iPhone and iPad, and I'm looking to write apps for both. I'm a (newly) registered Apple developer and have Xcode downloaded and working my ...
1
vote
8answers
2k views

Looking for the ultimate IDE for Mac

I am a little disenchanted with development on the Mac right now. I need a single IDE that can handle all of my development needs. I did notice there are other questions on this topic already, but ...
11
votes
7answers
18k views

What's a good XML viewer/editor for Mac OS X?

I use XML Editor from XMLmind for editing/viewing XML file in Mac. It's not bad, but I expect an XML editor for Mac. What options do I have including the commercial/free software?
12
votes
13answers
1k views

Can anyone recommend a programmers' editor?

I'm looking for a programmers' editor. I know Xcode and I use it for application programming but I'm looking for something that will: Syntax highlight PHP, SQL, Javascript (including jQuery) and CSS ...
9
votes
10answers
579 views

How should I set up my coding environment for PHP, mySQL, and JavaScript development?

I'm having trouble finding a coding environment that is comfortable and I'm hoping anyone has had the same problem. On my windows box at the office I've found my ideal coding environment that I really ...
-4
votes
3answers
422 views

What are the development tools on the Mac?

Are there any development tools like NetBeans or Eclipse on OS X that I can use to write an application?