Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Member Avatar for NotThereAnymore

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 and decided to use the GAG Boot Manager to get access to Windows XP. After …

Member Avatar for Ethire
0
621
Member Avatar for NotThereAnymore

I am running Excel 2007 on Windows 7 Ultimate Edition 64-bit. I was sent a spreadsheet which uses the earlier Excel format (97 to 2003). I can open and edit it fine, but when I save I get a message saying that I am using features which are not compatible …

Member Avatar for jaydeee
0
217
Member Avatar for NotThereAnymore

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 executed, instead of getting the intended result, I get this as my outcome. …

Member Avatar for aspire1
0
581
Member Avatar for CharbelKahi1

Hi How to know if there is any version of Java installed on the user PC and what revision, using JavaScript thank you Charbel

Member Avatar for scriptWolf
1
287
Member Avatar for NotThereAnymore

I'm working on a project using Lindenmayer systems([url]http://en.wikipedia.org/wiki/L-system[/url]) to simulate the animation of a tree growing. It uses recursion to determine how the branches and leaves of the tree appear. The program uses OpenGL and my programming language is C++. Here's what I've defined my L-System with: derivative length: 10 …

Member Avatar for NotThereAnymore
0
7K
Member Avatar for NotThereAnymore

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 equipped with wireless cards and we want to be able to …

Member Avatar for exit
0
124
Member Avatar for NotThereAnymore

...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 Document. Basically, for some weird reason, I am applying for an internship …

Member Avatar for MidiMagic
0
91
Member Avatar for NotThereAnymore

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 balance), then the BankAccount constructor should call a deposit method to allow …

Member Avatar for dickersonka
0
93
Member Avatar for NotThereAnymore

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 to stop. I have my if statement argument working, but …

Member Avatar for NotThereAnymore
0
833
Member Avatar for NotThereAnymore

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 properly. In fact, when I clicked install, the yellow icon disappeared from the taskbar (i.e it …

Member Avatar for bluepeas510
0
211
Member Avatar for NotThereAnymore

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 triangle on the screen; it just shows the number of triangles there, the area …

Member Avatar for Ezzaral
0
94
Member Avatar for NotThereAnymore

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 stopped working. He switched to the onboard Realtek HD Audio sound …

Member Avatar for AflacJack
0
142
Member Avatar for NotThereAnymore

[code]import java.util.Scanner; import java.util.Random; public class Hangman { public static void main (String[] args) { char userAnswer; String[] dictionary = { "acorn", "actor", "album", "alien", "bagel", "basin", "beach", "brick", "cable", "chalk", "cloud", "crowd", "debug", "ditch", "drill", "drink", "eagle", "eight", "elbow", "extra", "fable", "feast", "fizzy", "flood", "giant", "glass", "gross", "grump", "happy", …

Member Avatar for NotThereAnymore
0
122
Member Avatar for NotThereAnymore

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 "a" key back?

Member Avatar for The Dude
0
91
Member Avatar for NotThereAnymore

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 would display the Blue Screen of Death with a message mentioning the atapi.sys driver. At first, …

Member Avatar for viperman224
0
163