Search results

  1. X

    Grouping radio buttons in C#:

    If you're using WPF, you can set each RadioButton control's GroupName property. Any RadioButton controls with the same group name will be mutually exclusive without the need for separate containers. <Grid> <RadioButton Content="Option 1" GroupName="OptionGroup" /> <RadioButton...
  2. X

    Gaming frustration

    What life draining juggle did Kuma/Panda pull off in Tekken 5? I'm not aware of any 100% juggles in Tekken 5. There are a couple 60-70%ish juggles in game, but they require spacing, timing and a wall.
  3. X

    programming career advice please

    Great information here. I got one quick question.... I sometimes find entry level jobs that list 1-3 years experience (but there is no clause on the type of experience) where-as other jobs will say entry level with 1 year of real world experience. If it is not listed as corporate or...
  4. X

    programming career advice please

    thanks again! I graduated from Rutgers in NJ with a BS. I'm still searching out some of the entry level type gov't and edu jobs as well as putting in my resumes with some of the temp agencies. Thank you for all the advice, it is helping me tremendously :)
  5. X

    programming career advice please

    Thanks for all the replies. 1. I do not have any experience in the field as of yet. 2. I have given some thought as to where I want to be heading in terms of my future goals; but the problem is that they are too general. I know I love to code, especially when it's challenging or new...
  6. X

    programming career advice please

    I'm posting this because I know there probably are a bunch of people on this forum who work in the computer fields. I would like some advice, if possible. I graduated in January 06 with a BS in computer science. I didn't start looking for a job until the end of february (I was on a...
  7. X

    New build checklist..

    CPU: AMD Opteron 148 Venus 939 Mobo: DFI Lanparty UT nf4 Ultra-D RAM: 1G Mushkin XP3200 DDR400 (512 X 2) Video: eVGA 256 Geforce 6800 PCI-E 16x Power: Antec SmartPower 2.0 450W 1. Is there a better motherboard for the price that I should get? All my past computers have been either...
  8. X

    I want to learn 3d programming

    This thread is excellent. I love the poker example... as a professor of mine often says, "That's sexy code".
  9. X

    JAVA and collections question

    I am trying to write a small program that will allow me to add a person's name plus his or her birthday. I would like the following things to be allowed: find(name) returns a birthday add(name, birthday) and finally a remind(birthday) and this will return a list of people who have this...
  10. X

    Java and File Search question

    Wow... that is exactly what I needed :) That helps me out immensely! Thank you!
  11. X

    Java and File Search question

    To be more specific, I'm trying to locate and load the bookmarks for Internet Explorer and Firefox in my application. So if I can somehow find out the Windows XP login name, I would be able to go to the directory and load up the file. I know Firefox salts their installation directory with...
  12. X

    Java and File Search question

    I am basically trying to write a program that will find a file when I start the program. My program will work something like this: I have 4 files that my program will try to search out on it's own. I already know the names of the files and all I need is the path in which these files are...
  13. X

    1st time playing on projector, OMG!! Pic included

    I have an Infocus 4805 PJ with Athena B1 bookshelf speakers all around with a Dayton 12" sub. I must say that I love my setup for playing games, watching moves and even some tv. My neighbor downstairs has a Samsung 50" DLP TV and when we have movie nights, we still use my setup. The funny...
  14. X

    12V rail and ASUS Probe

    Edit: I'm being stupid... sorry folks, everything is okay for now :)
  15. X

    Help with P4C mobo

    I got myself a new ASUS P4P800 and it seems to work fine. Just plugged everything from my old mobo into this new one... and it turned on and came alive. Before this, I tried resetting the CMOS and everything... nothing worked. I've had the original one for almost 2 years I think. (not 100%...
  16. X

    Help with P4C mobo

    I was playing a video game and my computer suddenly freezes. So I hard reboot and nothing shows up. Just a no video signal detected sign on my monitor. I tested the video card in another computer and it works fine. I tried running with just the CPU, RAM and Vid card and still nothing. I...
  17. X

    Looking for a C++/Java tutor

    the 2-dimensional array would be the maze find a zero on the "outside wall" of the array and run Depth First Search until you come to another 0 on the outside wall. Backtracking will allow you to find the path that your "rat" took in the maze. (depth first search will have to be modified to...
  18. X

    Tekken 5

    Baek is my favorite, followed closely by Ling and Julia Baek and Ling are great for that woah factor at arcades. Baek's 4X shotgun kick juggle along with his various cancels will definitely wow some people as well as put a big dent in hp. Ling is just fun to annoy the newbies with. Dodge...
  19. X

    Can someone explain in, out, in_out?

    It's been a couple semesters since I took my programming languages and grammar course. For the life of me, I can't seem to locate my textbook from that course which is probably in a box somewhere in my study room (moving stinks). When a language has parameters that can be in, out or in_out...
  20. X

    C# and forms question

    Sorry guys.. ignore that last post ;) I figured it out... it was right in front of me and I didn't even realize it. Sometimes it's good to just step away and come back an hour or two later.
  21. X

    C# and forms question

    I'm trying to create a program that basically loads up a file and displays the file name in a listbox. If I select a file and select edit, I'm hoping I can open up a new form with a textbox to edit said file. I know it would be easier to put the textbox on one form, but it's for my own...
  22. X

    GeForce3 and DFI LanParty NF3

    I was browsing newegg and saw a search option for 2x/4x agp and 4x/8x agp and vaguely remember seeing something somewhere about 3.3v and and some other voltage setting for agp slots. Thanks for the info
  23. X

    GeForce3 and DFI LanParty NF3

    My friend's motherboard recently went south for unexplained reasons. Everything else seems to work, so I suggest getting the DFI LanParty motherboard after reading a couple threads on the boards. He also wants to keep his GeForce 3 for now since he doesn't play anything that intensive...
  24. X

    laptop to tv sound help

    I have a Toshiba Satellite laptop that I want to hook up to my Samsung 50" DLP TV. For the video, I use a VGA cable and it works fine. But for audio I'm having a bit of a problem. I purchased a RadioShack Y-adapter (1/8" stereo to Red/White RCA adapter). I use the headphone out jack on my...
  25. X

    HDTV Monitor vs TV question

    :) I just have one last question on this subject hopefully. I have a couple of HD clips and trailers from the Microsoft site from a last year or something like that. If I were to hook up my computer to my TV using an S-Video cable, would it display the videos in HD? If not, what kind of...
  26. X

    HDTV Monitor vs TV question

    Thank you very very much for all this information. Without this forum, I'd be lost :) If it were totally up to me, I would definitely pay the extra 10 - 20 bucks for HD content and programming. Alas, the tv is a gift for someone who just wants a really big tv with the option of watching...
  27. X

    HDTV Monitor vs TV question

    hmm... My cable service is from CableVision and I do not use a cable box. I just hook up my current tv using the cable that comes out of the wall. (wish I knew the lingo a bit better so I could explain it.. sorry for my newb-ness) So if I were to buy a HDTV monitor and just plugged in the...
  28. X

    HDTV Monitor vs TV question

    What about regular old tv programs? Will I be able to receive those without a tuner?
  29. X

    HDTV Monitor vs TV question

    We have finally settled on getting a Samsung 50" DLP HDTV and I have a quick question. I went to BB, CC and other stores to just look around and noticed that some of the tags said DLP monitor and others said DLP TV w/built in tuner. What the heck does that mean? Does that mean that I can...
  30. X

    HDTV recommendations

    I went to BestBuy today just to take a look around. We were shown some DLP and plasma screens. I must say that the plasma was jaw dropping. So I asked about watching alot of 4:3 VHS or tv programs and asked about burn-ins. The guy who showed us the TV said that putting the display to 4:3...
  31. X

    HDTV recommendations

    Reading all this info gives me a sense of joy as well as a headache... How far technology has come, yet a headache due to all the choices available. I remember when all you needed to know when buying a tv was, what screen size you wanted (I'm only 25). Thanks for all the information...
  32. X

    HDTV recommendations

    Anyone have any experience with these: Hitachi 51" HDTV Sony 51" HDTV JVC 56" HDTV Is there something in particular I should look for when glimpsing at descriptions on say circuit city or best buy? Any recommendations on stores I should visit? Edit: How about plasma tv's? Thanks
  33. X

    HDTV recommendations

    thank you very much for all your recommendations I'll probably have to go somewhere and take a look at two or three of the recommended tv's side by side :)
  34. X

    HDTV recommendations

    I'm not sure where I should put this topic, but this seemed to be the most appropriate place for it. I basically want to spend about 2000 dollars on an HDTV that I can use to not only watch TV and DVD's but to also hook up my computer or XBOX to when I want to play video games. I don't know...
  35. X

    JSP/SQL and login help

    That's what I decided to do instead of the j_security_check. I guess I'll have to do some searching or figuring out, just for my own knowledge. But for now, sessions it is! Thanks
  36. X

    JSP/SQL and login help

    I have a question regarding the best way to do a login type page using JSP. I am using Oracle for my database and Tomcat for my JSP. The database will have a couple logins and passwords and will allow for new ones to be added at any time. I basically want to password protect my site so that...
  37. X

    ASUS A8V onboard sound prob/question

    thank you That's pretty much what I figured, but just in case there was some other solution.
  38. X

    ASUS A8V onboard sound prob/question

    My friend is using onboard sound on the A8V Deluxe motherboard with a pair of speakers that originally came with is HP 800mhz computer before he upgraded. I don't quite know speaker lingo so I will describe them as best as I can. They do not have to be powered through an outlet or anything...
  39. X

    Altec Lansing ADA880 problem

    I have owned and babied this set of speakers for about 5 years. I guess it's finally showing some wear or something.. or maybe it's possessed but here are the symptoms: 1. Will not respond to buttons on the speaker or the volume control on the speaker 2. The lights that indicate volume...
Back
Top