Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~8K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

17 Posted Topics

Member Avatar for GrimJack

[QUOTE=VernonDozier;1097822] I'm 39. I'm just starting to say "Back in my day..." and making up BS stories about how rough it was and how coddled today's youngsters are compared to "my day" and how much more we respected our "elders". At 19, you're WWWWAAAAYYYYY too young to say "Back in …

Member Avatar for vinnitro
1
3K
Member Avatar for smith09
Member Avatar for ﻼim

THE BEST: Eating ice-cream ^,^ teh worst :( : Watching friends, family, lovers die :'(

Member Avatar for vaultdweller123
0
229
Member Avatar for happygeek
Member Avatar for TheSecOrg

I'm making a text editor just because I feel like it, I know there are already good text editors out there and this one isn't going to be better but I still want to make one because, again, I feel like it. I'm using JFrame to make my GUI and …

Member Avatar for TheSecOrg
0
402
Member Avatar for TheSecOrg

How can I change the color of the font or text? I've tried area.setFontColor, area.setColor, comic.setColor. area is the JTextArea. comic is a font. arial is a font. I have a [code]final Color red = new Color(); red = Color.red;[/code] but I don't know how to set the Font or …

Member Avatar for Ranjitdani
0
147
Member Avatar for TheSecOrg

Is there a way to make a variable be able to be used in another .php file? E.G In PHP1.php $age="9"; $someOtherThing="1"; In PHP2.php echo $age+$someOtherThing; I have a statement to make, I hate being a n00b.

Member Avatar for TheSecOrg
0
761
Member Avatar for TheSecOrg

The class Newfile has a red zig zaggy line underneath it, The type Newfile must implement the inherited abstract method ActionListener.actionPerformed(ActionEvent). What does this mean? My code ^_^' : [CODE]import java.awt.FlowLayout; import java.awt.event.ActionListener; import java.awt.event.ActionEvent; import javax.swing.JFrame; import javax.swing.JOptionPane; import javax.swing.JButton; import javax.swing.JMenu; import javax.swing.*; import java.util.*; public class tuna …

Member Avatar for NormR1
0
139
Member Avatar for TheSecOrg

Uh, I don't think I'm on the right lines but is there a way to connect to the internet and send some variables to a database?

Member Avatar for TheSecOrg
0
66
Member Avatar for TheSecOrg
Member Avatar for Andrew Davis 64

The link from 'this tutorial' says that malware has been detected and I shouldn't proceed to the site.

Member Avatar for alex1986
0
228
Member Avatar for TheSecOrg

Hi everyone, How do I create a timer in Java? It's for a quiz I'm making and I want a time limit for each question.

Member Avatar for Member #814414
0
122
Member Avatar for TheSecOrg

[CODE] import java.util.Scanner; class apples { public static void main(String args[]){ System.out.print("Hello, today I'm going to give you a quiz. \nWhat's your name?\n"); Scanner name = new Scanner(System.in); System.out.print(name.nextLine()); System.out.print(" Is a nice name.\nToday I am going to test your knowledge.\nLet's begin!\n"); int score = 0; System.out.print("Who is Bill Gates?\n1. …

Member Avatar for TheSecOrg
0
201
Member Avatar for TheSecOrg
Member Avatar for TheSecOrg

Hello, I don't really know what to talk about but an admin PMed me to do this. (I'm assuming this happened to every as well.) I'm a beginner at C++ and C. I'm a little advanced with html. What to put now? I like programming but it's really hard, maybe …

Member Avatar for AndreRet
0
170
Member Avatar for TheSecOrg
Member Avatar for TheSecOrg

The End.