Tagged Questions

3
votes
7answers
148 views
+100

Send and receive data trough the power network

I'm not interested in a hardware solution, I want to know about software that may "read" modulated signal received trough the power supply - some sort of a low-level driver that would access the power …
0
votes
15answers
109 views

How do you communicate to teams outside of your city?

My team of 10 developers is working with another team of 10 developers, designers and BAs outside of my office to build a corporate website. There will be a lot of communication, learning and …
1
vote
8answers
277 views

What is the best way for two programs on the same machine to communicate with each other

I need to pass some data (integers) from one (C++) program to another (C#). What is the fastest way to do this? P.S.: OS: Windows XP
0
votes
1answer
16 views

Transferring data between Remote Desktop and Client

Hello. I have an application that people use through Remote Desktop/Terminal Server. The application supports digital signatures. Well, the digital signature pad is on the client, but the program runs …
-1
votes
11answers
287 views

The Better You Program, The Worse You Communicate? [closed]

The secretgeek says 'good programming practices are directly opposed to good communication practices'. I would like to hear 'How does this affects your communication?' as there are great …
11
votes
15answers
744 views

Explaining why “Just add another column to the DB” is a bad idea, to non programmers.

I have sales people and bean counters who are trying to sell customizations to clients, which is fine. But when a complex change request comes in that I send back a large estimate for, they get …
0
votes
3answers
76 views

What are the major benefits of an in-person interview? [closed]

The question: How important is it to have an in-person interview? Related thoughts Obviously no one can say that an in-person interview is paramount in our industry -- people are hired from across …
1
vote
7answers
123 views

What is the easiest way to do inter process communication in C#?

I have two C# applications and I want one of them send two integers to the other one (this doesn't have to be fast since it's invoked only once every few seconds). What's the easiest way to do this? …
4
votes
1answer
56 views

Reverse-engineering of communication protocols

Just curious - what are some automatic or even semi-automatic techniques for reverse-engineering of communication protocols? I am particularly interested in the case when one's sniffing traffic and …
8
votes
16answers
459 views

From a Management POV: How much is a code review worth?

It's obvious to me that code reviews (peer reviews) improve the quality of the generated code. I've worked hand to hand in some code with some of my coworkers and, specially with some of them, code …
7
votes
5answers
146 views

What do you wish SysAdmins would do differently? [closed]

In direct response to a post on ServerFault here, the OP asked: ..what do you wish I, and other developers you deal with, would do differently? What things would make life easier for you, …
0
votes
4answers
38 views

Remote Servlet Comms

I have two servlets A & B. On B i intend to have a a method isAvailable() which A will call to check the status. If this method returns true then im going to pass it an object to B. On doing a …
1
vote
2answers
31 views

AS3 and mySQL or XML: Saving user votes on server from a flash movie.

Hi, A project of mine involves a flash movie (.swf) in a webpage, where the user has to pick from a number of items, and has the option to thumbs up or thumbs down (vote on) each item. So far I have …
1
vote
2answers
50 views

GUI and windows service communication

I know since Vista, that C# can't hook a UI form directly to the windows service. This was stated on the Microsoft Site. My question in this regard is: "What is the best mode of communication from a …
0
votes
3answers
43 views

Working with Distributed Teams

This question must be asked but I just want to ask it my way. What is the best way to maximize engagement among members of distributed teams? Mostly in terms of communication, Thanks

1 2 3 4 5 15 next
15 30 50 per page