Tagged Questions

1
vote
2answers
48 views

How easy (or difficult) is it to migrate to a development environment on Mac from Ubuntu

I am used to Ubuntu, I like it, I know my way around it. I am looking forward to upgrade my work laptop. I find the awesome hardware that a Macbook Pro is made of, a turn-on. Now, having never used …
0
votes
1answer
69 views

What tools are required to develop iPhone apps on ubuntu OS? [closed]

Possible Duplicate: Starting iPhone app development in Linux? I want to develop the apps for iphone in eclips and now i am using ubuntu OS. please tell me the plugings required to develop …
1
vote
2answers
25 views

Choose between multiple devices in XCode

Hi I've 2 devices (iPhone + iPod) connected to my Mac and both are available as developper devices in XCode. How can I choose which one to use for testing purpose and switch from one to the other …
0
votes
3answers
45 views

How do I force RAILS_ENV=development from within environment.rb or initializers?

Hi there, Our host does not allow us to modify the passenger config file (i.e. the apache config OR the vhosts file), but we'd like to run rails in dev mode. So we have to specify the environment …
0
votes
2answers
24 views

Server Development Tool?

Hi, For my programming tasks I use about 2-3 remote servers to deploy and run my code against different conditions. This cannot be emulated locally as the server configuration requires powerful …
19
votes
98answers
4k views

The funniest/weirdest error message you’ve got from a development environment/application

What is the funniest/weirdest error message you've got from a development environment/application? "Catastrophic failure" "'null' is null or not an object"
2
votes
3answers
73 views

Is anyone developing in the cloud yet? (So basically using rdp to acces your devenv)

Hi, I was reading up on Amazon's ec2. And I think that apart from the usual uses: hosting stuff, servers, etc, it could also be used for hosting your development environment. Benefits: Being able …
1
vote
5answers
41 views

Which debuggers support step back/time machine/back-in-time feature?

If possible, describe platforms/languages/symbolic formats supported and if full support is provided (historical states back) or partially (only code can rerun with no rescue for states). Further …
0
votes
7answers
113 views

Desktop Based Application

What is a better platform/language for developing Windows/desktop based application that can run offline (sometimes)? .NET (C#, ASP) or Java or any other development tool? This application requires to …
1
vote
3answers
513 views

switch versions of python

Story: One of the app that i have works on python 2.4 and other on 2.6. I tried to do a sym link of python2.4 to python and things started to break loose on ubuntu jaunty. Now i am downloading every …
16
votes
9answers
425 views

What is in your JavaScript toolchain?

I am looking to start writing a fairly sophisticated application in JavaScript to run on the web. I've written little bits of throwaway code in JavaScript before, using the DOM directly and a little …
0
votes
3answers
96 views

Can anyone provide any tips regarding a development environment for SilverStripe?

I'm pretty new to developing with SilverStripe. At the moment I'm using Firefox / Kate for development on the new platform. I was wondering what other people use? Has anyone used Eclipse with any …
5
votes
16answers
463 views

What are the key use cases for use of virtualization in software development?

What are the key use cases for the use of virtualization -- that is, running one or more "virtual PCs" using software such as VMWare and Microsoft Virtual PC -- for software development? Also -- are …
2
votes
4answers
138 views

Is it possible to work on the same assembly in different projects in .Net?

I'm interested to know how people work in large teams of developers. I work on my own, and each time I create a brand new control, I create a new project to keep all the related files together. I …
0
votes
2answers
55 views

Service with wide API organizational & techincal questions

Here are some task details: The key functionality of service is Java socket-server (based on Red5. I know it might be overkill, but it makes me confident in future) on unix-platform (FreeBSD or …

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