Tagged Questions

7
votes
8answers
449 views

How to have a computer flash a light

I'd like to have an application monitor written in C# monitoring a set of Forex trading positions. It would be connected via USB to a real set of "traffic lights" sat on a desk which it would use to …
6
votes
9answers
190 views

What is the most useful information to display at the front of the office?

The company I work for has just purchased 4 32" LCD screens to be mounted at the front of the office for demonstration purposes. Whilst we are not demonstrating (most of the time), the screens are to …
5
votes
4answers
726 views

What does the Subversion status symbol “~” mean?

I am getting a tilde symbol when I do an svn status. Here is the output of the project after editing it in XCode. svn status M …
5
votes
1answer
132 views

Where can I find colored indicators for use in Cocoa?

I need color indicators. Need to be able to do green, yellow and red. Anybody know how? I looked through the available icons/etc in Interface Builder but did not see anything like them. Like this:
5
votes
5answers
883 views

What does the perfect status report look like?

I work with a lot of offsite developers and contractors. I ask them daily to send me a quick 5 minute status of their work for the day. I have to sometimes consolidate the status of individuals into …
4
votes
5answers
3k views

How to get current CPU and RAM usage in Python?

What's your preferred way of getting current system status (current CPU, RAM, free disk space, etc.) in Python? Bonus points for *nix and Windows platforms. There seems to be a few possible ways of …
3
votes
2answers
159 views

How to drag NSStatusItems

You all know the menu bar (or better said NSStatusBar) in Mac OS X. There are some items which I can move and other which not. I would like to be able to drag the NSStatusItem of my app. Any idea …
2
votes
0answers
28 views

Programmatically change gmail status via OAuth or Authsub

I would like my application to programmatically update my user's gmail/google talk status on their behalf but I dont want to store their password because of the privacy risk Does anyone know if/how …
2
votes
3answers
78 views

Using ‘color’ to define object’s flag status?

I'm asking this question because it isn't the first time I saw this coding practice, but never saw any commentary about the reason for this: I was browsing the Lua's source and saw that they use …
2
votes
1answer
129 views

javascript or PHP option to detect AIM status

The website is http://www.ipalaces.org/support/ The code I use for the status indicators is <img …
2
votes
4answers
254 views

Grabbing status code without using a server-side language (javascript, perhaps?)

I've created a service that helps with error pages in web apps via an snippet of code that is copy/pasted in to the error page templates (a la Google Analytics). The status code is set to a hidden …
2
votes
4answers
55 views

Keeping applications and infrastructure connected

I work in an IT department that is divided into two groups. One group develops and manages applications, the other manages the company's infrastructure and servers. One of the problems we face is a …
2
votes
2answers
235 views

How can you tell if a trigger is enabled in SQL Server 2000

This shouldn't be hard to do. I'd expect Enterprise Manager to show a folder of trigger and a list and an icon... but I don't see it anywhere. My google results get me answers where I have to write …
2
votes
3answers
361 views

VBA Status Bar

Hi, I am working on a Word VBA macro app for 80 or so users. The office has high staff turnover, so training suffers, and so one of the self imposed requirements for this project is comprehensive, …
2
votes
6answers
171 views

What’s the best way to give the user weekly updates from your program?

I have a program that, for the most part, operates in the background. Let's say it DoesWork(). Once a week, I want it to notify the user on some of the work it has completed over the past few days. …

1 2 3 4 next
15 30 50 per page