Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
46% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
4
Posts with Downvotes
3
Downvoting Members
4
2 Commented Posts
~56.8K People Reached
Favorite Tags

84 Posted Topics

Member Avatar for Duki

A packet of Lays, a type of biscuit which his available only in my country(probably) and a Pepsi. :-)

Member Avatar for Dani
22
17K
Member Avatar for awesomelemonade
Member Avatar for tayspen
Member Avatar for mrnutty
Member Avatar for Reverend Jim
0
685
Member Avatar for jackbauer24

My computer does not have the swing.properties. How to make a swing.properties file and with what software?

Member Avatar for durim.kryeziu.927
0
1K
Member Avatar for blackcathacker
Member Avatar for azareth

I don't leave any blank lines, but I like to indent for the sake of neatness. I don't really use comments unless really really necessary.

Member Avatar for <M/>
0
245
Member Avatar for asif49

Look-- 1. First of all, look in the JavaScript forum. 2. [B]Onclick[/B] = wrong spelling; [B]OnClick[/B] = correct spelling 3. Better write [CODE]"javascript:hello"[/CODE]. 4. Image is NOT AN INPUT TYPE: easy way to make that work = [CODE]<a href="javascript:hello" ><img src="image.jp[B]e[/B]g width="" height="" alt="" border="0"></img></a>[/CODE]

Member Avatar for ojemuyiwa
0
3K
Member Avatar for Dani

Everybody can take part? And what is the topic? And which language should it be done in (Java, C++, C etc) ?

Member Avatar for L7Sqr
3
1K
Member Avatar for idRATHERgoHUNT
Member Avatar for sillyboy

Pain - Three Days Grace (or) I Hate Everything About You - Three Days Grace (or) Over and Over - Three Days Grace (or) What I've Done - Linkin Park (or) In The End - Linkin Park (or) Give It All - Rise Against (or) But Tonight We Dance - …

Member Avatar for Helianthus
0
5K
Member Avatar for jonny_tech_brat
Member Avatar for sneekula

redirect to my thread:- [URL="http://www.daniweb.com/community-center/geeks-lounge/threads/405418"]programming for...[/URL]

Member Avatar for Sanchixx
0
481
Member Avatar for jackbauer24

Hey guys, jackbauer24 here. I am about to finish Final Fantasy 10. I really liked the way we fight(commands), how we upgrade(sphere grid) and most importantly the storyline. I live in India. Could you recommend another Final Fantasy game? My requirements are:- 1.These are the minimum graphics ie- I don't …

Member Avatar for jackbauer24
0
274
Member Avatar for Seah247
Member Avatar for Valiantangel

Yes. Instead of typing the declaration/initialization, condition and increment/decrement, you just go through two steps.

Member Avatar for JamesCherrill
0
139
Member Avatar for MarielaMontaldo
Member Avatar for jackbauer24
0
116
Member Avatar for jackbauer24

I am learning jQuery from Head First jQuery. But first they have asked me to install Apache, PHP and MySQL(in that order). Apache is successful. Up and running. Version 2.2.22 of Apache for Windows XP. I downloaded php-5.2.17-Win32-VC6-x86.msi(file name) and installed. Successful. So just to make sure php was working, …

Member Avatar for jackbauer24
0
282
Member Avatar for GeekTool

An interface is more like a "template." It is the base for something. Like there could be an interface called Flyable. It would have methods for flying speed, how to fly etc. A duck would implement it. An abstract class would have some methods already built in like run. Every …

Member Avatar for delta_frost
0
229
Member Avatar for jackbauer24

HTML:- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" > <html lang="en"> <head> <title>hey</title> <link rel="stylesheet" type="text/css" href="style.css"/> <script src="functions.js"></script> </head> <body> <img src="website_main-logo(main).png" class="mainLogo" height = "120" width="336"/> <img src="authoropedia_logo.png" class="authorLogo" height="112" width="249"/> <hr class="hrStyle"/> <ul class="navigBarLinks"> <li> <a class="navigLinkDecorForHome" id="youarehereForHome" href="#"></a></li> <li> <a class="navigLinkDecorForAuthors" href="#"></a></li> </ul> </body> </html> CSS:- …

Member Avatar for JorgeM
0
2K
Member Avatar for peru
Member Avatar for profyou

profyou, now you're going off the topic the original topic was which language you should learn. now it is should you get a licence or not. start a new thread, please. you're going off the topic.

Member Avatar for jackbauer24
0
287
Member Avatar for newprogrammer12

Since every number is divisible by 1, you can try doing a hidden division :- boolean isANumber; try { if((userInput % 1) ==0) { isANumber=true; } } catch(NumberFormatException e) { System.out.println("This is not a number"); } if(isANumber) { //further code which will be executed only if it is a number …

Member Avatar for jackbauer24
0
220
Member Avatar for jackbauer24

I am learning jQuery from thenewboston. I have learnt about ID selectors (#) and element selectors (<html element>). They have also used the colon selector (:). What is the colon selector for? Can somebody please explain in an easy way?

Member Avatar for JorgeM
0
92
Member Avatar for ganges

[Head First Design Patterns](http://shop.oreilly.com/product/9780596007126.do)

Member Avatar for jackbauer24
0
107
Member Avatar for bkjfdghiuds

Links are blocked. Also, I would suggest either of the two:- 1.Do the coding yourself. Put a hidden border around the images and [apply max width and max height to your customization in CSS](http://www.quackit.com/css/tutorial/css_height_width.cfm). (or) 2.Do the coding yourself. Use [CSS positioning for every image](http://www.quackit.com/css/tutorial/css_positioning.cfm)(inefficient way).

Member Avatar for jackbauer24
0
214
Member Avatar for jackbauer24

HTML <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" > <html lang="en"> <head> <title>hey</title> <link rel="stylesheet" type="text/css" href="style.css"/> <script src="functions.js"></script> </head> <body> <img src="website_main-logo(main).png" class="mainLogo" height = "120" width="336"/> <img src="authoropedia_logo.png" class="authorLogo" height="112" width="249"/> </p> <hr/> <div class="linksPositionDiv"> <a class="homeLink" href="authoropedia.html"></a> <a class="aboutAlert" href="javascript:about();"></a> </div> </body> </html> CSS:- .mainLogo { position: …

Member Avatar for jackbauer24
0
117
Member Avatar for jackbauer24

Hey guys, thepythonguy here. Here is my problem:- My son has made a CSS webpage. It is in the rar file I gave you. It contains a few images on the left(Home, Home, Home, Home). They lead to non-existent files(just for learning purpoe). He has repeated the images there because …

Member Avatar for |-|x
0
117
Member Avatar for Transcendent

I don't think it has assignments, but [this](http://docs.oracle.com/javase/tutorial/) tutorial is AWESOME.

Member Avatar for Lerner
0
96
Member Avatar for sentongogray

[A short definition of the IP address](http://www.webopedia.com/TERM/I/IP_address.html)

Member Avatar for jackbauer24
0
139
Member Avatar for suavedesign

Is this the *exact* code you have used? If yes, then I see that you have left a space after "email" and before "templates."

Member Avatar for jackbauer24
0
135
Member Avatar for NetJunkie

I didn't program, but started teaching my son programming in 2010. So far I have learnt too!

Member Avatar for Reverend Jim
0
965
Member Avatar for Scuppery
Member Avatar for azareth
0
1K
Member Avatar for Ancient Dragon
Member Avatar for happygeek
0
103
Member Avatar for jackbauer24

So my son has learnt Java and has come to a decision point. First, the flashback,:- May, 2011--Back when he was 10 years old and didn't know Java, he gave C++ a try. He understood loops and variables. But when he reached the page teaching functions, he didn't understand a …

Member Avatar for Rashakil Fol
0
500
Member Avatar for razamughal67

@pytony --- This is tagged "crack password illegal." So this is not legal. So please delete this thread and report the user.

Member Avatar for jackbauer24
0
240
Member Avatar for jackbauer24

My son found [this](http://www.sourceforge.net) website and wants to make his own project. This is what he has learnt:- * Inheritance * Serialization * GUI * KeyAdapter * Everything basic He also wants it to be iterative (version 0.1, only bones, ver 0.2 some updating etc). Could you suggest any programs …

Member Avatar for DavidKroukamp
0
139
Member Avatar for pedojacko

You know, a mixture of code in blue and background code confuses others. Please tab the background code.

Member Avatar for NormR1
0
138
Member Avatar for silvercats
Member Avatar for jackbauer24

So now my son is into PHP and so I bought a book for him, Head First PHP and MySQL and my son took the code and tried it. The main page is report.html. report.html:- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" …

Member Avatar for diafol
0
307
Member Avatar for jackbauer24

When I run my bucky.java, the background color is black and not pink. Why? Here is my bucky.java:- import javax.swing.*; import java.awt.*; /** * Created by IntelliJ IDEA. * User: Administrator * Date: 3/30/12 * Time: 3:59 PM * To change this template use File | Settings | File Templates. …

Member Avatar for jackbauer24
0
180
Member Avatar for Mr.BunyRabit
Member Avatar for jackbauer24

Hey guys, sorry I didn't post for long. Now here I am, with a new issue. Here is my code:- import java.applet.*; import java.awt.*; import javax.swing.JFrame; public class HelloWorld extends JFrame { public HelloWorld() { setVisible(true); setResizable(false); setSize(300, 300); setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); } public void paint (Graphics g) { g.drawString("Hello World!", 50, …

Member Avatar for JamesCherrill
0
301
Member Avatar for jouj

That is pretty easy. An example is here:- [CODE]import java.awt.*; import javax.swing.*; class <your className> { Image im = new ImageIcon("Yourimage.jpeg/png").getImage(); JFrame frame; public static void main(String[] args) { <your className> y = new <your className>(); y.go(); } public void go() { /*normal GUI code would appear here * with …

Member Avatar for NormR1
1
170
Member Avatar for wanguard

Please DO NOT link to sites which are not even related to Daniweb. We are not people who fill out surveys for you.

Member Avatar for stultuske
-1
317
Member Avatar for raviaaaa
Member Avatar for lordsurya08
Member Avatar for jackbauer24

Here is my code:- [CODE]/* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** * * @author Administrator */ import javax.swing.*; import java.awt.event.*; import java.awt.event.*; import java.awt.*; public class MyQuiz { int score; JFrame frame; String[] questions = {"Who invented …

Member Avatar for stultuske
0
192
Member Avatar for Panathinaikos22
Member Avatar for dioioib
0
171
Member Avatar for jackbauer24

Here is my problem:- On my desktop, there is a folder called "Test." In Test, there is a folder called "toUse." In "toUse," there is a java source file called "Test" and three folders, namely "Print," "SwingFrame" and "TextFileWriter." The source file for "Test.":- [CODE]package Test.toUse; import Test.toUse.Print.Printer; public class …

Member Avatar for NormR1
0
109

The End.