Posts
 
Reputation
Joined
Last Seen
Ranked #973
Strength to Increase Rep
+8
Strength to Decrease Rep
-2
94% Quality Score
Upvotes Received
20
Posts with Upvotes
12
Upvoting Members
20
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
9 Commented Posts
~178.26K People Reached
About Me

Web Developer

Interests
Programming, Anime
PC Specs
AMD Athlon XP 2600+ 2x512MB DDR333 Geforce 5500FX 5xSeagate HDD (~740GB) 19" CRT &…

619 Posted Topics

Member Avatar for vickerps

You can safely leave the DNS Client service off. This service creates problems with cached DNS issues and slows down more than it speeds up IMO. You should be able to turn off the DHCP service if you manually configure all your network connections and you connect to the internet …

Member Avatar for Michiel S
0
1K
Member Avatar for Ghost

Ghost, just as Narue said, there isn't a tutorial for this. Creating a full-featured remote access system is a task much larger than could be covered in a tutorial. If you could find a tutorial for each required piece of such a program, you would easily have to combine the …

Member Avatar for adnan_6
0
2K
Member Avatar for Dooey1

Well... You didn't just do an Operating System reinstall. What you did was you used a recovery disk that was specifically designed for completely different hardware. These recovery disks don't stop at reinstalling software, they can also modify the software on a chip inside the computer, called the BIOS. In …

Member Avatar for Steve_20
0
2K
Member Avatar for Letscode

You could create a batch file that has the following commands in it:[code]rmdir /q /s c:\temp mkdir c:\temp[/code] This code will remove the entire folder and then recreate it. If this folder has any type of lock on it, this code will be unable to remove the files. This is …

Member Avatar for Jack_9
0
1K
Member Avatar for ohgosh

"GROUP BY" and "ORDER BY" are very different. "GROUP BY" associates all records together based on a column. "ORDER BY" sorts a alphabetically based on column. Let's create some sample data for a table called Location. [code]name | state | city --------|-----------|--------------- Joe | Oklahoma | Oklahoma City Bob | …

Member Avatar for guruparthi
0
388
Member Avatar for cj2600
Member Avatar for habhater

[QUOTE=martixryu]do i have pci express ? i doubt it[/QUOTE] No... You don't.

Member Avatar for caperjack
0
1K
Member Avatar for aripaka

There are Linux antivirus products. There are just far fewer Linux antivirus programs when compared with antivirus programs for Windows. There are a few reasons for this: [list][*]Virus writers want attention. Since most people that interact directly with the OS interact with Windows, why not make a virus to infect …

Member Avatar for itexamstube
0
3K
Member Avatar for mozelle01

What kind of monitor do you have? Do you have the drivers for the monitor installed? What is your graphics card? Do you have the latest drivers for your graphics card installed? Is it Battlefield 2 or Windows that is giving you the error? [url=http://www.pvrgenerations.co.uk/cgi-bin/forum/YaBB.cgi?board=general_pvr;action=display;num=1068068688]This thread[/url] might give you some …

Member Avatar for vickylrk
0
282
Member Avatar for ingeborgdot@yah

Is 3mbps your downspeed? If so, what is your upspeed? Furthermore, are you sure that your connection speed is the limiting factor? What about the people that are viewing your cam? What are their connection speeds? Are you multicasting or do you have to run a connection for each viewer?

Member Avatar for sashaxxx
-1
153
Member Avatar for stranoblaze

Sounds like the drive is damaged. Look inside the port on the device. There should be four metal "pins" along one side. See if any of them look bent. Without applying very much pressure, see if the plug has any play (wiggle). If it does, the internals might be damaged. …

Member Avatar for caperjack
0
336
Member Avatar for xFreeWord311x

BILL S, you've talked about a very similar subject in two different places, making it hard to respond to your concerns. You say that you have a 9250 and are disappointed by its performance. You also say that you looked around and it had the highest "numbers", so it should …

Member Avatar for caperjack
0
778
Member Avatar for zippee

zippee, you'll want to learn how to use Regular Expressions in PHP. You can find a good Regular Expression tutorial that includes examples for what you are wanting [url=http://www.rlrouse.com/php-regular-expressions.html]here[/url].

Member Avatar for jpdeleon
0
679
Member Avatar for Butcherman

I have never seen a direct copy work. You need to create a complete "mirror" of the partitions on the drive, including the bootsector. The only way I know how to do this is with software. [url=http://www.symantec.com/sabu/ghost/ghost_personal/]Norton Ghost[/url] can do the job for you. If you don't want to spend …

Member Avatar for cwarn23
0
364
Member Avatar for knut

Here are a couple possible solutions. Click "Start", click "Run...", type "msconfig", and click "OK". Click the "Services" tab, find "Windows Audio" in the list, put a checkmark next to "Windows Audio", click "Apply", click "OK", and restart your system. If that doesn't work, try the following. - Click "Start" …

Member Avatar for hoathuongphuoc
0
2K
Member Avatar for Draceit

You may want to ensure that it's the monitor and not something else. If you can, try your monitor on another machine and try another monitor on the affected machine. This will tell you if the problem is the monitor or the machine. Sometimes strange things can happen if there …

Member Avatar for jingda
0
284
Member Avatar for ajsmug

If you want to repair the unit, I would recommend sending it into Sony and letting them fix it professionally. Doing otherwise might cost you a bundle and still leave you with a busted laptop. If the laptop doesn't have warrenty coverage or they won't cover the damage under the …

Member Avatar for mikemikemike
0
374
Member Avatar for Teresa_O

Are you doing the following? [list][*]Set the router to use the static IP [*]Connect the computer to the router via a CAT5 cable [*]Set the computer to automatically get an IP address rather than assigning one manually [*]Turn everything off [*]Power on the modem, then the router, and then the …

Member Avatar for tje210
0
212
Member Avatar for Loaded Scissors

I'm not too familiar with graphics in C++, but I can see that you need to clarify a bit more. Are you talking about generating a text graph, a image file, or displaying a window with an image in it?

Member Avatar for triumphost
0
202
Member Avatar for AJ_Allmendinger

Batch files are just a way of grouping together calls to programs and system commands. Everything in a batch file is just something that you can do on the command line. The power comes from being able to group together numerous calls to execute a series of steps. If you …

Member Avatar for Dundir
0
303
Member Avatar for LukaBuka

This is something that doesn't have a correct answer. Everyone has their opinion on the matter. Personally, I use [url=http://www.symantec.com/nav/nav_9xnt/]Norton AntiVirus[/url]. That's not to say I love it. It works well... most of the time. I've used McAfee in the past and have been very satisfied with it. I guess …

Member Avatar for stef32
0
277
Member Avatar for finny
Member Avatar for cypher1
0
2K
Member Avatar for girdhar_mishra

A browser basically does nothing but download files and render their contents. The web pages you go to are either html files or generated content that looks like an html file. In order for the browser to render the images on the page, it has to download GIF, JPEG, and …

Member Avatar for Nithink27
0
172
Member Avatar for Khiladi420

Outlook Express doesn't open up this ability without the use of a third-party tool. What are you trying to do and why can't you use a third-party tool to do it?

Member Avatar for jacobr
0
498
Member Avatar for ingeborgdot@yah

Did he directly copy over everything including the Windows directory? If so, he would have messed up his install. He'll have to do a repair install of the operating system to fix it. For future reference, his computer most likely didn't load when he added the other drive because he …

Member Avatar for justonetruelove
0
222
Member Avatar for bunny

Click "Start", click "Run...", type "sndvol32.exe", and press "OK". This will load up the volume control program. Click "Options", click "Properties", select "Recording" from the "Adjust volume for" options, make sure that "Microphone" has a check mark next to it under "Show the following volume controls", and press "OK". Click …

Member Avatar for kumold
0
641
Member Avatar for Nuss

Can you provide a list of programs that you are trying to install? From the bit of searching that I've done, it seems that you are probably trying to install software that was designed from Windows 95 or 98. If this is the case, you will probably need to contact …

Member Avatar for modysam
0
574
Member Avatar for EAMON

What problem is your friend experiencing that is preventing her son from playing his games? I have never heard of any software that requires the partition that it resides on to be a specific file system. NTFS doesn't change the files, it just changes the way they are stored on …

Member Avatar for sunrise1314
0
350
Member Avatar for diyi75

Try to see if you can manually load the shell. When you run a program, try to run "explorer.exe". Let me know if you get the shell to load that way.

Member Avatar for wildflower49
0
159
Member Avatar for Safari

Without knowing the exact text of the error (I don't need a screenshot, just the exact error message), it's hard to diagnose the issue. I do have a couple of ideas though.[list][*]FFXI crashes whenever you shift focus away from it. Are you trying to alt+tab? Do you have any programs …

Member Avatar for Hockeykid586
0
1K
Member Avatar for hetixo

You can follow the link in my sig to get detailed information about your system. I don't know if it will properly detect what type of network adapter you have, but it very well could. Is your network adapter wired or wireless? Is it built into the motherboard or is …

Member Avatar for crunchie
0
291
Member Avatar for Zill

JavaScript is a client-side technology and PHP is a server-side technology. This means that the JavaScript code executes on the browser and the PHP code executes on the server. You cannot have server-side code execute based upon the logic executed by the client-side code, at least, not directly. It would …

Member Avatar for Ithisham
0
200
Member Avatar for nanosani

[b]Browser:[/b] [url=http://www.mozilla.org/products/firefox/]Firefox[/url] and [url=http://flock.com/]Flock[/url] [b]Email:[/b] [url=http://www.mozilla.org/products/thunderbird/]Thunderbird[/url] [b]Media:[/b] [url=http://www.microsoft.com/windows/windowsmedia/player/9series/default.aspx]Windows Media Player 9[/url] and [url=http://www.videolan.org/vlc/]VLC[/url] [b]Messenger:[/b] [url=http://www.trillian.cc/]Trillian[/url] [b]SSH:[/b] [url=http://www.chiark.greenend.org.uk/~sgtatham/putty/]PuTTY[/url] [b]Desktop Enhancements:[/b] [url=http://www.inchwest.com/hkcontrol.html]Hotkeycontrol[/url] and [url=http://desktop.google.com/]Google Desktop[/url] [b]Spyware:[/b] [url=http://www.microsoft.com/athome/security/spyware/software/default.mspx]Microsoft AntiSpyware[/url], [url=http://www.lavasoftusa.com/software/adaware/]Ad-Aware SE Personal[/url], [url=http://www.safer-networking.org/en/download/]Spybot-S&D[/url] [b]FTP:[/b] [url=http://www.smartftp.com/]SmartFTP[/url] [b]Misc:[/b] [url=http://www.dr-hoiby.com/WhoLockMe/index.php]Who Lock Me?[/url] [b]Network Bandwidth Monitor:[/b] [url=http://www.analogx.com/contents/download/network/nsl.htm]NetStat Live[/url] [b]IRC:[/b] [url=http://www.mirc.com/]mIRC[/url] [b]BitTorrent:[/b] [url=http://www.google.com/search?hl=en&lr=&safe=off&client=flock&rls=FlockInc.%3Aen-US%3Aunofficial&q=azureus&btnG=Search]Azureus[/url] (I might switch to [url=http://www.utorrent.com/]µTorrent …

Member Avatar for greg.stunt
0
5K
Member Avatar for diana j.

Catweazle is correct that there is very little that software alone can do. A company that I have been a customer of in the past and am currently partnered with at work (I work for a company that develops websites for churches) is [url=http://integrityonline.com/products.php]Integrity Online[/url]. They offer a variety of …

Member Avatar for tryery
0
153
Member Avatar for kriskarrera

Are you saying that your drive can't read any DVDs or that it won't play DVD movies?

Member Avatar for askithow
0
431
Member Avatar for hawk4561

Take the battery out and disconnect the power supply. Let the laptop sit for a few minutes. Connect just the power supply, wait a moment, and try turning the laptop on. If the laptop does not start, disconnect the power supply, wait a few minutes, connect the battery, and try …

Member Avatar for jazzymo56
0
573
Member Avatar for psionic

If you've already put together some code, post the code here (put it inside code block so it's readable), and we can help you find your problems.

Member Avatar for srinivasan106
0
365
Member Avatar for Evilmanta

I have some questions for you. Can you access [url=http://www.evilmanta.com]www.evilmanta.com[/url]? Click Start, click "Run...", type "cmd", click OK, type "nslookup www.evilmanta.com", and copy and paste the response you get in your reply. You should get a portion of the response that says:[code]Name: evilmanta.com Address: 64.246.57.158 Aliases: www.evilmanta.com[/code]Does this only happen …

Member Avatar for fred sheehan
0
532
Member Avatar for chrisbliss18

I have a problem where I am receiving reports from my ISP about torrents being downloaded when I am not downloading them. You can read more details at my [url=http://www.daniweb.com/techtalkforums/thread78929.html]Hidden Torrent Programs?[/url] thread. While thinking about the problem, an idea occurred to me. What if there is a torrent client …

Member Avatar for sial_m
0
1K
Member Avatar for rana_dasgupta

Get Nero's [url=http://ww2.nero.com/nero7/enu/General_CleanTool.html]General CleanTool[/url] program. This should be able to remove all the files for you.

Member Avatar for gerbil
0
417
Member Avatar for WTF

There aren't any standards on what the beeps mean, so we'd have to know what system you are running in order to give you any specifics. In general, most computers give a single beep upon POST, which is an indication that the system is working properly.

Member Avatar for karthikeyan007
0
480
Member Avatar for shaji
Member Avatar for morriset
0
323
Member Avatar for Caps

I'll assume that you are using Internet Explorer. If that is the case, you can fix that by doing the following: [list][*]Close all browser windows but one. [*]Open a new window from a link on the remaining window. [*]Close the old window (not the new one that just opened up). …

Member Avatar for Frustrated by w
0
2K
Member Avatar for declan

I have a couple of ideas for you to try. Load the [url=http://support.microsoft.com/default.aspx?scid=kb;EN-US;314058]Recovery Console[/url] and run "chkdsk /r". This will scan your harddrive and fix any file and disk errors. Doing this first helps to ensure that any fixes done later will be done in good areas on the harddrive. …

Member Avatar for wr.kelly001
0
257
Member Avatar for prakharprakash
Member Avatar for shruti.singh
0
473
Member Avatar for hinde

eDonkey (and every other file sharing application worth using for that matter) has a configuration page that allows for setting the [url=http://www.edonkey2000.com/documentation/confignet.html]max upload and download bandwidth[/url] that the program can use. I'd recommend talking with him and deciding on a maximum amount that his program is allowed to use and …

Member Avatar for hammerhorn
0
492
Member Avatar for Rachel1010

The clicking or clacking sounds that ShaneMcP was refering to are the sounds that the harddrives usually make as they are being read when Windows starts up. Do you hear these sounds at all? If you leave the system on, do you ever hear the Windows startup sound? Set up …

Member Avatar for vitocorleone666
0
279
Member Avatar for rha2005

I don't think that you will find an easy solution to this issue without aid from the librarians. There is only so much that you can do to fix a problem on a public machine without violating the terms of use. This is a good example of when Social Engineering …

Member Avatar for marck_don
0
168
Member Avatar for ohgosh

The LIMIT directive can take one or two attributes. If you use one attribute, for example "LIMIT 5", it will show only that many records which get taken off of the top of the list of results. If you use two attributes, for example "LIMIT 10, 5", it will skip …

Member Avatar for know1stranger
0
4K
Member Avatar for Dark Master

A quick and dirty way of doing it would be to create a new ArrayList (arrList2), use a loop to read each object in the original ArrayList (arrList1), use the indexOf method to check arrList2 for the presence of the object that you are checking, add the object to arrList2 …

Member Avatar for jwenting
0
272

The End.