A husband and wife are trying to set up a new password for their computer. The husband puts, "Mypenis," and the wife falls on the ground laughing because on the screen it says, "Error. Not long enough."
0 Members and 3 Guests are viewing this topic.
apparently, we're in an eclipse fortnight, which culminates on the equinox. no, i don't know if i believe that sort of thing, entirely, but it does seem to me that there are loads of people wandering about in a state, at the moment, to one degree or another.to answer your second question, MillaPill: everything. feels like, anyway.(oh, stop fucking whining Lucifer. )got any Olbas Oils handy, PI?
i'm really upset about my cam though, stupid thing even cost 20 euro... peanuts for rich people but i ain't rich. and i finally got up the courage to get one and like, was ready to aim it, in the general direction of my mug. and then it doesn't even work. how. fucking. typical.
Quote/* This Java program converts a Fahrenheit temperature to Celsius. Input: Interactive. Output: Fahrenheit temperature followed by Celsius temperature value.*/import javax.swing.JOptionPane; // Imports JOptionPane class.public class Temperature{ public static void main(String args[]) { String fahrenheitString; double fahrenheit; double celsius; // Get user input. fahrenheitString = JOptionPane.showInputDialog( "Enter Fahrenheit temperature: "); // Convert String to double. fahrenheit = Double.parseDouble(fahrenheitString); // Calculate celsius. celsius = (fahrenheit - 32.0) * (5.0/9.0); // Output. System.out.println("Fahrenheit temperature:" + fahrenheit); System.out.println("Celsius temperature:" + celsius); // End program. System.exit(0); }}Sadly, this is what I am thinking. I hate homework.
/* This Java program converts a Fahrenheit temperature to Celsius. Input: Interactive. Output: Fahrenheit temperature followed by Celsius temperature value.*/import javax.swing.JOptionPane; // Imports JOptionPane class.public class Temperature{ public static void main(String args[]) { String fahrenheitString; double fahrenheit; double celsius; // Get user input. fahrenheitString = JOptionPane.showInputDialog( "Enter Fahrenheit temperature: "); // Convert String to double. fahrenheit = Double.parseDouble(fahrenheitString); // Calculate celsius. celsius = (fahrenheit - 32.0) * (5.0/9.0); // Output. System.out.println("Fahrenheit temperature:" + fahrenheit); System.out.println("Celsius temperature:" + celsius); // End program. System.exit(0); }}
BTW- When I'm scrolling through a thread I keep thinking your posts are mine for a second cos of the avatar
Quote from: purposefulinsanity on September 09, 2006, 05:44:06 PMQuote from: ozymandias on September 09, 2006, 05:42:52 PMAT least Enya has a singing voice,Is that what you call it? I thought she was more of a wailer.BTW- how are you doing you hardly ever post anymore?Yeah, I guess you could call it wailing on some songs, but my daughter has one of her CD's, (the one with "Sail Away") and she does seem to have a decent voice. But, that new age style of singing doesn't do much for me!I'm doing fine, better than I was, August was, to put it kindly the month from hell, sickness (all three of us), house renovations, blah blah blah, etc. My time is so tight, that all I can do is read a few threads and make a few comments and get back to work IRL. And I'v never been a big poster anywhere, it took me three years to reach 2700 at aspergian island, hell...it took me three years to reach 500 at wp. And the big reason is that sometimes I just don't feel like I have anything worth saying unless I'm in the mood. I guess my "unsociable bastard" side is in ascendance at the moment. There's a couple of other reasons, but I'll stop there before someone calls me an "emo".Give me time, I'll rev back up one of these days! Thanks for asking!
Quote from: ozymandias on September 09, 2006, 05:42:52 PMAT least Enya has a singing voice,Is that what you call it? I thought she was more of a wailer.BTW- how are you doing you hardly ever post anymore?
AT least Enya has a singing voice,