development-environment

How to automate development environment setup?

Every time a new developer joins to the team, or the computer a developer using changes, developer needs to do lots of work to setup the local development environmentto make the current project working. As a SCRUM team we are trying to automate everything including deployment and tests so what I am asking is: is there a tool or a practic...

What would be a good browser-independent JavaScript programming environment?

My team's current project involves re-writing retrieval libraries in JavaScript. We are basically looking for a setup which enables us to apply test-driven development methods. So far we plan to use Vim to write the code, no fancy IDE. For generating output we would use Spidermonkey's shell environment. JSLint could serve as a moderate ...

How to set up a multi-developer Biztalk environment?

If we have 3 developers working on the same Biztalk project what is the best way to set up our development environment? We are using TFS to store the Biztalk project. Should we use 1 sql server and 1 Biztalk server and then have 1 or more developer machines that access the sql and biztalk servers? The issue we get with this is when 1 ...

What are the essential things to have on a development server?

This is inspired by the question, "What to do with a home server?" So far I can think of: A continuous integration build server, like luntbuild or cruise controll Source control A bug tracker/process tracker A copy of all the artifacts you have on production What about: An IDE and remote desktop? (Although personally I think IDE'...

How does your Team Portal is structured?

We are planning to build an intranet portal for our company. I would like to know if you have a similar case: how your team portal is structured? what services are provided through the portal? what artifacts are published on the portal? there will be one site per each project, do you recommend such an approach? it will be part of the com...

Unable to change primary display when using dual monitors on Windows 7 in VMWare

I am running Windows 7 RC Build 7100 in VMWare 6.5. The host OS is Vista x64 Home Premium running on a Dell Studio 1535 laptop. I have a Dell monitor attached as a secondary monitor, and I am attempting to share the desktop across both monitors. While I can do that, Windows 7 insists on using the external monitor as the main display, a...

What are Microsoft Development Environment Setup Best Practices

I've just joined a small team of developers and there doesn't seem to be any rhyme or reason to the way each developer sets up their development environment or how they use version control (currently Source Safe). I made the "mistake" of asking a question about their standard practices. To keep a long story short, this earned me the tas...

Success with OS X and Vmware for iPhone development?

After trying and failing to get my hands on a temporary Mac to develop an iPhone app for a client, I've started to look into VMware Workstation to virtualize OS X. I was wondering if there are any gotchas that people have found, or if the whole thing is unworkable. For the record, I have an old stripey-Apple logo I pried off my old A...

Best PHP download to keep all my options open?

In the past, I used WAMPserver on windows to parse PHP for me. This is a pre-configured package, focussed on working with MySQL. When I tried to run PostgreSQL, I got error messages that said that my version of PHP wasn't compiled to work with PostgreSQL. So, I've recently uninstalled WAMP and every associated with it. I've downloaded ...

PC equivalent of Coda?

Can any one recommend a good all-in-one web development tool for Windows. Something on par with Coda (Mac OS X)? ...

Should a development environment disable foreign keys?

So while we're using foreign keys in our current project, I've heard the argument before that enabling foreign key checking within a development environment simply puts roadblocks in front of developers - code should not rely on foreign keys being in place. I was wondering what people thought about this idea - when developing, do you ke...

Change Default Install Directory of Visual Studio 2008

I would like to install Visual Studio 2008 on a PC with an existing VS2005 install. Due to the lack of space on my C: drive, I would like to install VS2008 on my D: drive. Is this possible? Note: I have reinstalled all trivial applications on my D: drive, and have cleared as much space as possible on the C: drive. Due to the fact t...

What are the differences between programming in an IT department and a Product Development department?

Our company has recently decided that a good section of our IT department is actually doing product development and not internal IT development and now has created a new department. What are the types of changes that developers should be looking to make during this type of transition? Is there really any difference between internal d...

Accidentally Deleted 'Tools' Menu in Visual Studio

I was messing around with my toolbars and menus in Visual Studio 08. I noticed that they were behaving strangely. When I closed the "Customize" dialog, my 'Tools' and 'Help' menu were gone (perhaps more, I can't remember what else was there). I don't want to reset everything, as I have been curtailing the VS environment to my exact li...

Changing Development environment of Asp.net 2.0 32 bit to 64 bit

hi all, I was developing an application of asp.net 2.0 in 32 bit machine but now I have 64 bit platform for the same application. I am not able to debug my code in 64 bit machine. Ny1 Plz help me ...

SVN on development server

Hi I'm new to SVN and would like to know a couple of things or if someone can point me in the right direction either advice or some sites to read. I have subversion and tortoise installed and have subversion installed correctly but I would like to know how I can work on files in my htdocs folder from my machine and then commit the files...

Examples of production Erlang deployments

Hello everyone! I am currently learning Erlang Can SO users give interesting examples of any of their Erlang application deployments? I want to gain some insight into common Erlang uses past telecomms, and any problems or unexpected benefits Erlang brought during development/deployment. I hope this will give some broader context and ...

Most under-appreciated language/platform

Hello Everyone. Been learning Erlang, which brought the following question to mind: What do SO users consider an under-appreciated language/platform ... and what are their reasons? Semantics, Syntax, Usability, Deployability, Scalability ... whatever. Which language/platform do you think should be more widely deployed, developed, or m...

Development Environment Java 6, Maven 2.x, Eclipse 3.4.x, JBoss 5 and JBoss Seam

I have to organize a development environment where I can run Maven projects with JBoss Seam, IDE eclipse 3.4.x and deploying to JBoss 5. The projects that will run on this environment are based in Java 6, EJB3 and JSF1.2. The environment has to support hot-deploy. I used to work in a development environment with Sysdeo Plugin to make To...

How should I create a good environment for .Net development for Sharepoint?

My company have used external companies for all software development and infrastructure but now we want to move it inhouse. The company uses Microsoft products where applicable to standardize the enviroment. Sharepoint will be used as a portal to all tools needed by management, sales personal etc. Sharepoint runs on one server and our da...