A website I\'m currently designing displays and works perfectly in all mac browsers, and Windows Firefox, Chrome and IE 8.
I have a website which sends daily writing reminders to its users based on their timezone and hour settings. eg: a user in New York (America/New_York) prefers to receive his reminder at 9PM. in my cur
I feel my question is quite basic, but I couldn\'t find any related SO question. I need to run a program a few thousands of times (different input each time), and currently it is done by a shell scri
I have a system that is processing messages from an MSMQ queue (using multiple processes to do the processing).
I have anapp with a WebView. When the Activity pauses (onPause) i call the appropiate webview.onPause and webview.stopTimers, these are balanced with the webview.onResume and webview.resumeTimers in t
I couldn\'t find an answer to my issue while sifting through some Hadoop guides: I am committing various Hadoop jobs (up to 200) in one go via a shell script on a client computer. Each job is started
We have an application which is running normally in a variety environments.However, at one client site when the application invok开发者_JS百科es a child process (in this case CODEFIND.EXF - please see
I want to know the memory and CPU usage in php, bec开发者_开发百科ause I\'m using cronejobs sometimes the CPU is overloaded so in this case I don\'t wan to start more process, I just want to skip this
I created a widget that serves as some kind of popup window und hence should have a drop shadow all around to optically raise it from the background. I initialize the drop shadow effect in the constru
We are experiencing an issue where our sql server where cpu usage jumps to and remains at 100% until the site is taken down and restarted.We have gone through the code and optimized everything we can,