Tagged Questions
The O/S in which a process is executed, especially settings that affect the process
84
votes
14answers
22k views
Best general SVN Ignore Pattern?
What is the best (or as good as possible) general SVN ignore pattern to use?
There are a number of different IDE, editor, compiler, plug-in, platform, etc. specific files and some file types that ...
74
votes
5answers
13k views
What's the difference between .bashrc, .bash_profile, and .environment?
I've used a number of different *nix-based systems of the years, and it seems like every flavor of Bash I use has a different algorithm for deciding which startup scripts to run. For the purposes of ...
66
votes
48answers
13k views
What's your ideal multiple-monitor setup for programming?
Jeff Atwood is often expounding the benefits of triple monitor setups for developers, and I have to say I agree with him. However, we are about to take on a good number of new developers and are ...
31
votes
6answers
7k views
Best way to create custom config options for my Rails app?
I need to create one config option for my Rails application. It can be the same for all environments. I found that if I set it in environment.rb, it's available in my views, which is exactly what I ...
30
votes
7answers
36k views
Java 32-bit vs 64-bit compatibility
Will Java code built and compiled against a 32-bit JDK into 32-bit byte code work in a 64-bit JVM? Or does a 64-bit JVM require 64-bit byte code?
To give a little more detail, I have code that was ...
22
votes
2answers
13k views
Java current machine name and logged in user?
Is is possible to get the name of the currently logged in user (windows/unix) and the hostname of the machine.
I assume it's just a property of some static environment class.
I've found this for the ...
19
votes
3answers
4k views
Can you get DB username, pw, database name in Rails?
I'm writing a rake task that does some DB work outside of Rails/ActiveRecord.
Is there a way to get the DB connection info (host, username, password, DB name) for the current environment as defined ...
18
votes
41answers
3k views
What are your must-have tools?
I'm curious about what types of tools and specific tools people can't live without in their daily work. Anyone interested, please post up to 10 categories of tools you can't live without, and then ...
16
votes
7answers
6k views
Detecting the number of processors
How do you detect the number of physical processors/cores in .net?
16
votes
15answers
3k views
Actual Productivity Gains from Multiple Monitors
I see a lot of posts from people talking about how they cannot possibly live without two, three or 13 1/2 monitors but does anybody have an actual metrics or statistics which I could use as ...
13
votes
11answers
841 views
What web based programming environments exist, on which to learn?
I loved appjet (the programming environment) before it was taken over by Google.
What other web based complete programming environments are out there?
Which one do you think is best for starting ...
12
votes
8answers
825 views
Robot simulation environments
I would like to make a list of remarkable robot simulation environments including advantages and disadvantages of them. Some examples I know of are Webots and Player/Stage.
11
votes
2answers
378 views
Java system properties and environment variables
What's the difference between system properties System.getProperties() and environment variables System.getenv() in a JVM?
10
votes
6answers
10k views
How do I get the path of a process in Unix / Linux
In Windows environment there is an API to obtain the path which is running a process. Is there something similar in Unix / Linux?
Or is there some other way to do that in these environments?
10
votes
3answers
3k views
Development and production environment in PHP
I would like to setup two environments for my new website written in PHP. One - to develop new versions and test them. And second production where my actual stable version of website will be ...
10
votes
11answers
948 views
Long compile times and lost productivity
How long can a compile time get before it starts becoming a distraction to you?
For me:
<1 sec, I don't notice
>1 min, I'm going for coffee
>10 min, S.O. here I come
(any other programming ...
10
votes
4answers
2k views
Python deployment and /usr/bin/env portability
At the beginning of all my executable Python scripts I put the shebang line:
#!/usr/bin/env python
I'm running these scripts on a system where env python yields a Python 2.2 environment. My scripts ...
9
votes
2answers
163 views
How are environments, (en)closures, and frames related?
I want to better understand how environments, closures, and frames are related. I understand function closures contain an environment, environments contain a frame and an enclosure, and frames ...
9
votes
11answers
416 views
Should we stop implementing the feature to print on paper? [closed]
I've been wondering this for a while now.
One of our software has a feature that create a well-formatted document from all the data that the user inputted in the software. The goal is to create ...
9
votes
6answers
6k views
How to test HQL queries?
I'm searching for a fast (really fast) way to test changes to hibernate queries. I have a huge application with thousands of different HQL queries (in XML files) and 100+ mapped classes and i dont ...
8
votes
3answers
411 views
Detect desktop environment in Linux programmatically in C
I am trying to detect whether I am running on a Gnome or KDE desktop environment.
I know I can check via a ps -aux and grepping either gnome or KDE but that's not good: 1) what if I am on a gnome ...
8
votes
3answers
1k views
Rails initializer for development and production
I have the following code in /config/initializers/chargify.rb
Chargify.configure do |c|
c.subdomain = 'example'
c.api_key = '123xyz'
end
But I have different settings for development and ...
8
votes
9answers
5k views
How do I run a program with a different working directory from current, from Linux shell?
Using a Linux shell, how do I start a program with a different working directory from the current working directory?
For example, I have a binary file helloworld that creates the file hello-world.txt ...
8
votes
14answers
2k views
Pros and Cons of Developing on a VM on a PC
I recently build myself a semi beef up PC (Q9450, 8GB DDR2 1066, 1TB HDD, Dual 8600GT, Vista Ultimate and Dual 22' Monitors) and I'm evaluating whether i should develop on a VPC/VMWare session on top ...
8
votes
8answers
924 views
Developing for multiple monitors
We are currently working on a new version of our main application. one thing that I really wish to work on is providing support for multiple monitors. Increasingly, our target users are adding ...
7
votes
2answers
3k views
Rails 3 - set environment
I have a rails 3 app (which I upgraded). It runs on passenger and nginx but on my production server it also starts with the environment set to 'production'. I know I am missing something really basic, ...
7
votes
6answers
5k views
Change current directory from a script
Is it possible to change current directory from a script?
I want to create a util for directory navigation in bash. I have created a test script that looks like the following:
#!/bin/bash
cd ...
7
votes
2answers
409 views
Improving our dev environment at work
In the near future i will get some 2 weeks for moving and improving our development environment at work.
We mainly develop one large PHP/MySQL project with 2-10 developers.
At the moment we have one ...
7
votes
19answers
2k views
Corner desks vs straight desks
The company I work for are currently undergoing a site wide renovation and I'm involved in the 'consultation' on what the R&D work spaces are going to be like.
There is no scope for individual ...
6
votes
3answers
223 views
Does php have an equivalent to python's virtualenv or ruby's sandbox?
I'm used to using python's virtualenv tool to create separate environments that can mimic deployment environments for projects I write.
Now, I'm going to be working on a php project and I'm wondering ...
6
votes
6answers
1k views
Expand environment variable for My Documents
I know I can read environment variables like this:
Environment.GetFolderPath(Environment.SpecialFolder.MyDocuments);
However, it would be really helpful to me if I could do something like this:
...
6
votes
1answer
273 views
Custom Environment Variables in PHP
Is there a way to set a custom variable such as environment_name in my apache vhost file that can be read via $_ENV or ini_get("environment_name")?
6
votes
2answers
254 views
How to use git to manage one codebase but have different environments
I'm using git for a personal project at the moment and have run into a problem of having one codebase for two different environments and was wondering what the cleanest way to use git would be.
Main ...
6
votes
4answers
521 views
Is there any way to trace through the execution of a batch file?
I inherited some large batch files, and I'd like to rewrite them to a more "developer friendly" language.
I'd like to find out the following things:
what other scripts it calls
what other ...
6
votes
3answers
609 views
iPhone - Switching between local and production environment settings
I am developing an iPhone app which uses a server somewhere to fetch its data. Somewhere in the app's source code I hardcoded the URL to use to connect to. This is fine, except that I don't always ...
6
votes
3answers
620 views
how to setup common emacs environment for windows and linux computers?
I use emacs for text editing and script development. I use both windows and ubuntu emacs 23.1 distribution.
Now I want both my linux and windows environment to replicate the same environment.
I ...
6
votes
2answers
2k views
Programmatically adding a directory to Windows PATH environment variable
I'm writing a Win32 DLL with a function that adds a directory to the Windows PATH environment variable (to be used in an installer).
Looking at the environment variables in Regedit or the Control ...
6
votes
3answers
1k views
Powershell: Setting an environment variable for a single command only
On Linux, I can do:
$ FOO=BAR ./myscript
to call "myscript" with the environment variable FOO being set.
Is something similar possible in Powershell, i.e. without having to first set the variable, ...
6
votes
5answers
1k views
Java beginner web-development toolkit/environment
I have been tasked to develop an interactive website using java & mysql: using servlets to retrieve & massage data, applets to do special handling of the data client-side, and to handle ...
6
votes
2answers
1k views
5
votes
2answers
114 views
Keeping environment in ghci?
Basically when I :load name.hs my variables and such are gone. Googled and read docs but failed.
Is there some option to tell ghci keep it all? Or it just can't be done because of the limitations?
...
5
votes
2answers
80 views
Assigning list attributes in an environment
The title is the self-contained question. An example clarifies it: Consider
x=list(a=1, b="name")
f <- function(){
assign('y[["d"]]', FALSE, parent.frame() )
}
g <- function(y) {f(); ...
5
votes
2answers
81 views
In R6RS Scheme, is there a way to get the current environment for use with eval?
Is there any way in R6RS Scheme to obtain the current environment and then pass it as the second argument to eval?
For example, what should the question marks be for the following expression to ...
5
votes
5answers
211 views
How to use git to maintain a slightly different copy of production source code?
I have a Ruby on Rails application, which sends out emails.
In production, I want to use some X SMTP server, but in development I want to use some other SMTP server (thus my configuration file for ...
5
votes
1answer
343 views
Visual Studio 2010 : Unable to copy file on debugging
I'm having problem from a while (since I'm using visual studio 2010 I think). When I'm trying to start a debugging on my Web Application, I randomly get this error from VS.net environment :
...
5
votes
2answers
208 views
Is there a non-global equivalent of perlbrew?
I'm using perlbrew right now to manage multiple versions of perl, but perlbrew is global. If I do perlbrew switch perl-5.10.1 in any shell, then all shells and scripts will now be using perl version ...
5
votes
4answers
555 views
.NET platform, .NET environment or .NET framework which is correct? And what's the difference between platform/environment/framework?
In some documents (i.e. ECMA-334) the name of '.NET framework' is used, but in other documents (in many books), '.NET platform' is used. I saw someone refer .NET as .NET environment.
Which one is ...
5
votes
2answers
1k views
How do I configure Mercurial to use environment variables in mercurial.ini
How can I modify the mercurial.ini file to include an environment variable such as %userprofile%.
Specific situation:
I am learning to use Mercurial. I have modified the [ui] section of ...
5
votes
3answers
1k views
C#/.NET app doesn't recognize Environment Var Change (PATH)
In my C# app, I am programmatically installing an Oracle client if one is not present, which requires adding a dir to the PATH system environment variable. This all works fine, but it doesn't take ...
5
votes
5answers
4k views
How do I properly split a PATH variable in PHP?
I want to split
$path = getenv('PATH');
into its components. How do I determine the separator char in an os-dependent fashion?