Tagged Questions

1
vote
2answers
30 views

Real-time synchronization of database data across all the clients

What's the best strategy to keep all the clients of a database server synchronized? The scenario involves a database server and a dynamic number of clients that connect to it, vie …
4
votes
8answers
223 views
+100

Are there any open-source military/war strategy simulating engines/frameworks?

Are there any open-source military/war strategy simulating engines or frameworks? Combat rules engines or weapon selection guides? I'm looking for something similar to a military s …
3
votes
5answers
136 views
+100

Log4J: Strategies for creating Logger instances

I decided to use Log4J logging framework for a new Java project. I am wondering what strategy should I use for creating/managing Logger instances and why? one instance of Logger …
1
vote
3answers
630 views

How to generate a random number with Java from given list of numbers.

Hi, Assume I have an array/vector of numbers like 1,3,7,9 then I need to guess a number from this list randomly. Using Random class in Java it seems like not possible to do this. …
2
votes
2answers
194 views

difference between strategy pattern and delegation pattern

What is the difference between strategy pattern and delegation pattern (not delegates)?
0
votes
3answers
39 views

Strategies for writing expanding ordered files to disk

I an a graduate student of nuclear physics currently working on a data analysis program. The data consists of billions of multidimensional points. Anyways I am using space filling …
3
votes
1answer
75 views

Zend_Auth: why authenticate object named adapter and not strategy?

$Zend_auth->authenticate($adapter); Why is it called an adapter and not a strategy?
2
votes
5answers
144 views

To re-write or not?

This is a strategic question. I have a large piece of software, web based, that handles probably around 50 to 60 different tasks. The software uses about 100 MySQL tables, and can …
0
votes
1answer
29 views

How to Encapsulate Change For Random Variations

I am writing a motor vehicle system for a county government that lets a user select many different types of car tags. The problem is that the state has built in a lot of special l …
2
votes
7answers
214 views

How to change career to software industry [closed]

I am an MBA student with a mechanical engineering background who wants to redirect its career to software industry (business development, strategy or marketing). Employers now are …
1
vote
1answer
50 views

Any way to declare routing strategy for an WPF element?

Suppose we have a WPF element, for instance StackPanel with Buttons, Textboxes etc. inside. Is there any way to say directly in XAML that I want a tunneling strategy? <StackPan …
0
votes
5answers
100 views

How to be good at Ruby on Rail

If I want to be good at Ruby on Rail, what is the good way to reach it? Which resource I should read? How Can I test myself that I good at it and what level am I?
7
votes
6answers
269 views

After having started a project and suddenly having found new competition, how do you convince yourself to keep going?

I understand this is a subjective question but I want to see how others dealt with this issue: How do you convince yourself and your teammates while trying to start a business or …
0
votes
2answers
123 views

Successful Strategies for TRY … CATCH in SQL Server 2005

I'm changing some code to take advantage of TRY ... CATCH in SQL Server 2005. What successful strategies have you found for using it? I'm thinking of creating a stored proc which …
5
votes
11answers
343 views

How to prove to our users that they are not being cheated?

I have an information theory question about how to prove (or at least give statistical evidence) that an auction website is not shilling its users. We recently launched a pay-per …

1 2 3 4 next
15 30 50 per page