0
votes
1answer
15 views
FlashLite 2.x/3.0 Cross Domain policy file
As per my understanding of the Adobe docs for a cross domain request by an swf, two types of policy files are required on the server:
URL policy file: this is named "crossdomain.xml" and stored in …
28
votes
43answers
3k views
What stupid policies affecting developers has your company introduced?
Recently my company has introduced a new policy that routes all incoming telephone calls into the development dept as well as everwhere else.
This seems crazy to me as:
There is noting worse than …
0
votes
2answers
41 views
Policies Array Class-Design wrapper
Hi,
i want to write an wrapper for different Array Classes with different Policies.
For example:
typedef ArrayType<useValArray,StdAllocator> Array; // one global assignment
I want to use …
37
votes
31answers
3k views
Is there a valid reason for enforcing a maximum width of 80 characters in a code file, this day and age?
Seriously. On a 22" monitor, it only covers maybe a quarter of the screen. I need some ammo to axe down this rule.
Edit: I'm not saying that there shouldn't be a limit; I'm just saying, 80 characters …
6
votes
14answers
462 views
Commercial version control
My boss wants me to think about what to use for version control. I am a big fan of subversion, bazaar, mercurial, etc. However, we have a policy at our shop to not use open source tools!
Does anyone …
1
vote
1answer
72 views
Enterprise SSO & Identity management / recommendations
Hello Friends,
We've discussed SSO before. I would like to re-enhance the conversation with defined requirements, taking into consideration recent new developments.
In the past week I've been doing …
0
votes
0answers
20 views
install msi using group policy [closed]
Hi,
1) If we install/push msi using group policy can/will we see installation steps/Wizard/options which we can see if start installtaion using setup.exe by double clicking it.
2)Can some provide …
0
votes
1answer
33 views
WSDL PolicyReference to an external file
I'm getting some errors when I try to deploy a web service generated using CXF's wsdl2java to generate the Java code from a WSDL file. I've managed to trace the error down to a NullPointerException …
0
votes
1answer
38 views
IP security policy on windows 2003
Does anyone know how I can:
create IP security policy
manage IP filters and IP filter actions
PROGRAMMATICALLY on windows 2003? Not use Microsoft GUI utility.
I tried to achieve this by …
0
votes
2answers
307 views
C# Socket Policy File Server for low-level AS3.0 socket connections?
How do I go about making a socket policy file server in C#. All it has to do is listen on port 843 for the string "<policy-file-request/>" followed by a NULL byte and then return an XML string …
2
votes
5answers
181 views
How do you prevent hired developers from stealing code?
I'm in the process of opening up a company that will eventually hire 2-5 developers to work on a large web app.
My main concern is that one or more developers could steal the code. I could make them …
2
votes
2answers
163 views
How to get Hudson CI to execute a Powershell script?
I'm using Hudson version 1.324 for CI and have a couple of issues:
Environment:
- Windows Server 2008
- Powershell v1.0
- Hudson 1.324 running as a service
- Hudson Powershell Plugin installed
- …
15
votes
22answers
1k views
Do you pseudo-code?
Do you use pseudo-code to help you program? Does it help you write your programs faster with less bug-prone code or does it simply waste time?
Should it be standard practice to declare what you're …
3
votes
7answers
90 views
Policy on maintenance releases vs normal releases?
My company is struggling with the question of maintenance releases versus "normal" releases, in the context of an application installed on-site at large organisations who pay for support. First let me …
2
votes
0answers
96 views
Teachers/Graders: How do you handle students asking homework questions on SO [closed]
I was a TA for an undergraduate programming course and I've been considering doing it again. Since I'm sure some of my students would be requesting solutions to their homework here, I've been thinking …
