ScreenShot of you programming :)
- elbekko
-
elbekko
- Member since: Jul. 23, 2004
- Offline.
-
- Forum Stats
- Member
- Level 16
- Blank Slate
Wouldn't textareabg be an image object (created from an image file)?
bgimage = new Image('bg.png');
chat.setBackground(bgimage);
Or something like that (would be something like that in C#).
"My software never has bugs. It just develops random features. " - Unknown
[ FluxBB developer | Quickmarks 0.5.1 | Strings & Ints - my blog ]
- Jordan
-
Jordan
- Member since: Apr. 23, 2006
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
At 11/16/06 03:09 PM, seel wrote: I duno, you might have to put the file extension in there to (.png or whatever it is).
You don't understand my problem, the image is define properly, like so:
textareabgtr = new MediaTracker(this);
textareabg = getImage(getCodeBase(), "jachat_textbox_background.jpg");
textareabgtr.addImage(textareabg,0);
But the thing that i can't get working is applying that image as the background of the textarea.
- Jordan
-
Jordan
- Member since: Apr. 23, 2006
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
Okay, rate this:
http://img80.imageshack.us/img80/7316/rateno0 .jpg
- Jcrypt
-
Jcrypt
- Member since: Aug. 23, 2005
- Offline.
-
- Forum Stats
- Member
- Level 11
- Blank Slate
Not feeling that blue you have on the textarea it's contrast is to off from the rest of the application, and as for the background the gradient looks horrible pixilated i'm sorry.
- Jordan
-
Jordan
- Member since: Apr. 23, 2006
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
At 11/17/06 01:44 PM, Jcrypt wrote: gradient looks horrible pixilated i'm sorry.
The gradient isn't pixelated atall, atleast on the actual applet.
- Sir-Davey
-
Sir-Davey
- Member since: Jul. 9, 2001
- Offline.
-
- Forum Stats
- Supporter
- Level 19
- Blank Slate
Get rid of all the crap and just use system default colors. Why do you have so much empty space all around the window? What's the use?
I'm really sick of the whole application skinning trend that's going on right now. Windows XP supports themese, why do coders feel the need to skin their apps (horribly I might add) and completely break the streamlined feel that Windows can accomplish by default? If I want a really dark environment, I'm not going to set all the skins on all the applications I have to be dark. I'll just install a motherfucking theme on Windows and (i wish) everything will change accordingly.
I happen to prefer blue-ish themes, but I'm not going to make my chat application's source code twice as long just to make it blue and ugly on every user's computer. I mean, you don't know what color theme THEY may be using on their computer.
- Sir-Davey
-
Sir-Davey
- Member since: Jul. 9, 2001
- Offline.
-
- Forum Stats
- Supporter
- Level 19
- Blank Slate
At 11/18/06 08:45 AM, Sir-Davey wrote: ...
All this to say that your chat application looks like shit, Jordan. Sorry to break it to ya.
Things you can do:
-Remove that horrible, horrible 4 point gradient and leave the default background. I don't know any Java, but if there is no default color, make it light grey like all other applications in the world. Jesus.
- Make the actual chat box and typing box larger to avoid having so much whitespace around which has no use aside from taking room on the screen
- Make the "send" button smaller. It also has a lot of useless blank space around the caption.
- Jordan
-
Jordan
- Member since: Apr. 23, 2006
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
At 11/18/06 08:49 AM, Sir-Davey wrote: Things you can do:
-Remove that horrible, horrible 4 point gradient and leave the default background. I don't know any Java, but if there is no default color, make it light grey like all other applications in the world.
Actually, it isn't an application. It is a webpage-embedded applet.
- Make the actual chat box and typing box larger to avoid having so much whitespace around which has no use aside from taking room on the screen
I'm going to make use of that.
- Make the "send" button smaller. It also has a lot of useless blank space around the caption.
Okay.
But, you seem to think this is an application, it isn't. It is an applet.
- Mister-Mind
-
Mister-Mind
- Member since: Jul. 1, 2006
- Offline.
-
- Forum Stats
- Member
- Level 07
- Blank Slate
Happy 100th posts on this topic :)
- TheUnknownAggregate
-
TheUnknownAggregate
- Member since: Mar. 29, 2003
- Offline.
-
- Forum Stats
- Member
- Level 18
- Blank Slate
Well as long as I'm browsing around here waiting for the Linux kernel to compile I might as well add a screenshot of Team Nerdground's latest software project:
http://www.nerdgrounds.com/pics/screenshot1.j pg
This is the "project" in action:
http://www.nerdgrounds.com/pics/screenshot2.j pg
It's the latest Flash standalone player, with special "hacks" that allow filters to process both audio and video (by intercepting API functions). JonCampbell is busy at his place working on a record audio to WAV and record video to AVI function. He sucks at programming that kind of stuff though so I might have to write it :O
Hackipedia.org. Low level advanced programming information, for serious hackers.
Because elsewhere the commercial internet has only worthless shit for he to yearns to hack.
- Jordan
-
Jordan
- Member since: Apr. 23, 2006
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
At 11/18/06 06:04 PM, SpamBurger wrote: Did this thread turn into a place to share what you are currently coding? If so, there is already the "what have you done today lounge" or w/e it's called.
Not really, people still post screenshots.
- TheUnknownAggregate
-
TheUnknownAggregate
- Member since: Mar. 29, 2003
- Offline.
-
- Forum Stats
- Member
- Level 18
- Blank Slate
At 11/18/06 06:04 PM, SpamBurger wrote: Did this thread turn into a place to share what you are currently coding? If so, there is already the "what have you done today lounge" or w/e it's called.
Well what I am coding in the screenshot would be a lot more interesting to people here than the other things I'm coding. Who here wants a screenshot of me writing an MPEG-1 encoder in Linux using VIM from the command line? (crickets...) Thought so.
Hackipedia.org. Low level advanced programming information, for serious hackers.
Because elsewhere the commercial internet has only worthless shit for he to yearns to hack.
- Jordan
-
Jordan
- Member since: Apr. 23, 2006
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
At 11/18/06 06:54 PM, TheUnknownAggregate wrote: Well what I am coding in the screenshot would be a lot more interesting to people here than the other things I'm coding. Who here wants a screenshot of me writing an MPEG-1 encoder in Linux using VIM from the command line? (crickets...) Thought so.
Wow.. You are so hardcore!
- RageOfOrder
-
RageOfOrder
- Member since: Aug. 30, 2002
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
Still a hell of a lot more interesting than what I'm coding. At least mine looks cool (Beryl is the ulimate in eye candy)
Current project:
Working with trees in Java... simple re-structuring. Wow. Fun.
http://img183.imageshack.us/img183/3685/snaps hot40xn5.jpg
Attached pic is the output from my previous assignment... Sudoku solver in C.
http://img299.imageshack.us/img299/9383/snaps hot41mk4.jpg
Total is ~1100 lines of code..
- RageOfOrder
-
RageOfOrder
- Member since: Aug. 30, 2002
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
I got something that some of you will like :)
- Darkagentx
-
Darkagentx
- Member since: May. 5, 2005
- Offline.
-
- Forum Stats
- Member
- Level 20
- Gamer
GUI coding is serious business.
Ughh.
- CronoMan
-
CronoMan
- Member since: Jul. 19, 2004
- Offline.
-
- Forum Stats
- Member
- Level 06
- Blank Slate
This is my beloved visual studio.
What you see here is C#, my new favorite language after I discovered it unique qualities. I've liked it for a while, but last week I nearly fell in love when I discovered its greatness :)
What you see here is a project I'm currently working on, or more correctly; the map editor for it. The code you see is a part for the sprite engine which loads the graphics from a .gfx file into a series of arrays of bitmaps (for sprite animation or tiling; in its current state, tiling)
oh, I spotted a stupidity in my code :/ brb
"no sound in ass"
- Jordan
-
Jordan
- Member since: Apr. 23, 2006
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
- RageOfOrder
-
RageOfOrder
- Member since: Aug. 30, 2002
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
Surprisingly only took me an hour to write :S
- Alphabit
-
Alphabit
- Member since: Feb. 14, 2006
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
That's Delphi, PHP, Lingo and my fav; Actionscript!
Bla
- PONGpaddle
-
PONGpaddle
- Member since: Sep. 23, 2003
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
A bit of unimportant code from my project.
- whatthedeuce
-
whatthedeuce
- Member since: Jun. 4, 2005
- Offline.
-
- Forum Stats
- Member
- Level 02
- Blank Slate
At 12/6/06 02:19 PM, PONGpaddle wrote: A bit of unimportant code from my project.
http://img509.imageshack.us/my.php?image=code qp0.png
I really hope "binary" isn't the password for your database. I don't mean to insult your intelligence, but I've seen stuff like this happen before.
- Craige
-
Craige
- Member since: Jul. 17, 2004
- Offline.
-
- Forum Stats
- Member
- Level 08
- Blank Slate
I'll get a good screenshot of my programming a bit later, when I'm not so busy. I have so much school work that I'm doing right now, so I havn't been doing much programming.
// MustyWindows - Jump Through The Windows
// AmpFusion - Where Underground Becomes Mainstream
Neo Enterprise Technologies Coming soon.
- PONGpaddle
-
PONGpaddle
- Member since: Sep. 23, 2003
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
At 12/6/06 10:25 PM, whatthedeuce wrote: I really hope "binary" isn't the password for your database. I don't mean to insult your intelligence, but I've seen stuff like this happen before.
Where did that come from?
And no, that's not the password. It doesn't matter anyway, it's on localhost while it's development, so it's not like anyone can hack it.
- elbekko
-
elbekko
- Member since: Jul. 23, 2004
- Offline.
-
- Forum Stats
- Member
- Level 16
- Blank Slate
At 12/6/06 08:05 AM, LolOutLoud wrote: link
That's Delphi, PHP, Lingo and my fav; Actionscript!
Mind if I go sniffling around in your awardspace DB? :P
"My software never has bugs. It just develops random features. " - Unknown
[ FluxBB developer | Quickmarks 0.5.1 | Strings & Ints - my blog ]
- whatthedeuce
-
whatthedeuce
- Member since: Jun. 4, 2005
- Offline.
-
- Forum Stats
- Member
- Level 02
- Blank Slate
At 12/7/06 12:14 PM, PONGpaddle wrote: Where did that come from?
And no, that's not the password. It doesn't matter anyway, it's on localhost while it's development, so it's not like anyone can hack it.
Sorry, I quoted the wrong message. I was talking to LolOutLoud.
- CNRHKick
-
CNRHKick
- Member since: May. 12, 2006
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
for me, You basicly can see a fat kid with the actionscript box on flash 8 empty. you don't really need a pic for that. lol
Fighting for peace is like screwing for virginity.
- George Carlin
- Alphabit
-
Alphabit
- Member since: Feb. 14, 2006
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
At 12/7/06 12:51 PM, elbekko wrote:At 12/6/06 08:05 AM, LolOutLoud wrote: linkMind if I go sniffling around in your awardspace DB? :P
That's Delphi, PHP, Lingo and my fav; Actionscript!
nope
Bla
- Alphabit
-
Alphabit
- Member since: Feb. 14, 2006
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
At 12/7/06 09:33 PM, LolOutLoud wrote:At 12/7/06 12:51 PM, elbekko wrote:nopeAt 12/6/06 08:05 AM, LolOutLoud wrote: linkMind if I go sniffling around in your awardspace DB? :P
That's Delphi, PHP, Lingo and my fav; Actionscript!
lol, I completely forgot about that... It doesn't matter though, I'm using phpnet.us now. Awardspace had a stupid 500kb max file upload limit. I left it about 8 months ago.
Bla
- RageOfOrder
-
RageOfOrder
- Member since: Aug. 30, 2002
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
Latest Java assignment... A shallow tree. Oh boy! >:(
http://img261.imageshack.us/img261/5194/snaps hot1182bu.jpg

