-
as seen on Programmers
- Search for 'Programmers'
I am lucky in the sense that I have been given the opportunity to be a 'Technical Troubleshooter' for our offshore development team. While I am confident and capable of dealing with most issues, I have come across something that I am not. Based on initial discussions with various team members both…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi guys,
I am thinking about implementing a programm with finite state automaton in an OOP language like Java or C++.
What would you think is the best way to implement this with a manageable amount of available states, regarding to good software design?
Is it good to implement for each state an…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I just asked a question that helps about using generics (or polymorphism) to avoid duplication of code. I am really trying to follow the DRY principle.
So I just ran into the following code...
Sub OutputDataToExcel()
OutputLine("Output DataBlocks", 1)
OutputDataBlocks()
…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Sorry to ask a subjective question, but I would welcome some advice. I am an experienced programmer of embedded s/w, but haven't done much network programming, although I have done a fair bit of hobbyist PHP.
Anyway, I have to develop what is probably a fairly general type of app, as shown in this…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I spend a lot of time at the command-line during the workday and at home too since I run Ubuntu exclusively.
I've been using the default gnome terminal but I've reached a point where I'd really like to get my terminal tricked out so that my common tasks are as easy as possible. Specifically, I find…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
We would like to detect what devices & what programs users are using to connect to the Windows 2008 R2 Remote Desktop. In particular, we would like to have an ability to detect the remote devices such as iPads, iPhones & Androids, identify the software used and allow these connections only…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
When I reboot a Windows 2003 or Windows 2008 server via a Remote Desktop connection, the server comes back up and will not accept any RDP connections: the RDP client errors out with "Connection Refused."
The Terminal Services service is running on the server and restarting it has no effect. No errors…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
Here is the Problem: I have two computers connected in the same LAN.
I am trying to access one computer from another using Remote Desktop Viewer, I am able to see the remote desktop.
But when i click on any thing or perform any action, I dont see the result but the action is performed on the remote…
>>> More
-
as seen on Super User
- Search for 'Super User'
Sometime ago, I used carbon copy as I was replacing my hard drive in my Mac Mini running Snow Leopard. Afterwards, on my new drive I had some permission problems.
I've tried several times running a repair permissions / repair disk from disk util. It shows that there are problems and I think it says…
>>> More
-
as seen on How to geek
- Search for 'How to geek'
iPads and Android tablets can’t run Windows apps locally, but they can access a Windows desktops remotely — even with a physical keyboard. In a pinch, the same tricks can be used to access a Windows desktop from a smartphone. Microsoft recently launched their own official Remote Desktop…
>>> More