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 - JWinslow23

Pages: 1 ... 32 33 [34] 35 36 ... 40
496
TI Z80 / Re: Is a QR Code Generator/Reader possible on the 84+?
« on: January 24, 2014, 06:43:01 pm »
All good ideas, but I know of the method at thonky.com , and I don't know what the part with the polynomials would equate to.

497
TI Z80 / Re: Is a QR Code Generator/Reader possible on the 84+?
« on: January 24, 2014, 05:49:15 pm »
I mean, you draw them.

498
TI Z80 / Is a QR Code Generator/Reader possible on the 84+?
« on: January 24, 2014, 05:47:47 pm »
Everyone knows what QR codes are, right? Like this:


Well, is it possible to generate and/or read them on the 84+?

499
Introduce Yourself! / Re: Hai! Nice to meet everyone!
« on: January 23, 2014, 09:30:00 pm »
Official.Xian, welcome to the community!

And please, put this QR code anywhere possible.


And have some more peanuts (unless you're allergic)!

500
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: January 18, 2014, 07:32:39 pm »
You and me both, brotha.

I never leave home without one!

502
HP Calculators / Re: HP Prime nitacku-ized (animation)
« on: January 13, 2014, 04:08:54 pm »
Show-off. <_<

It's a little too fast.

EDIT: And it doesn't loop through the *whole* screen

503
HP Calculators / Re: HP Prime nitacku-ized (animation)
« on: January 13, 2014, 11:54:19 am »
Nice to see you like it.

Oh, and everything before "63 -> A" Is unnecessary, just to give a background to fade in and out.

504
HP Calculators / Re: HP Prime nitacku-ized (animation)
« on: January 13, 2014, 11:48:22 am »
I made one in Axe!

Code: [Select]
.A
0 -> X
For(95)
0 -> Y
For(63)
If rand^2
Pxl-Change(X,Y
End
Y++
End
X++
End
63 -> A
While A
Rect(0,A,95,64-A
0 -> X
For(95)
!If pxl-Test(X,A-1
RectI(X,A,1,64-A
End
X++
End
DispGraph
A--
End

Easier than I thought.

505
Art / Re: Font Contest CSE
« on: January 13, 2014, 11:26:45 am »
Wonderful!

506
Art / Re: Font Contest CSE
« on: January 13, 2014, 11:22:06 am »
Yes, precisely.

Just make it before February.

507
Art / Re: Font Contest CSE
« on: January 13, 2014, 11:18:25 am »
As per the rules, any color that the BASIC language allows.

To see them, go in the program editor, press PRGM, and go in the COLOR menu.

You just make the fonts on the computer, and give them to me for judging.

EDIT: Assume the background is white.

508
Art / Re: Font Contest CSE
« on: January 13, 2014, 11:06:31 am »
Is anyone still participating?

509
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: January 12, 2014, 04:51:54 pm »
6244: You wonder how the crystal timers in the 84+ series work.
6245: You worry another few reasons will have been made before yours, and cause multiple numbers.

510
Miscellaneous / Re: Random YouTube Videos
« on: January 12, 2014, 03:37:24 pm »
Actually, he put his leg over the side, we stopped filming, he climbed down to the bottom, and I filmed him as he jumped onto his belly.

The rest was real.

Pages: 1 ... 32 33 [34] 35 36 ... 40