Search:
Type: Posts; User: ;TT; Keyword(s):
Search:
Search took 0.02 seconds.
-
January 29th, 2005 05:44 PM
Hopes: I hope everything goes smoothly, no attacks perferably, and a new leader is elected. We (the US and it's allies) start to pull troops out the day after the election. Everything is peachy and...
-
January 28th, 2005 06:51 PM
I negged you. Why? Just to be a *****. Move on.
Any site developers or admins out there reading this, get rid of the names on APs. I don't know what the **** we were thinking when we suggested...
-
January 28th, 2005 04:54 AM
Java, Python, Perl, and numerous others don't compile into assembly. Get a clue.
-
January 27th, 2005 01:21 AM
You're charging them $75 too much like I said in my previous post. You're charging them a $200 fee rather than just a $125. Look at my original and the double condition if statement I have, you...
-
January 27th, 2005 01:04 AM
if (area > 1000)
price += 75;
if (area > 2000)
price += 125;
Well I see that as a potential interpreting issue. When I originally coded the program I was...
-
January 27th, 2005 12:56 AM
Heh, I thought it was clever and funny. Well that's just me. And like someone said before, if it was put on as a skit on SNL, I doubt there'd be any controversy.
What's better is the song by...
-
January 27th, 2005 12:42 AM
I'm in search of a copy of the song. If anyone has a copy or would like to share an exact location where to get it, please do post or PM me.
-
January 27th, 2005 12:29 AM
try is a Java keyword, you need a new name for your program.
System.out.print("How many drawers would you like - $30/drawer:$
That line appears to be slaughtered. No clue what you were trying...
-
January 26th, 2005 11:21 PM
No, but you'll discuss them with a complete stranger who will e-mail you at a hotmail address? =\
-
January 26th, 2005 11:00 PM
No problem, if you have any questions, please do post, we'll be glad to help.
-
January 26th, 2005 10:47 PM
import cs1.Keyboard;
public class ifStatementPractice {
public static void main(String args[]) {
int price = 200;
int width;
int length;
int surface;
int wood;
int drawers;
-
January 26th, 2005 10:10 PM
Hm, could you explain what the program is trying to do and post the ENTIRE code, including the public class statements and import statements. You seem to be using cs1 for input, am I correct?
-
January 26th, 2005 09:40 PM
/me bows.
Think I need to edit this, your code is horriblely written. Post it here and we'll show you how to keep it nice and clean.
-
January 26th, 2005 09:39 PM
Paste your entire code here. It'll be easier to understand what to fix.
-
January 26th, 2005 09:35 PM
desk+100; isn't a proper Java statement. desk = desk + 100; will do what you want. That takes care of two errors.
lab3_141.java:20: ';' expected
System.out.print("Enter the number of drawers:...
-
January 26th, 2005 08:35 PM
Do you mean you want to assign your computer a static IP?
ifconfig ethx <ip> <subnet> <broadcast> is the way to go.
I'm assuming you have your router set correctly.
-
January 26th, 2005 08:10 PM
Meta tags are your best friend.
http://www.indiana.edu/~wmhome/tool_guide_info/refresh_metatag.shtml
Have a glorious day.
-
January 26th, 2005 05:33 AM
Dachau Concentration Camp, right outside Munich.
-
January 26th, 2005 04:32 AM
Most recent after finally cleaning up this crappy laptop.
-
January 25th, 2005 08:26 PM
Hmm, seems you've taken this the wrong way. I was interested in knowing exactly what was happening, not doubting you.. I'll upgrade the router tonight or tomorrow but I'm pretty interested in what...
-
January 25th, 2005 08:21 PM
By the broadcasters yes, but not by the government (FCC).
-
January 25th, 2005 08:18 PM
Firstly, I doubt this incident will stop people from listening to the radio station. Odds are it'll just the opposite and increase numbers since the increase in publicity will tune more listeners to...
-
January 25th, 2005 08:01 PM
As you said, it's public, you have the choice of not listening or listening. She's paid to be a radio personality and that's exactly what she was doing. It's like e-mailing Air America saying that Al...
-
January 25th, 2005 07:56 PM
Hate to say this, but that's just fascist. Just because you don't like her message doesn't mean this woman should lose her job. As an American she's entitled to say whatever floats her boat as long...
-
January 25th, 2005 07:38 PM
Hmmm, can you post a PoC of your theory? None of the usual exploit sites have anything regarding these Linksys routers.. and you explain more clearly what it's spewing out and what ports and what...
|
|