Showing results 1 to 40 of 500
Search took 0.06 seconds.
Posts Made By: chrisbliss18
Forum: Growing an Online Community Apr 2nd, 2008
Replies: 2
Views: 694
Posted By chrisbliss18
Re: Large game community redesign

Thank you for the very informative response Dani. As of this moment, I don't have access to post frequency data. I'll see if I can get ahold of the information and update the thread with it.
Forum: Growing an Online Community Apr 2nd, 2008
Replies: 2
Views: 694
Posted By chrisbliss18
Large game community redesign

I'm a member of a large gaming community that is currently split among three different sites. We are now gaining sponsors and need to consolidate our presence to one site. I'm the head of the team...
Forum: Windows Software Feb 5th, 2008
Replies: 2
Views: 333
Posted By chrisbliss18
Software to watch network requests

I'm trying to delve into some communication protocols, and I want to watch what network requests are made in real time. I've seen mention of such a program some years back, but I don't remember what...
Forum: Perl Jan 10th, 2008
Replies: 9
Views: 1,878
Posted By chrisbliss18
Re: Receiving closed filehandle warning

I did originally have "use strict". I added warnings when the problem occurred. The warning told me that I was trying to read a closed file handle. Helpful information, but that did not get me...
Forum: Perl Jan 8th, 2008
Replies: 9
Views: 1,878
Posted By chrisbliss18
Re: Receiving closed filehandle warning

After bringing in an expert I know, a solution was found. The problem is that I use the CGI package to pull in all the form variable data. I let my CGI object variable go out of scope. Apparently,...
Forum: Perl Jan 8th, 2008
Replies: 9
Views: 1,878
Posted By chrisbliss18
Re: Receiving closed filehandle warning

Good point on the binmode in the loop. I've fixed that in other code, but it never caused any problems. That section of code doesn't matter however as the read() fails before the loop even...
Forum: Perl Jan 8th, 2008
Replies: 9
Views: 1,878
Posted By chrisbliss18
Re: Receiving closed filehandle warning

Thanks for the response KevinADC. Unfortunately, it's nothing as simple as that. I run these tests myself using a variety of different browsers and with both small and large files with the same...
Forum: Perl Jan 7th, 2008
Replies: 9
Views: 1,878
Posted By chrisbliss18
Receiving closed filehandle warning

I have a situation where a file upload program that has been running without any problems for months now suddenly uploads completely empty files. When I turn on warnings (perl -w), I get a message...
Forum: Networking Hardware Configuration Dec 20th, 2007
Replies: 1
Views: 977
Posted By chrisbliss18
Recommended router for small office

At my office, we have anywhere from 3 to 6 computers on the network during a normal day. All of them are hardwired through a switch which connects to a Linux box that acts as a router. We are trying...
Forum: Monitors, Displays and Video Cards Dec 10th, 2007
Replies: 5
Views: 12,275
Posted By chrisbliss18
Re: No Signal on Monitor

First, read this thread (http://www.daniweb.com/forums/thread27079.html).

Second, it is normal to see the "no signal - self diagnostics" message when you remove the cable. That is a message that...
Forum: Viruses, Spyware and other Nasties Dec 10th, 2007
Replies: 3
Views: 4,737
Posted By chrisbliss18
Re: Hidden torrent programs?

Thanks for the reply to my very old problem demonica61.

This actually occurred at my office, and I looked through all the machines for any trace evidence of torrent or other P2P programs. I found...
Forum: Windows NT / 2000 / XP / 2003 Aug 31st, 2007
Replies: 11
Views: 11,871
Posted By chrisbliss18
Re: a disk read error message

The command to run the file system integrity checker is "sfc /scannow", not "scannow". If you are typing in the command just like that, it's possible that your path is messed up. You can get around...
Forum: Windows NT / 2000 / XP / 2003 Aug 6th, 2007
Replies: 11
Views: 11,871
Posted By chrisbliss18
Re: a disk read error message

The only thing I can think of is to run the following from Recovery Console after running chkdsk.
sfc /scannow
That command finds and replaces any missing system files.
Forum: Windows NT / 2000 / XP / 2003 Jun 29th, 2007
Replies: 5
Views: 1,327
Posted By chrisbliss18
Re: Java problems

Java Runtime Environment (http://en.wikipedia.org/wiki/JRE)
Forum: Network Security May 21st, 2007
Replies: 1
Views: 7,536
Posted By chrisbliss18
Fake IP on torrent network?

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 Hidden Torrent Programs?...
Forum: Viruses, Spyware and other Nasties May 21st, 2007
Replies: 3
Views: 4,737
Posted By chrisbliss18
Hidden torrent programs?

I have received emails and calls from my ISP recently claiming that I am using the connection to download copyrighted torrents. I didn't recognize the files listed, but I removed all my torrent...
Forum: Windows Vista Apr 9th, 2007
Replies: 6
Views: 3,613
Posted By chrisbliss18
Re: Are these features included in Vista

Your list is quite exhaustive. Frankly, some of the "issues" that you are having are not problems for OSes to handle, and expecting an OS to perform such tasks or provide such features is really...
Forum: Windows Vista Apr 9th, 2007
Replies: 2
Views: 9,283
Posted By chrisbliss18
Re: Can't share root of any drive anymore

I've since found half a solution to this problem. If I go into the Computer Management console, there is a "New Share" option when you right-click the active shares sub-folder. From that wizard, I...
Forum: Windows Vista Apr 9th, 2007
Replies: 2
Views: 9,283
Posted By chrisbliss18
Can't share root of any drive anymore

I've been running Vista since it first released. Since day one, I've been able to share the root of a drive (share the entire drive, not just a folder in a drive).

I recently added a new drive,...
Forum: Windows Servers and IIS Jul 12th, 2006
Replies: 2
Views: 2,289
Posted By chrisbliss18
Re: MS SQL, IIS, and Perl

It certainly is possible to use Perl to serve up pages in that environment. ActivePerl (http://activestate.com/Products/ActivePerl/) makes doing this much easier.
Forum: Troubleshooting Dead Machines Jul 12th, 2006
Replies: 1
Views: 1,095
Posted By chrisbliss18
Re: COMPUTER EMERGENCY! Monitor trouble

Is your monitor a CRT or an LCD?
How old is the monitor?
Forum: Windows NT / 2000 / XP / 2003 Apr 11th, 2006
Replies: 14
Views: 3,002
Posted By chrisbliss18
Re: admin password in win xp

The Ultimate Boot CD (http://ultimatebootcd.com/) allows you to reset the Administrator's password to whatever you'd like it to be. Simply download and burn the ISO, reboot your machine to boot from...
Forum: *nix Software Apr 7th, 2006
Replies: 1
Views: 1,187
Posted By chrisbliss18
Re: Problem installing packages..!!! Plz help...

You're going in the wrong direction and are just headed for more problems. The RPM that you downloaded isn't a compiled package, it is a package that includes the source. You can compile the RPM...
Forum: Networking Hardware Configuration Apr 5th, 2006
Replies: 4
Views: 4,995
Posted By chrisbliss18
Re: With two ethernet cards

What steps have you done other than just plugging the two together using a crossover cable? Have you tried running the Network Setup Wizard...
Forum: Networking Hardware Configuration Apr 5th, 2006
Replies: 4
Views: 4,995
Posted By chrisbliss18
Re: With two ethernet cards

What do you mean by "limited connectivity"?
Why are you setting it up this way?
Why not just use a router?
Forum: Windows Software Apr 5th, 2006
Replies: 6
Views: 2,123
Posted By chrisbliss18
Re: Dr. Watson problem

That's odd. I read posts there all the time and have yet to be denied access to any of them. Maybe I'm just lucky.
Forum: Windows Vista Apr 5th, 2006
Replies: 28
Views: 5,928
Posted By chrisbliss18
Why is everyone so excited about Vista?

I was really excited when I read the initial press releases about Vista. It was going to patch some of the glaring flaws in XP, add some great new features and functionality, include new scripting...
Forum: Networking Hardware Configuration Apr 5th, 2006
Replies: 17
Views: 19,660
Posted By chrisbliss18
Re: limited or no connectivity

That's not a fix, that's avoiding an issue. By disabling WEP, you are removing a very necessary component for securing your network. If you don't use WEP, WPA, or similar protocol to secure your...
Forum: Windows Software Apr 4th, 2006
Replies: 6
Views: 2,123
Posted By chrisbliss18
Re: Dr. Watson problem

You don't have to pay to access the answers, just scroll past all the ads.
Forum: Gadgets and Gizmos Apr 4th, 2006
Replies: 4
Views: 3,363
Posted By chrisbliss18
Re: Problems with my MP3 Player

What operating system are you using?
Did you install the software for the player on your system?
Did it work at one time and has stopped working or has it never worked?
Forum: Networking Hardware Configuration Apr 4th, 2006
Replies: 6
Views: 1,980
Posted By chrisbliss18
Re: Problems getting to the internet using linksys

Are you trying to duplicate all settings from the old laptop, including the ones in TCP/IP Properties? If so, that shouldn't be necessary. Just set your connection to obtain the IP address and DNS...
Forum: Windows NT / 2000 / XP / 2003 Apr 3rd, 2006
Replies: 6
Views: 6,817
Posted By chrisbliss18
Re: Progman.exe doesn't start.

Since Windows is copyrighted, we can't share the file. However, you can find it in the Windows installer disk I386 folder.
Forum: Monitors, Displays and Video Cards Apr 3rd, 2006
Replies: 9
Views: 7,545
Posted By chrisbliss18
Re: Monitor turns itself off randomly

Please clarify what you mean when you say that it turns off. Does the monitor go into standby mode or does it completely power down? Once it's "turned off", how do you get it to turn on again?
Forum: Monitors, Displays and Video Cards Apr 3rd, 2006
Replies: 3
Views: 1,650
Posted By chrisbliss18
Re: my graphics card is not doing to good plz help

It's very hard to understand what you want. If possible, please try separating your statements into sentences by using periods as appropriate.

I think I understand a little bit, but I'm not sure....
Forum: Networking Hardware Configuration Apr 3rd, 2006
Replies: 3
Views: 923
Posted By chrisbliss18
Re: few Questions

You're asking many basic questions that can be fixed by just searching around. When I searched for "alternic" in Google (http://google.com), the second result (http://en.wikipedia.org/wiki/AlterNIC)...
Forum: Networking Hardware Configuration Apr 3rd, 2006
Replies: 4
Views: 6,633
Posted By chrisbliss18
Re: Port Fowarding

lagspike,

Why do you have two routers? Furthermore, why are your broadcasting a wireless signal in addition to the wireless signal being broadcast by one of your routers? It sounds like you have an...
Forum: Motherboards, CPUs and RAM Mar 31st, 2006
Replies: 11
Views: 1,575
Posted By chrisbliss18
Re: erm... not realy sure whats wrong.

How did you get your computer?

If you bought it from a large company, what company built it and what model number is it?

If you had it built for you, ask the person who built your machine.

You can...
Forum: Troubleshooting Dead Machines Mar 31st, 2006
Replies: 4
Views: 5,196
Posted By chrisbliss18
Re: HELP PLEASE! compaq presario laptop?????

I can't find the find the info about your BIOS on Compaq's website, nor anywhere else for that matter. It would seem that you have a Phoenix BIOS, but your beep codes don't match the Phoenix beep...
Forum: Motherboards, CPUs and RAM Mar 31st, 2006
Replies: 11
Views: 1,575
Posted By chrisbliss18
Re: erm... not realy sure whats wrong.

Do you know exactly which processor you have? i.e. What model and speed your chip rated for.

My best guess is that your BIOS changed the bus-speed or CPU-multiplier. I'm sure those words sound...
Forum: Windows NT / 2000 / XP / 2003 Mar 31st, 2006
Replies: 13
Views: 5,555
Posted By chrisbliss18
Re: USB error

Try reinstalling the drivers for your motherboard. Some motherboards also have special drivers to install just for the USB bus.
Showing results 1 to 40 of 500

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 12:42 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC