Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #2K
~17.0K People Reached
About Me

My name is stu, I am a twenty one year old computer science major attending University of Houston for a Bachelors and eventually a Masters in computer science. I have been programming for four years (since my junior year in high school), and I have one…

Interests
Volleyball, Aggressive Skating, Hockey, Computer Programming, First Person Shooter Video Games, Fire…
Member Avatar for aiwasen

hi I'm a newbie in learning c++ and java..I was just thinking if what is the best operating system and compiler and why?

Member Avatar for Rashakil Fol
0
253
Member Avatar for harinath_2007

Great to hear that.. Java SE 7 is officially released today! After nearly five years of collaboration within the worldwide Java community, Java Platform, Standard Edition is ready for download! It's an important step in Java’s evolution. The major features of Java SE 7 are: • Project Coin- many small …

Member Avatar for jwenting
0
130
Member Avatar for StuartMillner

I'm not sure where an actionscript 3 post would go so I put it here. If this isn't the right location please direct me towards the right part of the forums. Anyways, I'm currently working in actionscript 3 with the flex IDE(a scripting language based off of java), and I'm …

Member Avatar for Ezzaral
0
135
Member Avatar for StuartMillner

I have recently been experimenting wih an AIML bot (located here, it's open source: [url]http://ntoll.org/article/project-an-aiml-chatterbot-in-c[/url]). The link to the documentation is broken however, so I am having a lot of difficulty trying to get it to run. Currently the bot is reading and loading all the necessary .xml files to …

Member Avatar for StuartMillner
0
288
Member Avatar for StuartMillner

I am writing a program for someone that takes a word document and turns it into an xml document. The program works completely, except that when I write all of the information to an xml document only half of the document actually gets written. Then I get the following error: …

0
68
Member Avatar for mikeandike

Hi, I'm trying to store a new value within a variable and then compare it to the previous value of that variable using the Math.Min method. I have created two seperate variable 1 for the previous and one for the new but I can't seem to store it. They both …

Member Avatar for StuartMillner
0
105
Member Avatar for suncica2222

I use MS VC++6 and when I type code I have problem...let's say I have 123456789 typed and I place cursor between 4 and 5 and than type "something" I get 1234something and not 1234something56789 so it deletes and wont shift right :S also enter doesnt brake new line,space,backspace.... I …

Member Avatar for suncica2222
0
87
Member Avatar for StuartMillner

I have been having trouble trying to fix an older dell inspiron laptop with windows xp installed. The laptop runs fine, but microsoft word, excel and powerpoint freeze when they are opened. None of the programs can be forced to close by ending the process tree either. I have scanned …

Member Avatar for abu taher
0
92
Member Avatar for StuartMillner

I am writing a program that reads paragraphs from a word document and puts them between XML tags. I have a class which handles the loading and reading of the word document. The document loads fine, and the program can read all the words into the program, but not on …

Member Avatar for StuartMillner
0
961
Member Avatar for mzprog

Hi all, I has to develop a utility GUI using java, as it is very tedious doing programmitically. Anyone knows of a good free tool or plug-in for eclips for building java-based GUI, which can be editable programmatically. i know of Netbeans Desktop application but it generates horrible code. plz …

Member Avatar for StuartMillner
0
183
Member Avatar for StuartMillner

I have a dell Studio 15 with the following specifications: - ProcessorsIntel® Core™ 2 Duo T6400 (2.0GHz/800Mhz FSB/2MB cache) - Genuine Windows Vista® Home Premium Edition SP1, 64-Bit - DVD+RW Drive8X Slot Load Super Multi (DL DVD+/-R Drive + RAM support) - 4GB4 Shared Dual Channel DDR2 at 800MHz - …

Member Avatar for caperjack
0
144
Member Avatar for gstang95gt

I am new to Java, I am six weeks through a nine week class. I am having problems extending a class in my program. My assignment is as follows: Modify the Inventory Program by creating a subclass of the product class that uses one additional unique feature of the product …

Member Avatar for gstang95gt
0
159
Member Avatar for thornside

Hi, I need to know how to continue execution of code after throwing an exception. Has it got to do with where I place the throw statement? Thanks in advance.

Member Avatar for thornside
0
10K
Member Avatar for gstang95gt

I am new to programming and have a question regarding a homework assignment. First off this is for an Inventory Program and it is part 2. The assignment is as follows: Modify the Inventory Program so the application can handle multiple items. Use an array to store the items. The …

Member Avatar for gstang95gt
0
139
Member Avatar for gabec94

for those of you not familiar with the rules they can be found [URL="en.wikipedia.org/wiki/Conway's_Game_of_Life"]here[/URL]: i am sort of new to java and i am trying to write the game of life, i have got the board made and how to randomly assign each cell a true or false (living or …

Member Avatar for gabec94
0
4K
Member Avatar for christiangirl

Hello, I am having problems with indexOf() and contains() they work if I put letters in the code to test, but I want it to test what the user enters. And that is not working. The user enters a letter into a JTextField, and I am storing that word to …

Member Avatar for kvprajapati
0
166