1
vote
7answers
263 views
Renting development machines by the hour using remote access
I am thinking about getting an iPhone, but there are no good solutions for developing iPhone applications on the Windows platform. I don't own or have easy access to a Mac.
Were my position switched, …
1
vote
3answers
145 views
Why do most Ruby programmers prefer Macs/Linux over Windows? [closed]
This question is inspired from this question on reddit. I would like to know precise points where Mac and Linux would win over Windows when it comes to development of Ruby applications. I understand …
1
vote
4answers
72 views
What tools are indispensable for programming in a certain language?
I've recently been implementing my own programming language, mostly to get a feel for what it takes and hopefully to understand quirks of other languages better. I've mostly finished the language …
3
votes
1answer
94 views
.NET Reflector for Mono
Is there an equivalent of .NET Reflector for Mono? Quick googling did not find anything... Or can I run Reflector on Mono (say, in Mac OS X)?
0
votes
2answers
15 views
Tools to package with distributable for easy debugging?
We are looking for a set of free Windows tools that can be put in a "tools" directory and distributed with our applications, so that when we encounter an issue on a customer site we can diagnose it …
1
vote
1answer
140 views
How to build BlackBerry application on Linux?
I've read on some development blogs that it is nearly to impossible to build BlackBerry application properly on operating systems other than Windows. Any possible workarounds on veryfication, rapc …
5
votes
4answers
130 views
How do you replicate your developer PC setup on multiple machines?
Let's say I have a development PC at my work, another development PC at my home, and a tiny netbook PC that I often carry with me. Since these PCs have the same operating systems, the problem of …
4
votes
10answers
357 views
mini laptop development tools recomendations
I have Acer 1 mini laptop that I use on the road.
What development tools (ide's, frameworks) are recommended so it will be still light?
I'm programming mainly in Java and C++, with XP installed.
5
votes
6answers
354 views
What’s Your Complete Tool Stack for Java Web Development and Why?
My Team recently embarked on our first real Java web app. Prior to this, our corporation was primarily a COBOL shop with some VB and C thrown in. Recently, new blood's been injected, including me …
