Search Results

Showing results 1 to 30 of 30
Search took 0.01 seconds.
Search: Posts Made By: DaMoogle
Forum: Networking Hardware Configuration May 5th, 2009
Replies: 1
Views: 489
Posted By DaMoogle
I recently set up a new account with Comcast. I set up the new cable modem I got and it's currently connected to an old laptop I plan to donate to Goodwill. My roommate and I both have laptops...
Forum: HTML and CSS Mar 11th, 2009
Replies: 6
Views: 568
Posted By DaMoogle
Yeah, I've been doing that, but it doesn't have borders yet. I would put up the code but it has some of my personal information in it. Could you be a bit more specific as to what I should do?
Forum: HTML and CSS Mar 9th, 2009
Replies: 6
Views: 568
Posted By DaMoogle
No. For some reason, when I copy HTML code into the submission, it formats like it should. I do not understand why they don't just open the file after you upload it like everyone else does.
Forum: HTML and CSS Mar 8th, 2009
Replies: 6
Views: 568
Posted By DaMoogle
...look like a Word Document. I don't mean using one of those proxy sites which covers up sites you're not supposed to be visiting at work. I literally want this to just look like text on a Word...
Forum: Java Oct 26th, 2008
Replies: 2
Views: 398
Posted By DaMoogle
I am working on modifying a BankAccount class for a project I'm doing. I am almost finished, but I am stuck on my second constructor. If a user has an existing account (i.e if there is an initial...
Forum: Java Oct 13th, 2008
Replies: 9
Views: 1,657
Posted By DaMoogle
I've finally got the program working. Thank you for your help. :)
Forum: Java Oct 12th, 2008
Replies: 9
Views: 1,657
Posted By DaMoogle
^Note: I fixed my earlier issue with the value not changing. Now, I'm just looking at another bug in my code.
Forum: Java Oct 12th, 2008
Replies: 9
Views: 1,657
Posted By DaMoogle
^ I did some further debugging. It seems that the previous entered value does not clear when the method I wrote to check if the value is valid. So, if I enter 90, this method will correctly evaluate...
Forum: Java Oct 12th, 2008
Replies: 9
Views: 1,657
Posted By DaMoogle
stultsuke and javaAddict, I tried both of your suggestions. The program is almost working. The sentinel value closes the window and prints the output as it's supposed to. Unfortunately, now it adds...
Forum: Java Oct 12th, 2008
Replies: 9
Views: 1,657
Posted By DaMoogle
^ I ran my program through the Eclipse debugger. It seems that exception was caused because I typed Q first, but my program is expecting a decimal value (since the Input string is parsed to a double...
Forum: Java Oct 11th, 2008
Replies: 9
Views: 1,657
Posted By DaMoogle
I tried your suggestion. It worked, but unfortunately it triggered a thread exception error. I just want the loop to stop after the user is done, then take the values and do what I want with them...
Forum: Java Oct 11th, 2008
Replies: 9
Views: 1,657
Posted By DaMoogle
I am working on an assignment for a class I'm taking. Currently, I have a while loop which takes data from the user through JOptionPane. I am suppose to use a sentinel value (q or Q) to tell the loop...
Forum: Java Nov 15th, 2007
Replies: 3
Views: 876
Posted By DaMoogle
I understand the errors, I'm just not sure how to fix them.

I don't know why neither the main program nor the formTri method in the Trinagle aren't recognizing the constructor. And I'm not sure...
Forum: Java Nov 14th, 2007
Replies: 3
Views: 876
Posted By DaMoogle
I'm trying to practice writing a program which creates an object and does various tasks.
So far the tasks I want to program to do are to take a hypothetical triangle (it doesn't draw a literal...
Forum: Java Nov 10th, 2007
Replies: 3
Views: 5,240
Posted By DaMoogle
I am trying an example from my CS class. We learned recursion recently, and one of the examples I was given was to reverse a given string. The Java program compiles correctly, but when it is actually...
Forum: PCI and Add-In Cards Jun 3rd, 2007
Replies: 3
Views: 1,791
Posted By DaMoogle
I'm trying to help my brother out with his computer. Recently, he put in a Creative SB Audigy 2 Card in a HP Pavilion m7640n Media Center PC. It worked fine for a few weeks, but then it suddenly...
Forum: Java Apr 15th, 2007
Replies: 2
Views: 1,044
Posted By DaMoogle
It's not finished. I have the code for the gallows whenever the player guesses wrong, but I have not put it in the program yet because I'm trying to let the program check a player's guess and return...
Forum: Java Apr 15th, 2007
Replies: 2
Views: 1,044
Posted By DaMoogle
import java.util.Scanner;
import java.util.Random;

public class Hangman
{
public static void main (String[] args)
{
char userAnswer;
String[] dictionary = { "acorn",...
Forum: USB Devices and other Peripherals Feb 11th, 2007
Replies: 6
Views: 1,427
Posted By DaMoogle
Thank you so much! I tried pushing it in at a slight angle and it worked. It's a little crooked, but it works. :)
Forum: USB Devices and other Peripherals Feb 11th, 2007
Replies: 6
Views: 1,427
Posted By DaMoogle
The membrane is in place too. I just need to put the key itself back on.
Forum: USB Devices and other Peripherals Feb 11th, 2007
Replies: 6
Views: 1,427
Posted By DaMoogle
I can't remove the case; I do not have a screwdriver & I'm in a college dorm with three people & a carpet floor. Can I fix it without taking the case off? I know the plastic white hinge is still on...
Forum: USB Devices and other Peripherals Feb 10th, 2007
Replies: 6
Views: 1,427
Posted By DaMoogle
I have a Gateway MP6954 Platinum Edition laptop. In a rush to go to the bathroom, I dropped my book on the keyboard. The "a" key fell out & I have been struggling to put it back in. How can I put my...
Forum: Windows NT / 2000 / XP Jan 12th, 2007
Replies: 5
Views: 3,643
Posted By DaMoogle
So if I have a Gatway laptop, how can I reinstall the drivers?
Forum: Windows NT / 2000 / XP Jan 10th, 2007
Replies: 5
Views: 3,643
Posted By DaMoogle
Hi, I'm DaMoogle and I'm here with an odd problem. Today, Windows Update got some updates for Excel 2003, IE7, and Outlook. I've tried to download them multiple times, but they will not install...
Forum: Windows NT / 2000 / XP Aug 7th, 2006
Replies: 6
Views: 7,997
Posted By DaMoogle
Here's what happened. I tried to fix the MBR to get Windows XP back by putting in my Windows XP SP1 CD and going into the Recovery Console. It fixed the base files, but I needed to log in order to...
Forum: Windows NT / 2000 / XP Aug 7th, 2006
Replies: 6
Views: 7,997
Posted By DaMoogle
On the CD, _ is in the file type when I check properties, so I think the full filename is LICWMI.dl_
Forum: Windows NT / 2000 / XP Aug 7th, 2006
Replies: 6
Views: 7,997
Posted By DaMoogle
Recently, I messed up my MBR on a dual-boot computer with Windows XP SP1 on the primary drive and Kubuntu Dapper Drake (v. 6.06) on the second drive. After some trouble, I eventually searched around...
Forum: Troubleshooting Dead Machines Jun 3rd, 2005
Replies: 6
Views: 9,237
Posted By DaMoogle
I remember getting my laptop near the end of August in 2004. I would send it back to Compaq, but from what I have seen from their prices, it would cost just as much to fix it as it would to pay for a...
Forum: Troubleshooting Dead Machines Jun 2nd, 2005
Replies: 6
Views: 9,237
Posted By DaMoogle
I remembered that I had a copy of Knoppix (v. 3.6) in my CD book and I decided to use it in an attempt to get access to my hard drive. Unfortunately, my computer also refused to boot into Knoppix (at...
Forum: Troubleshooting Dead Machines Jun 2nd, 2005
Replies: 6
Views: 9,237
Posted By DaMoogle
Since yesterday, I have been having some serious problems with my Compaq Presario 2100 laptop (AMD Athlon XP version). Whenever I used this laptop it would run fine for about thirty minutes, then it...
Showing results 1 to 30 of 30

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC