The development-environment tag has no wiki summary.
-1
votes
0answers
47 views
Using NPM to share resources between UI projects [on hold]
I am a UI team leader. My team has a lot of projects using different languages/technologies.
In some parts we will rewrite (gradually - @Ampt this is for you) the application in order to enable new ...
-1
votes
0answers
24 views
Cloud9 + vmware server [on hold]
I recently bought a Chromebook to allow me to travel and work easily.
My work likes to use VMWare images for our environments. I would like to run these on a server somewhere and hook them up to ...
3
votes
0answers
107 views
How can I convince my boss to invest into the developer environment? [migrated]
Our boss said that developers should have fewer mistakes so the company would have money for displays, servers etc. An always mentioned example is a late firing of an underperforming colleague whose ...
15
votes
4answers
384 views
Effective way of keeping past projects with their working development environment?
I find that whenever I want to go run a past project, it will take a long time before I can find it and before I have everything set-up again for it to be able to run.
For example, I have python ...
2
votes
2answers
97 views
Purpose oriented user accounts on a single desktop?
Starting point:
I currently do development for Dynamics Ax, Android and an occasional dabble with Wordpress and Python.
Soon, I'll start a project involving setting up WP on Google Apps Engine.
...
-4
votes
0answers
81 views
What elements are essential to an optimal study environment for programming? [closed]
I'm a self-taught programmer, and, as such, I am very mindful of improving the way I educate myself. A few tools which I've found critical:
Multiple monitors (code on one, tutorial/material on the ...
35
votes
9answers
2k views
Looking for meaningful, strong argument in favor of antivirus software on development machines [closed]
When forming opinions, it is a good practice to follow scholastic tradition - think as hard as you can against the opinion you hold and try to find counter-arguments.
However, no matter how hard I ...
3
votes
1answer
398 views
Vagrant's Users: What are its drawbacks?
I've been studying http://www.vagrantup.com/ for several days and I'd like a feedback by people using it in a professional context or for personal projects. I think I get what positive things can ...
3
votes
2answers
187 views
What is Development Environment? e.g. Vagrant
By luck i landed on this website http://www.vagrantup.com/
It is says, that software is for development environment.
My question is what exactly definition for development environment (in this case ...
5
votes
1answer
247 views
Setting up a development environment in the cloud? [closed]
I'm interested in transitioning my development environment onto the cloud.
I currently use VirtualBox with Vagrant to manage separate virtual machines for each individual project.
What would be the ...
2
votes
3answers
287 views
Setting up a simple Ruby\Rails environment
I am coming from a .NET background and beginning my journey into the Mac OSX\Ruby\Rails environment.
A lot of the resources I have found such as this one have between 5-10 steps for setting up a ...
3
votes
2answers
102 views
Best method to organize/manage dependencies in the VCS within a large solution
A simple scenario:
2 projects are in version control
The application
The test(s)
A significant number of checkins are made to the application daily.
CI builds and runs all of the automation ...
5
votes
6answers
954 views
How can I create a solid business case for upgrading our programmers to 256 GB SSD and 16 GB of RAM? [duplicate]
We have an environment based on Microsoft stack (VS2010, SQL Server, etc), and I firmly believe that we could improve productivity a little bit, having more RAM and a faster secondary SSD.
What data ...
3
votes
3answers
233 views
Shared Development Space
Currently the company I work in gives each developer their own development virtual machine. On this machine (Windows 7) they install the entire stack of the product (minus database) this stack is ...
2
votes
2answers
99 views
Mirror virtualized development environment
I work alone in some iOS projects in a local environment.
I have been thinking in a way to be able to share my development environment between my Mac Mini and my MacBook. I mostly work at home in the ...
1
vote
3answers
1k views
Difference between Windows and Linux development environments? [closed]
I have an interview coming up soon for a Business Analyst position and the recruiter mentioned some feedback from a prior candidate that was interviewed who said the interviewers asked him what the ...
4
votes
5answers
383 views
Productivity strategies for one developer using many PCs [closed]
In a talk about time management, a famous computer scientist said:
"One machine in your life is the right number."
He recommended a laptop with a docking station.
After trying this approach ...
2
votes
3answers
388 views
Arguments for development environment being the same as production
Intuitively it seems appropriate that the development environment (and all test environments) be as close to the production build as possible. Are there any documented arguments in support of this ...
4
votes
3answers
559 views
Environment naming standards in software development?
My project is currently suffering from environment naming issues. Different people have different assumptions as to what environments should be named or what the names designate, and it's causing ...
3
votes
3answers
107 views
Which is more important in a web application code promotion hierarchy? production environment to repo resemblance or unidirectional propagation?
Lets say you have a code promotion hierarchy consisting of several environments, (the polar end) two of which are development (dev) and production (prod).
Lets say you also have a web application ...
4
votes
3answers
381 views
Working machines of developers - in what ways are they usually standardized or restricted? [closed]
My boss wants to introduce new guidelines for the computers in our company. This means that the software environments will be completely standardized with a predefined set of tools. The goal is that ...
0
votes
1answer
69 views
How to script the creation & configuration of a portable (vm-based?) Windows 7 dev environment? [closed]
I'm getting a new computer and would like to minimize the time spent configuring and maintaining dev environments on my various machines.
To that end, I'm thinking that creating a vm with my ...
4
votes
2answers
202 views
Isolated environment for software stacks
I was sure that I would find this question, but I couldn't. How to create an isolated development environment? It other words, a sandbox, where I can install different combinations of web servers, ...
2
votes
4answers
252 views
Is there a significant difference between working for a development company vs for a single company? [closed]
I currently work for a development company where my job includes managing/updating existing client applications, as well as working on new client applications.
I've never worked for an in-house web ...
0
votes
2answers
203 views
Flexible development environments for creating a common code base targeting tablets (iPad/Android) and x86 PCs
Hopefully this won't be flagged for being too vague, but I'm really looking for suggestions from anyone with experience in this sort of situation.
I work for a group that develops very specialized ...
2
votes
1answer
109 views
Versioning Within a Platform
I work with a few different web platforms, and my actual projects are typically quite small, and live within those platforms. The project files are scattered throughout the platform tree, which makes ...
15
votes
10answers
1k views
At what point should I have my Windows developers upgrade to the latest release of Windows?
At what point should I begin upgrading our developer's machines to a later Windows release?
From experience, Microsoft typically has an epic fail about every other O.S. (I am really not trying to ...
4
votes
4answers
442 views
Is there an IDE for python that creates the same kind of reflective environment that Smalltalk provides?
As anyone who has used Smalltalk knows, one of the main benefits (other than a late-bound language that discourages many poor practices), is that the system is totally transparent and reflective, ...
3
votes
6answers
417 views
How do you limit whitespace differences for developers using different IDEs/environments?
I've used UltraEdit for years and never had a problem with sharing code with fellow developers whether they worked on Windows, Mac, Linux, Eclipse, Visual Studio -- what have you...
But now I am in ...
4
votes
2answers
303 views
How to measure time lost due to environment problems?
I'm trying to determine how we can measure how much time the developers are loosing to poorly managed environment and inefficient ways-of-working.
The goals are:
Show managment how big the problem ...
47
votes
10answers
2k views
Good, simple reasons for having multiple environments
Throughout my career I had worked at companies that had a collection of different environments for different purposes. We always had more or less our desktop environment, a test environment, a QA ...
4
votes
1answer
138 views
What is the best way to set up a development environment to build for Diaspora?
I am a generalist, I have a small bit of experience developing in Ruby. Usually, I would do some subdomaining in Heroku, or something of the sort. However, I am hearing Heroku is a pain with Diaspora. ...
24
votes
8answers
5k views
Should a development machine be inside a VM?
This post by Rob Conery (note the slug) says that development environment should be run inside a virtual machine. I see what he's saying and tend to agree, but still feel a little uneasy. Now that ...
8
votes
3answers
562 views
Virtualized Development Environments in Enterprise Networks
We are attempting to implement a development environment using virtualization for a small team of 4 developers within an enterprise organization. This would allow us to set up separate development, ...
5
votes
4answers
328 views
How to effectively (but minimally) *simulate* a distributed computing environment?
I am doing some personal research on Byzantine Faults. I am trying out algorithms from various research papers which present algorithms for consensus in distributed systems like this one. For this i ...
9
votes
4answers
1k views
What should I be focusing on when building a development PC? [closed]
I've beeen given a budget for building a desktop PC for app and game development.
What components should I consider to be a priority when selecting parts for the computer, and which should I ignore ...
3
votes
5answers
1k views
Boss wants to covert all developers to virtualized desktops…help [duplicate]
Possible Duplicate:
Thoughts on Development using Virtual Machines
My boss has been singing the praises of leveraging virtualized desktops for all our developers in the company - about 100 ...
8
votes
7answers
1k views
How is tension of programming environments usually?
I have had experiences in 2 programming environments so far and both have had really stressful environments. I am unhappy currently, but unsure whether the third experience could be worse than the ...
9
votes
5answers
765 views
How to develop on Windows and test and run on Linux?
I am one of two developers for some internal software (written in python) in my company. Software is a server application designed to run on a dedicated Linux box. Currently, we have one box holding ...
-11
votes
8answers
715 views
Do the scattered tools and lack of rich IDE makes Ruby and Python only suitable for hobbyists? [closed]
I am not against Ruby and Python, but this question evolved from my own experiences with these languages.
There are a lot of commonly needed tools scattered everywhere and there is no center stage of ...
0
votes
3answers
252 views
Best 3 people development team organization?
A developer of my company was promoted to a new possition that practically manages us developers, and he assigned to 3 people in our team(including me) some big proyects done in Java/Delphi/.NET, the ...
5
votes
4answers
485 views
How to convince co-workers the merits of local development enviroments
I'm trying to convince my co-workers about the merits of developing on local environments, but so far have had little luck in my quest. Outside of myself, the other developers with my company develop ...
2
votes
3answers
295 views
How are you setting up re-usable development environments?
I'm trying to come up with a good approach to creating a re-usable development environment such that it doesn't take a couple days to re-build a machine if it starts to sputter and to be able to ...
0
votes
2answers
180 views
How do you handle the need to have multiple development environments?
How do you deal with different project environments? Every project might require a different database (oracle, IBM db2, mysql & etc), a different server (tomcat, IBM WAS, weblogic & etc) or ...
1
vote
2answers
131 views
Development setup in a company with external developers
EDIT: This is about where the users will have their files, and TEST their changes - a development server so they can edit, save and then refresh a page to see whats changed.
I am currently looking ...
1
vote
1answer
169 views
Mac Dev Team, suggestions for an remote windows testing environment?
Alright, so my situation is as follows:
1 Front End Developer
2 Back End Developers
1 QA Tester
We all currently have Virtual Machines, or Second PC's set up with our windows environments to test. ...
7
votes
9answers
1k views
Setting Up a Development Environment
I am part of an organization that is formalizing their software development processes/capabilities/etc. While the organization is not traditionally a software organization, they want to do this right ...
0
votes
3answers
79 views
Best way to deal with a system without a user acceptance / testing phase
Historically I've been able to get away with making small changes to an in-house helpdesk system riding on a LAMP stack and just making a backup prior to editing.
This has no user acceptance / ...
16
votes
13answers
2k views
What's a good light-weight source repository for local development?
I'm doing some prototyping locally that I would like to keep in source control (for backup and revert purposes) but I don't necessarily want to publish it as open-source or make available online for ...
7
votes
6answers
583 views
Windows Permissions for Developers?
I work at a Fortune 500 company as a Windows software developer in R&D. Corporate IT is currently gearing up for a company-wide Win7 deployment and as a part of it they are looking to completely ...