Thanks man, that is what i was looking for exactly in initial posts before :)
Happy New Year! Yes, the current one, not a previous one; this is a new post, we swear!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: rabbit on March 10, 2010, 06:35:28 PM@Rabbit:
If I had an Android...I'd do it. Anyway, it's definitely possible to do what you want. ProcessExplorer pretty easily get the CPU usage (and even graphs it!) and killing a process is trivial if you run it with elevated rights. I haven't really paid attention to this thread (because, like iago said, many of us skim or ignore poorly crafted posts), so I don't know what language you're using. After a quick search, you can use System.Diagnostics in .Net or GetSystemTimes() API for....uh...either.
Quote from: Ender on March 11, 2010, 06:46:46 PMAs for "Respect" why would I want the respect of someone who can't take the time to form a proper response that is anywhere close to what the topic is about, beyond some short offhanded responses that are nothing but off topic? I get the need for formality with grammar and clarity in some of this, but none of the short off topic responses in no way elicit a response of me respecting the poster in way either so what to do then.. Answer: "Try or move on" but sadly most don't seem to be capable of doing much more than trolling for reasons to post 6 off topic words and seeking reasons to ignore the topic at hand.Quote from: LordVader on March 10, 2010, 12:22:45 AMQuote from: Ender on March 09, 2010, 06:22:50 PMthanks but why don't you spend the time to pick that apart first I mean you are attempting to be helpful in some vague way right? Why not point out the bad English, or actually you probably ment bad grammar right? While your at it write a 1000 word essay on why someone should take that much time when we're on a forum and not in school or the workplace.Quote from: LordVader on March 09, 2010, 02:11:21 AMQuote from: warz on March 08, 2010, 09:55:18 AMWas asking for idea's to check if installers or similar were active via registery keys or other means.. And yes looking for possible other idea's to handle situations where the systems performance is degrading and it may take time to get into the taskmanager to end a process.. In your views why is this approach a bad idea? Am mainly looking for methods that could save time when system is in a state that the user can't get into task manager quickly due to degrading system performance (memory leaks/run away threads) to kill a process, and instead have something in place that could potentially do it for you if you have identified programs that tend to be the cause.
Seems to me that you already know what you need to do. I'm not sure what kind of help you're asking for. Perhaps just confirmation on your approach? If that's what you're looking for then I think your entire idea is really bad. You've said why you want to do this ... but ... why?!
Dude.....
Improve your English......
Till then stick to the topic, or better yet ignore it so far i've gotten 3-4 even remotely helpful replies the rest have been garbage and still have managed to map out a basic concept that should work ok despite the bullshit due to lack of reading/comprehension or due to lack of grammar / structure on my part which really shouldn't matter here to a large degree.
If your unsure about something point it out and do better than vagueness that shouldn't be hard for the brain trust around here I would think. iago and Joe are always helpful when they have the time, so are alot of other's but some (look thru this thread as an example) really waste alot of time. Not that im in any rush as I probably won't even have time to start on this for another month or two but still it's mind boggling to see alot of the same ppl wasting other ppl's time on forums like this. Specially considering this is one of few forums with a few ppl i actually respect enuff to seek help from in any fashion as most sites/forums it's usually alot of the same as what has gone on here in this thread alot of random ppl showing up to do alot of random pointless replies.
Because no one is going to respect you when you write like that. This is a bigger problem than whatever bug/roadblock you're facing.
Quote from: iago on March 10, 2010, 04:26:13 PMthat sounds like a pain in the ass, suprised no one has done anything like that imagine on alot of the newer smart phones u run into that i've seen blackberry's but that's bout it never used an iphone or android is there no interface to control what runs?
Idea!
Write one for Android where you select certain apps, and kill them if they're idle for a certain amount of time. Or, better yet, you select certain apps and kill any OTHER app that's idle for a certain period of time.
I know on my version, there's a lot of apps that start in the background that I don't want, so I manually kill them. :)
Quote from: iago on March 10, 2010, 08:54:03 AMThat's was actually helpful iago and I don't disagree with that, just frustrated at the vague trolling that happens which is common on forums granted. Sometimes i just get it out there and come back to try to fine tune things after the fact. Hell the topic is actually a bit off but at time was starting it wasn't sure where to start that probably didn't help alot either heh. But anyways will keep eye out and possibly run different installers as i'm just curious now to see if any reg values are seen with diff installers see if can find any common strings used.. yes im just that bored sometimes and it's got me curious for no real good reason may come in handy to know sometime.Quote from: LordVader on March 10, 2010, 12:22:45 AMFirst, this is totally offtopic, moreso than the rest of the thread. I should probably move it to offtopic, but see my last paragraph (I'm actually going to try and be helpful :P)Quote from: Ender on March 09, 2010, 06:22:50 PMthanks but why don't you spend the time to pick that apart first I mean you are attempting to be helpful in some vague way right? Why not point out the bad English, or actually you probably ment bad grammar right? While your at it write a 1000 word essay on why someone should take that much time when we're on a forum and not in school or the workplace.
Dude.....
Improve your English......
Till then stick to the topic, or better yet ignore it so far i've gotten 3-4 even remotely helpful replies the rest have been garbage and still have managed to map out a basic concept that should work ok despite the bullshit due to lack of reading/comprehension or due to lack of grammar / structure on my part which really shouldn't matter here to a large degree.
If your unsure about something point it out and do better than vagueness that shouldn't be hard for the brain trust around here I would think. iago and Joe are always helpful when they have the time, so are alot of other's but some (look thru this thread as an example) really waste alot of time. Not that im in any rush as I probably won't even have time to start on this for another month or two but still it's mind boggling to see alot of the same ppl wasting other ppl's time on forums like this. Specially considering this is one of few forums with a few ppl i actually respect enuff to seek help from in any fashion as most sites/forums it's usually alot of the same as what has gone on here in this thread alot of random ppl showing up to do alot of random pointless replies.
Second, I don't disagree with Ender. If you'd take more time and spell out exactly what you're talking about in a clearer way, you'd probably get a better response. When posts don't read well, I often skim or skip them. You're less likely to get help if people don't read your entire posts. I'm not trying to be mean or troll or anything, but it's hopefully useful advice -- take it or leave it. :P That doesn't mean you have to write a formal essay, either, but there's a lot of value in spelling out ideas clearly.
Anyway, as to the actual post, I suspect that either there's no way to do what you're asking or nobody here knows how. And also, the idea itself has a lot of pitfalls, as discussed. That's why you aren't getting a good answer. :P
Quote from: Ender on March 09, 2010, 06:22:50 PMthanks but why don't you spend the time to pick that apart first I mean you are attempting to be helpful in some vague way right? Why not point out the bad English, or actually you probably ment bad grammar right? While your at it write a 1000 word essay on why someone should take that much time when we're on a forum and not in school or the workplace.Quote from: LordVader on March 09, 2010, 02:11:21 AMQuote from: warz on March 08, 2010, 09:55:18 AMWas asking for idea's to check if installers or similar were active via registery keys or other means.. And yes looking for possible other idea's to handle situations where the systems performance is degrading and it may take time to get into the taskmanager to end a process.. In your views why is this approach a bad idea? Am mainly looking for methods that could save time when system is in a state that the user can't get into task manager quickly due to degrading system performance (memory leaks/run away threads) to kill a process, and instead have something in place that could potentially do it for you if you have identified programs that tend to be the cause.
Seems to me that you already know what you need to do. I'm not sure what kind of help you're asking for. Perhaps just confirmation on your approach? If that's what you're looking for then I think your entire idea is really bad. You've said why you want to do this ... but ... why?!
Dude.....
Improve your English......
Quote from: Joe on March 09, 2010, 04:10:33 PMYah that could be an option for potential unknown apps matching some definable criteria, maybe have different modes it operates in and different checks and timeframes defined defaults could be adding unknown files to list and prompting within givin thresholds say options like this:
Why not put up a prompt asking if you want to kill a program? That way you get to decide.
Quote from: warz on March 08, 2010, 09:55:18 AMWas asking for idea's to check if installers or similar were active via registery keys or other means.. And yes looking for possible other idea's to handle situations where the systems performance is degrading and it may take time to get into the taskmanager to end a process.. In your views why is this approach a bad idea? Am mainly looking for methods that could save time when system is in a state that the user can't get into task manager quickly due to degrading system performance (memory leaks/run away threads) to kill a process, and instead have something in place that could potentially do it for you if you have identified programs that tend to be the cause.
Seems to me that you already know what you need to do. I'm not sure what kind of help you're asking for. Perhaps just confirmation on your approach? If that's what you're looking for then I think your entire idea is really bad. You've said why you want to do this ... but ... why?!
Quote from: rabbit on March 08, 2010, 01:20:46 AMIf that's what i wanted i would of just written that and never posted here..
So really what you want is a program that will kill and then restart your Firefox when your autoplay script for Mafia Wars causes it to use too much memory?
var reg = /^(http?:\/\/([-a-z0-9]+\.)*facebook\.com)\/[^#]+#(\/.+)/i;
var ugly = reg.test(window.location.href);
Page created in 0.042 seconds with 14 queries.