Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Hot_Dog

Pages: 1 ... 95 96 [97] 98 99 ... 194
1441
Correlation / Re: Request for a Java Programmer
« on: December 22, 2010, 06:40:29 pm »
fixed .jar file uploaded in the same place. i'm off to go to a movie, if there are any more bugs leave them here and i'll deal with them once i'm back.

Enjoy your movie!  It works perfectly!

Deep Thought and Nemo, you rock

1442
Correlation / Re: Request for a Java Programmer
« on: December 22, 2010, 06:28:42 pm »
Sorry, Nemo, it does detect monochrome.  My fault :D
You mean you aren't supporting grayscale characters! *gasp*

Lol, I wouldn't mind if someone wanted to use my source code to implement it, but I'm not messing with grayscale

1443
Correlation / Re: Request for a Java Programmer
« on: December 22, 2010, 06:23:41 pm »
Sorry, Nemo, it does detect monochrome.  My fault :D

1444
Correlation / Re: Request for a Java Programmer
« on: December 22, 2010, 06:20:29 pm »
Much better!  Deep thought is right...I found my files on the desktop because my program and .bmp were in different folders.  But that's a minor detail, because I can say in the instructions "program and bitmap must be in same folder."

Okay, now the program allows illegal filenames (I put a ! in front of the program name), name needs to be forced to 8 characters, and, if possible, accept only monochrome bitmaps.

upper case A-Z only, right? i can do that.

Numbers are allowed after the first character (the first character must be uppercase A-Z)

1445
Correlation / Re: Request for a Java Programmer
« on: December 22, 2010, 06:18:15 pm »
Much better!  Deep thought is right...I found my files on the desktop because my program and .bmp were in different folders.  But that's a minor detail, because I can say in the instructions "program and bitmap must be in same folder."

Okay, now the program allows illegal filenames (I put a ! in front of the program name), name needs to be forced to 8 characters, and, if possible, accept only monochrome bitmaps.

1446
Correlation / Re: Request for a Java Programmer
« on: December 22, 2010, 06:08:48 pm »
Hmm...I'm not seeing the .8xp file (meaning I probably can't find it), and I still have the error message saying "Ending character must be larger than starting character" instead of "ending character must be larger than or equal to starting character."

Otherwise, nice job!

1447
Correlation / Re: Request for a Java Programmer
« on: December 22, 2010, 05:58:57 pm »
Wow, a lot happened in 2.5 hours...

Deep thought, thanks for the changes!  Nemo, you too!

I would like it, though, if all text boxes are blank at the beginning.  Also, I have a screenshot of a file I tried to compile and an error box with no error message.  Finally, your error message for ending/starting characters should be "larger than or equal to" as opposed to simply "larger than."

And just like Deep Thought, don't push yourself to go "above and beyond the call of duty."  Plain 'ol monochrome, uncompressed bitmaps are fine ;D

1448
Computer Usage and Setup Help / Re: Screen Recording Software
« on: December 22, 2010, 11:06:14 am »
I think you select the area of screen to capture, so its compatible with any area of the computer screen, just made for calcs.  I remember Sir or someone else recording Buckeye's pokemon red alongside a gameboy emu with it.

Yeah, but IIRC, there is a limit to how big you can make it, so it wouldn't record your entire screen.

Oh yeah, I remember now.  Of course the entire screen would be required.

1449
Computer Usage and Setup Help / Re: Screen Recording Software
« on: December 22, 2010, 10:42:26 am »
I'm not sure, but can't CalcCapture record the screen?

It certainly records the calculator's screen, but I guess you're wondering about the computer's screen...and I don't know the answer to that one

1450
Correlation / Re: Request for a Java Programmer
« on: December 22, 2010, 10:11:32 am »
@Hot_Dog: I tried to make it GUI, but the code is too complex for my experience with Java (2 months). Sorry :(

No worries, man 8)  Nemo, GUI by any chance?  ;D

Deep Thought, a couple more things if you are able.  It would be nice if the program could somehow display error messages in color.  Also, I found that I had no errors whenever my maximum character was smaller than my minimum character.  Finally, if the program name is smaller than 8 characters, I wonder if you could add 0s at the end, as in the number zero

1451
Computer Usage and Setup Help / Screen Recording Software
« on: December 22, 2010, 09:46:49 am »
Does anyone know of a good, FREE screen recording software package for stuff like youtube?  One of my friends wants to create a video tutorial for Correlation

1452
Correlation / Re: Request for a Java Programmer
« on: December 21, 2010, 10:47:28 pm »
Deep Thought, do you invert the bitmap as you write it to an .8xp file?  I'm finding that's the case, and if so, 5 stars for you

1453
Correlation / Re: Request for a Java Programmer
« on: December 21, 2010, 10:39:35 pm »
Hmm, java bmp28xp should work. Just cd over to its directory and run it.

What error does it give you?

Ah, I had ".class" at the end.  It's working now :D

1454
Correlation / Re: Request for a Java Programmer
« on: December 21, 2010, 10:36:07 pm »
Wait, you mean names for fonts have to be exactly 8 chars long?


Yep 8)

I'm having trouble running a .class file.  What do I do?

1455
Correlation / Re: Request for a Java Programmer
« on: December 21, 2010, 09:22:34 pm »
@DeepThought The 3 things you mentioned as "a couple of problems" are absolutely fine.  Please don't try to fix them.  And thanks!

@ScoutDavid If you are able to make a GUI, that would be awesome.  Feel free to look here for a suggested GUI. http://ourl.ca/7900/141527

EDIT: I couldn't see the .java file.  It was there for a moment, then it was gone

Looking at Deep's code it doesn't look very hard, but only tomorrow, sorry :S

Btw, ScoutDavid, just a reminder: The program name should be exactly 8 characters, no more and no less.  The height/width should be no more than 16, no less than 1.  The starting character and ending character should be no more than 255, no less than 0.  Finally, the ending character cannot be smaller than the starting character.

As always, let me know of any questions!

Deep Thought, no problems so far ;D

Pages: 1 ... 95 96 [97] 98 99 ... 194