|
Gregory Thielker, disruption 1, 2010. (from the 'disruptions' series)
Started by Anna Cassini on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at pinterest):
|
|
I haven't found a definitive list out there, but hopefully someone's got one going or we can come up with one ourselves. What causes disruptions for .NET applications, or general service disruption, running on IIS? For instance, web.config changes will...
Started by Chris on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
IISReset can cause a Service Unavailable message to display for a... .
See this question: http://stackoverflow.com/questions/302110/what-causes-an-application-pool-in-iis-to-recycle
It depends on what exactly you are talking about with disruptions.
|
|
There are times when it makes sense to force an end of any edits that are currently being made. For instance, if the user is typing a value in a field on my document, and then clicks to the preview window, or chooses "Print" or "Save" from the menu.
The...
Started by danielpunkass on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
On iPhone it is particularly important not to have the keyboard jumping... .
Why not use your original method but also record where/what the selection range looks like and restore it after restoring the first responder?
I agree that this is the way to do it .
|
Ask your Facebook Friends
|
What things interrupt developers during the day and really derail your progress?
Phone calls, OS issues, Email, change control, meetings, announcements, etc.
Which in particular make you change gears to the point that it takes a significant amount of ...
Started by Chris Ballance on
, 46 posts
by 45 people.
Answer Snippets (Read the full thread at stackoverflow):
Realize that these interactions are one-way: you don't disrupt anyone's work and other people's work.
|
|
I have been hacking on the code for Xournal in order to add auto-save functionality. My initial implementation was very dumb: every 60 or so seconds, do a save. The feature ostensibly works.
However, after testing it out for a while, I've noticed that...
Started by Ambush Commander on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
I've got very little experience with c, but I would think this ... .
Can you push the autosave functionality to a separate thread? By running on a second thread you would be able to run the save in parallel with the gui and would avoid the freezing window .
|
|
Looking for an anti-virus software free or commercial that minimizes the impact on the user when the anti virus is performing a real time scan or when doing a full system scan.
Background: At work we are encouraged to switch our computers off at the end...
Started by Sameer Kalidas on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at superuser):
When you have finished your conract and are looking for a new AV, I have... .
As you have (hopefully) already paid for licences, I would not bother to switch at this point .
Nod32 in my opinion has been going down hill recently but it is still fast and good .
|
|
I have been a programmer for quite some time and was not a very avid user of social networking / collaborative site, have not been participative on any technical expert forums as well. However, ever since i came across SO, i am quite addicted to it and...
Started by Vikram on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
(This....
Not in the morning when you need your attentiveness for productive coding .
Do it last thing in the day.
Maybe this technique will work for you too.
One way is to set up a web filter to allow access to the site only during certain times of the day .
|
|
We are in the process of a network redesign and I am now down to changing the IP address of the Equallogic iSCSI SAN that is in use by our VMware ESX servers.
The Equallogic has three active ethernet ports servicing iSCSI requests.
I'm lookingfor a solution...
Started by Richard West on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Approximate steps would be:
Configure LUNs to be available on multiple NICs with multiple IPs on the SAN Configure ESX hosts to see those LUNs via both IPs (MPIO) Verify that the ESX hosts can flip across to the second SAN route with a test LUN + VM Flip... .
|
|
Over the past few weeks it seems like I've been interrupted by maintenance tasks from old projects quite a bit in addition to a taking a training class. I feel like I've lost all forward momentum on my current project. It's difficult to even start coding...
Started by tvanfosson on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Yeah, good luck with that! (I don't think there are good ways for interruptions to not be complete interruptions.)
Take a minute to write notes to yourself (on paper right in front of you) about the project you're putting down before you go and pick ... .
|
|
Workplace Disruption Serious question: am I the only game of rugger who still can't concentrate on his work cos of Saturday's events?
Please tell me, I'm not.
Started by Seven Tattoos on
, 25 posts
by 14 people.
Answer Snippets (Read the full thread at hibeesbounce):
Http://www.youtube.com/watch?v=ZZJNN...eature=related Re: Workplace Disruption Smurf: surely you missed out a 'd' in your final word! Re: Workplace Disruption I'm becoming more livid....
Re: Workplace Disruption Calmed down to just rage.
|