Language…
12 users online: Aguiar Salsicha,  AmperSam, Dark Prince, Ice Man, inigo,  Linkdeadx2, MegaSonic1999, Mithrillionaire, Ryrir,  Saphros, someonewholikestrains, TheMorganah - Guests: 142 - Bots: 73
Users: 67,941 (2,099 active)
Latest user: StepanHackingNewbie

Posts by tmercswims

tmercswims's Profile → Posts

svchost.exe is a host process for Windows. That by itself can't tell you much. In Task Manager, go to View > Select Columns... and check the "Command Line" box. Then see what that column says for the svchost.exe that is taking up all of the processor (there is likely more than one).
Your layout has been removed.
Another option too would be to get a small-ish SSD on the laptop, and then an external HDD of some sort (their physical dimensions are so small now it's ridiculous) for storing all your extra stuff.
Your layout has been removed.
It is only available in Vista and 7. The Task Manager got a lot of new columns for Vista, and they obviously carried up to 7.
Your layout has been removed.
Originally posted by The Secret Exit
It actually is named svchost, right? Not svchoost? If it is the latter, it could be malware.
This is actually a good point... I assumed that he just had a typo #w{x(}
Your layout has been removed.
Wait wait wait wait wait wait wait wait wait wait wait wait...
Originally posted by Kieran Menor
I might even set up some game servers.
Minecraft will be back!? :D
Your layout has been removed.
bsnes should come with a tool called "snespurify.exe." Use that. It will remove the header and export a *.sfc file.
Your layout has been removed.
I found this one, but it seems to be incomplete. Check out E-Man's; it says for LM 1.7, but it should be fine for 1.8x.
Your layout has been removed.
Hey there 10 month bump!

I think that that's what is supposed to happen, yes.
Your layout has been removed.
Ezio and Altair from Assassin's Creed, the greatest video game series in a long time. I played through every game again, and was inspired to make this layout.

Also the first one I coded all of.
Your layout has been removed.
Hey hey! I actually get to use this hahahaha. Today is my 17th birthday! :D
Your layout has been removed.
Okay Senjan, what do you think? Everything is set up I believe how you wanted it, with your same text-box, just the different background. If you had something in mind, I can change the box too.

Here is the setup.
I'm afarid I don't know what border you are talking about...

And for the space above, do you mean the text in the box, or the box itself?
Your layout has been removed.
I can give you advice, but you won't like it.

I had the same issue, and it was only resolved my completely installing Windows. I know. (._. )
Your layout has been removed.
I need help with my layout. I'm trying to add a random quote thing, and I decided to do it with JavaScript because I can't host a PHP file that will be executed from Dropbox. But this doesn't seem to be working either, so maybe Dropbox can't do JavaScript either?

Either way, help? ( ._.)
Your layout has been removed.
Hmmm... I have never messed in PHP, and this doesn't seem to be working; it throws an error when I run it to check it.
Originally posted by code
<?php

$myarray=array();

$myarray[0]='"Be at peace now. Their words can no longer do harm." <i>―Altaïr Ibn―La\'Ahad</i>'

$myarray[1]='"It\'s done, then! Your schemes, like you, are put to rest!" <i>―Altaïr Ibn―La\'Ahad</i>'

$myarray[2]='"I have seen what comes of those who raise themselves above others." <i>―Altaïr Ibn―La\'Ahad</i>'

$myarray[3]='"Forgive me sergeant, it\'s the wine that\'s getting to me, you resemble the man who took my job." <i>―Altaïr Ibn―La\'Ahad</i>'

$myarray[4]='"Men must be free to do what they believe. It is not our right to punish one for thinking what they do, no matter how much we disagree!" <i>―Altaïr Ibn―La\'Ahad</i>'

$myarray[5]='"Do not fear the darkness, but welcome its embrace." <i>―Ezio Auditore da Firenze</i>'

$myarray[6]='"Your sister seemed quite satisfied with the handling I gave her earlier." <i>―Ezio Auditore da Firenze</i>'

$myarray[7]='"Nothing is true; everything is permitted." <i>―Ezio Auditore da Firenze</i>'

$myarray[8]='"Nulla e reale; tutto e lecito." <i>―Ezio Auditore da Firenze</i>'

$myarray[9]='"Rest in peace." <i>―Ezio Auditore da Firenze</i>'

$myarray[10]='"Go forward friend, unburdened and unafraid." <i>―Ezio Auditore da Firenze</i>'

$myarray[11]='"Requiescat in pace." <i>―Ezio Auditore da Firenze</i>'

$myarray[12]='"Where you stand, and how you move, can make <i>all</i> the difference." <i>―Mario Auditore</i>'

$myarray[13]='"Don\'t you recognize me? It\'s―a me, Mario!" <i>―Mario Auditore</i>'

$myarray[14]='"Nothing is impenetrable." <i>―Ezio Auditore da Firenze</i>'

$myarray[15]='"Where other men blindly follow the truth, remember nothing is true. Where other men are limited, by morality or law, remember everything is permitted. We work in the dark to serve the light. We are the Assassins." <i>―Niccolò di Bernardo dei Machiavelli & Ezio Auditore da Firenze</i>'

$myarray[16]='"Rare is the man willing to oppose the status quo. And so it falls to us to help them see the truth." <i>―Niccolò di Bernardo dei Machiavelli</i>'

$myarray[17]='"While I thought that I was learning to live, I have been learning how to die." <i>―Leonardo da Vinci</i>'

$myarray[18]='"I\'m not contented to capture the world. I want to change it." <i>―Leonardo da Vinci</i>'

$myarray[19]='"Father, do you not see? I control all of this. If I want to live, I live. If I want to take, I take. If I want you to die, you die!" <i>―Cesare Borgia</i>'

$myarray[20]='"Ah good old Subject 16. He repainted my room you know... with his blood." <i>―Desmond Miles</i>'

$myarray[21]='"Altaïr, can you lend a hand? Perhaps a blade?" <i>―Informant</i>'

$myarray[22]='"Just try and have a little faith." <i>―Lucy Stillman</i>'

$myarray[23]='"Break his legs, both of them." <i>―Garnier de Naplouse</i>'

$quote = $myarray[mt_rand(0,count($myarray)―1)];

header('Location: '.$quote );

?>
The error reads:
Originally posted by Error message
Parse error: syntax error, unexpected T_VARIABLE in CODE on line 7 Errors parsing CODE

Your layout has been removed.
Originally posted by Alcaro
words
Yes, well, I (quite obviously, I'm afraid) don't know much about this. That there was me googling "php random message" and reading a few to get the general idea. Consequently, I really didn't understand you, Alcaro :(

Also E-Man: Alcaro seems to disagree... And again, I don't really know what you are referring to :/
Your layout has been removed.
Leod, I would say slap you but it's 99.9% probably just me.

I have 2 files: ezioaltair.css, and quote.php. ezioaltair.css contains my layout. quote.php contains your (leod) method of doing this. My header and footer can be found here.
Your layout has been removed.
Oh... right... *facepalm* Thanks for the help leod :)

Oh and no handjob, kay?
Your layout has been removed.
You want JavaRa, but if you are having the same problem I did, it won't work. I did everything I could think of. I uninstalled java completely, JavaRa'ed it, CCleaner'ed it, and I even went through the registry manually and got rid of all references to java. But to no avail.
Your layout has been removed.