jackofallgeeks: (Default)
[personal profile] jackofallgeeks
So, right... Apparently, my password for my email account just expired. This would only be a minor annoyance, except that the page where we go to change our password is currently down. The bastards. It'd be nice if they'd let us know, somehow, a few days or so in advance, that our password's about to expire. The bastards. They'd better get it up soon, or I'm going to be angry.

I got a new project yesterday, writing up code of a Java-based corkboard, where we can stick notes and the like. Unfortunately, it's a very GUI project, and I've never really done alot with graphics. I should get working on that...

Cousin gets married tomorrow. I visit Ohio in a week and a half. School starts again on the 25th.
I had more to say, but I've since forgotten.

Date: 2003-07-31 06:37 am (UTC)
From: [identity profile] ex-orin917.livejournal.com
Oh heh... Java GUI... you'll be using Java Swing I would think. Good luck with those layout managers mate... you're going to need it. What are you using as an IDE?

Date: 2003-07-31 06:45 am (UTC)
From: [identity profile] jackofallgeeks.livejournal.com
-blinku- IDE?
Yeah, I'm using Swing, but I'm not sure it can do what I need it to... Well, REALLY, I'm not sure what it can do at all; I'm not a Graphics guy. But I need t'be able to move these 'Sticky Note' objects around on the 'Corkboard' object. The Corkboard I think I can make out of a simple JPanel (mostly cause that's what I was told to do), but i'm not even sure how to start with the Sticky Notes. One can't just click and drag a button, for example, and drop it where he wants it, you see?

Date: 2003-07-31 07:04 am (UTC)
From: [identity profile] ex-orin917.livejournal.com
Heh it's a pity it has to be Java. I could do that in Director in minutes. But anyway Swing can do anything you want it to if you're persistent enough. That said it's a very complex toolkit (most GUI kits are). It'll probably take you a day or two of playing with examples and docs just to see the art of the possible.

It's going to be tricky though cos Java uses a layout system that places and scales widgets dynamically. For your notes you might be better off smacking down a drawing canvas of some kind and drawing your notes manually with graphics calls.

IDE == Integrated Development Environment. The program you code in... Java is just a command line compiler. I used Kawa back when I was doing co-op work but since I think I found JCreator to be better. JBuilder is just big and bloated and ugh... although quite good for GUI work as I recall.

Date: 2003-07-31 07:18 am (UTC)
From: [identity profile] jackofallgeeks.livejournal.com
Ah, I see. Yeah, this past semester at school I found myself JCreator, and that's what I'm using now. Before that, I just wrote everything in Notepad. I'm a big fan of Notepad. But it's a lot easier to compile with JCreator, and there are fewer windows to mess with, in the end. I think I saw JBuilder, once, but I don't remember.

It has to be Java in most part because my code is, in the end, going to be plugged into a cross-platform, net-meeting sort of application. So, yeah, that's all written in Java, necessarily, and so much my code.

Not that I really -know- any other language, per se, but that's another topic.

As it is, I think I probably am going to have to use graphics calls, and depending that might not be so difficult... I think we're going to be hooking this into a Database (and I love me some good DB action, y'know?), and so all I'd need to do is cycle through a result set and draw out the Stickys that way... The biggest trouble is, I think, going to be moving them around.... Hmmm....

Date: 2003-07-31 08:38 am (UTC)
From: [identity profile] ex-orin917.livejournal.com
Front-end is totally my thing so if you need some tips gimme a shout. As I mentioned you might find it easiest to do actual bitmap drawing straight onto a canvas(a bit of rectangle and text rendering is all you need no?) and if you do this cleverly you can make things able to drag around and such by responding to mouse events.

I'd be more specific but I don't want to bore you and my java is sketchy at the moment... haven't used it in a year or two. ^^;;

Date: 2003-07-31 08:52 am (UTC)
From: [identity profile] jackofallgeeks.livejournal.com
-laughs- I think I'm much more a back-end kinda guy right now, but I may be moving my way around. Half-way through my Bachelor's, I'm sure I've got time to decide what I like. I'm currently looking at tutorials and Documentation, and I was just looking at MouseListener stuff (as that's the obvious route to go, anyhow).

And trust me, you could not bore me with CodeTalk. I eat that stuff up. I enjoy code to a level that's illegal in seven States! Besides the fact that i'm always willing and interested in learning new stuff, be it different applications of my usual languages, or a foray into the world of C++ or CGI. -laughs-
I lurve me some good CodeStuff, yes'm.

Date: 2003-08-01 11:33 am (UTC)
From: [identity profile] winterpages.livejournal.com
hello
i noticed you're a friend of daisysweet, mel. ive been looking for her for awhile. could you possibly tell me where she is or what her current email address? i'd appriciate it :]

yael.

Date: 2003-08-02 05:50 pm (UTC)
From: [identity profile] jackofallgeeks.livejournal.com
-grins- Yes, Mel is muchly a dear friend. Unfortunately, she did a bit of a disappearing act some time ago, and try as I might, I haven't been able to find her again. i'm still looking; if you'd like me to, I can try and let you know if I see her again.

Date: 2003-08-02 10:04 pm (UTC)
From: [identity profile] winterpages.livejournal.com
i'd like that, thank you :]

Profile

jackofallgeeks: (Default)
John Noble

August 2012

S M T W T F S
   12 34
567891011
12131415161718
19202122232425
262728293031 

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Aug. 9th, 2025 09:42 am
Powered by Dreamwidth Studios